2026-04-29 08:02:50.455 | + ./stack.sh:main:485 : exec 2026-04-29 08:02:50.455 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-04-29-100250' 2026-04-29 08:02:50.455 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-04-29-100250.summary.2026-04-29-100250 2026-04-29 08:02:50.455 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:02:50.455 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-04-29-100250 2026-04-29 08:02:50.456 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-04-29-100250 /opt/stack/logs/stack.sh.log 2026-04-29 08:02:50.456 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-04-29-100250.summary.2026-04-29-100250 /opt/stack/logs/stack.sh.log.summary 2026-04-29 08:02:50.456 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-29 08:02:50.456 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-29 08:02:50.456 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-29 08:02:50.456 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-29 08:02:50.456 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-29 08:02:50.456 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-29 08:02:50.456 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-29 08:02:50.456 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-29 08:02:50.456 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-29 08:02:50.456 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-29 08:02:50.457 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-29 08:02:50.457 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-29 08:02:50.458 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-29 08:02:50.462 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-29 08:02:50.466 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-29 08:02:50.469 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-29 08:02:50.472 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-29 08:02:50.475 | + ./stack.sh:main:571 : set -o errexit 2026-04-29 08:02:50.477 | + ./stack.sh:main:574 : uname -a 2026-04-29 08:02:50.479 | 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-04-29 08:02:50.482 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-29 08:02:50.484 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-29 08:02:50.489 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-04-29 08:02:50.534 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-04-29 08:02:50.555 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-04-29 08:02:50.559 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-29 08:02:50.578 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-29 08:02:50.582 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-29 08:02:50.601 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-29 08:02:50.605 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-29 08:02:50.624 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-04-29 08:02:50.627 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-29 08:02:50.630 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-29 08:02:50.634 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-29 08:02:50.653 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-04-29 08:02:50.657 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-29 08:02:50.676 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-04-29 08:02:50.679 | + ./stack.sh:main:588 : tune_host 2026-04-29 08:02:50.682 | + lib/host:tune_host:96 : configure_host_mem 2026-04-29 08:02:50.685 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-29 08:02:50.688 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-04-29 08:02:50.691 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-29 08:02:50.694 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-29 08:02:50.696 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-29 08:02:50.699 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:02:50.702 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:02:50.705 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-04-29 08:02:50.708 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:02:50.710 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:02:50.713 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:02:50.716 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:02:50.719 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:02:50.722 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:02:50.725 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-04-29 08:02:50.727 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-04-29 08:02:50.730 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-04-29 08:02:50.734 | ++ functions-common:apt_get_update:1166 : id -u 2026-04-29 08:02:50.738 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-04-29 08:02:50.741 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-04-29 08:02:50.744 | + functions-common:time_start:2398 : local name=apt-get-update 2026-04-29 08:02:50.747 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:02:50.750 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:02:50.754 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:02:50.758 | + functions-common:time_start:2403 : _TIME_START[$name]=1777449770755 2026-04-29 08:02:50.761 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-29 08:02:50.764 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-29 08:02:50.766 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-04-29 08:02:50.890 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-04-29 08:02:50.890 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-04-29 08:02:50.890 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-04-29 08:02:50.939 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-04-29 08:02:50.948 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-04-29 08:02:54.243 | Fetched 4747 B in 1s (8995 B/s) 2026-04-29 08:02:56.116 | Reading package lists... 2026-04-29 08:02:56.148 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-04-29 08:02:56.151 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-04-29 08:02:56.155 | + functions-common:time_stop:2412 : local name 2026-04-29 08:02:56.157 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:02:56.160 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:02:56.163 | + functions-common:time_stop:2415 : local total 2026-04-29 08:02:56.165 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:02:56.167 | + functions-common:time_stop:2418 : name=apt-get-update 2026-04-29 08:02:56.169 | + functions-common:time_stop:2419 : start_time=1777449770755 2026-04-29 08:02:56.171 | + functions-common:time_stop:2421 : [[ -z 1777449770755 ]] 2026-04-29 08:02:56.175 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:02:56.179 | + functions-common:time_stop:2424 : end_time=1777449776176 2026-04-29 08:02:56.181 | + functions-common:time_stop:2425 : elapsed_time=5421 2026-04-29 08:02:56.184 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:02:56.186 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:02:56.188 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5421 2026-04-29 08:02:56.190 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-04-29 08:02:56.193 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:02:56.195 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:02:56.198 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:02:56.200 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-04-29 08:02:56.222 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-04-29 08:02:56.262 | Reading package lists... 2026-04-29 08:02:56.738 | Building dependency tree... 2026-04-29 08:02:56.740 | Reading state information... 2026-04-29 08:02:57.534 | The following NEW packages will be installed: 2026-04-29 08:02:57.537 | ksmtuned 2026-04-29 08:02:57.605 | 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:02:57.605 | Need to get 7444 B of archives. 2026-04-29 08:02:57.605 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-29 08:02:57.605 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-04-29 08:02:57.840 | perl: warning: Setting locale failed. 2026-04-29 08:02:57.840 | perl: warning: Please check that your locale settings: 2026-04-29 08:02:57.840 | LANGUAGE = (unset), 2026-04-29 08:02:57.840 | LC_ALL = "en_US.utf8", 2026-04-29 08:02:57.840 | LANG = "de_DE.UTF-8" 2026-04-29 08:02:57.840 | are supported and installed on your system. 2026-04-29 08:02:57.841 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:02:57.934 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:02:57.935 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:02:57.935 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:02:58.150 | Fetched 7444 B in 0s (211 kB/s) 2026-04-29 08:02:58.192 | Selecting previously unselected package ksmtuned. 2026-04-29 08:02:58.499 | (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-04-29 08:02:58.506 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-04-29 08:02:58.518 | Unpacking ksmtuned (4.20150326) ... 2026-04-29 08:02:58.583 | Setting up ksmtuned (4.20150326) ... 2026-04-29 08:02:58.796 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-04-29 08:02:58.992 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-04-29 08:02:59.729 | perl: warning: Setting locale failed. 2026-04-29 08:02:59.730 | perl: warning: Please check that your locale settings: 2026-04-29 08:02:59.730 | LANGUAGE = (unset), 2026-04-29 08:02:59.730 | LC_ALL = "en_US.utf8", 2026-04-29 08:02:59.730 | LANG = "de_DE.UTF-8" 2026-04-29 08:02:59.730 | are supported and installed on your system. 2026-04-29 08:02:59.730 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:02:59.875 | perl: warning: Setting locale failed. 2026-04-29 08:02:59.875 | perl: warning: Please check that your locale settings: 2026-04-29 08:02:59.875 | LANGUAGE = (unset), 2026-04-29 08:02:59.875 | LC_ALL = "en_US.utf8", 2026-04-29 08:02:59.875 | LANG = "de_DE.UTF-8" 2026-04-29 08:02:59.875 | are supported and installed on your system. 2026-04-29 08:02:59.875 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:02:59.926 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:02:59.926 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:02:59.926 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:02:59.994 | perl: warning: Setting locale failed. 2026-04-29 08:02:59.994 | perl: warning: Please check that your locale settings: 2026-04-29 08:02:59.995 | LANGUAGE = (unset), 2026-04-29 08:02:59.995 | LC_ALL = "en_US.utf8", 2026-04-29 08:02:59.995 | LANG = "de_DE.UTF-8" 2026-04-29 08:02:59.995 | are supported and installed on your system. 2026-04-29 08:02:59.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:03:00.536 | 2026-04-29 08:03:00.536 | Running kernel seems to be up-to-date. 2026-04-29 08:03:00.536 | 2026-04-29 08:03:00.537 | No services need to be restarted. 2026-04-29 08:03:00.537 | 2026-04-29 08:03:00.537 | No containers need to be restarted. 2026-04-29 08:03:00.537 | 2026-04-29 08:03:00.537 | No user sessions are running outdated binaries. 2026-04-29 08:03:00.537 | 2026-04-29 08:03:00.537 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:03:02.789 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:03:02.793 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:03:02.795 | + functions-common:time_stop:2412 : local name 2026-04-29 08:03:02.798 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:03:02.801 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:03:02.804 | + functions-common:time_stop:2415 : local total 2026-04-29 08:03:02.807 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:03:02.809 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:03:02.812 | + functions-common:time_stop:2419 : start_time=1777449776219 2026-04-29 08:03:02.815 | + functions-common:time_stop:2421 : [[ -z 1777449776219 ]] 2026-04-29 08:03:02.818 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:03:02.823 | + functions-common:time_stop:2424 : end_time=1777449782820 2026-04-29 08:03:02.826 | + functions-common:time_stop:2425 : elapsed_time=6601 2026-04-29 08:03:02.828 | + functions-common:time_stop:2426 : total=1485 2026-04-29 08:03:02.831 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:03:02.834 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8086 2026-04-29 08:03:02.837 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:03:02.840 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-29 08:03:02.844 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-29 08:03:02.845 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-29 08:03:02.866 | + lib/host:configure_ksm:19 : echo 0 2026-04-29 08:03:02.866 | 0 2026-04-29 08:03:02.871 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-29 08:03:02.874 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-04-29 08:03:02.877 | + lib/host:tune_host:97 : configure_host_net 2026-04-29 08:03:02.880 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-29 08:03:02.883 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-04-29 08:03:02.886 | + ./stack.sh:main:594 : fetch_plugins 2026-04-29 08:03:02.889 | + functions-common:fetch_plugins:1758 : local plugins= 2026-04-29 08:03:02.892 | + functions-common:fetch_plugins:1759 : local plugin 2026-04-29 08:03:02.895 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-04-29 08:03:02.898 | + functions-common:fetch_plugins:1763 : return 2026-04-29 08:03:02.901 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-29 08:03:02.904 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-04-29 08:03:02.907 | + functions-common:run_phase:1841 : local phase= 2026-04-29 08:03:02.910 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:03:02.913 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:03:02.916 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:03:02.919 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:03:02.922 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:03:02.926 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:03:02.931 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:03:02.934 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:03:02.937 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:03:02.939 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-04-29 08:03:02.943 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:03:02.961 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:03:02.964 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-29 08:03:02.967 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 08:03:02.970 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 08:03:02.973 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 08:03:02.976 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 08:03:02.979 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-04-29 08:03:02.982 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-04-29 08:03:02.985 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-04-29 08:03:02.988 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-29 08:03:02.991 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 08:03:02.994 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-04-29 08:03:02.997 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-04-29 08:03:03.000 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-04-29 08:03:03.003 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-04-29 08:03:03.005 | + functions-common:plugin_override_defaults:1804 : return 2026-04-29 08:03:03.009 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-04-29 08:03:03.031 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-04-29 08:03:03.034 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-29 08:03:03.053 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:03:03.057 | +++ lib/tls:source:43 : hostname -f 2026-04-29 08:03:03.063 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-04-29 08:03:03.066 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-29 08:03:03.068 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-29 08:03:03.072 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-29 08:03:03.074 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-29 08:03:03.077 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-29 08:03:03.080 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-29 08:03:03.083 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-29 08:03:03.086 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-29 08:03:03.089 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-29 08:03:03.094 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-04-29 08:03:03.111 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-04-29 08:03:03.135 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-04-29 08:03:03.153 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-04-29 08:03:03.171 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-04-29 08:03:03.217 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-04-29 08:03:03.310 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-04-29 08:03:03.430 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-04-29 08:03:03.464 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-04-29 08:03:03.531 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-04-29 08:03:03.588 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-04-29 08:03:03.591 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-29 08:03:03.609 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:03:03.612 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-29 08:03:03.615 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-29 08:03:03.619 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-29 08:03:03.622 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-29 08:03:03.626 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-29 08:03:03.647 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-29 08:03:03.651 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-29 08:03:03.655 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-29 08:03:03.658 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-29 08:03:03.661 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-29 08:03:03.664 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-29 08:03:03.668 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-29 08:03:03.672 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-29 08:03:03.675 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-29 08:03:03.679 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-29 08:03:03.701 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-29 08:03:03.704 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-29 08:03:03.708 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-29 08:03:03.711 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-29 08:03:03.715 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-29 08:03:03.718 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-29 08:03:03.722 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-29 08:03:03.725 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-29 08:03:03.729 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-29 08:03:03.732 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-29 08:03:03.735 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-29 08:03:03.738 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-29 08:03:03.742 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-29 08:03:03.745 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.34 2026-04-29 08:03:03.748 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-04-29 08:03:03.753 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-04-29 08:03:03.758 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-04-29 08:03:03.758 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-29 08:03:03.763 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-04-29 08:03:03.767 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-29 08:03:03.769 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-29 08:03:03.773 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-29 08:03:03.776 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-29 08:03:03.780 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-29 08:03:03.801 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-29 08:03:03.804 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.34 2026-04-29 08:03:03.808 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.34 2026-04-29 08:03:03.809 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-29 08:03:03.814 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.34 2026-04-29 08:03:03.818 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-29 08:03:03.820 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-29 08:03:03.824 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-29 08:03:03.826 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-29 08:03:03.828 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-29 08:03:03.832 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-29 08:03:03.835 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-29 08:03:03.838 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-29 08:03:03.842 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-29 08:03:03.845 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-29 08:03:03.848 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-29 08:03:03.851 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-29 08:03:03.855 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-29 08:03:03.858 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-29 08:03:03.861 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-29 08:03:03.864 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-29 08:03:03.868 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-29 08:03:03.871 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-29 08:03:03.874 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:03:03.879 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-29 08:03:03.882 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-29 08:03:03.884 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-29 08:03:03.904 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-29 08:03:03.906 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-29 08:03:03.910 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-29 08:03:03.914 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-29 08:03:03.917 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-29 08:03:03.920 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-29 08:03:03.923 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 08:03:03.925 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-29 08:03:03.928 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-29 08:03:03.931 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-29 08:03:03.934 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-29 08:03:03.937 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-29 08:03:03.939 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-29 08:03:03.942 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-29 08:03:03.945 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-29 08:03:03.947 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-29 08:03:03.950 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-29 08:03:03.953 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-29 08:03:03.955 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-04-29 08:03:03.958 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-04-29 08:03:04.086 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-04-29 08:03:04.104 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-04-29 08:03:04.107 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-29 08:03:04.111 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-29 08:03:04.114 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-29 08:03:04.117 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-29 08:03:04.120 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-29 08:03:04.124 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-29 08:03:04.127 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-29 08:03:04.129 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-29 08:03:04.132 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-29 08:03:04.136 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-29 08:03:04.139 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-04-29 08:03:04.143 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-29 08:03:04.146 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-29 08:03:04.150 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-29 08:03:04.153 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-29 08:03:04.157 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-29 08:03:04.160 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-29 08:03:04.164 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-29 08:03:04.167 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-29 08:03:04.173 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-29 08:03:04.174 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-29 08:03:04.175 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-29 08:03:04.175 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-29 08:03:04.181 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=46:0d52:3684 2026-04-29 08:03:04.184 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-29 08:03:04.188 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-29 08:03:04.191 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-29 08:03:04.195 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-29 08:03:04.198 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd46:0d52:3684::/56 2026-04-29 08:03:04.203 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd46:0d52:3684::/56 2026-04-29 08:03:04.204 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-29 08:03:04.210 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd46:0d52:3684::/64 2026-04-29 08:03:04.214 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-29 08:03:04.217 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-29 08:03:04.220 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-29 08:03:04.224 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-29 08:03:04.227 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-04-29 08:03:04.231 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-04-29 08:03:04.234 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-29 08:03:04.238 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-29 08:03:04.241 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-04-29 08:03:04.245 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-29 08:03:04.248 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-29 08:03:04.251 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-04-29 08:03:04.254 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd46:0d52:3684::/56 2026-04-29 08:03:04.257 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-04-29 08:03:04.260 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-04-29 08:03:04.266 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-04-29 08:03:04.267 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-04-29 08:03:04.267 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-04-29 08:03:04.274 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-04-29 08:03:04.281 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-04-29 08:03:04.281 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-04-29 08:03:04.281 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-04-29 08:03:04.288 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-04-29 08:03:04.294 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-04-29 08:03:04.298 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-04-29 08:03:04.302 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-04-29 08:03:04.306 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-04-29 08:03:04.310 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-04-29 08:03:04.313 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-29 08:03:04.317 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-04-29 08:03:04.320 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-29 08:03:04.344 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-04-29 08:03:04.365 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-04-29 08:03:04.385 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-04-29 08:03:04.405 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-04-29 08:03:04.425 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-04-29 08:03:04.469 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-04-29 08:03:04.473 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-29 08:03:04.477 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-29 08:03:04.480 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-29 08:03:04.485 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-29 08:03:04.489 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-29 08:03:04.513 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-29 08:03:04.517 | + ./stack.sh:main:629 : run_phase source 2026-04-29 08:03:04.520 | + functions-common:run_phase:1840 : local mode=source 2026-04-29 08:03:04.524 | + functions-common:run_phase:1841 : local phase= 2026-04-29 08:03:04.527 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:03:04.530 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:03:04.534 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:03:04.537 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:03:04.541 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:03:04.545 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:03:04.551 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:03:04.554 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:03:04.558 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:03:04.561 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-04-29 08:03:04.565 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:03:04.587 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:03:04.590 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-04-29 08:03:04.594 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-04-29 08:03:04.652 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-04-29 08:03:04.656 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-04-29 08:03:04.659 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-04-29 08:03:04.663 | + functions-common:run_phase:1862 : load_plugin_settings 2026-04-29 08:03:04.667 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-04-29 08:03:04.670 | + functions-common:load_plugin_settings:1777 : local plugin 2026-04-29 08:03:04.674 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-04-29 08:03:04.678 | + functions-common:load_plugin_settings:1781 : return 2026-04-29 08:03:04.681 | + functions-common:run_phase:1863 : verify_disabled_services 2026-04-29 08:03:04.685 | + functions-common:verify_disabled_services:2123 : local service 2026-04-29 08:03:04.689 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.692 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-04-29 08:03:04.696 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.700 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-04-29 08:03:04.704 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.708 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-04-29 08:03:04.711 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.715 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-04-29 08:03:04.719 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.723 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-04-29 08:03:04.727 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.731 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-04-29 08:03:04.734 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.738 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-04-29 08:03:04.742 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.745 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-04-29 08:03:04.749 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.753 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-04-29 08:03:04.756 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.760 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-04-29 08:03:04.764 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.768 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-04-29 08:03:04.772 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.775 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-04-29 08:03:04.779 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.782 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-04-29 08:03:04.786 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.790 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-04-29 08:03:04.794 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.797 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-04-29 08:03:04.801 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.804 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-04-29 08:03:04.808 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.812 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-04-29 08:03:04.816 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.819 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-04-29 08:03:04.823 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.827 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-04-29 08:03:04.830 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.834 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-04-29 08:03:04.837 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.841 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-04-29 08:03:04.844 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.848 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-04-29 08:03:04.852 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.855 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-04-29 08:03:04.859 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.862 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-04-29 08:03:04.866 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:03:04.869 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-04-29 08:03:04.874 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-29 08:03:04.877 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-29 08:03:04.881 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-29 08:03:04.904 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:03:04.908 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-04-29 08:03:04.912 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-29 08:03:04.916 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-29 08:03:04.939 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:03:04.943 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-29 08:03:04.947 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-04-29 08:03:04.951 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-29 08:03:04.955 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-04-29 08:03:04.958 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-04-29 08:03:04.962 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-29 08:03:04.966 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-29 08:03:04.970 | + lib/database:initialize_database_backends:92 : return 0 2026-04-29 08:03:04.974 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-29 08:03:04.974 | Using mysql database backend 2026-04-29 08:03:04.978 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-29 08:03:05.002 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-29 08:03:05.008 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-29 08:03:05.011 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-29 08:03:05.015 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-29 08:03:05.019 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 08:03:05.023 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-29 08:03:05.048 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:03:05.052 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-04-29 08:03:05.077 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-29 08:03:05.102 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:03:05.106 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-04-29 08:03:05.130 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-29 08:03:05.155 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-04-29 08:03:05.180 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:03:05.184 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-29 08:03:05.209 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:03:05.213 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-29 08:03:05.216 | + functions-common:save_stackenv:63 : local tag=762 2026-04-29 08:03:05.221 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-29 08:03:05.227 | + functions-common:save_stackenv:65 : time_stamp=2026-04-29-100305 2026-04-29 08:03:05.231 | + functions-common:save_stackenv:66 : echo '# 2026-04-29-100305 762' 2026-04-29 08:03:05.235 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.239 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 08:03:05.243 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.247 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-29 08:03:05.250 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.254 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-29 08:03:05.258 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.262 | + functions-common:save_stackenv:68 : 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-04-29 08:03:05.266 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.270 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.34 2026-04-29 08:03:05.273 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.277 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.34/identity 2026-04-29 08:03:05.281 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.285 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-04-29-100250 2026-04-29 08:03:05.289 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.293 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-29 08:03:05.297 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.301 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.34 2026-04-29 08:03:05.304 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.308 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-04-29 08:03:05.312 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.316 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-04-29 08:03:05.320 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.323 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-29 08:03:05.327 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.331 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-29 08:03:05.335 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.339 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.34 2026-04-29 08:03:05.343 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:03:05.347 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-29 08:03:05.350 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-29 08:03:05.355 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-04-29 08:03:05.358 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-04-29 08:03:05.362 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-04-29 08:03:05.365 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 08:03:05.369 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:03:05.373 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:03:05.378 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:03:05.382 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:03:05.385 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:03:05.409 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:03:05.412 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:03:05.416 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:03:05.421 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 08:03:05.421 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:03:05.428 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-04-29 08:03:05.432 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:03:05.435 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-04-29 08:03:05.439 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:03:05.442 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:03:05.446 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:03:05.449 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:03:05.453 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:03:05.456 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:03:05.460 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:03:05.463 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:03:05.468 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:03:05.473 | + functions-common:time_start:2403 : _TIME_START[$name]=1777449785469 2026-04-29 08:03:05.477 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-04-29 08:03:05.481 | Cloning into '/opt/stack/requirements'... 2026-04-29 08:03:09.302 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:03:09.305 | + functions-common:time_stop:2412 : local name 2026-04-29 08:03:09.309 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:03:09.313 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:03:09.315 | + functions-common:time_stop:2415 : local total 2026-04-29 08:03:09.318 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:03:09.322 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:03:09.324 | + functions-common:time_stop:2419 : start_time=1777449785469 2026-04-29 08:03:09.328 | + functions-common:time_stop:2421 : [[ -z 1777449785469 ]] 2026-04-29 08:03:09.333 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:03:09.338 | + functions-common:time_stop:2424 : end_time=1777449789334 2026-04-29 08:03:09.340 | + functions-common:time_stop:2425 : elapsed_time=3865 2026-04-29 08:03:09.343 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:03:09.347 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:03:09.350 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3865 2026-04-29 08:03:09.353 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-04-29 08:03:09.356 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 08:03:09.359 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:03:09.363 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:03:09.366 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:03:09.370 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:03:09.373 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:03:09.377 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:03:09.380 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:03:09.383 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:03:09.388 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:03:09.393 | + functions-common:time_start:2403 : _TIME_START[$name]=1777449789389 2026-04-29 08:03:09.396 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 08:03:09.874 | From https://review.opendev.org/openstack/requirements 2026-04-29 08:03:09.874 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 08:03:09.885 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:03:09.889 | + functions-common:time_stop:2412 : local name 2026-04-29 08:03:09.892 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:03:09.896 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:03:09.899 | + functions-common:time_stop:2415 : local total 2026-04-29 08:03:09.902 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:03:09.905 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:03:09.909 | + functions-common:time_stop:2419 : start_time=1777449789389 2026-04-29 08:03:09.911 | + functions-common:time_stop:2421 : [[ -z 1777449789389 ]] 2026-04-29 08:03:09.916 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:03:09.920 | + functions-common:time_stop:2424 : end_time=1777449789917 2026-04-29 08:03:09.924 | + functions-common:time_stop:2425 : elapsed_time=528 2026-04-29 08:03:09.927 | + functions-common:time_stop:2426 : total=3865 2026-04-29 08:03:09.930 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:03:09.934 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4393 2026-04-29 08:03:09.937 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:03:09.940 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:03:09.944 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:03:09.947 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:03:09.950 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:03:09.954 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:03:09.958 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:03:09.960 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:03:09.964 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:03:09.968 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:03:09.973 | + functions-common:time_start:2403 : _TIME_START[$name]=1777449789970 2026-04-29 08:03:09.976 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:03:09.991 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:03:09.991 | 2026-04-29 08:03:09.991 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:03:09.991 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:03:09.991 | state without impacting any branches by switching back to a branch. 2026-04-29 08:03:09.992 | 2026-04-29 08:03:09.992 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:03:09.992 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:03:09.992 | 2026-04-29 08:03:09.992 | git switch -c 2026-04-29 08:03:09.992 | 2026-04-29 08:03:09.992 | Or undo this operation with: 2026-04-29 08:03:09.992 | 2026-04-29 08:03:09.992 | git switch - 2026-04-29 08:03:09.992 | 2026-04-29 08:03:09.992 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:03:09.992 | 2026-04-29 08:03:09.993 | HEAD is now at 05450163 update constraint for horizon to new release 25.7.2 2026-04-29 08:03:09.995 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:03:09.998 | + functions-common:time_stop:2412 : local name 2026-04-29 08:03:10.001 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:03:10.005 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:03:10.007 | + functions-common:time_stop:2415 : local total 2026-04-29 08:03:10.011 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:03:10.014 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:03:10.017 | + functions-common:time_stop:2419 : start_time=1777449789970 2026-04-29 08:03:10.021 | + functions-common:time_stop:2421 : [[ -z 1777449789970 ]] 2026-04-29 08:03:10.025 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:03:10.030 | + functions-common:time_stop:2424 : end_time=1777449790026 2026-04-29 08:03:10.032 | + functions-common:time_stop:2425 : elapsed_time=56 2026-04-29 08:03:10.036 | + functions-common:time_stop:2426 : total=4393 2026-04-29 08:03:10.039 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:03:10.043 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4449 2026-04-29 08:03:10.046 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-29 08:03:10.063 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-04-29 08:03:10.067 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:03:10.068 | + functions-common:git_clone:665 : head -1 2026-04-29 08:03:10.071 | 05450163 update constraint for horizon to new release 25.7.2 2026-04-29 08:03:10.074 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:03:10.078 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-29 08:03:10.081 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:03:10.084 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-29 08:03:10.088 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-04-29 08:03:10.093 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-29 08:03:10.097 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-29 08:03:10.101 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-04-29 08:03:10.105 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-04-29 08:03:10.109 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-29 08:03:10.113 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-29 08:03:10.118 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-29 08:03:10.123 | ++ tools/install_prereqs.sh:source:47 : NOW=1777449790 2026-04-29 08:03:10.128 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-04-29 08:03:10.134 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-29 08:03:10.139 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-29 08:03:10.143 | ++ tools/install_prereqs.sh:source:49 : DELTA=1777449790 2026-04-29 08:03:10.146 | ++ tools/install_prereqs.sh:source:50 : [[ 1777449790 -lt 7200 ]] 2026-04-29 08:03:10.150 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-29 08:03:10.152 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-04-29 08:03:10.156 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-04-29 08:03:10.159 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-04-29 08:03:10.163 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-04-29 08:03:10.167 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-04-29 08:03:10.171 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-04-29 08:03:10.175 | +++ 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-04-29 08:03:10.214 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-29 08:03:10.214 | apache2-dev 2026-04-29 08:03:10.214 | bc 2026-04-29 08:03:10.214 | bsdmainutils 2026-04-29 08:03:10.214 | curl 2026-04-29 08:03:10.214 | g++ 2026-04-29 08:03:10.214 | gawk 2026-04-29 08:03:10.215 | gcc 2026-04-29 08:03:10.215 | gettext 2026-04-29 08:03:10.215 | git 2026-04-29 08:03:10.215 | graphviz 2026-04-29 08:03:10.215 | iputils-ping 2026-04-29 08:03:10.215 | libffi-dev 2026-04-29 08:03:10.215 | libjpeg-dev 2026-04-29 08:03:10.215 | libpq-dev 2026-04-29 08:03:10.215 | libssl-dev 2026-04-29 08:03:10.215 | libsystemd-dev 2026-04-29 08:03:10.215 | libxml2-dev 2026-04-29 08:03:10.215 | libxslt1-dev 2026-04-29 08:03:10.216 | libyaml-dev 2026-04-29 08:03:10.216 | lsof 2026-04-29 08:03:10.216 | openssh-server 2026-04-29 08:03:10.216 | openssl 2026-04-29 08:03:10.216 | pkg-config 2026-04-29 08:03:10.216 | psmisc 2026-04-29 08:03:10.216 | python3-dev 2026-04-29 08:03:10.216 | python3-pip 2026-04-29 08:03:10.216 | python3-systemd 2026-04-29 08:03:10.216 | python3-venv 2026-04-29 08:03:10.216 | tar 2026-04-29 08:03:10.216 | tcpdump 2026-04-29 08:03:10.217 | unzip 2026-04-29 08:03:10.217 | uuid-runtime 2026-04-29 08:03:10.217 | wget 2026-04-29 08:03:10.217 | zlib1g-dev 2026-04-29 08:03:10.217 | libkrb5-dev 2026-04-29 08:03:10.217 | libldap2-dev 2026-04-29 08:03:10.217 | libsasl2-dev 2026-04-29 08:03:10.217 | memcached 2026-04-29 08:03:10.217 | python3-mysqldb 2026-04-29 08:03:10.217 | sqlite3 2026-04-29 08:03:10.217 | conntrack 2026-04-29 08:03:10.217 | curl 2026-04-29 08:03:10.218 | ebtables 2026-04-29 08:03:10.218 | genisoimage 2026-04-29 08:03:10.218 | iptables 2026-04-29 08:03:10.218 | iputils-arping 2026-04-29 08:03:10.218 | kpartx 2026-04-29 08:03:10.218 | libjs-jquery-tablesorter 2026-04-29 08:03:10.218 | parted 2026-04-29 08:03:10.218 | pm-utils 2026-04-29 08:03:10.218 | python3-mysqldb 2026-04-29 08:03:10.218 | socat 2026-04-29 08:03:10.218 | sqlite3 2026-04-29 08:03:10.219 | sudo 2026-04-29 08:03:10.219 | vlan 2026-04-29 08:03:10.219 | lsscsi 2026-04-29 08:03:10.219 | open-iscsi 2026-04-29 08:03:10.219 | cryptsetup 2026-04-29 08:03:10.219 | dosfstools 2026-04-29 08:03:10.219 | genisoimage 2026-04-29 08:03:10.219 | gir1.2-libosinfo-1.0 2026-04-29 08:03:10.219 | netcat-openbsd 2026-04-29 08:03:10.219 | open-iscsi 2026-04-29 08:03:10.219 | qemu-utils 2026-04-29 08:03:10.219 | sg3-utils 2026-04-29 08:03:10.220 | sysfsutils 2026-04-29 08:03:10.220 | lvm2 2026-04-29 08:03:10.220 | qemu-utils 2026-04-29 08:03:10.220 | thin-provisioning-tools 2026-04-29 08:03:10.220 | acl 2026-04-29 08:03:10.220 | dnsmasq-base 2026-04-29 08:03:10.220 | dnsmasq-utils 2026-04-29 08:03:10.220 | ebtables 2026-04-29 08:03:10.220 | haproxy 2026-04-29 08:03:10.220 | iptables 2026-04-29 08:03:10.220 | iputils-arping 2026-04-29 08:03:10.221 | iputils-ping 2026-04-29 08:03:10.221 | postgresql-server-dev-all 2026-04-29 08:03:10.221 | python3-mysqldb 2026-04-29 08:03:10.221 | sqlite3 2026-04-29 08:03:10.221 | sudo 2026-04-29 08:03:10.221 | vlan 2026-04-29 08:03:10.221 | pcp' 2026-04-29 08:03:10.221 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-29 08:03:10.244 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-29 08:03:10.245 | apache2-dev 2026-04-29 08:03:10.245 | bc 2026-04-29 08:03:10.245 | bsdmainutils 2026-04-29 08:03:10.245 | curl 2026-04-29 08:03:10.245 | g++ 2026-04-29 08:03:10.245 | gawk 2026-04-29 08:03:10.245 | gcc 2026-04-29 08:03:10.245 | gettext 2026-04-29 08:03:10.245 | git 2026-04-29 08:03:10.245 | graphviz 2026-04-29 08:03:10.245 | iputils-ping 2026-04-29 08:03:10.245 | libffi-dev 2026-04-29 08:03:10.246 | libjpeg-dev 2026-04-29 08:03:10.246 | libpq-dev 2026-04-29 08:03:10.246 | libssl-dev 2026-04-29 08:03:10.246 | libsystemd-dev 2026-04-29 08:03:10.246 | libxml2-dev 2026-04-29 08:03:10.246 | libxslt1-dev 2026-04-29 08:03:10.246 | libyaml-dev 2026-04-29 08:03:10.246 | lsof 2026-04-29 08:03:10.246 | openssh-server 2026-04-29 08:03:10.246 | openssl 2026-04-29 08:03:10.246 | pkg-config 2026-04-29 08:03:10.246 | psmisc 2026-04-29 08:03:10.247 | python3-dev 2026-04-29 08:03:10.247 | python3-pip 2026-04-29 08:03:10.248 | python3-systemd 2026-04-29 08:03:10.248 | python3-venv 2026-04-29 08:03:10.248 | tar 2026-04-29 08:03:10.249 | tcpdump 2026-04-29 08:03:10.249 | unzip 2026-04-29 08:03:10.249 | uuid-runtime 2026-04-29 08:03:10.250 | wget 2026-04-29 08:03:10.250 | zlib1g-dev 2026-04-29 08:03:10.250 | libkrb5-dev 2026-04-29 08:03:10.250 | libldap2-dev 2026-04-29 08:03:10.250 | libsasl2-dev 2026-04-29 08:03:10.250 | memcached 2026-04-29 08:03:10.250 | python3-mysqldb 2026-04-29 08:03:10.250 | sqlite3 2026-04-29 08:03:10.250 | conntrack 2026-04-29 08:03:10.250 | curl 2026-04-29 08:03:10.250 | ebtables 2026-04-29 08:03:10.251 | genisoimage 2026-04-29 08:03:10.251 | iptables 2026-04-29 08:03:10.251 | iputils-arping 2026-04-29 08:03:10.251 | kpartx 2026-04-29 08:03:10.251 | libjs-jquery-tablesorter 2026-04-29 08:03:10.251 | parted 2026-04-29 08:03:10.251 | pm-utils 2026-04-29 08:03:10.251 | python3-mysqldb 2026-04-29 08:03:10.251 | socat 2026-04-29 08:03:10.251 | sqlite3 2026-04-29 08:03:10.251 | sudo 2026-04-29 08:03:10.251 | vlan 2026-04-29 08:03:10.252 | lsscsi 2026-04-29 08:03:10.252 | open-iscsi 2026-04-29 08:03:10.252 | cryptsetup 2026-04-29 08:03:10.252 | dosfstools 2026-04-29 08:03:10.252 | genisoimage 2026-04-29 08:03:10.252 | gir1.2-libosinfo-1.0 2026-04-29 08:03:10.252 | netcat-openbsd 2026-04-29 08:03:10.252 | open-iscsi 2026-04-29 08:03:10.252 | qemu-utils 2026-04-29 08:03:10.252 | sg3-utils 2026-04-29 08:03:10.252 | sysfsutils 2026-04-29 08:03:10.252 | lvm2 2026-04-29 08:03:10.253 | qemu-utils 2026-04-29 08:03:10.253 | thin-provisioning-tools 2026-04-29 08:03:10.253 | acl 2026-04-29 08:03:10.253 | dnsmasq-base 2026-04-29 08:03:10.253 | dnsmasq-utils 2026-04-29 08:03:10.253 | ebtables 2026-04-29 08:03:10.253 | haproxy 2026-04-29 08:03:10.253 | iptables 2026-04-29 08:03:10.253 | iputils-arping 2026-04-29 08:03:10.253 | iputils-ping 2026-04-29 08:03:10.253 | postgresql-server-dev-all 2026-04-29 08:03:10.254 | python3-mysqldb 2026-04-29 08:03:10.254 | sqlite3 2026-04-29 08:03:10.254 | sudo 2026-04-29 08:03:10.254 | vlan 2026-04-29 08:03:10.254 | pcp ' 2026-04-29 08:03:10.254 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-29 08:03:10.254 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:03:10.256 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:03:10.260 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-29 08:03:10.261 | ++ 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-04-29 08:03:10.266 | ++ 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-04-29 08:03:10.270 | ++ functions-common:install_package:1430 : update_package_repo 2026-04-29 08:03:10.273 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:03:10.276 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:03:10.279 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:03:10.282 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:03:10.286 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:03:10.289 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:03:10.293 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:03:10.296 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:03:10.300 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:03:10.302 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:03:10.304 | ++ functions-common:apt_get_update:1159 : return 2026-04-29 08:03:10.308 | ++ functions-common:install_package:1431 : 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-04-29 08:03:10.310 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:03:10.312 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:03:10.315 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:03:10.317 | ++ functions-common:real_install_package:1419 : 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-04-29 08:03:10.341 | ++ functions-common:apt_get:1199 : 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-04-29 08:03:10.382 | Reading package lists... 2026-04-29 08:03:10.868 | Building dependency tree... 2026-04-29 08:03:10.870 | Reading state information... 2026-04-29 08:03:11.663 | bc is already the newest version (1.07.1-3ubuntu4). 2026-04-29 08:03:11.663 | bc set to manually installed. 2026-04-29 08:03:11.663 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-04-29 08:03:11.663 | curl set to manually installed. 2026-04-29 08:03:11.663 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-04-29 08:03:11.663 | g++ set to manually installed. 2026-04-29 08:03:11.663 | gawk is already the newest version (1:5.2.1-2build3). 2026-04-29 08:03:11.663 | gawk set to manually installed. 2026-04-29 08:03:11.663 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-04-29 08:03:11.663 | gcc set to manually installed. 2026-04-29 08:03:11.664 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-04-29 08:03:11.664 | git set to manually installed. 2026-04-29 08:03:11.664 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-04-29 08:03:11.664 | iputils-ping set to manually installed. 2026-04-29 08:03:11.664 | lsof is already the newest version (4.95.0-1build3). 2026-04-29 08:03:11.664 | lsof set to manually installed. 2026-04-29 08:03:11.664 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-04-29 08:03:11.664 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-04-29 08:03:11.664 | openssl set to manually installed. 2026-04-29 08:03:11.664 | psmisc is already the newest version (23.7-1build1). 2026-04-29 08:03:11.664 | psmisc set to manually installed. 2026-04-29 08:03:11.665 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-04-29 08:03:11.665 | python3-dev set to manually installed. 2026-04-29 08:03:11.665 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-04-29 08:03:11.665 | python3-systemd is already the newest version (235-1build4). 2026-04-29 08:03:11.665 | python3-systemd set to manually installed. 2026-04-29 08:03:11.665 | tar is already the newest version (1.35+dfsg-3build1). 2026-04-29 08:03:11.665 | tar set to manually installed. 2026-04-29 08:03:11.665 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-04-29 08:03:11.665 | tcpdump set to manually installed. 2026-04-29 08:03:11.665 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-04-29 08:03:11.665 | uuid-runtime set to manually installed. 2026-04-29 08:03:11.665 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-04-29 08:03:11.666 | wget set to manually installed. 2026-04-29 08:03:11.666 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-04-29 08:03:11.667 | zlib1g-dev set to manually installed. 2026-04-29 08:03:11.667 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-04-29 08:03:11.667 | iptables set to manually installed. 2026-04-29 08:03:11.668 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-04-29 08:03:11.668 | kpartx set to manually installed. 2026-04-29 08:03:11.668 | parted is already the newest version (3.6-4build1). 2026-04-29 08:03:11.669 | parted set to manually installed. 2026-04-29 08:03:11.669 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-04-29 08:03:11.669 | sudo set to manually installed. 2026-04-29 08:03:11.669 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-04-29 08:03:11.670 | open-iscsi set to manually installed. 2026-04-29 08:03:11.670 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-04-29 08:03:11.670 | cryptsetup set to manually installed. 2026-04-29 08:03:11.670 | dosfstools is already the newest version (4.2-1.1build1). 2026-04-29 08:03:11.670 | dosfstools set to manually installed. 2026-04-29 08:03:11.670 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-04-29 08:03:11.670 | netcat-openbsd set to manually installed. 2026-04-29 08:03:11.670 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-04-29 08:03:11.670 | qemu-utils set to manually installed. 2026-04-29 08:03:11.671 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-04-29 08:03:11.671 | sg3-utils set to manually installed. 2026-04-29 08:03:11.671 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-04-29 08:03:11.671 | lvm2 set to manually installed. 2026-04-29 08:03:11.671 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-04-29 08:03:11.671 | thin-provisioning-tools set to manually installed. 2026-04-29 08:03:11.671 | acl is already the newest version (2.3.2-1build1.1). 2026-04-29 08:03:11.671 | acl set to manually installed. 2026-04-29 08:03:11.671 | dnsmasq-base is already the newest version (2.90-2ubuntu0.1). 2026-04-29 08:03:11.671 | dnsmasq-base set to manually installed. 2026-04-29 08:03:11.671 | The following additional packages will be installed: 2026-04-29 08:03:11.671 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-29 08:03:11.672 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-04-29 08:03:11.672 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-04-29 08:03:11.673 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-04-29 08:03:11.673 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-04-29 08:03:11.673 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-04-29 08:03:11.674 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-04-29 08:03:11.674 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-04-29 08:03:11.674 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-04-29 08:03:11.674 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-04-29 08:03:11.674 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-04-29 08:03:11.674 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-04-29 08:03:11.674 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-04-29 08:03:11.674 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-04-29 08:03:11.674 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-04-29 08:03:11.674 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-04-29 08:03:11.675 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-04-29 08:03:11.675 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-04-29 08:03:11.675 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-04-29 08:03:11.675 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-04-29 08:03:11.675 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-04-29 08:03:11.675 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-04-29 08:03:11.675 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-04-29 08:03:11.675 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-04-29 08:03:11.675 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-04-29 08:03:11.675 | Suggested packages: 2026-04-29 08:03:11.675 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-04-29 08:03:11.675 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-04-29 08:03:11.676 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-04-29 08:03:11.676 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-04-29 08:03:11.677 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-04-29 08:03:11.677 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-04-29 08:03:11.677 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-04-29 08:03:11.678 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-04-29 08:03:11.678 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-04-29 08:03:11.678 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-04-29 08:03:11.815 | The following NEW packages will be installed: 2026-04-29 08:03:11.815 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-04-29 08:03:11.816 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-04-29 08:03:11.816 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-04-29 08:03:11.816 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-04-29 08:03:11.816 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-04-29 08:03:11.816 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-04-29 08:03:11.816 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-04-29 08:03:11.816 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-04-29 08:03:11.816 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-04-29 08:03:11.816 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-04-29 08:03:11.816 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-04-29 08:03:11.816 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-04-29 08:03:11.817 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-04-29 08:03:11.817 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-04-29 08:03:11.818 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-04-29 08:03:11.818 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-04-29 08:03:11.818 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-04-29 08:03:11.818 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-04-29 08:03:11.818 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-04-29 08:03:11.819 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-04-29 08:03:11.819 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-04-29 08:03:11.819 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-04-29 08:03:11.819 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-04-29 08:03:11.819 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-04-29 08:03:11.819 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-04-29 08:03:11.819 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-04-29 08:03:11.819 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-04-29 08:03:11.819 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-04-29 08:03:11.819 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-04-29 08:03:11.819 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-04-29 08:03:11.819 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-04-29 08:03:11.820 | uuid-dev vbetool vlan 2026-04-29 08:03:11.905 | 0 upgraded, 161 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:03:11.906 | Need to get 175 MB of archives. 2026-04-29 08:03:11.906 | After this operation, 941 MB of additional disk space will be used. 2026-04-29 08:03:11.906 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-04-29 08:03:11.961 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-04-29 08:03:11.962 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-04-29 08:03:11.963 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-04-29 08:03:11.963 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-04-29 08:03:11.976 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1335 kB] 2026-04-29 08:03:12.016 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-04-29 08:03:12.017 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-04-29 08:03:12.019 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-04-29 08:03:12.021 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-04-29 08:03:12.063 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-04-29 08:03:12.065 | Get:12 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-04-29 08:03:12.068 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-04-29 08:03:12.069 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-04-29 08:03:12.070 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-04-29 08:03:12.071 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-04-29 08:03:12.073 | Get:17 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-04-29 08:03:12.074 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-04-29 08:03:12.074 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-04-29 08:03:12.081 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-04-29 08:03:12.100 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-04-29 08:03:12.105 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-04-29 08:03:12.113 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-04-29 08:03:12.133 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-04-29 08:03:12.135 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-04-29 08:03:12.501 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-04-29 08:03:12.685 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-04-29 08:03:12.686 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-04-29 08:03:12.688 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-04-29 08:03:12.708 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-04-29 08:03:12.715 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-04-29 08:03:12.733 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-04-29 08:03:12.842 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-04-29 08:03:12.843 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-04-29 08:03:12.846 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-04-29 08:03:12.846 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-04-29 08:03:12.847 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-04-29 08:03:12.848 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-04-29 08:03:12.849 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-04-29 08:03:12.850 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-04-29 08:03:12.850 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-04-29 08:03:12.858 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-04-29 08:03:12.872 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-04-29 08:03:12.873 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-04-29 08:03:12.887 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-04-29 08:03:12.902 | Get:46 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-04-29 08:03:12.904 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-04-29 08:03:12.904 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-04-29 08:03:12.916 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-04-29 08:03:12.924 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-04-29 08:03:12.928 | Get:51 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-04-29 08:03:12.929 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-04-29 08:03:12.934 | Get:53 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-04-29 08:03:12.936 | Get:54 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-04-29 08:03:12.939 | Get:55 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-04-29 08:03:12.941 | Get:56 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-04-29 08:03:12.953 | Get:57 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-04-29 08:03:12.957 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-04-29 08:03:12.958 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-04-29 08:03:12.958 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-04-29 08:03:12.977 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-04-29 08:03:12.978 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-04-29 08:03:12.979 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-04-29 08:03:12.999 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-04-29 08:03:13.003 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-04-29 08:03:13.004 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-04-29 08:03:13.009 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-04-29 08:03:13.010 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-04-29 08:03:13.011 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-04-29 08:03:13.011 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-04-29 08:03:13.012 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-04-29 08:03:13.015 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-04-29 08:03:13.016 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-04-29 08:03:13.038 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-04-29 08:03:13.049 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-04-29 08:03:13.052 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-04-29 08:03:13.092 | Get:77 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-04-29 08:03:13.093 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-04-29 08:03:13.093 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-04-29 08:03:13.096 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-04-29 08:03:13.097 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-04-29 08:03:13.099 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-04-29 08:03:13.107 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-04-29 08:03:13.110 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-04-29 08:03:13.111 | Get:85 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-04-29 08:03:13.111 | Get:86 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-04-29 08:03:13.120 | Get:87 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-04-29 08:03:13.122 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-04-29 08:03:13.123 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-04-29 08:03:13.124 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-04-29 08:03:13.126 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-04-29 08:03:13.134 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-04-29 08:03:13.171 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-04-29 08:03:13.172 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-04-29 08:03:13.173 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-04-29 08:03:13.355 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-04-29 08:03:13.361 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-04-29 08:03:13.363 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-04-29 08:03:13.363 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-04-29 08:03:13.363 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-04-29 08:03:13.366 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-04-29 08:03:13.366 | Get:102 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-04-29 08:03:13.367 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-04-29 08:03:13.370 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-04-29 08:03:13.372 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-04-29 08:03:13.385 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-04-29 08:03:13.386 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-04-29 08:03:13.416 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-04-29 08:03:13.438 | Get:109 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-04-29 08:03:13.439 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-04-29 08:03:13.442 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-04-29 08:03:13.443 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-04-29 08:03:13.444 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-04-29 08:03:13.445 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-04-29 08:03:13.447 | Get:115 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-04-29 08:03:13.497 | Get:116 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-04-29 08:03:13.500 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-04-29 08:03:13.506 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-04-29 08:03:13.538 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-04-29 08:03:13.540 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-04-29 08:03:13.551 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-04-29 08:03:13.552 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-04-29 08:03:13.571 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-04-29 08:03:13.575 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-04-29 08:03:13.903 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-04-29 08:03:13.906 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-04-29 08:03:13.931 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-04-29 08:03:14.006 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-04-29 08:03:14.007 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-04-29 08:03:14.644 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-04-29 08:03:14.645 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-04-29 08:03:14.666 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-04-29 08:03:14.668 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-04-29 08:03:14.668 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-04-29 08:03:14.668 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-04-29 08:03:14.669 | Get:136 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1298 kB] 2026-04-29 08:03:14.684 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1230 kB] 2026-04-29 08:03:14.715 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-04-29 08:03:14.716 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-04-29 08:03:14.717 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-04-29 08:03:14.747 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-04-29 08:03:14.756 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-04-29 08:03:14.756 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-04-29 08:03:14.756 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-04-29 08:03:14.758 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-04-29 08:03:14.760 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-04-29 08:03:14.761 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-04-29 08:03:14.762 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-04-29 08:03:14.763 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-04-29 08:03:14.764 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-04-29 08:03:14.778 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-04-29 08:03:14.778 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-04-29 08:03:14.779 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-04-29 08:03:14.780 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-04-29 08:03:14.781 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-04-29 08:03:14.781 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-04-29 08:03:14.791 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-04-29 08:03:14.792 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-04-29 08:03:14.794 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-04-29 08:03:14.837 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-04-29 08:03:14.843 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-29 08:03:15.111 | perl: warning: Setting locale failed. 2026-04-29 08:03:15.111 | perl: warning: Please check that your locale settings: 2026-04-29 08:03:15.112 | LANGUAGE = (unset), 2026-04-29 08:03:15.112 | LC_ALL = "en_US.utf8", 2026-04-29 08:03:15.112 | LANG = "de_DE.UTF-8" 2026-04-29 08:03:15.112 | are supported and installed on your system. 2026-04-29 08:03:15.112 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:03:15.174 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:03:15.174 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:03:15.174 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:03:15.533 | Vorkonfiguration der Pakete ... 2026-04-29 08:03:15.557 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:03:15.712 | Fetched 175 MB in 3s (58.6 MB/s) 2026-04-29 08:03:15.755 | Selecting previously unselected package libapr1t64:amd64. 2026-04-29 08:03:15.809 | (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-04-29 08:03:15.814 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-29 08:03:15.823 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-29 08:03:15.873 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-29 08:03:15.883 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 08:03:15.887 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:15.931 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-29 08:03:15.941 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 08:03:15.945 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:15.983 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-29 08:03:15.994 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 08:03:15.998 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:16.041 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-29 08:03:16.052 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-04-29 08:03:16.056 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-29 08:03:16.100 | Selecting previously unselected package apache2-bin. 2026-04-29 08:03:16.110 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 08:03:16.114 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:16.266 | Selecting previously unselected package apache2-data. 2026-04-29 08:03:16.276 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-04-29 08:03:16.280 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:16.479 | Selecting previously unselected package apache2-utils. 2026-04-29 08:03:16.489 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 08:03:16.494 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:16.565 | Selecting previously unselected package apache2. 2026-04-29 08:03:16.576 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 08:03:16.584 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:03:16.586 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:16.710 | Selecting previously unselected package haproxy. 2026-04-29 08:03:16.721 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 08:03:16.733 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-04-29 08:03:16.867 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-04-29 08:03:16.878 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-29 08:03:16.882 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 08:03:16.936 | Selecting previously unselected package memcached. 2026-04-29 08:03:16.947 | Preparing to unpack .../011-memcached_1.6.24-1build3_amd64.deb ... 2026-04-29 08:03:16.953 | Unpacking memcached (1.6.24-1build3) ... 2026-04-29 08:03:17.011 | Selecting previously unselected package libjson-perl. 2026-04-29 08:03:17.022 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-04-29 08:03:17.027 | Unpacking libjson-perl (4.10000-1) ... 2026-04-29 08:03:17.084 | Selecting previously unselected package postgresql-client-common. 2026-04-29 08:03:17.094 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-04-29 08:03:17.099 | Unpacking postgresql-client-common (257build1.1) ... 2026-04-29 08:03:17.156 | Selecting previously unselected package ssl-cert. 2026-04-29 08:03:17.166 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-04-29 08:03:17.171 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-04-29 08:03:17.229 | Selecting previously unselected package postgresql-common. 2026-04-29 08:03:17.239 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-04-29 08:03:17.261 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-29 08:03:17.270 | Unpacking postgresql-common (257build1.1) ... 2026-04-29 08:03:17.386 | Selecting previously unselected package libsysfs2:amd64. 2026-04-29 08:03:17.397 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-04-29 08:03:17.401 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-29 08:03:17.451 | Selecting previously unselected package sysfsutils. 2026-04-29 08:03:17.461 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-04-29 08:03:17.468 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-04-29 08:03:17.508 | Selecting previously unselected package autotools-dev. 2026-04-29 08:03:17.519 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-04-29 08:03:17.523 | Unpacking autotools-dev (20220109.1) ... 2026-04-29 08:03:17.572 | Selecting previously unselected package m4. 2026-04-29 08:03:17.582 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-04-29 08:03:17.586 | Unpacking m4 (1.4.19-4build1) ... 2026-04-29 08:03:17.664 | Selecting previously unselected package autoconf. 2026-04-29 08:03:17.675 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-04-29 08:03:17.679 | Unpacking autoconf (2.71-3) ... 2026-04-29 08:03:17.776 | Selecting previously unselected package automake. 2026-04-29 08:03:17.787 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-04-29 08:03:17.795 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-04-29 08:03:17.912 | Selecting previously unselected package autopoint. 2026-04-29 08:03:17.924 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-04-29 08:03:17.928 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-04-29 08:03:17.969 | Selecting previously unselected package libdebhelper-perl. 2026-04-29 08:03:17.982 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-04-29 08:03:17.986 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-29 08:03:18.072 | Selecting previously unselected package libllvm17t64:amd64. 2026-04-29 08:03:18.086 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:18.089 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:19.244 | Selecting previously unselected package libclang-cpp17t64. 2026-04-29 08:03:19.258 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:19.260 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:19.859 | Selecting previously unselected package libgc1:amd64. 2026-04-29 08:03:19.871 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-04-29 08:03:19.875 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-29 08:03:19.923 | Selecting previously unselected package libobjc4:amd64. 2026-04-29 08:03:19.935 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-29 08:03:19.939 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-29 08:03:19.978 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-04-29 08:03:19.990 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-29 08:03:19.994 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-29 08:03:20.051 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-04-29 08:03:20.063 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:20.066 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:20.308 | Selecting previously unselected package llvm-17-linker-tools. 2026-04-29 08:03:20.320 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:20.324 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:20.411 | Selecting previously unselected package libclang1-17t64. 2026-04-29 08:03:20.423 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:20.427 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:20.782 | Selecting previously unselected package clang-17. 2026-04-29 08:03:20.795 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:20.798 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:20.849 | Selecting previously unselected package libtool. 2026-04-29 08:03:20.861 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-04-29 08:03:20.865 | Unpacking libtool (2.4.7-7build1) ... 2026-04-29 08:03:20.919 | Selecting previously unselected package dh-autoreconf. 2026-04-29 08:03:20.931 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-04-29 08:03:20.935 | Unpacking dh-autoreconf (20) ... 2026-04-29 08:03:20.981 | Selecting previously unselected package libarchive-zip-perl. 2026-04-29 08:03:20.993 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-29 08:03:20.996 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-29 08:03:21.062 | Selecting previously unselected package libsub-override-perl. 2026-04-29 08:03:21.073 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-04-29 08:03:21.077 | Unpacking libsub-override-perl (0.10-1) ... 2026-04-29 08:03:21.115 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-29 08:03:21.127 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-04-29 08:03:21.132 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-29 08:03:21.178 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-29 08:03:21.188 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-04-29 08:03:21.193 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-04-29 08:03:21.232 | Selecting previously unselected package debugedit. 2026-04-29 08:03:21.243 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-04-29 08:03:21.247 | Unpacking debugedit (1:5.0-5build2) ... 2026-04-29 08:03:21.290 | Selecting previously unselected package dwz. 2026-04-29 08:03:21.300 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-04-29 08:03:21.304 | Unpacking dwz (0.15-1build6) ... 2026-04-29 08:03:21.350 | Selecting previously unselected package gettext. 2026-04-29 08:03:21.361 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-04-29 08:03:21.365 | Unpacking gettext (0.21-14ubuntu2) ... 2026-04-29 08:03:21.480 | Selecting previously unselected package intltool-debian. 2026-04-29 08:03:21.492 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-29 08:03:21.496 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-29 08:03:21.536 | Selecting previously unselected package po-debconf. 2026-04-29 08:03:21.546 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-29 08:03:21.550 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-29 08:03:21.635 | Selecting previously unselected package debhelper. 2026-04-29 08:03:21.648 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-04-29 08:03:21.654 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-04-29 08:03:21.918 | Selecting previously unselected package uuid-dev:amd64. 2026-04-29 08:03:21.931 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-29 08:03:21.934 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-29 08:03:21.985 | Selecting previously unselected package libsctp1:amd64. 2026-04-29 08:03:21.998 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-29 08:03:22.001 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 08:03:22.038 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-29 08:03:22.051 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-29 08:03:22.054 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 08:03:22.106 | Selecting previously unselected package libapr1-dev. 2026-04-29 08:03:22.119 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-29 08:03:22.122 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-29 08:03:22.492 | Selecting previously unselected package libldap-dev:amd64. 2026-04-29 08:03:22.505 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:22.509 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 08:03:22.673 | Selecting previously unselected package libldap2-dev. 2026-04-29 08:03:22.686 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-04-29 08:03:22.689 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 08:03:22.726 | Selecting previously unselected package libaprutil1-dev. 2026-04-29 08:03:22.738 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-29 08:03:22.742 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:23.065 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-29 08:03:23.078 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 08:03:23.081 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:23.132 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-29 08:03:23.145 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 08:03:23.149 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:23.197 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-29 08:03:23.209 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 08:03:23.213 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:23.252 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-29 08:03:23.264 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-04-29 08:03:23.268 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:23.387 | Selecting previously unselected package apache2-dev. 2026-04-29 08:03:23.399 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-29 08:03:23.403 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:23.493 | Selecting previously unselected package ncal. 2026-04-29 08:03:23.505 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-04-29 08:03:23.509 | Unpacking ncal (12.1.8) ... 2026-04-29 08:03:23.555 | Selecting previously unselected package bsdmainutils. 2026-04-29 08:03:23.567 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-04-29 08:03:23.573 | Unpacking bsdmainutils (12.1.8) ... 2026-04-29 08:03:23.609 | Selecting previously unselected package conntrack. 2026-04-29 08:03:23.621 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-04-29 08:03:23.626 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-04-29 08:03:23.665 | Selecting previously unselected package dnsmasq-utils. 2026-04-29 08:03:23.677 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-04-29 08:03:23.681 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-29 08:03:23.731 | Selecting previously unselected package ebtables. 2026-04-29 08:03:23.743 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-04-29 08:03:23.760 | Unpacking ebtables (2.0.11-6build1) ... 2026-04-29 08:03:23.810 | Selecting previously unselected package fonts-liberation. 2026-04-29 08:03:23.822 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-04-29 08:03:23.826 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-04-29 08:03:23.918 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-04-29 08:03:23.930 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-04-29 08:03:23.934 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-04-29 08:03:23.981 | Selecting previously unselected package fonts-liberation2. 2026-04-29 08:03:23.994 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-04-29 08:03:23.998 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-04-29 08:03:24.034 | Selecting previously unselected package genisoimage. 2026-04-29 08:03:24.047 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-04-29 08:03:24.051 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-04-29 08:03:24.110 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-29 08:03:24.122 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-04-29 08:03:24.126 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-29 08:03:24.173 | Selecting previously unselected package libann0. 2026-04-29 08:03:24.186 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-04-29 08:03:24.190 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-04-29 08:03:24.231 | Selecting previously unselected package libcdt5:amd64. 2026-04-29 08:03:24.243 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:24.246 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:24.287 | Selecting previously unselected package libcgraph6:amd64. 2026-04-29 08:03:24.300 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:24.303 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:24.345 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-29 08:03:24.357 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-29 08:03:24.361 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-29 08:03:24.408 | Selecting previously unselected package libltdl7:amd64. 2026-04-29 08:03:24.421 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-04-29 08:03:24.425 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-04-29 08:03:24.468 | Selecting previously unselected package libpathplan4:amd64. 2026-04-29 08:03:24.480 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:24.484 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:24.527 | Selecting previously unselected package libgvc6. 2026-04-29 08:03:24.539 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:24.542 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:24.609 | Selecting previously unselected package libgvpr2:amd64. 2026-04-29 08:03:24.620 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:24.624 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:24.689 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-29 08:03:24.701 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:24.709 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:24.780 | Selecting previously unselected package libice6:amd64. 2026-04-29 08:03:24.791 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-04-29 08:03:24.794 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-04-29 08:03:24.836 | Selecting previously unselected package libsm6:amd64. 2026-04-29 08:03:24.849 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-04-29 08:03:24.852 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-29 08:03:24.895 | Selecting previously unselected package libxt6t64:amd64. 2026-04-29 08:03:24.908 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-04-29 08:03:24.911 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-29 08:03:24.958 | Selecting previously unselected package libxmu6:amd64. 2026-04-29 08:03:24.970 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-04-29 08:03:24.974 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-29 08:03:25.015 | Selecting previously unselected package libxaw7:amd64. 2026-04-29 08:03:25.028 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-04-29 08:03:25.032 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-29 08:03:25.077 | Selecting previously unselected package graphviz. 2026-04-29 08:03:25.090 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-29 08:03:25.093 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:25.215 | Selecting previously unselected package icu-devtools. 2026-04-29 08:03:25.228 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-04-29 08:03:25.231 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-04-29 08:03:25.294 | Selecting previously unselected package iputils-arping. 2026-04-29 08:03:25.306 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-29 08:03:25.310 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-29 08:03:25.353 | Selecting previously unselected package comerr-dev:amd64. 2026-04-29 08:03:25.366 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-04-29 08:03:25.372 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-29 08:03:25.424 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-04-29 08:03:25.437 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 08:03:25.440 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:25.485 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-04-29 08:03:25.498 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 08:03:25.502 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:25.543 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-04-29 08:03:25.556 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 08:03:25.559 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:25.603 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-04-29 08:03:25.616 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 08:03:25.619 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:25.659 | Selecting previously unselected package krb5-multidev:amd64. 2026-04-29 08:03:25.671 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 08:03:25.675 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:25.748 | Selecting previously unselected package libarchive-cpio-perl. 2026-04-29 08:03:25.761 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-04-29 08:03:25.765 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-04-29 08:03:25.809 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-04-29 08:03:25.821 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:25.825 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:26.115 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-04-29 08:03:26.127 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-04-29 08:03:26.131 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-04-29 08:03:26.173 | Selecting previously unselected package libgts-bin. 2026-04-29 08:03:26.185 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-29 08:03:26.189 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-04-29 08:03:26.242 | Selecting previously unselected package libicu-dev:amd64. 2026-04-29 08:03:26.255 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-04-29 08:03:26.259 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-29 08:03:26.818 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-04-29 08:03:26.828 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-04-29 08:03:26.832 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-29 08:03:26.889 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-04-29 08:03:26.902 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-04-29 08:03:26.906 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 08:03:26.943 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-29 08:03:26.955 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-04-29 08:03:26.959 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 08:03:26.996 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-29 08:03:27.009 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-04-29 08:03:27.012 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-29 08:03:27.053 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-29 08:03:27.065 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-04-29 08:03:27.069 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-29 08:03:27.183 | Selecting previously unselected package libtypes-serialiser-perl. 2026-04-29 08:03:27.196 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-04-29 08:03:27.200 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-04-29 08:03:27.242 | Selecting previously unselected package libjson-xs-perl. 2026-04-29 08:03:27.254 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:27.258 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-04-29 08:03:27.305 | Selecting previously unselected package libltdl-dev:amd64. 2026-04-29 08:03:27.318 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-04-29 08:03:27.322 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-04-29 08:03:27.389 | Selecting previously unselected package libsys-hostname-long-perl. 2026-04-29 08:03:27.402 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-04-29 08:03:27.405 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-04-29 08:03:27.446 | Selecting previously unselected package libmail-sendmail-perl. 2026-04-29 08:03:27.459 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-04-29 08:03:27.462 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-04-29 08:03:27.512 | Selecting previously unselected package mysql-common. 2026-04-29 08:03:27.525 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-04-29 08:03:27.544 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-04-29 08:03:27.590 | Selecting previously unselected package libmysqlclient21:amd64. 2026-04-29 08:03:27.603 | Preparing to unpack .../106-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:27.607 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:03:27.707 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-29 08:03:27.719 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-29 08:03:27.723 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-29 08:03:27.810 | Selecting previously unselected package pcp-conf. 2026-04-29 08:03:27.822 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:27.826 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-04-29 08:03:27.872 | Selecting previously unselected package libpcp3t64. 2026-04-29 08:03:27.884 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:27.888 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:27.939 | Selecting previously unselected package libpcp-pmda3t64. 2026-04-29 08:03:27.951 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:27.955 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:27.995 | Selecting previously unselected package libpcp-pmda-perl. 2026-04-29 08:03:28.007 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:28.011 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-04-29 08:03:28.056 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-29 08:03:28.069 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-04-29 08:03:28.072 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-29 08:03:28.116 | Selecting previously unselected package libpq5:amd64. 2026-04-29 08:03:28.129 | Preparing to unpack .../113-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:28.133 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:28.175 | Selecting previously unselected package libssl-dev:amd64. 2026-04-29 08:03:28.187 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-04-29 08:03:28.191 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-29 08:03:28.405 | Selecting previously unselected package libpq-dev. 2026-04-29 08:03:28.418 | Preparing to unpack .../115-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:28.422 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:28.477 | Selecting previously unselected package libsasl2-dev. 2026-04-29 08:03:28.489 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-04-29 08:03:28.493 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-29 08:03:28.572 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-29 08:03:28.584 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-04-29 08:03:28.588 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-29 08:03:28.831 | Selecting previously unselected package libx86-1:amd64. 2026-04-29 08:03:28.844 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-04-29 08:03:28.847 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-04-29 08:03:28.890 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-29 08:03:28.901 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-04-29 08:03:28.904 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-29 08:03:29.001 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-29 08:03:29.014 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-29 08:03:29.018 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-29 08:03:29.113 | Selecting previously unselected package llvm-17-runtime. 2026-04-29 08:03:29.125 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:29.129 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:29.196 | Selecting previously unselected package libpfm4:amd64. 2026-04-29 08:03:29.208 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-04-29 08:03:29.212 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-29 08:03:29.280 | Selecting previously unselected package llvm-17. 2026-04-29 08:03:29.292 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:29.297 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:30.581 | Selecting previously unselected package libffi-dev:amd64. 2026-04-29 08:03:30.595 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-04-29 08:03:30.599 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-29 08:03:30.658 | Selecting previously unselected package llvm-17-tools. 2026-04-29 08:03:30.672 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:30.676 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:31.023 | Selecting previously unselected package libz3-4:amd64. 2026-04-29 08:03:31.037 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-04-29 08:03:31.041 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-29 08:03:31.262 | Selecting previously unselected package libz3-dev:amd64. 2026-04-29 08:03:31.276 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-04-29 08:03:31.280 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-29 08:03:31.335 | Selecting previously unselected package llvm-17-dev. 2026-04-29 08:03:31.349 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-29 08:03:31.352 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:34.872 | Selecting previously unselected package lsscsi. 2026-04-29 08:03:34.887 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-04-29 08:03:34.891 | Unpacking lsscsi (0.32-1build1) ... 2026-04-29 08:03:34.954 | Selecting previously unselected package osinfo-db. 2026-04-29 08:03:34.968 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-04-29 08:03:34.972 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-29 08:03:35.641 | Selecting previously unselected package pkgconf-bin. 2026-04-29 08:03:35.654 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-04-29 08:03:35.657 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-04-29 08:03:35.701 | Selecting previously unselected package pkgconf:amd64. 2026-04-29 08:03:35.713 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-04-29 08:03:35.720 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-04-29 08:03:35.765 | Selecting previously unselected package pkg-config:amd64. 2026-04-29 08:03:35.777 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-04-29 08:03:35.783 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-04-29 08:03:35.826 | Selecting previously unselected package pm-utils. 2026-04-29 08:03:35.837 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-04-29 08:03:35.840 | Unpacking pm-utils (1.4.1-21) ... 2026-04-29 08:03:35.916 | Selecting previously unselected package postgresql-client-16. 2026-04-29 08:03:35.929 | Preparing to unpack .../135-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:35.932 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:36.128 | Selecting previously unselected package postgresql-server-dev-16. 2026-04-29 08:03:36.141 | Preparing to unpack .../136-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:03:36.144 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:36.699 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-04-29 08:03:36.711 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-04-29 08:03:36.716 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-29 08:03:36.771 | Selecting previously unselected package python3-mysqldb. 2026-04-29 08:03:36.784 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-04-29 08:03:36.788 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-04-29 08:03:36.840 | Selecting previously unselected package python3-pip-whl. 2026-04-29 08:03:36.853 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-29 08:03:36.857 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-29 08:03:36.915 | Selecting previously unselected package python3-setuptools-whl. 2026-04-29 08:03:36.927 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-04-29 08:03:36.932 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-29 08:03:36.983 | Selecting previously unselected package python3.12-venv. 2026-04-29 08:03:36.996 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-04-29 08:03:37.000 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-04-29 08:03:37.038 | Selecting previously unselected package python3-venv. 2026-04-29 08:03:37.050 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-29 08:03:37.055 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-29 08:03:37.090 | Selecting previously unselected package sqlite3. 2026-04-29 08:03:37.102 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-04-29 08:03:37.106 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-29 08:03:37.151 | Selecting previously unselected package unzip. 2026-04-29 08:03:37.164 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-04-29 08:03:37.168 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-04-29 08:03:37.218 | Selecting previously unselected package vbetool. 2026-04-29 08:03:37.230 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-04-29 08:03:37.234 | Unpacking vbetool (1.1-5) ... 2026-04-29 08:03:37.274 | Selecting previously unselected package libosinfo-l10n. 2026-04-29 08:03:37.287 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-04-29 08:03:37.290 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-04-29 08:03:37.359 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-29 08:03:37.370 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-04-29 08:03:37.374 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-29 08:03:37.415 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-29 08:03:37.428 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-04-29 08:03:37.431 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-29 08:03:37.469 | Selecting previously unselected package libkrb5-dev:amd64. 2026-04-29 08:03:37.482 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-29 08:03:37.485 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:37.533 | Selecting previously unselected package libpcp-archive1t64. 2026-04-29 08:03:37.546 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.549 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:37.589 | Selecting previously unselected package libpcp-gui2t64. 2026-04-29 08:03:37.602 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.606 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:37.646 | Selecting previously unselected package libpcp-import1t64. 2026-04-29 08:03:37.659 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.662 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:37.704 | Selecting previously unselected package libpcp-mmv1t64. 2026-04-29 08:03:37.723 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.727 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:37.768 | Selecting previously unselected package libpcp-trace2t64. 2026-04-29 08:03:37.781 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.785 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:37.825 | Selecting previously unselected package libpcp-web1t64. 2026-04-29 08:03:37.838 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.841 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:37.885 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-29 08:03:37.899 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-04-29 08:03:37.902 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-29 08:03:37.947 | Selecting previously unselected package python3-pcp. 2026-04-29 08:03:37.960 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:37.964 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-04-29 08:03:38.026 | Selecting previously unselected package pcp. 2026-04-29 08:03:38.039 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-04-29 08:03:38.306 | Unpacking pcp (6.2.0-1.1build4) ... 2026-04-29 08:03:39.230 | Selecting previously unselected package socat. 2026-04-29 08:03:39.246 | Preparing to unpack .../159-socat_1.8.0.0-4build3_amd64.deb ... 2026-04-29 08:03:39.250 | Unpacking socat (1.8.0.0-4build3) ... 2026-04-29 08:03:39.325 | Selecting previously unselected package vlan. 2026-04-29 08:03:39.338 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-04-29 08:03:39.343 | Unpacking vlan (2.0.5ubuntu5) ... 2026-04-29 08:03:39.432 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-04-29 08:03:39.444 | Setting up postgresql-client-common (257build1.1) ... 2026-04-29 08:03:39.463 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-29 08:03:39.475 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-04-29 08:03:39.487 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-04-29 08:03:39.527 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-29 08:03:39.535 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-29 08:03:39.546 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:03:39.558 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-29 08:03:39.569 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-29 08:03:39.580 | Setting up gettext (0.21-14ubuntu2) ... 2026-04-29 08:03:39.591 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-29 08:03:39.603 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-29 08:03:39.615 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-29 08:03:39.627 | Setting up sysfsutils (2.1.1-6build1) ... 2026-04-29 08:03:40.281 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-29 08:03:40.281 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-29 08:03:40.789 | Setting up ncal (12.1.8) ... 2026-04-29 08:03:40.802 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-29 08:03:40.814 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-04-29 08:03:40.825 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-29 08:03:40.837 | Setting up vbetool (1.1-5) ... 2026-04-29 08:03:40.848 | Setting up pm-utils (1.4.1-21) ... 2026-04-29 08:03:40.867 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-04-29 08:03:40.881 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-29 08:03:40.893 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:40.904 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:40.915 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-04-29 08:03:40.926 | Setting up m4 (1.4.19-4build1) ... 2026-04-29 08:03:40.937 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 08:03:40.948 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-29 08:03:40.982 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-29 08:03:40.994 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-04-29 08:03:41.005 | Setting up memcached (1.6.24-1build3) ... 2026-04-29 08:03:41.958 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-04-29 08:03:42.451 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:42.462 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-29 08:03:42.472 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-04-29 08:03:42.723 | Setting up autotools-dev (20220109.1) ... 2026-04-29 08:03:42.733 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-29 08:03:42.742 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:42.751 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-29 08:03:42.760 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-29 08:03:42.769 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:42.778 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:42.788 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-04-29 08:03:42.849 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:03:42.849 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:03:42.850 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:03:43.035 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:03:43.557 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-04-29 08:03:44.035 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:44.045 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 08:03:44.054 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-29 08:03:44.063 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:44.074 | Setting up ebtables (2.0.11-6build1) ... 2026-04-29 08:03:44.657 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-29 08:03:44.665 | Setting up socat (1.8.0.0-4build3) ... 2026-04-29 08:03:44.675 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-04-29 08:03:44.685 | Setting up bsdmainutils (12.1.8) ... 2026-04-29 08:03:44.696 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-29 08:03:44.707 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-04-29 08:03:44.717 | Setting up autopoint (0.21-14ubuntu2) ... 2026-04-29 08:03:44.726 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-04-29 08:03:44.735 | Setting up lsscsi (0.32-1build1) ... 2026-04-29 08:03:44.744 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-29 08:03:44.753 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-04-29 08:03:44.762 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-29 08:03:44.772 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-04-29 08:03:44.781 | Setting up autoconf (2.71-3) ... 2026-04-29 08:03:44.793 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:44.802 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:44.812 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-04-29 08:03:44.821 | Setting up dwz (0.15-1build6) ... 2026-04-29 08:03:44.830 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 08:03:44.839 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-29 08:03:44.848 | Setting up vlan (2.0.5ubuntu5) ... 2026-04-29 08:03:44.870 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:44.879 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-04-29 08:03:44.888 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:44.897 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-29 08:03:44.907 | Setting up libjson-perl (4.10000-1) ... 2026-04-29 08:03:44.916 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:44.930 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-04-29 08:03:44.939 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-04-29 08:03:44.964 | Setting up debugedit (1:5.0-5build2) ... 2026-04-29 08:03:44.993 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-29 08:03:45.002 | Setting up libsub-override-perl (0.10-1) ... 2026-04-29 08:03:45.011 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-29 08:03:45.021 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:45.030 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:45.039 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:45.048 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-04-29 08:03:45.057 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 08:03:45.066 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-29 08:03:45.075 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-04-29 08:03:45.087 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-29 08:03:45.095 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-04-29 08:03:45.104 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-29 08:03:45.113 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-04-29 08:03:45.122 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:45.132 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-04-29 08:03:45.142 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-04-29 08:03:45.160 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-29 08:03:45.177 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-04-29 08:03:45.193 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:45.207 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-04-29 08:03:45.217 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-29 08:03:45.226 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:45.236 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-29 08:03:45.245 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:45.254 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-04-29 08:03:45.362 | Setting up libtool (2.4.7-7build1) ... 2026-04-29 08:03:45.372 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-29 08:03:45.382 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:45.928 | 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-04-29 08:03:45.966 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-29 08:03:45.976 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-04-29 08:03:46.825 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-04-29 08:03:47.420 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:47.432 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-29 08:03:47.441 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:47.451 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:47.460 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-04-29 08:03:47.469 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-29 08:03:47.478 | Setting up dh-autoreconf (20) ... 2026-04-29 08:03:47.487 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:47.496 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-04-29 08:03:47.505 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-04-29 08:03:47.514 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-29 08:03:47.523 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-29 08:03:47.532 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-29 08:03:47.541 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-29 08:03:47.550 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-04-29 08:03:47.559 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-29 08:03:47.568 | Setting up postgresql-common (257build1.1) ... 2026-04-29 08:03:47.638 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:03:47.638 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:03:47.638 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:03:47.716 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:03:48.170 | 2026-04-29 08:03:48.170 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-29 08:03:48.350 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-29 08:03:48.350 | Removing obsolete dictionary files: 2026-04-29 08:03:49.365 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-04-29 08:03:49.922 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:49.975 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:49.986 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-29 08:03:50.000 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-04-29 08:03:50.011 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:50.023 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-04-29 08:03:50.035 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:50.046 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:50.058 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:50.069 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:50.081 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-29 08:03:50.093 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:50.105 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-29 08:03:50.117 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:50.128 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:50.140 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-29 08:03:50.151 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:50.163 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-29 08:03:50.174 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-04-29 08:03:50.186 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:50.197 | Setting up debhelper (13.14.1ubuntu5) ... 2026-04-29 08:03:50.209 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-29 08:03:50.220 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:50.232 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-29 08:03:50.244 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:50.255 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:50.267 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-29 08:03:50.279 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-29 08:03:50.291 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-29 08:03:50.303 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:50.315 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-04-29 08:03:50.329 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-04-29 08:03:50.980 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:03:51.024 | Enabling module mpm_event. 2026-04-29 08:03:51.081 | Enabling module authz_core. 2026-04-29 08:03:51.087 | Enabling module authz_host. 2026-04-29 08:03:51.136 | Enabling module authn_core. 2026-04-29 08:03:51.141 | Enabling module auth_basic. 2026-04-29 08:03:51.190 | Enabling module access_compat. 2026-04-29 08:03:51.238 | Enabling module authn_file. 2026-04-29 08:03:51.288 | Enabling module authz_user. 2026-04-29 08:03:51.336 | Enabling module alias. 2026-04-29 08:03:51.384 | Enabling module dir. 2026-04-29 08:03:51.432 | Enabling module autoindex. 2026-04-29 08:03:51.482 | Enabling module env. 2026-04-29 08:03:51.532 | Enabling module mime. 2026-04-29 08:03:51.581 | Enabling module negotiation. 2026-04-29 08:03:51.629 | Enabling module setenvif. 2026-04-29 08:03:51.678 | Enabling module filter. 2026-04-29 08:03:51.725 | Enabling module deflate. 2026-04-29 08:03:51.773 | Enabling module status. 2026-04-29 08:03:51.821 | Enabling module reqtimeout. 2026-04-29 08:03:51.869 | Enabling conf charset. 2026-04-29 08:03:51.917 | Enabling conf localized-error-pages. 2026-04-29 08:03:51.966 | Enabling conf other-vhosts-access-log. 2026-04-29 08:03:52.013 | Enabling conf security. 2026-04-29 08:03:52.062 | Enabling conf serve-cgi-bin. 2026-04-29 08:03:52.109 | Enabling site 000-default. 2026-04-29 08:03:53.168 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-04-29 08:03:53.851 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-04-29 08:03:55.268 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-04-29 08:03:55.278 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-04-29 08:03:55.595 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-29 08:03:55.605 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-29 08:03:55.615 | Setting up pcp (6.2.0-1.1build4) ... 2026-04-29 08:03:57.299 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-04-29 08:03:57.366 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-04-29 08:03:57.437 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-04-29 08:03:57.504 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-04-29 08:03:59.243 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-04-29 08:03:59.512 | Processing triggers for ufw (0.36.2-6) ... 2026-04-29 08:03:59.660 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-04-29 08:03:59.719 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:04:03.493 | Processing triggers for install-info (7.1-3build2) ... 2026-04-29 08:04:03.661 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-29 08:04:03.710 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 08:04:03.973 | perl: warning: Setting locale failed. 2026-04-29 08:04:03.973 | perl: warning: Please check that your locale settings: 2026-04-29 08:04:03.973 | LANGUAGE = (unset), 2026-04-29 08:04:03.973 | LC_ALL = "en_US.utf8", 2026-04-29 08:04:03.973 | LANG = "de_DE.UTF-8" 2026-04-29 08:04:03.973 | are supported and installed on your system. 2026-04-29 08:04:03.973 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:04:04.104 | perl: warning: Setting locale failed. 2026-04-29 08:04:04.104 | perl: warning: Please check that your locale settings: 2026-04-29 08:04:04.104 | LANGUAGE = (unset), 2026-04-29 08:04:04.104 | LC_ALL = "en_US.utf8", 2026-04-29 08:04:04.104 | LANG = "de_DE.UTF-8" 2026-04-29 08:04:04.104 | are supported and installed on your system. 2026-04-29 08:04:04.104 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:04:04.154 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:04:04.154 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:04:04.154 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:04:04.223 | perl: warning: Setting locale failed. 2026-04-29 08:04:04.224 | perl: warning: Please check that your locale settings: 2026-04-29 08:04:04.224 | LANGUAGE = (unset), 2026-04-29 08:04:04.224 | LC_ALL = "en_US.utf8", 2026-04-29 08:04:04.224 | LANG = "de_DE.UTF-8" 2026-04-29 08:04:04.224 | are supported and installed on your system. 2026-04-29 08:04:04.224 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:04:04.727 | 2026-04-29 08:04:04.727 | Running kernel seems to be up-to-date. 2026-04-29 08:04:04.727 | 2026-04-29 08:04:04.727 | No services need to be restarted. 2026-04-29 08:04:04.727 | 2026-04-29 08:04:04.727 | No containers need to be restarted. 2026-04-29 08:04:04.727 | 2026-04-29 08:04:04.727 | No user sessions are running outdated binaries. 2026-04-29 08:04:04.727 | 2026-04-29 08:04:04.727 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:04:06.826 | ++ functions-common:apt_get:1203 : result=0 2026-04-29 08:04:06.831 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:04:06.834 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:04:06.839 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:04:06.843 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:04:06.847 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:04:06.850 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:04:06.854 | ++ functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:04:06.858 | ++ functions-common:time_stop:2419 : start_time=1777449790337 2026-04-29 08:04:06.862 | ++ functions-common:time_stop:2421 : [[ -z 1777449790337 ]] 2026-04-29 08:04:06.867 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:04:06.874 | ++ functions-common:time_stop:2424 : end_time=1777449846869 2026-04-29 08:04:06.878 | ++ functions-common:time_stop:2425 : elapsed_time=56532 2026-04-29 08:04:06.882 | ++ functions-common:time_stop:2426 : total=8086 2026-04-29 08:04:06.886 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:04:06.890 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=64618 2026-04-29 08:04:06.894 | ++ functions-common:apt_get:1207 : return 0 2026-04-29 08:04:06.898 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-29 08:04:06.902 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-29 08:04:06.907 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-04-29 08:04:06.915 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-04-29 08:04:06.919 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-04-29 08:04:06.924 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-29 08:04:06.931 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-29 08:04:06.937 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-29 08:04:06.942 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-29 08:04:06.946 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-04-29 08:04:06.950 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:04:07.309 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-04-29 08:04:07.311 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-29 08:04:07.314 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-29 08:04:07.317 | + functions-common:GetDistro:470 : GetOSVersion 2026-04-29 08:04:07.320 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-04-29 08:04:07.322 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-29 08:04:07.325 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-04-29 08:04:07.328 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-04-29 08:04:07.331 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-29 08:04:07.333 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-04-29 08:04:07.336 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-04-29 08:04:07.338 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-04-29 08:04:07.341 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-04-29 08:04:07.344 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-04-29 08:04:07.346 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-29 08:04:07.349 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-29 08:04:07.351 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-04-29 08:04:07.354 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-04-29 08:04:07.357 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-04-29 08:04:07.360 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-04-29 08:04:07.364 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-04-29 08:04:07.367 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-04-29 08:04:07.369 | + functions-common:_ensure_lsb_release:418 : return 2026-04-29 08:04:07.372 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-04-29 08:04:07.389 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-04-29 08:04:07.392 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-04-29 08:04:07.408 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-04-29 08:04:07.411 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-04-29 08:04:07.427 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-04-29 08:04:07.430 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-04-29 08:04:07.433 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-04-29 08:04:07.436 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-04-29 08:04:07.438 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-04-29 08:04:07.441 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-04-29 08:04:07.444 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-04-29 08:04:07.447 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-04-29 08:04:07.450 | + functions-common:GetDistro:474 : DISTRO=noble 2026-04-29 08:04:07.452 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-04-29 08:04:07.455 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-04-29 08:04:07.455 | Distro: noble 2026-04-29 08:04:07.458 | + tools/install_pip.sh:main:117 : get_versions 2026-04-29 08:04:07.461 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-29 08:04:07.466 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-29 08:04:07.469 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-29 08:04:07.473 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-29 08:04:07.473 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-29 08:04:08.213 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-29 08:04:08.215 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-29 08:04:08.216 | pip: 24.0 2026-04-29 08:04:08.218 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-29 08:04:08.221 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-29 08:04:08.223 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:04:08.226 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:04:08.228 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:04:08.231 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:04:08.233 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:04:08.236 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:04:08.239 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:04:08.241 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:04:08.243 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:04:08.246 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:04:08.248 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:04:08.251 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:04:08.253 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:04:08.255 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-29 08:04:08.258 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:04:08.260 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:04:08.263 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-29 08:04:08.269 | + tools/install_pip.sh:main:146 : set -x 2026-04-29 08:04:08.272 | + tools/install_pip.sh:main:149 : get_versions 2026-04-29 08:04:08.275 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-29 08:04:08.280 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-29 08:04:08.283 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-29 08:04:08.287 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-29 08:04:08.288 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-29 08:04:08.884 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-29 08:04:08.886 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-29 08:04:08.886 | pip: 24.0 2026-04-29 08:04:08.891 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-04-29 08:04:08.896 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-04-29 08:04:08.899 | + ./stack.sh:main:801 : fixup_all 2026-04-29 08:04:08.902 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-29 08:04:08.905 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-29 08:04:08.909 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:04:08.912 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:04:08.916 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-29 08:04:08.932 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-04-29 08:04:08.949 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-29 08:04:08.966 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-29 08:04:08.970 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-29 08:04:08.973 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:04:08.977 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:04:08.980 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:04:08.984 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:04:08.987 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:04:08.990 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:04:08.993 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:04:08.997 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:04:08.999 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:04:09.002 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:04:09.006 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:04:09.009 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:04:09.012 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:04:09.016 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-29 08:04:09.019 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-29 08:04:09.023 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-29 08:04:09.042 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-29 08:04:09.058 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-29 08:04:09.075 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-29 08:04:09.092 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-29 08:04:09.109 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-29 08:04:09.125 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-29 08:04:09.142 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-29 08:04:09.159 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-29 08:04:09.163 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-29 08:04:09.167 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-04-29 08:04:14.646 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-29 08:04:14.675 | Using python 3.12 to install setuptools 2026-04-29 08:04:14.679 | + 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-04-29 08:04:16.084 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-04-29 08:04:16.403 | Collecting pip 2026-04-29 08:04:16.518 | Downloading pip-26.1-py3-none-any.whl.metadata (4.6 kB) 2026-04-29 08:04:16.531 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-04-29 08:04:16.965 | Collecting setuptools[core] 2026-04-29 08:04:16.982 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 08:04:17.147 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-29 08:04:17.162 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 08:04:17.245 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-29 08:04:17.265 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-29 08:04:17.353 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-29 08:04:17.369 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:04:17.474 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-29 08:04:17.489 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:04:17.572 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-29 08:04:17.592 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-29 08:04:17.712 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:17.728 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-29 08:04:17.810 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:17.827 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-29 08:04:18.081 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:18.096 | Downloading typer-0.25.0-py3-none-any.whl.metadata (15 kB) 2026-04-29 08:04:18.192 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:18.209 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 08:04:18.289 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:18.305 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:04:18.491 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:18.507 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-29 08:04:18.572 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:18.587 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-29 08:04:18.686 | 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-04-29 08:04:18.702 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-29 08:04:18.794 | 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-04-29 08:04:18.811 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:04:18.860 | 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-04-29 08:04:18.893 | Downloading pip-26.1-py3-none-any.whl (1.8 MB) 2026-04-29 08:04:19.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-04-29 08:04:19.103 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-29 08:04:19.125 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-29 08:04:19.146 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-29 08:04:19.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.1 MB/s eta 0:00:00 2026-04-29 08:04:19.176 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-29 08:04:19.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 6.7 MB/s eta 0:00:00 2026-04-29 08:04:19.206 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-04-29 08:04:19.228 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-29 08:04:19.306 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-04-29 08:04:19.324 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-29 08:04:19.345 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-29 08:04:19.367 | Downloading typer-0.25.0-py3-none-any.whl (55 kB) 2026-04-29 08:04:19.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.0/56.0 kB 5.9 MB/s eta 0:00:00 2026-04-29 08:04:19.395 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-29 08:04:19.436 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-04-29 08:04:19.455 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 7.8 MB/s eta 0:00:00 2026-04-29 08:04:19.470 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-29 08:04:19.500 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 11.5 MB/s eta 0:00:00 2026-04-29 08:04:19.515 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-29 08:04:19.537 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-29 08:04:19.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.3 MB/s eta 0:00:00 2026-04-29 08:04:19.568 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-29 08:04:19.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.4 MB/s eta 0:00:00 2026-04-29 08:04:20.401 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-04-29 08:04:20.426 | Attempting uninstall: setuptools 2026-04-29 08:04:20.441 | Found existing installation: setuptools 68.1.2 2026-04-29 08:04:20.441 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:20.442 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-04-29 08:04:21.588 | Attempting uninstall: pygments 2026-04-29 08:04:21.597 | Found existing installation: Pygments 2.17.2 2026-04-29 08:04:21.598 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:21.598 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-29 08:04:22.843 | Attempting uninstall: pip 2026-04-29 08:04:22.847 | Found existing installation: pip 24.0 2026-04-29 08:04:22.917 | Uninstalling pip-24.0: 2026-04-29 08:04:22.927 | Successfully uninstalled pip-24.0 2026-04-29 08:04:24.540 | Attempting uninstall: packaging 2026-04-29 08:04:24.550 | Found existing installation: packaging 24.0 2026-04-29 08:04:24.550 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:24.550 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-04-29 08:04:24.709 | Attempting uninstall: markdown-it-py 2026-04-29 08:04:24.734 | Found existing installation: markdown-it-py 3.0.0 2026-04-29 08:04:24.734 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:24.734 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-04-29 08:04:24.877 | Attempting uninstall: click 2026-04-29 08:04:24.925 | Found existing installation: click 8.1.6 2026-04-29 08:04:24.928 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:24.928 | Can't uninstall 'click'. No files were found to uninstall. 2026-04-29 08:04:25.063 | Attempting uninstall: wheel 2026-04-29 08:04:25.111 | Found existing installation: wheel 0.42.0 2026-04-29 08:04:25.112 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:25.112 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-04-29 08:04:25.163 | Attempting uninstall: rich 2026-04-29 08:04:25.211 | Found existing installation: rich 13.7.1 2026-04-29 08:04:25.212 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:04:25.212 | Can't uninstall 'rich'. No files were found to uninstall. 2026-04-29 08:04:25.852 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.0 typer-slim-0.24.0 wheel-0.47.0 2026-04-29 08:04:26.069 | + inc/python:pip_install:216 : result=0 2026-04-29 08:04:26.072 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:04:26.076 | + functions-common:time_stop:2412 : local name 2026-04-29 08:04:26.079 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:04:26.083 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:04:26.086 | + functions-common:time_stop:2415 : local total 2026-04-29 08:04:26.089 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:04:26.092 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:04:26.095 | + functions-common:time_stop:2419 : start_time=1777449854668 2026-04-29 08:04:26.098 | + functions-common:time_stop:2421 : [[ -z 1777449854668 ]] 2026-04-29 08:04:26.102 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:04:26.108 | + functions-common:time_stop:2424 : end_time=1777449866104 2026-04-29 08:04:26.111 | + functions-common:time_stop:2425 : elapsed_time=11436 2026-04-29 08:04:26.114 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:04:26.117 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:04:26.120 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11436 2026-04-29 08:04:26.124 | + inc/python:pip_install:219 : return 0 2026-04-29 08:04:26.127 | + 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-04-29 08:04:26.131 | + 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-04-29 08:04:26.135 | + 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-04-29 08:04:26.137 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-29 08:04:26.141 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-29 08:04:26.144 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-29 08:04:26.173 | Using python 3.12 to install os-testr 2026-04-29 08:04:26.177 | + 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-04-29 08:04:27.627 | Collecting os-testr 2026-04-29 08:04:27.771 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-29 08:04:27.832 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-29 08:04:27.848 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:04:27.883 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-29 08:04:27.898 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-29 08:04:27.955 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-29 08:04:27.971 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-04-29 08:04:27.981 | 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-04-29 08:04:28.009 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-29 08:04:28.034 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-29 08:04:28.068 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-29 08:04:28.095 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-29 08:04:28.132 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-29 08:04:28.154 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-04-29 08:04:28.179 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-29 08:04:28.338 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-29 08:04:28.823 | 2026-04-29 08:04:28.832 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-04-29 08:04:28.948 | + inc/python:pip_install:216 : result=0 2026-04-29 08:04:28.952 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:04:28.957 | + functions-common:time_stop:2412 : local name 2026-04-29 08:04:28.961 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:04:28.965 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:04:28.969 | + functions-common:time_stop:2415 : local total 2026-04-29 08:04:28.973 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:04:28.977 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:04:28.980 | + functions-common:time_stop:2419 : start_time=1777449866165 2026-04-29 08:04:28.984 | + functions-common:time_stop:2421 : [[ -z 1777449866165 ]] 2026-04-29 08:04:28.988 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:04:28.994 | + functions-common:time_stop:2424 : end_time=1777449868990 2026-04-29 08:04:28.998 | + functions-common:time_stop:2425 : elapsed_time=2825 2026-04-29 08:04:29.002 | + functions-common:time_stop:2426 : total=11436 2026-04-29 08:04:29.006 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:04:29.009 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14261 2026-04-29 08:04:29.013 | + inc/python:pip_install:219 : return 0 2026-04-29 08:04:29.017 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-29 08:04:29.095 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-29 08:04:29.200 | + ./stack.sh:main:829 : install_infra 2026-04-29 08:04:29.204 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-29 08:04:29.208 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-29 08:04:29.212 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-04-29 08:04:34.848 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-29 08:04:34.852 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-29 08:04:34.886 | + 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-04-29 08:04:36.280 | Collecting pbr 2026-04-29 08:04:36.285 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:04:36.716 | Collecting setuptools[core] 2026-04-29 08:04:36.719 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 08:04:36.868 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-29 08:04:36.871 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 08:04:37.008 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-29 08:04:37.010 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-29 08:04:37.080 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-29 08:04:37.083 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:04:37.173 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-29 08:04:37.176 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:04:37.244 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-29 08:04:37.246 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-29 08:04:37.347 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:37.350 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-29 08:04:37.417 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:37.421 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-29 08:04:37.640 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:37.642 | Using cached typer-0.25.0-py3-none-any.whl.metadata (15 kB) 2026-04-29 08:04:37.723 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:37.726 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 08:04:37.795 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:37.798 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:04:37.958 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:37.960 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-29 08:04:38.010 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-29 08:04:38.012 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-29 08:04:38.097 | 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-04-29 08:04:38.099 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-29 08:04:38.177 | 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-04-29 08:04:38.180 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:04:38.268 | 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-04-29 08:04:38.363 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-29 08:04:38.389 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-29 08:04:38.392 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-29 08:04:38.395 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-29 08:04:38.397 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-29 08:04:38.401 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-29 08:04:38.405 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-04-29 08:04:38.405 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-29 08:04:38.416 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-29 08:04:38.418 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-29 08:04:38.420 | Using cached typer-0.25.0-py3-none-any.whl (55 kB) 2026-04-29 08:04:38.423 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-29 08:04:38.425 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-04-29 08:04:38.428 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-29 08:04:38.433 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-29 08:04:38.435 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-29 08:04:38.438 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-29 08:04:38.464 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-29 08:04:38.751 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-29 08:04:42.541 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.0 typer-slim-0.24.0 wheel-0.47.0 2026-04-29 08:04:42.749 | + inc/python:pip_install:216 : result=0 2026-04-29 08:04:42.753 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:04:42.756 | + functions-common:time_stop:2412 : local name 2026-04-29 08:04:42.759 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:04:42.763 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:04:42.767 | + functions-common:time_stop:2415 : local total 2026-04-29 08:04:42.770 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:04:42.773 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:04:42.777 | + functions-common:time_stop:2419 : start_time=1777449874874 2026-04-29 08:04:42.780 | + functions-common:time_stop:2421 : [[ -z 1777449874874 ]] 2026-04-29 08:04:42.785 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:04:42.790 | + functions-common:time_stop:2424 : end_time=1777449882786 2026-04-29 08:04:42.794 | + functions-common:time_stop:2425 : elapsed_time=7912 2026-04-29 08:04:42.797 | + functions-common:time_stop:2426 : total=14261 2026-04-29 08:04:42.800 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:04:42.804 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22173 2026-04-29 08:04:42.808 | + inc/python:pip_install:219 : return 0 2026-04-29 08:04:42.811 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-29 08:04:42.815 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-29 08:04:42.849 | + 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-04-29 08:04:44.128 | Processing /opt/stack/requirements 2026-04-29 08:04:44.132 | Installing build dependencies: started 2026-04-29 08:04:47.238 | Installing build dependencies: finished with status 'done' 2026-04-29 08:04:47.241 | Getting requirements to build wheel: started 2026-04-29 08:04:47.542 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 08:04:47.548 | Preparing metadata (pyproject.toml): started 2026-04-29 08:04:48.711 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:04:48.902 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:48.999 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-29 08:04:49.022 | 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.dev8267) (26.0) 2026-04-29 08:04:49.172 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:49.187 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-29 08:04:49.322 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:49.338 | 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-04-29 08:04:49.490 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:49.505 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-29 08:04:49.517 | 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.dev8267) (82.0.1) 2026-04-29 08:04:49.839 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:49.853 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-04-29 08:04:49.932 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:49.947 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-29 08:04:50.077 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:50.092 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-29 08:04:50.182 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8267) 2026-04-29 08:04:50.197 | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:04:50.318 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-29 08:04:50.342 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-29 08:04:50.356 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.1 MB/s eta 0:00:00 2026-04-29 08:04:50.371 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-29 08:04:50.424 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.6 MB/s eta 0:00:00 2026-04-29 08:04:50.438 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-29 08:04:50.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.3 MB/s eta 0:00:00 2026-04-29 08:04:50.468 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-04-29 08:04:50.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 11.6 MB/s eta 0:00:00 2026-04-29 08:04:50.500 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-04-29 08:04:50.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 12.9 MB/s eta 0:00:00 2026-04-29 08:04:50.530 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-29 08:04:50.544 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.2 MB/s eta 0:00:00 2026-04-29 08:04:50.560 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-29 08:04:50.575 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 11.2 MB/s eta 0:00:00 2026-04-29 08:04:50.608 | Building wheels for collected packages: openstack_requirements 2026-04-29 08:04:50.610 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-29 08:04:52.822 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-29 08:04:52.824 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8267-py3-none-any.whl size=52172 sha256=973e348db8a2ced6bec3306c32d780733e0ec581df640946c544a03962f6165f 2026-04-29 08:04:52.824 | Stored in directory: /tmp/pip-ephem-wheel-cache-rzv9_jhm/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-04-29 08:04:52.829 | Successfully built openstack_requirements 2026-04-29 08:04:53.120 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-29 08:04:53.900 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.4.22 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8267 requests-2.32.5 urllib3-2.6.3 2026-04-29 08:04:54.155 | + inc/python:pip_install:216 : result=0 2026-04-29 08:04:54.159 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:04:54.163 | + functions-common:time_stop:2412 : local name 2026-04-29 08:04:54.167 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:04:54.170 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:04:54.173 | + functions-common:time_stop:2415 : local total 2026-04-29 08:04:54.177 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:04:54.180 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:04:54.184 | + functions-common:time_stop:2419 : start_time=1777449882837 2026-04-29 08:04:54.187 | + functions-common:time_stop:2421 : [[ -z 1777449882837 ]] 2026-04-29 08:04:54.192 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:04:54.196 | + functions-common:time_stop:2424 : end_time=1777449894193 2026-04-29 08:04:54.200 | + functions-common:time_stop:2425 : elapsed_time=11356 2026-04-29 08:04:54.202 | + functions-common:time_stop:2426 : total=22173 2026-04-29 08:04:54.206 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:04:54.210 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33529 2026-04-29 08:04:54.212 | + inc/python:pip_install:219 : return 0 2026-04-29 08:04:54.217 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-29 08:04:54.220 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-29 08:04:54.224 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-29 08:04:54.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:04:54.230 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:04:54.234 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-04-29 08:04:54.237 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:04:54.241 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-29 08:04:54.268 | Using python 3.12 to install pbr 2026-04-29 08:04:54.272 | + 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-04-29 08:04:55.236 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-04-29 08:04:55.430 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-04-29 08:04:55.682 | + inc/python:pip_install:216 : result=0 2026-04-29 08:04:55.686 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:04:55.690 | + functions-common:time_stop:2412 : local name 2026-04-29 08:04:55.693 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:04:55.696 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:04:55.700 | + functions-common:time_stop:2415 : local total 2026-04-29 08:04:55.703 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:04:55.707 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:04:55.711 | + functions-common:time_stop:2419 : start_time=1777449894262 2026-04-29 08:04:55.714 | + functions-common:time_stop:2421 : [[ -z 1777449894262 ]] 2026-04-29 08:04:55.719 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:04:55.725 | + functions-common:time_stop:2424 : end_time=1777449895720 2026-04-29 08:04:55.728 | + functions-common:time_stop:2425 : elapsed_time=1458 2026-04-29 08:04:55.732 | + functions-common:time_stop:2426 : total=33529 2026-04-29 08:04:55.735 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:04:55.739 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34987 2026-04-29 08:04:55.742 | + inc/python:pip_install:219 : return 0 2026-04-29 08:04:55.746 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-04-29 08:05:01.298 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-29 08:05:02.111 | Collecting bindep 2026-04-29 08:05:02.206 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-29 08:05:02.312 | Collecting distro>=1.7 (from bindep) 2026-04-29 08:05:02.327 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-29 08:05:02.411 | Collecting packaging (from bindep) 2026-04-29 08:05:02.426 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:05:02.486 | Collecting Parsley (from bindep) 2026-04-29 08:05:02.502 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-29 08:05:02.593 | Collecting pbr>=2 (from bindep) 2026-04-29 08:05:02.595 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:05:02.997 | Collecting setuptools (from pbr>=2->bindep) 2026-04-29 08:05:03.000 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 08:05:03.087 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-29 08:05:03.121 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-29 08:05:03.129 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-29 08:05:03.145 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-04-29 08:05:03.167 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.5 MB/s eta 0:00:00 2026-04-29 08:05:03.184 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-29 08:05:03.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.0 MB/s eta 0:00:00 2026-04-29 08:05:03.199 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-29 08:05:03.341 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-29 08:05:05.041 | 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-04-29 08:05:05.203 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-29 08:05:05.208 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-29 08:05:05.213 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-29 08:05:05.235 | + ./stack.sh:main:838 : pkgs= 2026-04-29 08:05:05.239 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-29 08:05:05.242 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-29 08:05:05.246 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 08:05:05.249 | + functions-common:run_phase:1841 : local phase=pre-install 2026-04-29 08:05:05.253 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:05:05.256 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:05:05.260 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:05:05.264 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:05:05.267 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:05:05.271 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:05:05.275 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:05:05.279 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:05:05.283 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:05:05.287 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-29 08:05:05.291 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:05:05.313 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:05:05.316 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:05:05.320 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:05:05.323 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-29 08:05:05.326 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:05:05.329 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 08:05:05.333 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:05:05.336 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-04-29 08:05:05.338 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:05:05.343 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-04-29 08:05:05.345 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:05:05.348 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-29 08:05:05.352 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 08:05:05.356 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 08:05:05.359 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:05:05.363 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 08:05:05.367 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-04-29 08:05:05.371 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 08:05:05.374 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-04-29 08:05:05.378 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 08:05:05.381 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 08:05:05.384 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-29 08:05:05.388 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-29 08:05:05.392 | + functions:set_systemd_override:845 : local value=2048 2026-04-29 08:05:05.396 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-29 08:05:05.399 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-29 08:05:05.478 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-29 08:05:05.478 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-29 08:05:05.481 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-29 08:05:05.916 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-29 08:05:05.919 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-29 08:05:05.946 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:05:05.950 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-04-29 08:05:05.954 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:05:05.958 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:05:05.961 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:05:05.965 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:05:05.969 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:05:05.973 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:05:05.977 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:05.981 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:05.985 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:05:05.989 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:05:05.992 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:05:05.996 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:05:06.000 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-04-29 08:05:06.004 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:05:06.008 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:06.012 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:06.016 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-04-29 08:05:06.045 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-04-29 08:05:06.088 | Reading package lists... 2026-04-29 08:05:06.564 | Building dependency tree... 2026-04-29 08:05:06.566 | Reading state information... 2026-04-29 08:05:07.294 | The following additional packages will be installed: 2026-04-29 08:05:07.294 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-29 08:05:07.298 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-29 08:05:07.298 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-29 08:05:07.299 | erlang-tools erlang-xmerl 2026-04-29 08:05:07.302 | Suggested packages: 2026-04-29 08:05:07.303 | erlang erlang-manpages erlang-doc 2026-04-29 08:05:07.372 | The following NEW packages will be installed: 2026-04-29 08:05:07.373 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-29 08:05:07.373 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-29 08:05:07.374 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-29 08:05:07.376 | erlang-tools erlang-xmerl rabbitmq-server 2026-04-29 08:05:07.463 | 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:05:07.463 | Need to get 36.1 MB of archives. 2026-04-29 08:05:07.463 | After this operation, 56.3 MB of additional disk space will be used. 2026-04-29 08:05:07.463 | 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-04-29 08:05:07.594 | 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-04-29 08:05:07.605 | 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-04-29 08:05:07.607 | 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-04-29 08:05:07.617 | 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-04-29 08:05:07.628 | 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-04-29 08:05:07.630 | 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-04-29 08:05:07.649 | 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-04-29 08:05:07.650 | 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-04-29 08:05:07.652 | 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-04-29 08:05:07.653 | 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-04-29 08:05:07.661 | 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-04-29 08:05:07.681 | 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-04-29 08:05:07.682 | 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-04-29 08:05:07.684 | 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-04-29 08:05:07.688 | 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-04-29 08:05:07.695 | 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-04-29 08:05:07.710 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-04-29 08:05:08.144 | perl: warning: Setting locale failed. 2026-04-29 08:05:08.144 | perl: warning: Please check that your locale settings: 2026-04-29 08:05:08.144 | LANGUAGE = (unset), 2026-04-29 08:05:08.144 | LC_ALL = "en_US.utf8", 2026-04-29 08:05:08.145 | LANG = "de_DE.UTF-8" 2026-04-29 08:05:08.145 | are supported and installed on your system. 2026-04-29 08:05:08.145 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:05:08.207 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:05:08.207 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:05:08.207 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:05:08.416 | Fetched 36.1 MB in 0s (76.2 MB/s) 2026-04-29 08:05:08.511 | Selecting previously unselected package erlang-base. 2026-04-29 08:05:08.572 | (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-04-29 08:05:08.579 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:08.583 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:08.968 | Selecting previously unselected package erlang-asn1. 2026-04-29 08:05:08.980 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:08.984 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.049 | Selecting previously unselected package erlang-crypto. 2026-04-29 08:05:09.061 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.065 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.115 | Selecting previously unselected package erlang-public-key. 2026-04-29 08:05:09.127 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.131 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.187 | Selecting previously unselected package erlang-mnesia. 2026-04-29 08:05:09.199 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.203 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.272 | Selecting previously unselected package erlang-runtime-tools. 2026-04-29 08:05:09.285 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.288 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.355 | Selecting previously unselected package erlang-ssl. 2026-04-29 08:05:09.366 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.370 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.465 | Selecting previously unselected package erlang-eldap. 2026-04-29 08:05:09.478 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.482 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.527 | Selecting previously unselected package erlang-ftp. 2026-04-29 08:05:09.539 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.543 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.590 | Selecting previously unselected package erlang-tftp. 2026-04-29 08:05:09.602 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.606 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.656 | Selecting previously unselected package erlang-inets. 2026-04-29 08:05:09.667 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.672 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.758 | Selecting previously unselected package erlang-snmp. 2026-04-29 08:05:09.769 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.773 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:09.934 | Selecting previously unselected package erlang-os-mon. 2026-04-29 08:05:09.946 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:09.951 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:10.000 | Selecting previously unselected package erlang-parsetools. 2026-04-29 08:05:10.012 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:10.016 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:10.064 | Selecting previously unselected package erlang-syntax-tools. 2026-04-29 08:05:10.076 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:10.080 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:10.132 | Selecting previously unselected package erlang-tools. 2026-04-29 08:05:10.144 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:10.148 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:10.214 | Selecting previously unselected package erlang-xmerl. 2026-04-29 08:05:10.226 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-29 08:05:10.230 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:10.317 | Selecting previously unselected package rabbitmq-server. 2026-04-29 08:05:10.329 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-04-29 08:05:10.336 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-29 08:05:11.407 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:11.770 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-04-29 08:05:11.770 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-04-29 08:05:14.269 | Searching for services which depend on erlang and should be started... none found. 2026-04-29 08:05:14.304 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.317 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.328 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.340 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.352 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.363 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.375 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.386 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.398 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.410 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.422 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.434 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.446 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.458 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.469 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.480 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-29 08:05:14.491 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-29 08:05:14.580 | info: Selecting GID from range 100 to 999 ... 2026-04-29 08:05:14.585 | info: Adding group `rabbitmq' (GID 118) ... 2026-04-29 08:05:14.689 | info: Selecting UID from range 100 to 999 ... 2026-04-29 08:05:14.690 | 2026-04-29 08:05:14.695 | info: Adding system user `rabbitmq' (UID 116) ... 2026-04-29 08:05:14.699 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-04-29 08:05:14.750 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-04-29 08:05:14.960 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-04-29 08:05:34.990 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:05:36.654 | perl: warning: Setting locale failed. 2026-04-29 08:05:36.654 | perl: warning: Please check that your locale settings: 2026-04-29 08:05:36.654 | LANGUAGE = (unset), 2026-04-29 08:05:36.654 | LC_ALL = "en_US.utf8", 2026-04-29 08:05:36.654 | LANG = "de_DE.UTF-8" 2026-04-29 08:05:36.654 | are supported and installed on your system. 2026-04-29 08:05:36.655 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:05:36.789 | perl: warning: Setting locale failed. 2026-04-29 08:05:36.789 | perl: warning: Please check that your locale settings: 2026-04-29 08:05:36.789 | LANGUAGE = (unset), 2026-04-29 08:05:36.789 | LC_ALL = "en_US.utf8", 2026-04-29 08:05:36.789 | LANG = "de_DE.UTF-8" 2026-04-29 08:05:36.789 | are supported and installed on your system. 2026-04-29 08:05:36.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:05:36.841 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:05:36.841 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:05:36.841 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:05:36.912 | perl: warning: Setting locale failed. 2026-04-29 08:05:36.913 | perl: warning: Please check that your locale settings: 2026-04-29 08:05:36.913 | LANGUAGE = (unset), 2026-04-29 08:05:36.913 | LC_ALL = "en_US.utf8", 2026-04-29 08:05:36.913 | LANG = "de_DE.UTF-8" 2026-04-29 08:05:36.913 | are supported and installed on your system. 2026-04-29 08:05:36.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:05:37.413 | 2026-04-29 08:05:37.413 | Running kernel seems to be up-to-date. 2026-04-29 08:05:37.413 | 2026-04-29 08:05:37.413 | No services need to be restarted. 2026-04-29 08:05:37.413 | 2026-04-29 08:05:37.413 | No containers need to be restarted. 2026-04-29 08:05:37.413 | 2026-04-29 08:05:37.413 | No user sessions are running outdated binaries. 2026-04-29 08:05:37.414 | 2026-04-29 08:05:37.414 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:05:39.526 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:05:39.530 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:05:39.534 | + functions-common:time_stop:2412 : local name 2026-04-29 08:05:39.538 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:05:39.542 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:05:39.546 | + functions-common:time_stop:2415 : local total 2026-04-29 08:05:39.549 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:05:39.553 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:05:39.557 | + functions-common:time_stop:2419 : start_time=1777449906041 2026-04-29 08:05:39.561 | + functions-common:time_stop:2421 : [[ -z 1777449906041 ]] 2026-04-29 08:05:39.566 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:05:39.571 | + functions-common:time_stop:2424 : end_time=1777449939567 2026-04-29 08:05:39.575 | + functions-common:time_stop:2425 : elapsed_time=33526 2026-04-29 08:05:39.579 | + functions-common:time_stop:2426 : total=64618 2026-04-29 08:05:39.583 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:05:39.586 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=98144 2026-04-29 08:05:39.590 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:05:39.593 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-04-29 08:05:39.597 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:05:39.601 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:05:39.604 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:05:39.607 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:05:39.611 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:05:39.615 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:05:39.619 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:05:39.622 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:05:39.626 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:05:39.628 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:05:39.632 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:05:39.636 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:05:39.638 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:05:39.642 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-29 08:05:39.646 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-29 08:05:39.668 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:05:39.672 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-04-29 08:05:39.676 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:05:39.680 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-04-29 08:05:39.684 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-04-29 08:05:39.689 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-04-29 08:05:39.694 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-04-29 08:05:39.698 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-04-29 08:05:39.700 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-04-29 08:05:39.704 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-04-29 08:05:39.706 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-04-29 08:05:39.710 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-04-29 08:05:39.715 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-04-29 08:05:40.866 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-04-29 08:05:40.866 | user tags 2026-04-29 08:05:40.866 | guest [administrator]' 2026-04-29 08:05:40.872 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-04-29 08:05:40.872 | user tags 2026-04-29 08:05:40.872 | guest [administrator]' 2026-04-29 08:05:40.872 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-04-29 08:05:40.880 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-04-29 08:05:40.883 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-04-29 08:05:40.887 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-04-29 08:05:42.022 | Adding user "stackrabbit" ... 2026-04-29 08:05:42.051 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-04-29 08:05:42.074 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-04-29 08:05:43.192 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-04-29 08:05:43.229 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-04-29 08:05:43.233 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-04-29 08:05:44.386 | Changing password for user "stackrabbit" ... 2026-04-29 08:05:44.421 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-04-29 08:05:44.424 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-04-29 08:05:44.429 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-04-29 08:05:45.525 | Deleting user "guest" ... 2026-04-29 08:05:45.561 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-29 08:05:45.585 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:05:45.589 | + ./stack.sh:main:855 : install_database 2026-04-29 08:05:45.593 | + lib/database:install_database:118 : install_database_mysql 2026-04-29 08:05:45.598 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-04-29 08:05:45.601 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:45.606 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:45.610 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-04-29 08:05:45.623 | perl: warning: Setting locale failed. 2026-04-29 08:05:45.623 | perl: warning: Please check that your locale settings: 2026-04-29 08:05:45.623 | LANGUAGE = (unset), 2026-04-29 08:05:45.623 | LC_ALL = "en_US.utf8", 2026-04-29 08:05:45.623 | LANG = "de_DE.UTF-8" 2026-04-29 08:05:45.623 | are supported and installed on your system. 2026-04-29 08:05:45.623 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:05:45.674 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:05:45.674 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:05:45.674 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:05:45.786 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-04-29 08:05:45.789 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-04-29 08:05:45.795 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-04-29 08:05:45.798 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:45.802 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:45.805 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-04-29 08:05:45.809 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-04-29 08:05:45.812 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-04-29 08:05:45.818 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-04-29 08:05:45.822 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-04-29 08:05:45.826 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:05:45.831 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:05:45.835 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:05:45.839 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:05:45.843 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:05:45.847 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:05:45.850 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:05:45.853 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:05:45.857 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:05:45.860 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:05:45.864 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:05:45.868 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:05:45.871 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:05:45.875 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-04-29 08:05:45.878 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:45.881 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:45.885 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-04-29 08:05:45.888 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:05:45.890 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:05:45.894 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:05:45.898 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:05:45.900 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:05:45.904 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:05:45.908 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:45.911 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:45.915 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:05:45.918 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:05:45.922 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:05:45.925 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:05:45.929 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-04-29 08:05:45.932 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:05:45.935 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:05:45.938 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:05:45.942 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-04-29 08:05:45.970 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-04-29 08:05:46.010 | Reading package lists... 2026-04-29 08:05:46.444 | Building dependency tree... 2026-04-29 08:05:46.446 | Reading state information... 2026-04-29 08:05:47.054 | The following additional packages will be installed: 2026-04-29 08:05:47.054 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-04-29 08:05:47.054 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-04-29 08:05:47.054 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-04-29 08:05:47.054 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-04-29 08:05:47.055 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-04-29 08:05:47.055 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-04-29 08:05:47.056 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-04-29 08:05:47.059 | Suggested packages: 2026-04-29 08:05:47.059 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-04-29 08:05:47.059 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-04-29 08:05:47.119 | The following NEW packages will be installed: 2026-04-29 08:05:47.119 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-04-29 08:05:47.119 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-04-29 08:05:47.119 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-04-29 08:05:47.119 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-04-29 08:05:47.120 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-04-29 08:05:47.121 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-04-29 08:05:47.122 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-04-29 08:05:47.175 | 0 upgraded, 27 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:05:47.176 | Need to get 29.6 MB of archives. 2026-04-29 08:05:47.176 | After this operation, 243 MB of additional disk space will be used. 2026-04-29 08:05:47.176 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2740 kB] 2026-04-29 08:05:47.231 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-04-29 08:05:47.232 | 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-04-29 08:05:47.232 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-04-29 08:05:47.236 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-04-29 08:05:47.239 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-04-29 08:05:47.437 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1441 kB] 2026-04-29 08:05:47.453 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-04-29 08:05:47.453 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-04-29 08:05:47.455 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-04-29 08:05:47.456 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-04-29 08:05:47.458 | 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-04-29 08:05:47.459 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-04-29 08:05:47.460 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-04-29 08:05:47.461 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-04-29 08:05:47.461 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-04-29 08:05:47.462 | 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-04-29 08:05:47.464 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-04-29 08:05:47.466 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-04-29 08:05:47.467 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-04-29 08:05:47.468 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-04-29 08:05:47.468 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-04-29 08:05:47.469 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-04-29 08:05:47.470 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-04-29 08:05:47.471 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-04-29 08:05:47.543 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-04-29 08:05:47.544 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9524 B] 2026-04-29 08:05:47.789 | perl: warning: Setting locale failed. 2026-04-29 08:05:47.789 | perl: warning: Please check that your locale settings: 2026-04-29 08:05:47.789 | LANGUAGE = (unset), 2026-04-29 08:05:47.789 | LC_ALL = "en_US.utf8", 2026-04-29 08:05:47.789 | LANG = "de_DE.UTF-8" 2026-04-29 08:05:47.789 | are supported and installed on your system. 2026-04-29 08:05:47.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:05:47.852 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:05:47.853 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:05:47.853 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:05:47.982 | Vorkonfiguration der Pakete ... 2026-04-29 08:05:47.994 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:48.134 | Fetched 29.6 MB in 0s (75.7 MB/s) 2026-04-29 08:05:48.171 | Selecting previously unselected package mysql-client-core-8.0. 2026-04-29 08:05:48.238 | (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-04-29 08:05:48.245 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:05:48.249 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:48.661 | Selecting previously unselected package mysql-client-8.0. 2026-04-29 08:05:48.672 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:05:48.677 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:48.728 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-04-29 08:05:48.742 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-29 08:05:48.749 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 08:05:48.800 | Selecting previously unselected package libmecab2:amd64. 2026-04-29 08:05:48.813 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-04-29 08:05:48.817 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-29 08:05:48.872 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-04-29 08:05:48.885 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-04-29 08:05:48.889 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-29 08:05:48.939 | Selecting previously unselected package mysql-server-core-8.0. 2026-04-29 08:05:48.953 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:05:48.957 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:49.910 | Selecting previously unselected package mysql-server-8.0. 2026-04-29 08:05:49.923 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:05:49.930 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:49.982 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:05:49.982 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:05:49.982 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:05:50.060 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:50.071 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:50.364 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:50.434 | Selecting previously unselected package libhtml-tagset-perl. 2026-04-29 08:05:50.445 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-04-29 08:05:50.449 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-04-29 08:05:50.494 | Selecting previously unselected package liburi-perl. 2026-04-29 08:05:50.508 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-04-29 08:05:50.512 | Unpacking liburi-perl (5.27-1) ... 2026-04-29 08:05:50.613 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-04-29 08:05:50.626 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-04-29 08:05:50.630 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-04-29 08:05:50.693 | Selecting previously unselected package libcgi-pm-perl. 2026-04-29 08:05:50.706 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-04-29 08:05:50.710 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-04-29 08:05:50.777 | Selecting previously unselected package libfcgi0t64:amd64. 2026-04-29 08:05:50.791 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:05:50.795 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 08:05:50.841 | Selecting previously unselected package libfcgi-perl. 2026-04-29 08:05:50.854 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-04-29 08:05:50.859 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-04-29 08:05:50.906 | Selecting previously unselected package libcgi-fast-perl. 2026-04-29 08:05:50.919 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-04-29 08:05:50.923 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-04-29 08:05:50.967 | Selecting previously unselected package libclone-perl:amd64. 2026-04-29 08:05:50.980 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-04-29 08:05:50.984 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-04-29 08:05:51.029 | Selecting previously unselected package libencode-locale-perl. 2026-04-29 08:05:51.042 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-04-29 08:05:51.046 | Unpacking libencode-locale-perl (1.05-3) ... 2026-04-29 08:05:51.091 | Selecting previously unselected package libfcgi-bin. 2026-04-29 08:05:51.106 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:05:51.113 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 08:05:51.155 | Selecting previously unselected package libhtml-template-perl. 2026-04-29 08:05:51.169 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-04-29 08:05:51.172 | Unpacking libhtml-template-perl (2.97-2) ... 2026-04-29 08:05:51.220 | Selecting previously unselected package libtimedate-perl. 2026-04-29 08:05:51.233 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-04-29 08:05:51.237 | Unpacking libtimedate-perl (2.3300-2) ... 2026-04-29 08:05:51.309 | Selecting previously unselected package libhttp-date-perl. 2026-04-29 08:05:51.322 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-04-29 08:05:51.326 | Unpacking libhttp-date-perl (6.06-1) ... 2026-04-29 08:05:51.370 | Selecting previously unselected package libio-html-perl. 2026-04-29 08:05:51.382 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-04-29 08:05:51.386 | Unpacking libio-html-perl (1.004-3) ... 2026-04-29 08:05:51.430 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-04-29 08:05:51.442 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-04-29 08:05:51.447 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-04-29 08:05:51.492 | Selecting previously unselected package libhttp-message-perl. 2026-04-29 08:05:51.505 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-04-29 08:05:51.509 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-04-29 08:05:51.563 | Selecting previously unselected package mecab-utils. 2026-04-29 08:05:51.577 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-04-29 08:05:51.581 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-04-29 08:05:51.629 | Selecting previously unselected package mecab-ipadic. 2026-04-29 08:05:51.643 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-04-29 08:05:51.648 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-04-29 08:05:52.275 | Selecting previously unselected package mecab-ipadic-utf8. 2026-04-29 08:05:52.287 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-04-29 08:05:52.291 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-04-29 08:05:52.331 | Selecting previously unselected package mysql-server. 2026-04-29 08:05:52.344 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-04-29 08:05:52.348 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:52.415 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-29 08:05:52.426 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-29 08:05:52.440 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:52.450 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-04-29 08:05:52.461 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-29 08:05:52.472 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 08:05:52.483 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-04-29 08:05:52.494 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-04-29 08:05:52.505 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-04-29 08:05:52.516 | Setting up libencode-locale-perl (1.05-3) ... 2026-04-29 08:05:52.526 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-04-29 08:05:52.537 | Setting up libio-html-perl (1.004-3) ... 2026-04-29 08:05:52.548 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:52.559 | Setting up libtimedate-perl (2.3300-2) ... 2026-04-29 08:05:52.570 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:52.581 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-04-29 08:05:52.592 | Setting up liburi-perl (5.27-1) ... 2026-04-29 08:05:52.604 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:05:52.655 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:52.710 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:05:52.710 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:05:52.710 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:05:52.788 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:52.800 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:05:52.855 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-29 08:05:52.888 | Renaming removed key_buffer and myisam-recover options (if present) 2026-04-29 08:06:04.827 | mysqld will log errors to /var/log/mysql/error.log 2026-04-29 08:06:05.654 | mysqld is running as pid 15707 2026-04-29 08:06:08.097 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-04-29 08:06:09.654 | Setting up libhttp-date-perl (6.06-1) ... 2026-04-29 08:06:09.664 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-04-29 08:06:09.672 | Compiling IPA dictionary for Mecab. This takes long time... 2026-04-29 08:06:09.677 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-04-29 08:06:09.677 | 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-04-29 08:06:09.677 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-04-29 08:06:09.681 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-04-29 08:06:09.681 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-04-29 08:06:09.690 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-04-29 08:06:09.784 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-04-29 08:06:09.784 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-04-29 08:06:09.784 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-04-29 08:06:09.785 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-04-29 08:06:09.785 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-04-29 08:06:09.785 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-04-29 08:06:09.834 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-04-29 08:06:09.835 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-04-29 08:06:10.141 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-04-29 08:06:10.141 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-04-29 08:06:10.148 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-04-29 08:06:10.296 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-04-29 08:06:10.375 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-04-29 08:06:10.375 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-04-29 08:06:10.595 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-04-29 08:06:10.595 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-04-29 08:06:10.595 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-04-29 08:06:10.625 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-04-29 08:06:10.672 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-04-29 08:06:10.672 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-04-29 08:06:10.677 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-04-29 08:06:10.677 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-04-29 08:06:10.677 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-04-29 08:06:11.022 | 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-04-29 08:06:11.138 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-04-29 08:06:11.385 | 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-04-29 08:06:11.388 | 2026-04-29 08:06:11.388 | done! 2026-04-29 08:06:11.395 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-04-29 08:06:11.461 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-04-29 08:06:11.471 | Compiling IPA dictionary for Mecab. This takes long time... 2026-04-29 08:06:11.477 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-04-29 08:06:11.477 | 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-04-29 08:06:11.477 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-04-29 08:06:11.485 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-04-29 08:06:11.485 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-04-29 08:06:11.495 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-04-29 08:06:11.623 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-04-29 08:06:11.623 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-04-29 08:06:11.624 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-04-29 08:06:11.625 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-04-29 08:06:11.626 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-04-29 08:06:11.626 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-04-29 08:06:11.710 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-04-29 08:06:11.711 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-04-29 08:06:12.183 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-04-29 08:06:12.183 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-04-29 08:06:12.194 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-04-29 08:06:12.398 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-04-29 08:06:12.507 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-04-29 08:06:12.507 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-04-29 08:06:12.807 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-04-29 08:06:12.807 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-04-29 08:06:12.808 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-04-29 08:06:12.847 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-04-29 08:06:12.916 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-04-29 08:06:12.917 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-04-29 08:06:12.921 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-04-29 08:06:12.922 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-04-29 08:06:12.922 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-04-29 08:06:13.369 | 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-04-29 08:06:13.503 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-04-29 08:06:13.754 | 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-04-29 08:06:13.757 | 2026-04-29 08:06:13.757 | done! 2026-04-29 08:06:13.766 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-04-29 08:06:13.774 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-04-29 08:06:13.783 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-04-29 08:06:13.793 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-29 08:06:13.802 | Setting up libcgi-pm-perl (4.63-1) ... 2026-04-29 08:06:13.811 | Setting up libhtml-template-perl (2.97-2) ... 2026-04-29 08:06:13.819 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-04-29 08:06:13.829 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:06:15.715 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 08:06:15.974 | perl: warning: Setting locale failed. 2026-04-29 08:06:15.974 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:15.974 | LANGUAGE = (unset), 2026-04-29 08:06:15.975 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:15.975 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:15.975 | are supported and installed on your system. 2026-04-29 08:06:15.975 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:16.106 | perl: warning: Setting locale failed. 2026-04-29 08:06:16.106 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:16.106 | LANGUAGE = (unset), 2026-04-29 08:06:16.106 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:16.106 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:16.106 | are supported and installed on your system. 2026-04-29 08:06:16.106 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:16.157 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:06:16.157 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:06:16.157 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:06:16.229 | perl: warning: Setting locale failed. 2026-04-29 08:06:16.229 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:16.229 | LANGUAGE = (unset), 2026-04-29 08:06:16.229 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:16.229 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:16.229 | are supported and installed on your system. 2026-04-29 08:06:16.229 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:16.731 | 2026-04-29 08:06:16.731 | Running kernel seems to be up-to-date. 2026-04-29 08:06:16.731 | 2026-04-29 08:06:16.731 | No services need to be restarted. 2026-04-29 08:06:16.732 | 2026-04-29 08:06:16.732 | No containers need to be restarted. 2026-04-29 08:06:16.732 | 2026-04-29 08:06:16.732 | No user sessions are running outdated binaries. 2026-04-29 08:06:16.732 | 2026-04-29 08:06:16.732 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:06:18.812 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:06:18.815 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:06:18.818 | + functions-common:time_stop:2412 : local name 2026-04-29 08:06:18.821 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:06:18.824 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:06:18.827 | + functions-common:time_stop:2415 : local total 2026-04-29 08:06:18.830 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:06:18.833 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:06:18.836 | + functions-common:time_stop:2419 : start_time=1777449945967 2026-04-29 08:06:18.839 | + functions-common:time_stop:2421 : [[ -z 1777449945967 ]] 2026-04-29 08:06:18.844 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:06:18.849 | + functions-common:time_stop:2424 : end_time=1777449978845 2026-04-29 08:06:18.852 | + functions-common:time_stop:2425 : elapsed_time=32878 2026-04-29 08:06:18.855 | + functions-common:time_stop:2426 : total=98144 2026-04-29 08:06:18.858 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:06:18.861 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=131022 2026-04-29 08:06:18.864 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:06:18.866 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-29 08:06:18.869 | + ./stack.sh:main:858 : install_database_python 2026-04-29 08:06:18.872 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-29 08:06:18.875 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-29 08:06:18.878 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-29 08:06:18.882 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 08:06:18.886 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-29 08:06:18.889 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-29 08:06:18.892 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 08:06:18.898 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:06:18.898 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 08:06:18.903 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-29 08:06:18.906 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-29 08:06:18.909 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-29 08:06:18.914 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-29 08:06:18.917 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-29 08:06:18.944 | Using python 3.12 to install PyMySQL 2026-04-29 08:06:18.947 | + 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-04-29 08:06:20.109 | Collecting PyMySQL 2026-04-29 08:06:20.273 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-29 08:06:20.299 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-29 08:06:20.477 | Installing collected packages: PyMySQL 2026-04-29 08:06:20.548 | Successfully installed PyMySQL-1.1.2 2026-04-29 08:06:20.664 | + inc/python:pip_install:216 : result=0 2026-04-29 08:06:20.667 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:06:20.671 | + functions-common:time_stop:2412 : local name 2026-04-29 08:06:20.674 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:06:20.676 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:06:20.680 | + functions-common:time_stop:2415 : local total 2026-04-29 08:06:20.682 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:06:20.686 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:06:20.689 | + functions-common:time_stop:2419 : start_time=1777449978937 2026-04-29 08:06:20.692 | + functions-common:time_stop:2421 : [[ -z 1777449978937 ]] 2026-04-29 08:06:20.696 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:06:20.700 | + functions-common:time_stop:2424 : end_time=1777449980698 2026-04-29 08:06:20.703 | + functions-common:time_stop:2425 : elapsed_time=1761 2026-04-29 08:06:20.706 | + functions-common:time_stop:2426 : total=34987 2026-04-29 08:06:20.709 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:06:20.712 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36748 2026-04-29 08:06:20.715 | + inc/python:pip_install:219 : return 0 2026-04-29 08:06:20.718 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-29 08:06:20.720 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-29 08:06:20.724 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-29 08:06:20.727 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-29 08:06:20.749 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:06:20.752 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-29 08:06:20.755 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-04-29 08:06:20.779 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:06:20.783 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-29 08:06:20.806 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:06:20.809 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-29 08:06:20.829 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:06:20.832 | + ./stack.sh:main:866 : install_etcd3 2026-04-29 08:06:20.835 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-04-29 08:06:20.835 | Installing etcd 2026-04-29 08:06:20.839 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-04-29 08:06:20.856 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-04-29 08:06:20.872 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-04-29 08:06:20.874 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-04-29 08:06:20.893 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-04-29 08:06:20.897 | ++ 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-04-29 08:06:20.901 | ++ 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-04-29 08:06:20.905 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-29 08:06:20.908 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-29 08:06:20.912 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-29 08:06:20.915 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 08:06:20.919 | ++ 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-04-29 08:06:20.922 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-04-29 08:06:20.925 | ++ 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-04-29 08:06:20.931 | --2026-04-29 10:06:20-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 08:06:21.025 | Resolving github.com (github.com)... 140.82.121.4 2026-04-29 08:06:21.044 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-04-29 08:06:21.280 | HTTP request sent, awaiting response... 302 Found 2026-04-29 08:06:21.280 | 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-04-29T08%3A57%3A32Z&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-04-29T07%3A57%3A22Z&ske=2026-04-29T08%3A57%3A32Z&sks=b&skv=2018-11-09&sig=XQBmQII6zA7%2BjCU4zpiqtwMf3IptkcSFv0xpqW%2Bhqbc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ1MTc4MSwibmJmIjoxNzc3NDQ5OTgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-5iTCDPq1na_gt_3hg2X5CjW9JbIF4Qb5kYZMcbFE4g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-04-29 08:06:21.280 | --2026-04-29 10:06:21-- 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-04-29T08%3A57%3A32Z&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-04-29T07%3A57%3A22Z&ske=2026-04-29T08%3A57%3A32Z&sks=b&skv=2018-11-09&sig=XQBmQII6zA7%2BjCU4zpiqtwMf3IptkcSFv0xpqW%2Bhqbc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ1MTc4MSwibmJmIjoxNzc3NDQ5OTgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-5iTCDPq1na_gt_3hg2X5CjW9JbIF4Qb5kYZMcbFE4g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-04-29 08:06:21.315 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-04-29 08:06:21.327 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-04-29 08:06:21.367 | HTTP request sent, awaiting response... 200 OK 2026-04-29 08:06:21.367 | Length: 20927601 (20M) [application/octet-stream] 2026-04-29 08:06:21.367 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-29 08:06:21.419 | 2026-04-29 08:06:21.620 | 0K ........ ........ ... 100% 79.3M=0.3s 2026-04-29 08:06:21.620 | 2026-04-29 08:06:21.620 | 2026-04-29 10:06:21 (79.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-04-29 08:06:21.620 | 2026-04-29 08:06:21.625 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-29 08:06:21.629 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 08:06:21.632 | ++ functions:get_extra_file:81 : return 2026-04-29 08:06:21.635 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-29 08:06:21.638 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-04-29 08:06:21.641 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-29 08:06:21.645 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-04-29 08:06:21.672 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-04-29 08:06:21.675 | + 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-04-29 08:06:21.685 | etcd-v3.5.21-linux-amd64/ 2026-04-29 08:06:21.685 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-04-29 08:06:21.685 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-04-29 08:06:21.685 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-04-29 08:06:21.685 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-04-29 08:06:21.686 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-04-29 08:06:21.686 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-04-29 08:06:21.686 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-04-29 08:06:21.686 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-04-29 08:06:21.686 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-04-29 08:06:21.687 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-04-29 08:06:21.688 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-04-29 08:06:21.688 | etcd-v3.5.21-linux-amd64/README.md 2026-04-29 08:06:21.688 | etcd-v3.5.21-linux-amd64/etcdutl 2026-04-29 08:06:21.862 | etcd-v3.5.21-linux-amd64/etcdctl 2026-04-29 08:06:22.057 | etcd-v3.5.21-linux-amd64/etcd 2026-04-29 08:06:22.317 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-04-29 08:06:22.352 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-04-29 08:06:22.384 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-04-29 08:06:22.387 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-04-29 08:06:22.409 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:06:22.411 | + ./stack.sh:main:885 : install_dstat 2026-04-29 08:06:22.415 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-04-29 08:06:22.435 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:06:22.438 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-04-29 08:06:22.440 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:06:22.444 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-04-29 08:06:22.447 | + ./stack.sh:main:894 : install_libs 2026-04-29 08:06:22.449 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-04-29 08:06:22.453 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-04-29 08:06:22.455 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-04-29 08:06:22.459 | + inc/python:use_library_from_git:266 : local name=automaton 2026-04-29 08:06:22.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.465 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.468 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-04-29 08:06:22.472 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.474 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-04-29 08:06:22.478 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-04-29 08:06:22.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-04-29 08:06:22.484 | + inc/python:use_library_from_git:266 : local name=castellan 2026-04-29 08:06:22.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-04-29 08:06:22.497 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.501 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-04-29 08:06:22.505 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-04-29 08:06:22.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-04-29 08:06:22.510 | + inc/python:use_library_from_git:266 : local name=cliff 2026-04-29 08:06:22.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-04-29 08:06:22.522 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.525 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-04-29 08:06:22.529 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-04-29 08:06:22.533 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-04-29 08:06:22.536 | + inc/python:use_library_from_git:266 : local name=cursive 2026-04-29 08:06:22.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.543 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-04-29 08:06:22.550 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.553 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-04-29 08:06:22.557 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-04-29 08:06:22.560 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-04-29 08:06:22.565 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-04-29 08:06:22.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.572 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.575 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-04-29 08:06:22.579 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.583 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-04-29 08:06:22.586 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-04-29 08:06:22.591 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-04-29 08:06:22.595 | + inc/python:use_library_from_git:266 : local name=futurist 2026-04-29 08:06:22.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.602 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.606 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-04-29 08:06:22.610 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.615 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-04-29 08:06:22.618 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-04-29 08:06:22.622 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-04-29 08:06:22.626 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-04-29 08:06:22.630 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-04-29 08:06:22.641 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.645 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-04-29 08:06:22.649 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-04-29 08:06:22.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-04-29 08:06:22.658 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-04-29 08:06:22.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-04-29 08:06:22.673 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.676 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-04-29 08:06:22.680 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-04-29 08:06:22.683 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-04-29 08:06:22.687 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-04-29 08:06:22.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.697 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-04-29 08:06:22.701 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.705 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-04-29 08:06:22.708 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-04-29 08:06:22.713 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-04-29 08:06:22.716 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-04-29 08:06:22.721 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.725 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-04-29 08:06:22.733 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.737 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-04-29 08:06:22.741 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-04-29 08:06:22.745 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-04-29 08:06:22.748 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-04-29 08:06:22.753 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.757 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.760 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-04-29 08:06:22.764 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.767 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-04-29 08:06:22.771 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-04-29 08:06:22.775 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-04-29 08:06:22.778 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-04-29 08:06:22.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-04-29 08:06:22.792 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.795 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-04-29 08:06:22.799 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-04-29 08:06:22.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-04-29 08:06:22.806 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-04-29 08:06:22.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.814 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.818 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-04-29 08:06:22.821 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.825 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-04-29 08:06:22.828 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-04-29 08:06:22.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-04-29 08:06:22.835 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-04-29 08:06:22.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.842 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.845 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-04-29 08:06:22.849 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.854 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-04-29 08:06:22.857 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-04-29 08:06:22.860 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-04-29 08:06:22.863 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-04-29 08:06:22.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-04-29 08:06:22.877 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.881 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-04-29 08:06:22.885 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-04-29 08:06:22.889 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-04-29 08:06:22.893 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-04-29 08:06:22.896 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.900 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-04-29 08:06:22.908 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.912 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-04-29 08:06:22.916 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-04-29 08:06:22.920 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-04-29 08:06:22.923 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-04-29 08:06:22.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-04-29 08:06:22.938 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.941 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-04-29 08:06:22.945 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-04-29 08:06:22.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-04-29 08:06:22.952 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-04-29 08:06:22.956 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.959 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-04-29 08:06:22.965 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.968 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-04-29 08:06:22.971 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-04-29 08:06:22.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-04-29 08:06:22.978 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-04-29 08:06:22.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:22.984 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:22.987 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-04-29 08:06:22.991 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:22.994 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-04-29 08:06:22.998 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-04-29 08:06:23.002 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-04-29 08:06:23.005 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-04-29 08:06:23.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.012 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.016 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-04-29 08:06:23.020 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.023 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-04-29 08:06:23.026 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-04-29 08:06:23.029 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-04-29 08:06:23.033 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-04-29 08:06:23.036 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.040 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.044 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-04-29 08:06:23.048 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.052 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-04-29 08:06:23.056 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-04-29 08:06:23.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-04-29 08:06:23.064 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-04-29 08:06:23.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.071 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.076 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-04-29 08:06:23.079 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.084 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-04-29 08:06:23.087 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-04-29 08:06:23.091 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-04-29 08:06:23.094 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-04-29 08:06:23.098 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.101 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-04-29 08:06:23.109 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.113 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-04-29 08:06:23.116 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-04-29 08:06:23.119 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-04-29 08:06:23.123 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-04-29 08:06:23.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.130 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.133 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-04-29 08:06:23.137 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.141 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-04-29 08:06:23.144 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-04-29 08:06:23.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-04-29 08:06:23.153 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-04-29 08:06:23.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.160 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.164 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-04-29 08:06:23.168 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.172 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-04-29 08:06:23.175 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-04-29 08:06:23.179 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-04-29 08:06:23.183 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-04-29 08:06:23.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.193 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-04-29 08:06:23.197 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.200 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-04-29 08:06:23.205 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-04-29 08:06:23.208 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-04-29 08:06:23.213 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-04-29 08:06:23.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.221 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.225 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-04-29 08:06:23.228 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.232 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-04-29 08:06:23.234 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-04-29 08:06:23.237 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-04-29 08:06:23.240 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-04-29 08:06:23.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.246 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.249 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-04-29 08:06:23.251 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.255 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-04-29 08:06:23.258 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-04-29 08:06:23.261 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-04-29 08:06:23.263 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-04-29 08:06:23.266 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.269 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.271 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-04-29 08:06:23.273 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.275 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-04-29 08:06:23.278 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-04-29 08:06:23.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-04-29 08:06:23.285 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-04-29 08:06:23.289 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.291 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.295 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-04-29 08:06:23.297 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.301 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-04-29 08:06:23.305 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-04-29 08:06:23.308 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-04-29 08:06:23.311 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-04-29 08:06:23.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.317 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-04-29 08:06:23.323 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.327 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-04-29 08:06:23.330 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-04-29 08:06:23.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-04-29 08:06:23.337 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-04-29 08:06:23.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.343 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.346 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-04-29 08:06:23.349 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.353 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-04-29 08:06:23.356 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-04-29 08:06:23.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-04-29 08:06:23.363 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-04-29 08:06:23.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-04-29 08:06:23.374 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.378 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-04-29 08:06:23.380 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-04-29 08:06:23.384 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-04-29 08:06:23.387 | + inc/python:use_library_from_git:266 : local name=tooz 2026-04-29 08:06:23.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.397 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-04-29 08:06:23.400 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.403 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-04-29 08:06:23.406 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-04-29 08:06:23.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-04-29 08:06:23.413 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-04-29 08:06:23.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.419 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.422 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-04-29 08:06:23.425 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.429 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-04-29 08:06:23.433 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-04-29 08:06:23.436 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-04-29 08:06:23.439 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-04-29 08:06:23.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-04-29 08:06:23.453 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.456 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-04-29 08:06:23.460 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-04-29 08:06:23.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-04-29 08:06:23.466 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-04-29 08:06:23.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.472 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.475 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-04-29 08:06:23.479 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.482 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-04-29 08:06:23.485 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-04-29 08:06:23.488 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-04-29 08:06:23.491 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-29 08:06:23.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.498 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.501 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-04-29 08:06:23.504 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.507 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-04-29 08:06:23.510 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-04-29 08:06:23.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:23.517 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:23.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-04-29 08:06:23.523 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:23.526 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-04-29 08:06:23.551 | Using python 3.12 to install etcd3gw 2026-04-29 08:06:23.554 | + 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-04-29 08:06:24.793 | Collecting etcd3gw 2026-04-29 08:06:24.938 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:06:24.948 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-04-29 08:06:24.988 | Collecting requests>=2.20.0 (from etcd3gw) 2026-04-29 08:06:24.991 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-29 08:06:25.036 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-04-29 08:06:25.052 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:06:25.095 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-04-29 08:06:25.110 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:06:25.536 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-04-29 08:06:25.553 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-29 08:06:25.566 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-04-29 08:06:25.734 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-04-29 08:06:25.737 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-04-29 08:06:25.767 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-04-29 08:06:25.770 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-29 08:06:25.809 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-04-29 08:06:25.812 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-29 08:06:25.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-04-29 08:06:25.844 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-04-29 08:06:25.876 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-04-29 08:06:25.902 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-04-29 08:06:25.911 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-29 08:06:25.913 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-04-29 08:06:25.916 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-04-29 08:06:25.918 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-29 08:06:25.934 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-29 08:06:26.129 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-04-29 08:06:26.174 | Attempting uninstall: urllib3 2026-04-29 08:06:26.182 | Found existing installation: urllib3 2.0.7 2026-04-29 08:06:26.183 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:26.183 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-04-29 08:06:26.323 | Attempting uninstall: idna 2026-04-29 08:06:26.331 | Found existing installation: idna 3.6 2026-04-29 08:06:26.332 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:26.332 | Can't uninstall 'idna'. No files were found to uninstall. 2026-04-29 08:06:26.562 | Attempting uninstall: requests 2026-04-29 08:06:26.568 | Found existing installation: requests 2.31.0 2026-04-29 08:06:26.568 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:26.569 | Can't uninstall 'requests'. No files were found to uninstall. 2026-04-29 08:06:26.770 | 2026-04-29 08:06:26.775 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-04-29 08:06:26.904 | + inc/python:pip_install:216 : result=0 2026-04-29 08:06:26.907 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:06:26.910 | + functions-common:time_stop:2412 : local name 2026-04-29 08:06:26.912 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:06:26.915 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:06:26.918 | + functions-common:time_stop:2415 : local total 2026-04-29 08:06:26.921 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:06:26.924 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:06:26.926 | + functions-common:time_stop:2419 : start_time=1777449983545 2026-04-29 08:06:26.929 | + functions-common:time_stop:2421 : [[ -z 1777449983545 ]] 2026-04-29 08:06:26.932 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:06:26.937 | + functions-common:time_stop:2424 : end_time=1777449986933 2026-04-29 08:06:26.939 | + functions-common:time_stop:2425 : elapsed_time=3388 2026-04-29 08:06:26.941 | + functions-common:time_stop:2426 : total=36748 2026-04-29 08:06:26.943 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:06:26.946 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40136 2026-04-29 08:06:26.948 | + inc/python:pip_install:219 : return 0 2026-04-29 08:06:26.950 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-04-29 08:06:26.953 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-04-29 08:06:26.957 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-04-29 08:06:26.959 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:06:26.963 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:06:26.965 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:06:26.967 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:06:26.970 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:06:26.973 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:06:26.976 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:06:26.978 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:06:26.981 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:06:26.984 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:06:26.987 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:06:26.990 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:06:26.993 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:06:26.996 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-04-29 08:06:26.998 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:06:27.001 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:06:27.005 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-04-29 08:06:27.008 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-04-29 08:06:27.011 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:06:27.013 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:06:27.016 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:06:27.020 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:06:27.023 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:06:27.025 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:06:27.029 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:06:27.031 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:06:27.034 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:06:27.036 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:06:27.039 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:06:27.041 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:06:27.044 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-04-29 08:06:27.047 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:06:27.049 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:06:27.052 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:06:27.056 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-04-29 08:06:27.081 | + functions-common:apt_get:1199 : 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-04-29 08:06:27.120 | Reading package lists... 2026-04-29 08:06:27.522 | Building dependency tree... 2026-04-29 08:06:27.524 | Reading state information... 2026-04-29 08:06:28.094 | The following additional packages will be installed: 2026-04-29 08:06:28.096 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-04-29 08:06:28.098 | Suggested packages: 2026-04-29 08:06:28.098 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-04-29 08:06:28.098 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-04-29 08:06:28.098 | python3-uwsgidecorators 2026-04-29 08:06:28.140 | The following NEW packages will be installed: 2026-04-29 08:06:28.142 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-04-29 08:06:28.208 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:06:28.208 | Need to get 1270 kB of archives. 2026-04-29 08:06:28.208 | After this operation, 4285 kB of additional disk space will be used. 2026-04-29 08:06:28.208 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-04-29 08:06:28.264 | 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-04-29 08:06:28.267 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-04-29 08:06:28.294 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-04-29 08:06:28.307 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-04-29 08:06:28.308 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-04-29 08:06:28.539 | perl: warning: Setting locale failed. 2026-04-29 08:06:28.539 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:28.539 | LANGUAGE = (unset), 2026-04-29 08:06:28.540 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:28.540 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:28.540 | are supported and installed on your system. 2026-04-29 08:06:28.540 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:28.603 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:06:28.603 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:06:28.603 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:06:28.793 | Fetched 1270 kB in 0s (8951 kB/s) 2026-04-29 08:06:28.832 | Selecting previously unselected package libnorm1t64:amd64. 2026-04-29 08:06:28.893 | (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-04-29 08:06:28.899 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-04-29 08:06:28.905 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-29 08:06:28.952 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-04-29 08:06:28.965 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-04-29 08:06:28.968 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-29 08:06:29.012 | Selecting previously unselected package libzmq5:amd64. 2026-04-29 08:06:29.024 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-04-29 08:06:29.027 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-04-29 08:06:29.074 | Selecting previously unselected package uwsgi-core. 2026-04-29 08:06:29.086 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-04-29 08:06:29.089 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-29 08:06:29.257 | Selecting previously unselected package uwsgi. 2026-04-29 08:06:29.270 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-04-29 08:06:29.277 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-04-29 08:06:29.328 | Selecting previously unselected package uwsgi-plugin-python3. 2026-04-29 08:06:29.340 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-04-29 08:06:29.345 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-29 08:06:29.414 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-29 08:06:29.425 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-29 08:06:29.435 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-04-29 08:06:29.446 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-29 08:06:29.465 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-04-29 08:06:30.033 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-29 08:06:30.066 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:06:31.056 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 08:06:31.310 | perl: warning: Setting locale failed. 2026-04-29 08:06:31.310 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:31.310 | LANGUAGE = (unset), 2026-04-29 08:06:31.310 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:31.310 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:31.310 | are supported and installed on your system. 2026-04-29 08:06:31.310 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:31.440 | perl: warning: Setting locale failed. 2026-04-29 08:06:31.440 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:31.440 | LANGUAGE = (unset), 2026-04-29 08:06:31.440 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:31.440 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:31.440 | are supported and installed on your system. 2026-04-29 08:06:31.440 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:31.491 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:06:31.491 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:06:31.491 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:06:31.564 | perl: warning: Setting locale failed. 2026-04-29 08:06:31.564 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:31.564 | LANGUAGE = (unset), 2026-04-29 08:06:31.564 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:31.564 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:31.564 | are supported and installed on your system. 2026-04-29 08:06:31.564 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:32.063 | 2026-04-29 08:06:32.063 | Running kernel seems to be up-to-date. 2026-04-29 08:06:32.063 | 2026-04-29 08:06:32.064 | No services need to be restarted. 2026-04-29 08:06:32.064 | 2026-04-29 08:06:32.064 | No containers need to be restarted. 2026-04-29 08:06:32.064 | 2026-04-29 08:06:32.064 | No user sessions are running outdated binaries. 2026-04-29 08:06:32.064 | 2026-04-29 08:06:32.065 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:06:34.165 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:06:34.168 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:06:34.171 | + functions-common:time_stop:2412 : local name 2026-04-29 08:06:34.175 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:06:34.178 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:06:34.182 | + functions-common:time_stop:2415 : local total 2026-04-29 08:06:34.184 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:06:34.189 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:06:34.191 | + functions-common:time_stop:2419 : start_time=1777449987077 2026-04-29 08:06:34.194 | + functions-common:time_stop:2421 : [[ -z 1777449987077 ]] 2026-04-29 08:06:34.198 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:06:34.202 | + functions-common:time_stop:2424 : end_time=1777449994199 2026-04-29 08:06:34.206 | + functions-common:time_stop:2425 : elapsed_time=7122 2026-04-29 08:06:34.208 | + functions-common:time_stop:2426 : total=131022 2026-04-29 08:06:34.212 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:06:34.215 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138144 2026-04-29 08:06:34.219 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:06:34.222 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-04-29 08:06:34.226 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:06:34.230 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:06:34.233 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-04-29 08:06:34.236 | perl: warning: Setting locale failed. 2026-04-29 08:06:34.236 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:34.236 | LANGUAGE = (unset), 2026-04-29 08:06:34.236 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:34.236 | LANG = (unset) 2026-04-29 08:06:34.236 | are supported and installed on your system. 2026-04-29 08:06:34.236 | perl: warning: Falling back to the standard locale ("C"). 2026-04-29 08:06:34.274 | No module matches proxy 2026-04-29 08:06:34.278 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-04-29 08:06:34.290 | perl: warning: Setting locale failed. 2026-04-29 08:06:34.290 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:34.290 | LANGUAGE = (unset), 2026-04-29 08:06:34.290 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:34.290 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:34.290 | are supported and installed on your system. 2026-04-29 08:06:34.290 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:34.331 | Enabling module proxy. 2026-04-29 08:06:34.336 | To activate the new configuration, you need to run: 2026-04-29 08:06:34.336 | systemctl restart apache2 2026-04-29 08:06:34.342 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-04-29 08:06:34.354 | perl: warning: Setting locale failed. 2026-04-29 08:06:34.354 | perl: warning: Please check that your locale settings: 2026-04-29 08:06:34.354 | LANGUAGE = (unset), 2026-04-29 08:06:34.354 | LC_ALL = "en_US.utf8", 2026-04-29 08:06:34.354 | LANG = "de_DE.UTF-8" 2026-04-29 08:06:34.354 | are supported and installed on your system. 2026-04-29 08:06:34.354 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:06:34.393 | Considering dependency proxy for proxy_uwsgi: 2026-04-29 08:06:34.393 | Module proxy already enabled 2026-04-29 08:06:34.393 | Enabling module proxy_uwsgi. 2026-04-29 08:06:34.400 | To activate the new configuration, you need to run: 2026-04-29 08:06:34.400 | systemctl restart apache2 2026-04-29 08:06:34.405 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-04-29 08:06:34.407 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:06:34.409 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:06:34.413 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:06:34.547 | + ./stack.sh:main:900 : install_keystoneauth 2026-04-29 08:06:34.551 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-04-29 08:06:34.557 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-04-29 08:06:34.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.563 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-04-29 08:06:34.566 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.568 | + ./stack.sh:main:901 : install_keystoneclient 2026-04-29 08:06:34.570 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-04-29 08:06:34.572 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-04-29 08:06:34.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-04-29 08:06:34.581 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.583 | + ./stack.sh:main:902 : install_glanceclient 2026-04-29 08:06:34.585 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-04-29 08:06:34.587 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-04-29 08:06:34.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.595 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-04-29 08:06:34.598 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.601 | + ./stack.sh:main:903 : install_cinderclient 2026-04-29 08:06:34.606 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-04-29 08:06:34.609 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-04-29 08:06:34.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.617 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-04-29 08:06:34.624 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.628 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-04-29 08:06:34.631 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-04-29 08:06:34.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.638 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.641 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-04-29 08:06:34.645 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.650 | + ./stack.sh:main:904 : install_novaclient 2026-04-29 08:06:34.654 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-04-29 08:06:34.657 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-04-29 08:06:34.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.664 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.668 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-04-29 08:06:34.672 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.677 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-04-29 08:06:34.700 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:06:34.704 | + ./stack.sh:main:906 : install_swiftclient 2026-04-29 08:06:34.707 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-04-29 08:06:34.711 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-04-29 08:06:34.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.723 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-04-29 08:06:34.727 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.731 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-04-29 08:06:34.756 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:06:34.760 | + ./stack.sh:main:909 : install_neutronclient 2026-04-29 08:06:34.764 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-04-29 08:06:34.768 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-04-29 08:06:34.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.777 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.778 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-04-29 08:06:34.784 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.787 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-04-29 08:06:34.790 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-04-29 08:06:34.792 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-04-29 08:06:34.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:06:34.796 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:06:34.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-04-29 08:06:34.801 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:06:34.803 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-04-29 08:06:34.806 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-04-29 08:06:34.808 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 08:06:34.811 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-04-29 08:06:34.813 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-04-29 08:06:34.816 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 08:06:34.822 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:06:34.824 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 08:06:34.831 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-04-29 08:06:34.834 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-04-29 08:06:34.837 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-04-29 08:06:34.842 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-04-29 08:06:34.846 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-04-29 08:06:34.873 | Using python 3.12 to install keystonemiddleware 2026-04-29 08:06:34.876 | + 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-04-29 08:06:36.074 | Collecting keystonemiddleware 2026-04-29 08:06:36.220 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-29 08:06:36.285 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-04-29 08:06:36.301 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:06:36.354 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-04-29 08:06:36.372 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:06:36.433 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-04-29 08:06:36.449 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:06:36.495 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-04-29 08:06:36.511 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:06:36.555 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-04-29 08:06:36.571 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-29 08:06:36.627 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-04-29 08:06:36.645 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:06:36.694 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-04-29 08:06:36.710 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:06:36.769 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-04-29 08:06:36.784 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:06:36.795 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-04-29 08:06:36.824 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-04-29 08:06:36.839 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:06:36.883 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-04-29 08:06:36.899 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 08:06:37.041 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-04-29 08:06:37.057 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:06:37.068 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-04-29 08:06:37.102 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-04-29 08:06:37.116 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-29 08:06:37.130 | 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-04-29 08:06:37.167 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-29 08:06:37.184 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 08:06:37.311 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-29 08:06:37.326 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 08:06:37.370 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-29 08:06:37.385 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 08:06:37.427 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-04-29 08:06:37.442 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-29 08:06:37.488 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-04-29 08:06:37.503 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-29 08:06:37.545 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-29 08:06:37.562 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-29 08:06:37.599 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-29 08:06:37.614 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-29 08:06:37.692 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-29 08:06:37.697 | 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-04-29 08:06:37.735 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-04-29 08:06:37.750 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-29 08:06:37.761 | 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.0.0) 2026-04-29 08:06:37.763 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-04-29 08:06:37.890 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-04-29 08:06:37.915 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-29 08:06:37.972 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-29 08:06:37.988 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-29 08:06:37.998 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-04-29 08:06:38.133 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-29 08:06:38.148 | 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-04-29 08:06:38.169 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-04-29 08:06:38.203 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-04-29 08:06:38.219 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-29 08:06:38.236 | 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.4) 2026-04-29 08:06:38.238 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-04-29 08:06:38.238 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-04-29 08:06:38.239 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-04-29 08:06:38.319 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-29 08:06:38.358 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-29 08:06:38.395 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-29 08:06:38.417 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-29 08:06:38.441 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-29 08:06:38.465 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-29 08:06:38.492 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-29 08:06:38.534 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-29 08:06:38.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.6 MB/s 0:00:00 2026-04-29 08:06:38.646 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-29 08:06:38.668 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-29 08:06:38.691 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-29 08:06:38.714 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-29 08:06:38.735 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-04-29 08:06:38.765 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-29 08:06:38.790 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-29 08:06:38.814 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-29 08:06:38.835 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-04-29 08:06:38.856 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-29 08:06:38.879 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-29 08:06:38.905 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-29 08:06:38.920 | 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-04-29 08:06:38.936 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-29 08:06:38.957 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-29 08:06:38.978 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-29 08:06:39.000 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-29 08:06:39.023 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-29 08:06:39.329 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-04-29 08:06:39.587 | Attempting uninstall: six 2026-04-29 08:06:39.596 | Found existing installation: six 1.16.0 2026-04-29 08:06:39.597 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:39.597 | Can't uninstall 'six'. No files were found to uninstall. 2026-04-29 08:06:39.660 | Attempting uninstall: PyYAML 2026-04-29 08:06:39.668 | Found existing installation: PyYAML 6.0.1 2026-04-29 08:06:39.669 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:39.669 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-04-29 08:06:39.777 | Attempting uninstall: pyparsing 2026-04-29 08:06:39.785 | Found existing installation: pyparsing 3.1.1 2026-04-29 08:06:39.785 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:39.786 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-04-29 08:06:39.926 | Attempting uninstall: PyJWT 2026-04-29 08:06:39.935 | Found existing installation: PyJWT 2.7.0 2026-04-29 08:06:39.935 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:39.936 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-04-29 08:06:40.097 | Attempting uninstall: netaddr 2026-04-29 08:06:40.104 | Found existing installation: netaddr 0.8.0 2026-04-29 08:06:40.105 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:40.105 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-04-29 08:06:40.363 | Attempting uninstall: python-dateutil 2026-04-29 08:06:40.374 | Found existing installation: python-dateutil 2.8.2 2026-04-29 08:06:40.374 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:06:40.375 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-04-29 08:06:42.539 | 2026-04-29 08:06:42.548 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.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.7.0 typing-extensions-4.15.0 2026-04-29 08:06:42.744 | + inc/python:pip_install:216 : result=0 2026-04-29 08:06:42.747 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:06:42.750 | + functions-common:time_stop:2412 : local name 2026-04-29 08:06:42.753 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:06:42.755 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:06:42.758 | + functions-common:time_stop:2415 : local total 2026-04-29 08:06:42.760 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:06:42.763 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:06:42.766 | + functions-common:time_stop:2419 : start_time=1777449994866 2026-04-29 08:06:42.769 | + functions-common:time_stop:2421 : [[ -z 1777449994866 ]] 2026-04-29 08:06:42.774 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:06:42.778 | + functions-common:time_stop:2424 : end_time=1777450002775 2026-04-29 08:06:42.781 | + functions-common:time_stop:2425 : elapsed_time=7909 2026-04-29 08:06:42.785 | + functions-common:time_stop:2426 : total=40136 2026-04-29 08:06:42.787 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:06:42.791 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48045 2026-04-29 08:06:42.793 | + inc/python:pip_install:219 : return 0 2026-04-29 08:06:42.796 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-04-29 08:06:42.799 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-04-29 08:06:42.801 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 08:06:42.804 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-04-29 08:06:42.807 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-04-29 08:06:42.810 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 08:06:42.815 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:06:42.815 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 08:06:42.821 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-04-29 08:06:42.825 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-04-29 08:06:42.829 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-04-29 08:06:42.833 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-04-29 08:06:42.837 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-04-29 08:06:42.864 | Using python 3.12 to install python-memcached 2026-04-29 08:06:42.868 | + 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-04-29 08:06:44.018 | Collecting python-memcached 2026-04-29 08:06:44.162 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:06:44.187 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-04-29 08:06:44.374 | Installing collected packages: python-memcached 2026-04-29 08:06:44.412 | Successfully installed python-memcached-1.62 2026-04-29 08:06:44.551 | + inc/python:pip_install:216 : result=0 2026-04-29 08:06:44.555 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:06:44.559 | + functions-common:time_stop:2412 : local name 2026-04-29 08:06:44.563 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:06:44.566 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:06:44.571 | + functions-common:time_stop:2415 : local total 2026-04-29 08:06:44.575 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:06:44.578 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:06:44.582 | + functions-common:time_stop:2419 : start_time=1777450002857 2026-04-29 08:06:44.585 | + functions-common:time_stop:2421 : [[ -z 1777450002857 ]] 2026-04-29 08:06:44.589 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:06:44.595 | + functions-common:time_stop:2424 : end_time=1777450004591 2026-04-29 08:06:44.598 | + functions-common:time_stop:2425 : elapsed_time=1734 2026-04-29 08:06:44.601 | + functions-common:time_stop:2426 : total=48045 2026-04-29 08:06:44.605 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:06:44.608 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49779 2026-04-29 08:06:44.613 | + inc/python:pip_install:219 : return 0 2026-04-29 08:06:44.616 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-04-29 08:06:44.638 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:06:44.641 | + ./stack.sh:main:916 : '[' 192.168.122.34 == 192.168.122.34 ']' 2026-04-29 08:06:44.644 | + ./stack.sh:main:917 : stack_install_service keystone 2026-04-29 08:06:44.648 | + lib/stack:stack_install_service:20 : local service=keystone 2026-04-29 08:06:44.652 | + lib/stack:stack_install_service:21 : type install_keystone 2026-04-29 08:06:44.655 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 08:06:44.659 | + lib/stack:stack_install_service:32 : install_keystone 2026-04-29 08:06:44.662 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-04-29 08:06:44.684 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:06:44.688 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-04-29 08:06:44.692 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-04-29 08:06:44.695 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-04-29 08:06:44.698 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 08:06:44.701 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:06:44.705 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:06:44.709 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:06:44.712 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:06:44.717 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:06:44.737 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:06:44.739 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:06:44.743 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:06:44.747 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 08:06:44.747 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:06:44.753 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-04-29 08:06:44.755 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:06:44.757 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-04-29 08:06:44.760 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:06:44.764 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:06:44.766 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:06:44.769 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:06:44.772 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:06:44.775 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:06:44.778 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:06:44.781 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:06:44.785 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:06:44.791 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450004787 2026-04-29 08:06:44.794 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-04-29 08:06:44.798 | Cloning into '/opt/stack/keystone'... 2026-04-29 08:07:02.881 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:07:02.886 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:02.889 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:02.892 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:02.895 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:02.898 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:02.902 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:07:02.904 | + functions-common:time_stop:2419 : start_time=1777450004787 2026-04-29 08:07:02.907 | + functions-common:time_stop:2421 : [[ -z 1777450004787 ]] 2026-04-29 08:07:02.910 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:02.915 | + functions-common:time_stop:2424 : end_time=1777450022912 2026-04-29 08:07:02.918 | + functions-common:time_stop:2425 : elapsed_time=18125 2026-04-29 08:07:02.921 | + functions-common:time_stop:2426 : total=4449 2026-04-29 08:07:02.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:02.927 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22574 2026-04-29 08:07:02.930 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-04-29 08:07:02.933 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 08:07:02.936 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:07:02.940 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:07:02.943 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:07:02.946 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:07:02.949 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:07:02.952 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:07:02.955 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:07:02.958 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:07:02.962 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:07:02.967 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450022964 2026-04-29 08:07:02.970 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 08:07:03.554 | From https://review.opendev.org/openstack/keystone 2026-04-29 08:07:03.554 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 08:07:03.565 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:07:03.569 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:03.572 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:03.575 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:03.577 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:03.581 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:03.584 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:07:03.587 | + functions-common:time_stop:2419 : start_time=1777450022964 2026-04-29 08:07:03.591 | + functions-common:time_stop:2421 : [[ -z 1777450022964 ]] 2026-04-29 08:07:03.595 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:03.600 | + functions-common:time_stop:2424 : end_time=1777450023596 2026-04-29 08:07:03.603 | + functions-common:time_stop:2425 : elapsed_time=632 2026-04-29 08:07:03.606 | + functions-common:time_stop:2426 : total=22574 2026-04-29 08:07:03.609 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:03.612 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23206 2026-04-29 08:07:03.615 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:07:03.618 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:07:03.621 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:07:03.624 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:07:03.627 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:07:03.629 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:07:03.631 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:07:03.635 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:07:03.638 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:07:03.642 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:07:03.647 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450023644 2026-04-29 08:07:03.650 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:07:03.832 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:07:03.832 | 2026-04-29 08:07:03.832 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:07:03.832 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:07:03.832 | state without impacting any branches by switching back to a branch. 2026-04-29 08:07:03.832 | 2026-04-29 08:07:03.833 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:07:03.833 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:07:03.833 | 2026-04-29 08:07:03.833 | git switch -c 2026-04-29 08:07:03.833 | 2026-04-29 08:07:03.833 | Or undo this operation with: 2026-04-29 08:07:03.833 | 2026-04-29 08:07:03.833 | git switch - 2026-04-29 08:07:03.833 | 2026-04-29 08:07:03.833 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:07:03.833 | 2026-04-29 08:07:03.834 | HEAD is now at 4ec1f8a01 Block restricted app creds from creating EC2 credentials via /credentials 2026-04-29 08:07:03.841 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:07:03.845 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:03.848 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:03.851 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:03.854 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:03.858 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:03.862 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:07:03.865 | + functions-common:time_stop:2419 : start_time=1777450023644 2026-04-29 08:07:03.868 | + functions-common:time_stop:2421 : [[ -z 1777450023644 ]] 2026-04-29 08:07:03.872 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:03.876 | + functions-common:time_stop:2424 : end_time=1777450023873 2026-04-29 08:07:03.879 | + functions-common:time_stop:2425 : elapsed_time=229 2026-04-29 08:07:03.883 | + functions-common:time_stop:2426 : total=23206 2026-04-29 08:07:03.886 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:03.889 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23435 2026-04-29 08:07:03.892 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-04-29 08:07:03.911 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-04-29 08:07:03.915 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:07:03.916 | + functions-common:git_clone:665 : head -1 2026-04-29 08:07:03.919 | 4ec1f8a01 Block restricted app creds from creating EC2 credentials via /credentials 2026-04-29 08:07:03.923 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:07:03.926 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-04-29 08:07:03.930 | + inc/python:setup_develop:353 : local bindep 2026-04-29 08:07:03.933 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-29 08:07:03.936 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-04-29 08:07:03.939 | + inc/python:setup_develop:359 : local extras= 2026-04-29 08:07:03.942 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-04-29 08:07:03.946 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 08:07:03.949 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-29 08:07:03.953 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-04-29 08:07:03.956 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 08:07:03.960 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 08:07:03.964 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-04-29 08:07:03.967 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 08:07:03.971 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-04-29 08:07:03.975 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 08:07:03.978 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 08:07:03.983 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-04-29 08:07:03.989 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-04-29 08:07:03.993 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-04-29 08:07:03.997 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-04-29 08:07:04.161 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-04-29 08:07:04.165 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 08:07:04.169 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 08:07:04.172 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 08:07:04.176 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-29 08:07:04.180 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-04-29 08:07:04.184 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 08:07:04.187 | + inc/python:setup_package:446 : local extras= 2026-04-29 08:07:04.191 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 08:07:04.194 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 08:07:04.198 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 08:07:04.201 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 08:07:04.206 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 08:07:04.209 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-04-29 08:07:04.239 | Using python 3.12 to install /opt/stack/keystone 2026-04-29 08:07:04.242 | + 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-04-29 08:07:05.212 | Obtaining file:///opt/stack/keystone 2026-04-29 08:07:05.216 | Installing build dependencies: started 2026-04-29 08:07:06.892 | Installing build dependencies: finished with status 'done' 2026-04-29 08:07:06.893 | Checking if build backend supports build_editable: started 2026-04-29 08:07:07.433 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 08:07:07.434 | Getting requirements to build editable: started 2026-04-29 08:07:07.728 | Getting requirements to build editable: finished with status 'done' 2026-04-29 08:07:07.730 | Preparing editable metadata (pyproject.toml): started 2026-04-29 08:07:08.763 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:07:08.778 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (7.0.3) 2026-04-29 08:07:08.779 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (1.8.9) 2026-04-29 08:07:08.977 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev2) 2026-04-29 08:07:09.121 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-29 08:07:09.163 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev2) 2026-04-29 08:07:09.179 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-04-29 08:07:09.563 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev2) 2026-04-29 08:07:09.579 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-29 08:07:10.118 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.134 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-29 08:07:10.186 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (5.7.0) 2026-04-29 08:07:10.189 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (5.8.0) 2026-04-29 08:07:10.189 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (12.0.0) 2026-04-29 08:07:10.264 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.279 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-29 08:07:10.293 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (4.1.1) 2026-04-29 08:07:10.297 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (10.3.0) 2026-04-29 08:07:10.297 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (6.3.0) 2026-04-29 08:07:10.359 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.375 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 08:07:10.435 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.451 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:07:10.462 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (6.7.2) 2026-04-29 08:07:10.463 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (8.1.0) 2026-04-29 08:07:10.503 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.519 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 08:07:10.576 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.592 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:07:10.603 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (5.9.1) 2026-04-29 08:07:10.633 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.649 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-29 08:07:10.658 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (10.0.1) 2026-04-29 08:07:10.687 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.702 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-04-29 08:07:10.746 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.762 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-04-29 08:07:10.775 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (2.11.0) 2026-04-29 08:07:10.775 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (1.5.0) 2026-04-29 08:07:10.818 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.833 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-29 08:07:10.847 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (4.0.1) 2026-04-29 08:07:10.847 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev2) (1.1.2) 2026-04-29 08:07:10.883 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.899 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:07:10.951 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev2) 2026-04-29 08:07:10.966 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 08:07:11.170 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev2) 2026-04-29 08:07:11.184 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-29 08:07:11.219 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev2) 2026-04-29 08:07:11.235 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-29 08:07:11.248 | 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.0.2.dev2) (5.2.1) 2026-04-29 08:07:11.277 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 08:07:11.292 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-29 08:07:11.303 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) (8.3.1) 2026-04-29 08:07:11.329 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 08:07:11.344 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 08:07:11.384 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 08:07:11.399 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:07:11.504 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev2) 2026-04-29 08:07:11.519 | 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-04-29 08:07:11.562 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev2) 2026-04-29 08:07:11.578 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-04-29 08:07:11.594 | 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.0.2.dev2) (1.17.0) 2026-04-29 08:07:11.663 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev2) 2026-04-29 08:07:11.680 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-04-29 08:07:11.725 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 08:07:11.741 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-04-29 08:07:11.780 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 08:07:11.795 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:07:11.846 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 08:07:11.861 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-29 08:07:12.365 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev2) 2026-04-29 08:07:12.381 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-29 08:07:12.396 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (5.13.1) 2026-04-29 08:07:12.399 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (2.32.5) 2026-04-29 08:07:12.404 | 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.0.2.dev2) (2.1.0) 2026-04-29 08:07:12.405 | 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.0.2.dev2) (1.8.2) 2026-04-29 08:07:12.406 | 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.0.2.dev2) (4.15.0) 2026-04-29 08:07:12.419 | 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.0.2.dev2) (1.3.0) 2026-04-29 08:07:12.420 | 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.0.2.dev2) (2.0.0) 2026-04-29 08:07:12.421 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.2.dev2) (6.0.3) 2026-04-29 08:07:12.525 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:12.541 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-29 08:07:12.583 | 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.0.2.dev2) (3.0.0) 2026-04-29 08:07:12.621 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:12.638 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-29 08:07:12.672 | Installing build dependencies: started 2026-04-29 08:07:14.215 | Installing build dependencies: finished with status 'done' 2026-04-29 08:07:14.216 | Getting requirements to build wheel: started 2026-04-29 08:07:14.769 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 08:07:14.770 | Installing backend dependencies: started 2026-04-29 08:07:16.456 | Installing backend dependencies: finished with status 'done' 2026-04-29 08:07:16.458 | Preparing metadata (pyproject.toml): started 2026-04-29 08:07:16.950 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:07:16.983 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:16.999 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-29 08:07:17.044 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.063 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:07:17.075 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.2.dev2) (2.1.1) 2026-04-29 08:07:17.080 | 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.0.2.dev2) (2.9.0.post0) 2026-04-29 08:07:17.083 | 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.0.2.dev2) (3.2.1) 2026-04-29 08:07:17.128 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.145 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-29 08:07:17.188 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.204 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-29 08:07:17.247 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.264 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-29 08:07:17.322 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.339 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:07:17.381 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.397 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-29 08:07:17.434 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.450 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-29 08:07:17.497 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.513 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-29 08:07:17.523 | 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.0.2.dev2) (26.0) 2026-04-29 08:07:17.558 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.575 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:07:17.615 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.631 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:07:17.682 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.699 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-04-29 08:07:17.955 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:17.971 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-29 08:07:18.020 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.036 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:07:18.074 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.090 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-29 08:07:18.127 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.143 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-29 08:07:18.189 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.206 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-29 08:07:18.279 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.296 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-29 08:07:18.336 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.351 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-29 08:07:18.401 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.418 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-29 08:07:18.462 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.478 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-29 08:07:18.498 | 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.0.2.dev2) (3.3.2) 2026-04-29 08:07:18.499 | 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.0.2.dev2) (7.2.2) 2026-04-29 08:07:18.514 | 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.0.2.dev2) (82.0.1) 2026-04-29 08:07:18.552 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.567 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-29 08:07:18.631 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.647 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-29 08:07:18.693 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.709 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-29 08:07:18.763 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.786 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-04-29 08:07:18.809 | 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.0.2.dev2) (3.4.4) 2026-04-29 08:07:18.812 | 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.0.2.dev2) (3.11) 2026-04-29 08:07:18.812 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (2.6.3) 2026-04-29 08:07:18.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev2) (2023.11.17) 2026-04-29 08:07:18.865 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.881 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-04-29 08:07:18.945 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev2) 2026-04-29 08:07:18.961 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-29 08:07:18.994 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.2.dev2) (2.8.5) 2026-04-29 08:07:19.067 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-29 08:07:19.110 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-29 08:07:19.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 51.5 MB/s 0:00:00 2026-04-29 08:07:19.207 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-29 08:07:19.233 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-04-29 08:07:19.257 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-29 08:07:19.280 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-04-29 08:07:19.302 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-04-29 08:07:19.324 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-29 08:07:19.346 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-29 08:07:19.371 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-29 08:07:19.393 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-04-29 08:07:19.416 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-29 08:07:19.438 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-29 08:07:19.462 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-04-29 08:07:19.485 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-29 08:07:19.508 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-29 08:07:19.536 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-29 08:07:19.560 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-29 08:07:19.583 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-29 08:07:19.605 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-04-29 08:07:19.627 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-29 08:07:19.652 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-29 08:07:19.676 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-29 08:07:19.698 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-29 08:07:19.722 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-29 08:07:19.749 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-04-29 08:07:19.780 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-29 08:07:19.809 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-04-29 08:07:19.827 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 30.9 MB/s 0:00:00 2026-04-29 08:07:19.847 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-04-29 08:07:19.870 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-29 08:07:19.892 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-29 08:07:19.915 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-29 08:07:19.940 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-29 08:07:19.968 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-29 08:07:19.988 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-29 08:07:20.011 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-04-29 08:07:20.034 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-04-29 08:07:20.067 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-29 08:07:20.093 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-04-29 08:07:20.120 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-04-29 08:07:20.142 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-29 08:07:20.166 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-29 08:07:20.189 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-29 08:07:20.210 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-29 08:07:20.238 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-04-29 08:07:20.293 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 65.1 MB/s 0:00:00 2026-04-29 08:07:20.309 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-29 08:07:20.333 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-29 08:07:20.356 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-04-29 08:07:20.386 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-04-29 08:07:20.411 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-04-29 08:07:20.434 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-29 08:07:20.456 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-29 08:07:20.479 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-29 08:07:20.502 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-04-29 08:07:20.531 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-29 08:07:20.704 | Building wheels for collected packages: keystone, testresources 2026-04-29 08:07:20.706 | Building editable for keystone (pyproject.toml): started 2026-04-29 08:07:21.765 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-04-29 08:07:21.769 | Created wheel for keystone: filename=keystone-29.0.2.dev2-0.editable-py3-none-any.whl size=9247 sha256=df9353fa443213603536a170f8fef11bfd5d4c75a8748e28e9569c9d849fdbd3 2026-04-29 08:07:21.769 | Stored in directory: /tmp/pip-ephem-wheel-cache-o21dtecz/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-04-29 08:07:21.773 | Building wheel for testresources (pyproject.toml): started 2026-04-29 08:07:22.240 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-29 08:07:22.241 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=c09c6e56fe20312c908ec5d0cee825485b133340c2a59a1b22800bcacba6c25b 2026-04-29 08:07:22.242 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-04-29 08:07:22.247 | Successfully built keystone testresources 2026-04-29 08:07:22.593 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-04-29 08:07:22.664 | Attempting uninstall: pytz 2026-04-29 08:07:22.675 | Found existing installation: pytz 2024.1 2026-04-29 08:07:22.675 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:22.676 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-04-29 08:07:24.063 | Attempting uninstall: oauthlib 2026-04-29 08:07:24.076 | Found existing installation: oauthlib 3.2.2 2026-04-29 08:07:24.076 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:24.076 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-04-29 08:07:24.226 | Attempting uninstall: markupsafe 2026-04-29 08:07:24.238 | Found existing installation: MarkupSafe 2.1.5 2026-04-29 08:07:24.241 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:24.241 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-04-29 08:07:25.367 | Attempting uninstall: blinker 2026-04-29 08:07:25.379 | Found existing installation: blinker 1.7.0 2026-04-29 08:07:25.379 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:25.380 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-04-29 08:07:25.399 | Attempting uninstall: bcrypt 2026-04-29 08:07:25.410 | Found existing installation: bcrypt 3.2.2 2026-04-29 08:07:25.411 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:25.412 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-04-29 08:07:25.431 | Attempting uninstall: attrs 2026-04-29 08:07:25.443 | Found existing installation: attrs 23.2.0 2026-04-29 08:07:25.444 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:25.445 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-04-29 08:07:28.598 | Attempting uninstall: jinja2 2026-04-29 08:07:28.610 | Found existing installation: Jinja2 3.1.2 2026-04-29 08:07:28.611 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:28.613 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-04-29 08:07:29.667 | Attempting uninstall: cryptography 2026-04-29 08:07:29.680 | Found existing installation: cryptography 41.0.7 2026-04-29 08:07:29.683 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:29.683 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-04-29 08:07:30.289 | Attempting uninstall: pyopenssl 2026-04-29 08:07:30.302 | Found existing installation: pyOpenSSL 23.2.0 2026-04-29 08:07:30.303 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:30.304 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-04-29 08:07:30.720 | Attempting uninstall: jsonschema 2026-04-29 08:07:30.735 | Found existing installation: jsonschema 4.10.3 2026-04-29 08:07:30.736 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:07:30.736 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-04-29 08:07:32.355 | 2026-04-29 08:07:32.356 | 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-04-29 08:07:32.356 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-04-29 08:07:32.371 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev2 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-04-29 08:07:32.843 | + inc/python:pip_install:216 : result=0 2026-04-29 08:07:32.846 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:07:32.850 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:32.853 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:32.856 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:32.859 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:32.862 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:32.866 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:07:32.869 | + functions-common:time_stop:2419 : start_time=1777450024232 2026-04-29 08:07:32.872 | + functions-common:time_stop:2421 : [[ -z 1777450024232 ]] 2026-04-29 08:07:32.876 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:32.880 | + functions-common:time_stop:2424 : end_time=1777450052877 2026-04-29 08:07:32.883 | + functions-common:time_stop:2425 : elapsed_time=28645 2026-04-29 08:07:32.887 | + functions-common:time_stop:2426 : total=49779 2026-04-29 08:07:32.889 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:32.892 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=78424 2026-04-29 08:07:32.895 | + inc/python:pip_install:219 : return 0 2026-04-29 08:07:32.897 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 08:07:32.899 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:07:32.903 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-04-29 08:07:32.906 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-04-29 08:07:32.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:07:32.913 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:07:32.917 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-04-29 08:07:32.920 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:07:32.924 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-04-29 08:07:32.946 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:07:32.950 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 08:07:32.954 | + ./stack.sh:main:918 : configure_keystone 2026-04-29 08:07:32.958 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-04-29 08:07:32.975 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-04-29 08:07:32.979 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-04-29 08:07:32.985 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-04-29 08:07:33.009 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:07:33.013 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-04-29 08:07:33.057 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-04-29 08:07:33.096 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-04-29 08:07:33.135 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-04-29 08:07:33.175 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-04-29 08:07:33.216 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-04-29 08:07:33.257 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-04-29 08:07:33.293 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-04-29 08:07:33.332 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-04-29 08:07:33.374 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-04-29 08:07:33.376 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-04-29 08:07:33.379 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-04-29 08:07:33.383 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-04-29 08:07:33.386 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 08:07:33.390 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:07:33.410 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:07:33.415 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 08:07:33.419 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 08:07:33.423 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:07:33.445 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:07:33.449 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:07:33.454 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:07:33.495 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:07:33.498 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:07:33.502 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-04-29 08:07:33.506 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-04-29 08:07:33.529 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:07:33.533 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.34/identity 2026-04-29 08:07:33.574 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-04-29 08:07:33.577 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-04-29 08:07:33.621 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-04-29 08:07:33.625 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-04-29 08:07:33.628 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-04-29 08:07:33.631 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-04-29 08:07:33.634 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:07:33.637 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:07:33.640 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:07:33.664 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:07:33.668 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:07:33.671 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-29 08:07:33.675 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-29 08:07:33.715 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-04-29 08:07:33.718 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-04-29 08:07:33.721 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-04-29 08:07:33.724 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-04-29 08:07:33.729 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:07:33.750 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:07:33.753 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:07:33.757 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:07:33.760 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:07:33.763 | + 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-04-29 08:07:33.803 | + 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-04-29 08:07:33.842 | + 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-04-29 08:07:33.884 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:07:33.927 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-04-29 08:07:33.966 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-04-29 08:07:34.005 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-04-29 08:07:34.008 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-04-29 08:07:34.011 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-04-29 08:07:34.015 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-04-29 08:07:34.017 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 08:07:34.021 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-04-29 08:07:34.024 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-04-29 08:07:34.028 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 08:07:34.031 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 08:07:34.049 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:07:34.050 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 08:07:34.060 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 08:07:34.065 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:07:34.079 | /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-04-29 08:07:34.085 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-04-29 08:07:34.089 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-04-29 08:07:34.095 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:07:34.099 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-04-29 08:07:34.140 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-04-29 08:07:34.181 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-04-29 08:07:34.221 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-04-29 08:07:34.261 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-04-29 08:07:34.301 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-04-29 08:07:34.341 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-04-29 08:07:34.382 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-04-29 08:07:34.424 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-04-29 08:07:34.462 | + 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-04-29 08:07:34.503 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-04-29 08:07:34.542 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-04-29 08:07:34.583 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-04-29 08:07:34.623 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-04-29 08:07:34.660 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 08:07:34.664 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 08:07:34.668 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-04-29 08:07:34.671 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-04-29 08:07:34.674 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 08:07:34.676 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:07:34.678 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:07:34.682 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-04-29 08:07:34.686 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-04-29 08:07:34.690 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-04-29 08:07:34.727 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-04-29 08:07:34.766 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-04-29 08:07:34.766 | + 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-04-29 08:07:34.776 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-04-29 08:07:34.781 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-04-29 08:07:34.785 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-04-29 08:07:34.789 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 08:07:34.792 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 08:07:34.796 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:07:34.799 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:07:34.802 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:07:34.805 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:07:34.808 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 08:07:34.811 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 08:07:34.814 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:07:34.817 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:07:34.820 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-04-29 08:07:34.832 | perl: warning: Setting locale failed. 2026-04-29 08:07:34.833 | perl: warning: Please check that your locale settings: 2026-04-29 08:07:34.833 | LANGUAGE = (unset), 2026-04-29 08:07:34.833 | LC_ALL = "en_US.utf8", 2026-04-29 08:07:34.833 | LANG = "de_DE.UTF-8" 2026-04-29 08:07:34.833 | are supported and installed on your system. 2026-04-29 08:07:34.833 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:07:34.875 | Enabling site keystone-api. 2026-04-29 08:07:34.882 | To activate the new configuration, you need to run: 2026-04-29 08:07:34.882 | systemctl reload apache2 2026-04-29 08:07:34.891 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 08:07:34.895 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:07:34.898 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:07:34.902 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:07:35.032 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-04-29 08:07:35.075 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-04-29 08:07:35.121 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-04-29 08:07:35.165 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-04-29 08:07:35.169 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-04-29 08:07:35.219 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-04-29 08:07:35.262 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-04-29 08:07:35.306 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-04-29 08:07:35.349 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-29 08:07:35.353 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-29 08:07:35.356 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-04-29 08:07:35.397 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-04-29 08:07:35.440 | + ./stack.sh:main:922 : is_service_enabled swift 2026-04-29 08:07:35.460 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:07:35.463 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-04-29 08:07:35.483 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:07:35.487 | + ./stack.sh:main:938 : stack_install_service glance 2026-04-29 08:07:35.490 | + lib/stack:stack_install_service:20 : local service=glance 2026-04-29 08:07:35.493 | + lib/stack:stack_install_service:21 : type install_glance 2026-04-29 08:07:35.496 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 08:07:35.499 | + lib/stack:stack_install_service:32 : install_glance 2026-04-29 08:07:35.501 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-04-29 08:07:35.505 | + lib/glance:install_glance:550 : local glance_store_extras 2026-04-29 08:07:35.507 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-04-29 08:07:35.525 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:07:35.529 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-04-29 08:07:35.533 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-04-29 08:07:35.552 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:07:35.555 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-04-29 08:07:35.559 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-04-29 08:07:35.561 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:07:35.565 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:07:35.569 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-04-29 08:07:35.572 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:07:35.576 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-04-29 08:07:35.580 | ++ inc/python:join_extras:28 : local IFS=, 2026-04-29 08:07:35.583 | ++ inc/python:join_extras:29 : echo cinder 2026-04-29 08:07:35.587 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-04-29 08:07:35.591 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-04-29 08:07:35.594 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-04-29 08:07:35.597 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-04-29 08:07:35.601 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-04-29 08:07:35.604 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-04-29 08:07:35.608 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-04-29 08:07:35.613 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:07:35.613 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-04-29 08:07:35.619 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-04-29 08:07:35.623 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-04-29 08:07:35.626 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-04-29 08:07:35.629 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-04-29 08:07:35.632 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-04-29 08:07:35.658 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-04-29 08:07:35.662 | + 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-04-29 08:07:36.972 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.119 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-04-29 08:07:37.136 | 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.3.0) 2026-04-29 08:07:37.137 | 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.7.2) 2026-04-29 08:07:37.137 | 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.9.1) 2026-04-29 08:07:37.138 | 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.0.1) 2026-04-29 08:07:37.139 | 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.4.1) 2026-04-29 08:07:37.140 | 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.7.0) 2026-04-29 08:07:37.141 | 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.40.4) 2026-04-29 08:07:37.142 | 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-04-29 08:07:37.143 | 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.13.1) 2026-04-29 08:07:37.143 | 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-04-29 08:07:37.144 | 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.32.5) 2026-04-29 08:07:37.169 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.184 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-04-29 08:07:37.195 | 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.2.1) 2026-04-29 08:07:37.197 | 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-04-29 08:07:37.198 | 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.3.2) 2026-04-29 08:07:37.203 | 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.0.0) 2026-04-29 08:07:37.205 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-04-29 08:07:37.248 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.264 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-29 08:07:37.337 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.353 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-29 08:07:37.402 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.419 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:07:37.463 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.479 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-29 08:07:37.493 | 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) (25.4.0) 2026-04-29 08:07:37.494 | 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-04-29 08:07:37.495 | 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-04-29 08:07:37.496 | 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) (0.30.0) 2026-04-29 08:07:37.502 | 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-04-29 08:07:37.503 | 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-04-29 08:07:37.504 | 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-04-29 08:07:37.505 | 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-04-29 08:07:37.509 | 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.3.0) 2026-04-29 08:07:37.510 | 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.1.0) 2026-04-29 08:07:37.512 | 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.5.1) 2026-04-29 08:07:37.544 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-04-29 08:07:37.558 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-29 08:07:37.569 | 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-04-29 08:07:37.573 | 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-04-29 08:07:37.578 | 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-04-29 08:07:37.579 | 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-04-29 08:07:37.580 | 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-04-29 08:07:37.589 | 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-04-29 08:07:37.593 | 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-04-29 08:07:37.594 | 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.1.2) 2026-04-29 08:07:37.597 | 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-04-29 08:07:37.605 | 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.9) 2026-04-29 08:07:37.607 | 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-04-29 08:07:37.608 | 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-04-29 08:07:37.609 | 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-04-29 08:07:37.610 | 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.3) 2026-04-29 08:07:37.614 | 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-04-29 08:07:37.615 | 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.0) 2026-04-29 08:07:37.620 | 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-04-29 08:07:37.637 | 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-04-29 08:07:37.641 | 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.6.0) 2026-04-29 08:07:37.645 | 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-04-29 08:07:37.658 | 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.4) 2026-04-29 08:07:37.659 | 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.11) 2026-04-29 08:07:37.659 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-04-29 08:07:37.661 | Requirement already satisfied: certifi>=2017.4.17 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-04-29 08:07:37.682 | 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.7) 2026-04-29 08:07:37.739 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-04-29 08:07:37.795 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-04-29 08:07:37.822 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-29 08:07:37.843 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-29 08:07:37.867 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-29 08:07:37.891 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-04-29 08:07:37.912 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-29 08:07:38.159 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-04-29 08:07:39.444 | 2026-04-29 08:07:39.460 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-04-29 08:07:39.611 | + inc/python:pip_install:216 : result=0 2026-04-29 08:07:39.614 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:07:39.617 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:39.619 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:39.621 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:39.624 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:39.627 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:39.629 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:07:39.632 | + functions-common:time_stop:2419 : start_time=1777450055652 2026-04-29 08:07:39.635 | + functions-common:time_stop:2421 : [[ -z 1777450055652 ]] 2026-04-29 08:07:39.638 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:39.643 | + functions-common:time_stop:2424 : end_time=1777450059640 2026-04-29 08:07:39.645 | + functions-common:time_stop:2425 : elapsed_time=3988 2026-04-29 08:07:39.648 | + functions-common:time_stop:2426 : total=78424 2026-04-29 08:07:39.651 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:39.653 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=82412 2026-04-29 08:07:39.656 | + inc/python:pip_install:219 : return 0 2026-04-29 08:07:39.660 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-04-29 08:07:39.663 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-04-29 08:07:39.667 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-04-29 08:07:39.686 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-04-29 08:07:39.693 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-04-29 08:07:39.696 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-04-29 08:07:39.700 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-04-29 08:07:39.703 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 08:07:39.707 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:07:39.712 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:07:39.715 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:07:39.719 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:07:39.723 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:07:39.746 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:07:39.750 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:07:39.754 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:07:39.759 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:07:39.759 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 08:07:39.765 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-04-29 08:07:39.768 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:07:39.771 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-04-29 08:07:39.774 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:07:39.777 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:07:39.780 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:07:39.783 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:07:39.786 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:07:39.789 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:07:39.792 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:07:39.794 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:07:39.799 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:07:39.804 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450059801 2026-04-29 08:07:39.807 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-04-29 08:07:39.811 | Cloning into '/opt/stack/glance'... 2026-04-29 08:07:47.929 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:07:47.933 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:47.936 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:47.939 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:47.942 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:47.944 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:47.946 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:07:47.950 | + functions-common:time_stop:2419 : start_time=1777450059801 2026-04-29 08:07:47.952 | + functions-common:time_stop:2421 : [[ -z 1777450059801 ]] 2026-04-29 08:07:47.957 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:47.962 | + functions-common:time_stop:2424 : end_time=1777450067958 2026-04-29 08:07:47.965 | + functions-common:time_stop:2425 : elapsed_time=8157 2026-04-29 08:07:47.968 | + functions-common:time_stop:2426 : total=23435 2026-04-29 08:07:47.971 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:47.974 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31592 2026-04-29 08:07:47.977 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-04-29 08:07:47.980 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 08:07:47.983 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:07:47.985 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:07:47.988 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:07:47.991 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:07:47.994 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:07:47.998 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:07:48.000 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:07:48.003 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:07:48.008 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:07:48.012 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450068009 2026-04-29 08:07:48.015 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 08:07:48.597 | From https://review.opendev.org/openstack/glance 2026-04-29 08:07:48.598 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 08:07:48.609 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:07:48.612 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:48.616 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:48.618 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:48.621 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:48.624 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:48.627 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:07:48.630 | + functions-common:time_stop:2419 : start_time=1777450068009 2026-04-29 08:07:48.633 | + functions-common:time_stop:2421 : [[ -z 1777450068009 ]] 2026-04-29 08:07:48.637 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:48.641 | + functions-common:time_stop:2424 : end_time=1777450068639 2026-04-29 08:07:48.644 | + functions-common:time_stop:2425 : elapsed_time=630 2026-04-29 08:07:48.647 | + functions-common:time_stop:2426 : total=31592 2026-04-29 08:07:48.649 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:48.652 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32222 2026-04-29 08:07:48.656 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:07:48.659 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:07:48.661 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:07:48.663 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:07:48.667 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:07:48.670 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:07:48.672 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:07:48.675 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:07:48.678 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:07:48.682 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:07:48.687 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450068683 2026-04-29 08:07:48.689 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:07:48.816 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:07:48.816 | 2026-04-29 08:07:48.816 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:07:48.816 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:07:48.816 | state without impacting any branches by switching back to a branch. 2026-04-29 08:07:48.816 | 2026-04-29 08:07:48.817 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:07:48.817 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:07:48.817 | 2026-04-29 08:07:48.817 | git switch -c 2026-04-29 08:07:48.817 | 2026-04-29 08:07:48.817 | Or undo this operation with: 2026-04-29 08:07:48.817 | 2026-04-29 08:07:48.817 | git switch - 2026-04-29 08:07:48.817 | 2026-04-29 08:07:48.818 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:07:48.818 | 2026-04-29 08:07:48.818 | HEAD is now at 3bc1e946e doc: Fix incorrect config section name in interoperable image import docs 2026-04-29 08:07:48.823 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:07:48.827 | + functions-common:time_stop:2412 : local name 2026-04-29 08:07:48.830 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:07:48.833 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:07:48.836 | + functions-common:time_stop:2415 : local total 2026-04-29 08:07:48.839 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:07:48.843 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:07:48.846 | + functions-common:time_stop:2419 : start_time=1777450068683 2026-04-29 08:07:48.849 | + functions-common:time_stop:2421 : [[ -z 1777450068683 ]] 2026-04-29 08:07:48.854 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:07:48.859 | + functions-common:time_stop:2424 : end_time=1777450068855 2026-04-29 08:07:48.862 | + functions-common:time_stop:2425 : elapsed_time=172 2026-04-29 08:07:48.865 | + functions-common:time_stop:2426 : total=32222 2026-04-29 08:07:48.868 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:07:48.871 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32394 2026-04-29 08:07:48.874 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-04-29 08:07:48.891 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-04-29 08:07:48.897 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:07:48.897 | + functions-common:git_clone:665 : head -1 2026-04-29 08:07:48.901 | 3bc1e946e doc: Fix incorrect config section name in interoperable image import docs 2026-04-29 08:07:48.905 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:07:48.908 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-04-29 08:07:48.912 | + inc/python:setup_develop:353 : local bindep 2026-04-29 08:07:48.915 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-04-29 08:07:48.918 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-04-29 08:07:48.922 | + inc/python:setup_develop:359 : local extras= 2026-04-29 08:07:48.926 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-04-29 08:07:48.931 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 08:07:48.935 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-04-29 08:07:48.939 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-04-29 08:07:48.943 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 08:07:48.947 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 08:07:48.952 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-04-29 08:07:48.956 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 08:07:48.961 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-04-29 08:07:48.964 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 08:07:48.968 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 08:07:48.972 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-04-29 08:07:48.980 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-04-29 08:07:48.984 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-04-29 08:07:48.987 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-04-29 08:07:49.147 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-04-29 08:07:49.151 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 08:07:49.154 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 08:07:49.159 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 08:07:49.163 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-04-29 08:07:49.166 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-04-29 08:07:49.169 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 08:07:49.172 | + inc/python:setup_package:446 : local extras= 2026-04-29 08:07:49.177 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 08:07:49.180 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 08:07:49.184 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 08:07:49.188 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 08:07:49.192 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 08:07:49.196 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-04-29 08:07:49.225 | Using python 3.12 to install /opt/stack/glance 2026-04-29 08:07:49.228 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-04-29 08:07:50.197 | Obtaining file:///opt/stack/glance 2026-04-29 08:07:50.201 | Installing build dependencies: started 2026-04-29 08:07:51.963 | Installing build dependencies: finished with status 'done' 2026-04-29 08:07:51.963 | Checking if build backend supports build_editable: started 2026-04-29 08:07:52.516 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 08:07:52.518 | Getting requirements to build editable: started 2026-04-29 08:07:52.825 | Getting requirements to build editable: finished with status 'done' 2026-04-29 08:07:52.826 | Preparing editable metadata (pyproject.toml): started 2026-04-29 08:07:53.744 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:07:53.763 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (7.0.3) 2026-04-29 08:07:53.763 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (0.7.1) 2026-04-29 08:07:53.765 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (2.0.46) 2026-04-29 08:07:53.765 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (0.40.4) 2026-04-29 08:07:53.765 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.1.0) 2026-04-29 08:07:53.766 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (2.5.1) 2026-04-29 08:07:53.767 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (1.8.9) 2026-04-29 08:07:53.768 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (1.18.4) 2026-04-29 08:07:53.969 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.113 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:07:54.124 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (10.3.0) 2026-04-29 08:07:54.126 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (7.4.1) 2026-04-29 08:07:54.126 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (6.3.0) 2026-04-29 08:07:54.126 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (2.7.1) 2026-04-29 08:07:54.128 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (10.0.1) 2026-04-29 08:07:54.128 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.7.0) 2026-04-29 08:07:54.130 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.2.1) 2026-04-29 08:07:54.188 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.203 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-04-29 08:07:54.216 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.13.1) 2026-04-29 08:07:54.217 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (12.0.0) 2026-04-29 08:07:54.338 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.353 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-29 08:07:54.365 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.17.0) 2026-04-29 08:07:54.365 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.10.1) 2026-04-29 08:07:54.367 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (4.26.0) 2026-04-29 08:07:54.367 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.8.0) 2026-04-29 08:07:54.369 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (18.0.0) 2026-04-29 08:07:54.369 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (6.7.2) 2026-04-29 08:07:54.398 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.414 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:07:54.424 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (8.1.0) 2026-04-29 08:07:54.425 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (17.3.0) 2026-04-29 08:07:54.426 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (8.0.0) 2026-04-29 08:07:54.464 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.483 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:07:54.494 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.0.0) 2026-04-29 08:07:54.494 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (1.4.2) 2026-04-29 08:07:54.495 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (4.3.0) 2026-04-29 08:07:54.495 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (5.4.0) 2026-04-29 08:07:54.496 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (3.0.0) 2026-04-29 08:07:54.497 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev1) (43.0.3) 2026-04-29 08:07:54.522 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.537 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-29 08:07:54.584 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev1) 2026-04-29 08:07:54.601 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 08:07:54.613 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev1) (1.3.10) 2026-04-29 08:07:54.614 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev1) (4.15.0) 2026-04-29 08:07:54.647 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 08:07:54.664 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-29 08:07:54.678 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.1.dev1) (2.32.5) 2026-04-29 08:07:54.680 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.1.dev1) (2.0.0) 2026-04-29 08:07:54.685 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.1.dev1) (3.0) 2026-04-29 08:07:54.688 | 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.0.1.dev1) (5.9.1) 2026-04-29 08:07:54.691 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.1.dev1) (2.1.1) 2026-04-29 08:07:54.695 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev1) (2.8.0) 2026-04-29 08:07:54.696 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev1) (3.3.2) 2026-04-29 08:07:54.713 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.1.dev1) (3.3.2) 2026-04-29 08:07:54.717 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev1) (25.4.0) 2026-04-29 08:07:54.718 | 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.0.1.dev1) (2025.9.1) 2026-04-29 08:07:54.719 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev1) (0.37.0) 2026-04-29 08:07:54.719 | 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.0.1.dev1) (0.30.0) 2026-04-29 08:07:54.727 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev1) (2.1.0) 2026-04-29 08:07:54.728 | 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.0.1.dev1) (1.8.2) 2026-04-29 08:07:54.735 | 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.0.1.dev1) (4.1.1) 2026-04-29 08:07:54.737 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (4.0.1) 2026-04-29 08:07:54.738 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev1) (2.11.0) 2026-04-29 08:07:54.745 | 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.0.1.dev1) (1.5.0) 2026-04-29 08:07:54.749 | 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.0.1.dev1) (5.2.1) 2026-04-29 08:07:54.755 | 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.0.1.dev1) (0.20) 2026-04-29 08:07:54.760 | 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.0.1.dev1) (1.3.0) 2026-04-29 08:07:54.762 | 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.0.1.dev1) (2.0.0) 2026-04-29 08:07:54.763 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev1) (6.0.3) 2026-04-29 08:07:54.771 | 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.0.1.dev1) (2.0.2) 2026-04-29 08:07:54.772 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev1) (0.5.0) 2026-04-29 08:07:54.827 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 08:07:54.843 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-04-29 08:07:54.883 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 08:07:54.898 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-29 08:07:54.937 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 08:07:54.952 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-29 08:07:54.996 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.011 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-04-29 08:07:55.021 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) (7.2.2) 2026-04-29 08:07:55.046 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.061 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-29 08:07:55.102 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.117 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:07:55.133 | 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.0.1.dev1) (2.9.0.post0) 2026-04-29 08:07:55.138 | 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.0.1.dev1) (4.5.1) 2026-04-29 08:07:55.139 | 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.0.1.dev1) (7.0.1) 2026-04-29 08:07:55.140 | 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.0.1.dev1) (5.3.1) 2026-04-29 08:07:55.141 | 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.0.1.dev1) (5.6.2) 2026-04-29 08:07:55.142 | 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.0.1.dev1) (0.15.1) 2026-04-29 08:07:55.146 | 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.0.1.dev1) (5.1.0) 2026-04-29 08:07:55.155 | 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.0.1.dev1) (2025.3) 2026-04-29 08:07:55.156 | 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.0.1.dev1) (26.0) 2026-04-29 08:07:55.163 | 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.0.1.dev1) (0.24.1) 2026-04-29 08:07:55.166 | 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.0.1.dev1) (5.0.0) 2026-04-29 08:07:55.167 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev1) (3.1.6) 2026-04-29 08:07:55.169 | 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.0.1.dev1) (4.0.1) 2026-04-29 08:07:55.176 | 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.0.1.dev1) (3.0.3) 2026-04-29 08:07:55.191 | 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.0.1.dev1) (1.1.2) 2026-04-29 08:07:55.200 | 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.0.1.dev1) (1.7.3) 2026-04-29 08:07:55.226 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev1) (82.0.1) 2026-04-29 08:07:55.241 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev1) (0.6.0) 2026-04-29 08:07:55.302 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.318 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:07:55.357 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.373 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-29 08:07:55.434 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.449 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-04-29 08:07:55.494 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.509 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 08:07:55.519 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (14.3.3) 2026-04-29 08:07:55.546 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.561 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-29 08:07:55.579 | 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.0.1.dev1) (1.17.0) 2026-04-29 08:07:55.599 | 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.0.1.dev1) (3.4.4) 2026-04-29 08:07:55.600 | 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.0.1.dev1) (3.11) 2026-04-29 08:07:55.601 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev1) (2.6.3) 2026-04-29 08:07:55.602 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev1) (2023.11.17) 2026-04-29 08:07:55.638 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (4.0.0) 2026-04-29 08:07:55.639 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (2.19.2) 2026-04-29 08:07:55.649 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev1) (0.1.2) 2026-04-29 08:07:55.665 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.1.dev1) (0.7) 2026-04-29 08:07:55.740 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.755 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-29 08:07:55.802 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.816 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:07:55.827 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.1.dev1) (9.1.4) 2026-04-29 08:07:55.852 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.869 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-29 08:07:55.909 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.1.dev1) (2.8.5) 2026-04-29 08:07:55.956 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev1) 2026-04-29 08:07:55.971 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-29 08:07:55.986 | Installing build dependencies: started 2026-04-29 08:07:57.624 | Installing build dependencies: finished with status 'done' 2026-04-29 08:07:57.624 | Getting requirements to build wheel: started 2026-04-29 08:07:58.287 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 08:07:58.289 | Preparing metadata (pyproject.toml): started 2026-04-29 08:07:58.662 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:07:58.668 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev1) (2025.2) 2026-04-29 08:07:58.762 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev1) 2026-04-29 08:07:58.777 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-29 08:07:58.828 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev1) 2026-04-29 08:07:58.843 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-29 08:07:58.965 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-29 08:07:59.004 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-04-29 08:07:59.026 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-04-29 08:07:59.050 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-04-29 08:07:59.073 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-04-29 08:07:59.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 39.8 MB/s 0:00:00 2026-04-29 08:07:59.149 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-29 08:07:59.171 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-29 08:07:59.193 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-04-29 08:07:59.215 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-29 08:07:59.237 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-04-29 08:07:59.260 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-29 08:07:59.283 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-29 08:07:59.307 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-29 08:07:59.330 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-04-29 08:07:59.352 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-29 08:07:59.374 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-29 08:07:59.395 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-29 08:07:59.418 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-04-29 08:07:59.447 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-04-29 08:07:59.470 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-29 08:07:59.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 52.3 MB/s 0:00:00 2026-04-29 08:07:59.524 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-29 08:07:59.547 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-29 08:07:59.569 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-04-29 08:07:59.591 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-04-29 08:07:59.685 | Building wheels for collected packages: glance, simplegeneric 2026-04-29 08:07:59.686 | Building editable for glance (pyproject.toml): started 2026-04-29 08:08:00.531 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-04-29 08:08:00.533 | Created wheel for glance: filename=glance-32.0.1.dev1-0.editable-py3-none-any.whl size=8960 sha256=41796cc516395fdaf56e190104fe224d5e38464cb60453001b4efc35abd80ef4 2026-04-29 08:08:00.533 | Stored in directory: /tmp/pip-ephem-wheel-cache-4lub26ej/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-04-29 08:08:00.539 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-29 08:08:00.966 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-29 08:08:00.968 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=823bf706a5b47d1a6d00005cbfdcae6331670ab4117efc141646e30a2d34c902 2026-04-29 08:08:00.968 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-04-29 08:08:00.973 | Successfully built glance simplegeneric 2026-04-29 08:08:01.243 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, 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-04-29 08:08:03.618 | Attempting uninstall: jsonpointer 2026-04-29 08:08:03.635 | Found existing installation: jsonpointer 2.0 2026-04-29 08:08:03.635 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:08:03.635 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-04-29 08:08:03.653 | Attempting uninstall: jmespath 2026-04-29 08:08:03.669 | Found existing installation: jmespath 1.0.1 2026-04-29 08:08:03.670 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:08:03.671 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-04-29 08:08:03.711 | Attempting uninstall: httplib2 2026-04-29 08:08:03.727 | Found existing installation: httplib2 0.20.4 2026-04-29 08:08:03.727 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:08:03.727 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-04-29 08:08:03.822 | Attempting uninstall: jsonpatch 2026-04-29 08:08:03.836 | Found existing installation: jsonpatch 1.32 2026-04-29 08:08:03.837 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:08:03.837 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-04-29 08:08:08.044 | 2026-04-29 08:08:08.064 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.2.0 cursive-0.2.3 glance-32.0.1.dev1 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-04-29 08:08:08.359 | + inc/python:pip_install:216 : result=0 2026-04-29 08:08:08.363 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:08:08.368 | + functions-common:time_stop:2412 : local name 2026-04-29 08:08:08.371 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:08:08.375 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:08:08.379 | + functions-common:time_stop:2415 : local total 2026-04-29 08:08:08.382 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:08:08.386 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:08:08.390 | + functions-common:time_stop:2419 : start_time=1777450069217 2026-04-29 08:08:08.394 | + functions-common:time_stop:2421 : [[ -z 1777450069217 ]] 2026-04-29 08:08:08.399 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:08:08.408 | + functions-common:time_stop:2424 : end_time=1777450088404 2026-04-29 08:08:08.411 | + functions-common:time_stop:2425 : elapsed_time=19187 2026-04-29 08:08:08.416 | + functions-common:time_stop:2426 : total=82412 2026-04-29 08:08:08.420 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:08:08.424 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=101599 2026-04-29 08:08:08.427 | + inc/python:pip_install:219 : return 0 2026-04-29 08:08:08.432 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 08:08:08.436 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:08:08.440 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-04-29 08:08:08.444 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-04-29 08:08:08.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:08:08.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:08:08.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-04-29 08:08:08.461 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:08:08.465 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 08:08:08.470 | + ./stack.sh:main:939 : configure_glance 2026-04-29 08:08:08.474 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-04-29 08:08:08.495 | + lib/glance:configure_glance:349 : local dburl 2026-04-29 08:08:08.500 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-04-29 08:08:08.502 | ++ lib/database:database_connection_url:134 : local db=glance 2026-04-29 08:08:08.506 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-04-29 08:08:08.510 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-04-29 08:08:08.514 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:08:08.518 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:08:08.520 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:08:08.542 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:08:08.546 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:08:08.549 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-29 08:08:08.553 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-29 08:08:08.557 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-04-29 08:08:08.603 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-29 08:08:08.650 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-04-29 08:08:08.694 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-29 08:08:08.738 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-04-29 08:08:08.781 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-04-29 08:08:08.828 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-04-29 08:08:08.874 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-04-29 08:08:08.878 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-04-29 08:08:08.882 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-29 08:08:08.885 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 08:08:08.889 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 08:08:08.893 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-04-29 08:08:08.897 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-04-29 08:08:08.901 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-29 08:08:08.905 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 08:08:08.908 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-04-29 08:08:08.954 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-04-29 08:08:08.998 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.34/identity 2026-04-29 08:08:09.041 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-04-29 08:08:09.085 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-04-29 08:08:09.128 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-04-29 08:08:09.171 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-04-29 08:08:09.216 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-04-29 08:08:09.260 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.34/identity 2026-04-29 08:08:09.304 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 08:08:09.350 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 08:08:09.393 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 08:08:09.395 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-04-29 08:08:09.441 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-04-29 08:08:09.445 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-04-29 08:08:09.449 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-04-29 08:08:09.453 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 08:08:09.457 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 08:08:09.461 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:08:09.485 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:08:09.490 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 08:08:09.493 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 08:08:09.497 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:08:09.519 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:08:09.522 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:08:09.526 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:08:09.566 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:08:09.570 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:08:09.573 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-04-29 08:08:09.577 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-04-29 08:08:09.580 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-04-29 08:08:09.621 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-04-29 08:08:09.660 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-04-29 08:08:09.703 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-04-29 08:08:09.706 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-04-29 08:08:09.709 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-04-29 08:08:09.713 | + lib/glance:configure_glance_store:278 : local be 2026-04-29 08:08:09.717 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:08:09.720 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-04-29 08:08:09.724 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-29 08:08:09.766 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-04-29 08:08:09.769 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.34 2026-04-29 08:08:09.815 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:08:09.818 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-04-29 08:08:09.822 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-04-29 08:08:09.847 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:08:09.850 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.34/image 2026-04-29 08:08:09.893 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-04-29 08:08:09.917 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:08:09.921 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-04-29 08:08:09.924 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-04-29 08:08:09.928 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-04-29 08:08:09.933 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:08:09.956 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:08:09.960 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:08:09.963 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:08:09.967 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:08:09.970 | + 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-04-29 08:08:10.015 | + 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-04-29 08:08:10.059 | + 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-04-29 08:08:10.102 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:08:10.147 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-04-29 08:08:10.190 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-04-29 08:08:10.196 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-04-29 08:08:10.244 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-04-29 08:08:10.289 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-29 08:08:10.334 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-04-29 08:08:10.379 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-29 08:08:10.427 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-04-29 08:08:10.475 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-04-29 08:08:10.523 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-04-29 08:08:10.569 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-04-29 08:08:10.576 | + lib/glance:configure_glance:445 : 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-04-29 08:08:10.584 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-04-29 08:08:10.609 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:08:10.614 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-04-29 08:08:10.617 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-04-29 08:08:10.621 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-04-29 08:08:10.625 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-04-29 08:08:10.629 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-04-29 08:08:10.633 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-04-29 08:08:10.637 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-04-29 08:08:10.642 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:08:10.646 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-04-29 08:08:10.693 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-04-29 08:08:10.696 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-04-29 08:08:10.700 | ++ functions:get_random_port:861 : true 2026-04-29 08:08:10.704 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-04-29 08:08:10.708 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-04-29 08:08:10.712 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-04-29 08:08:10.763 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-04-29 08:08:10.767 | ++ functions:get_random_port:865 : break 2 2026-04-29 08:08:10.771 | ++ functions:get_random_port:869 : echo 60999 2026-04-29 08:08:10.776 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-04-29 08:08:10.780 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-04-29 08:08:10.823 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-04-29 08:08:10.866 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-04-29 08:08:10.911 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-04-29 08:08:10.955 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 08:08:10.999 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 08:08:11.044 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-04-29 08:08:11.088 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-04-29 08:08:11.132 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-04-29 08:08:11.176 | + 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-04-29 08:08:11.220 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 08:08:11.264 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 08:08:11.308 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-04-29 08:08:11.353 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 08:08:11.397 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-04-29 08:08:11.442 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-04-29 08:08:11.485 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-04-29 08:08:11.529 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-04-29 08:08:11.573 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-04-29 08:08:11.618 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-04-29 08:08:11.662 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-04-29 08:08:11.666 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-04-29 08:08:11.670 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:08:11.674 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:08:11.677 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:08:11.681 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:08:11.685 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-04-29 08:08:11.689 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-04-29 08:08:11.692 | perl: warning: Setting locale failed. 2026-04-29 08:08:11.695 | perl: warning: Please check that your locale settings: 2026-04-29 08:08:11.695 | LANGUAGE = (unset), 2026-04-29 08:08:11.695 | LC_ALL = "en_US.utf8", 2026-04-29 08:08:11.695 | LANG = (unset) 2026-04-29 08:08:11.695 | are supported and installed on your system. 2026-04-29 08:08:11.695 | perl: warning: Falling back to the standard locale ("C"). 2026-04-29 08:08:11.730 | proxy (enabled by site administrator) 2026-04-29 08:08:11.734 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-04-29 08:08:11.738 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-04-29 08:08:11.742 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:08:11.746 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:08:11.750 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:08:11.754 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:08:11.758 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-04-29 08:08:11.762 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-04-29 08:08:11.764 | perl: warning: Setting locale failed. 2026-04-29 08:08:11.764 | perl: warning: Please check that your locale settings: 2026-04-29 08:08:11.765 | LANGUAGE = (unset), 2026-04-29 08:08:11.765 | LC_ALL = "en_US.utf8", 2026-04-29 08:08:11.765 | LANG = (unset) 2026-04-29 08:08:11.765 | are supported and installed on your system. 2026-04-29 08:08:11.765 | perl: warning: Falling back to the standard locale ("C"). 2026-04-29 08:08:11.801 | No module matches proxy_http 2026-04-29 08:08:11.805 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-04-29 08:08:11.817 | perl: warning: Setting locale failed. 2026-04-29 08:08:11.817 | perl: warning: Please check that your locale settings: 2026-04-29 08:08:11.818 | LANGUAGE = (unset), 2026-04-29 08:08:11.818 | LC_ALL = "en_US.utf8", 2026-04-29 08:08:11.818 | LANG = "de_DE.UTF-8" 2026-04-29 08:08:11.818 | are supported and installed on your system. 2026-04-29 08:08:11.818 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:08:11.857 | Considering dependency proxy for proxy_http: 2026-04-29 08:08:11.857 | Module proxy already enabled 2026-04-29 08:08:11.858 | Enabling module proxy_http. 2026-04-29 08:08:11.864 | To activate the new configuration, you need to run: 2026-04-29 08:08:11.864 | systemctl restart apache2 2026-04-29 08:08:11.870 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-04-29 08:08:11.874 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-04-29 08:08:11.878 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:08:11.882 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:08:11.886 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:08:12.015 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-04-29 08:08:12.021 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-04-29 08:08:12.025 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-04-29 08:08:12.029 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 08:08:12.033 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:08:12.036 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:08:12.041 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-04-29 08:08:12.045 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-04-29 08:08:12.051 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-04-29 08:08:12.051 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-04-29 08:08:12.063 | KeepAlive Off 2026-04-29 08:08:12.070 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-04-29 08:08:12.070 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-29 08:08:12.081 | SetEnv proxy-sendchunked 1 2026-04-29 08:08:12.088 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-04-29 08:08:12.088 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-29 08:08:12.099 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-04-29 08:08:12.106 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-04-29 08:08:12.110 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-04-29 08:08:12.114 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 08:08:12.118 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 08:08:12.122 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:08:12.126 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:08:12.130 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:08:12.133 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:08:12.137 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 08:08:12.141 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 08:08:12.144 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:08:12.148 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:08:12.152 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-04-29 08:08:12.165 | perl: warning: Setting locale failed. 2026-04-29 08:08:12.165 | perl: warning: Please check that your locale settings: 2026-04-29 08:08:12.166 | LANGUAGE = (unset), 2026-04-29 08:08:12.166 | LC_ALL = "en_US.utf8", 2026-04-29 08:08:12.166 | LANG = "de_DE.UTF-8" 2026-04-29 08:08:12.166 | are supported and installed on your system. 2026-04-29 08:08:12.166 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:08:12.206 | Enabling site glance-api. 2026-04-29 08:08:12.212 | To activate the new configuration, you need to run: 2026-04-29 08:08:12.212 | systemctl reload apache2 2026-04-29 08:08:12.219 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-04-29 08:08:12.223 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:08:12.227 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:08:12.231 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:08:12.359 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-04-29 08:08:12.366 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-04-29 08:08:12.414 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-04-29 08:08:12.462 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-04-29 08:08:12.468 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-04-29 08:08:12.515 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-04-29 08:08:12.561 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-04-29 08:08:12.608 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-04-29 08:08:12.634 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:08:12.639 | + ./stack.sh:main:944 : stack_install_service cinder 2026-04-29 08:08:12.643 | + lib/stack:stack_install_service:20 : local service=cinder 2026-04-29 08:08:12.647 | + lib/stack:stack_install_service:21 : type install_cinder 2026-04-29 08:08:12.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 08:08:12.656 | + lib/stack:stack_install_service:32 : install_cinder 2026-04-29 08:08:12.660 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder stable/2026.1 2026-04-29 08:08:12.664 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-04-29 08:08:12.668 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-04-29 08:08:12.672 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 08:08:12.675 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:08:12.680 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:08:12.685 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:08:12.689 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:08:12.694 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:08:12.719 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:08:12.723 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:08:12.727 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:08:12.732 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 08:08:12.733 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:08:12.739 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-04-29 08:08:12.743 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:08:12.747 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-04-29 08:08:12.751 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:08:12.754 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:08:12.758 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:08:12.762 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:08:12.766 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:08:12.770 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:08:12.773 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:08:12.777 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:08:12.782 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:08:12.788 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450092784 2026-04-29 08:08:12.791 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-04-29 08:08:12.796 | Cloning into '/opt/stack/cinder'... 2026-04-29 08:09:05.084 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:09:05.087 | + functions-common:time_stop:2412 : local name 2026-04-29 08:09:05.090 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:09:05.093 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:09:05.097 | + functions-common:time_stop:2415 : local total 2026-04-29 08:09:05.100 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:09:05.103 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:09:05.107 | + functions-common:time_stop:2419 : start_time=1777450092784 2026-04-29 08:09:05.110 | + functions-common:time_stop:2421 : [[ -z 1777450092784 ]] 2026-04-29 08:09:05.116 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:09:05.121 | + functions-common:time_stop:2424 : end_time=1777450145117 2026-04-29 08:09:05.124 | + functions-common:time_stop:2425 : elapsed_time=52333 2026-04-29 08:09:05.128 | + functions-common:time_stop:2426 : total=32394 2026-04-29 08:09:05.131 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:09:05.135 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84727 2026-04-29 08:09:05.139 | + functions-common:git_clone:623 : cd /opt/stack/cinder 2026-04-29 08:09:05.142 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 08:09:05.146 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:09:05.149 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:09:05.153 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:09:05.156 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:09:05.160 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:09:05.163 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:09:05.167 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:09:05.171 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:09:05.176 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:09:05.182 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450145177 2026-04-29 08:09:05.186 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 08:09:05.774 | From https://review.opendev.org/openstack/cinder 2026-04-29 08:09:05.774 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 08:09:05.784 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:09:05.788 | + functions-common:time_stop:2412 : local name 2026-04-29 08:09:05.791 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:09:05.795 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:09:05.798 | + functions-common:time_stop:2415 : local total 2026-04-29 08:09:05.802 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:09:05.806 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:09:05.809 | + functions-common:time_stop:2419 : start_time=1777450145177 2026-04-29 08:09:05.813 | + functions-common:time_stop:2421 : [[ -z 1777450145177 ]] 2026-04-29 08:09:05.817 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:09:05.823 | + functions-common:time_stop:2424 : end_time=1777450145819 2026-04-29 08:09:05.826 | + functions-common:time_stop:2425 : elapsed_time=642 2026-04-29 08:09:05.830 | + functions-common:time_stop:2426 : total=84727 2026-04-29 08:09:05.834 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:09:05.837 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85369 2026-04-29 08:09:05.841 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:09:05.844 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:09:05.848 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:09:05.852 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:09:05.856 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:09:05.859 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:09:05.863 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:09:05.867 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:09:05.871 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:09:05.876 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:09:05.881 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450145877 2026-04-29 08:09:05.885 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:09:06.316 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:09:06.316 | 2026-04-29 08:09:06.316 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:09:06.316 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:09:06.317 | state without impacting any branches by switching back to a branch. 2026-04-29 08:09:06.317 | 2026-04-29 08:09:06.317 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:09:06.317 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:09:06.317 | 2026-04-29 08:09:06.317 | git switch -c 2026-04-29 08:09:06.317 | 2026-04-29 08:09:06.317 | Or undo this operation with: 2026-04-29 08:09:06.317 | 2026-04-29 08:09:06.318 | git switch - 2026-04-29 08:09:06.318 | 2026-04-29 08:09:06.318 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:09:06.318 | 2026-04-29 08:09:06.318 | HEAD is now at e83f4cba8 HPE: Skip UT that fails intermittently 2026-04-29 08:09:06.327 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:09:06.331 | + functions-common:time_stop:2412 : local name 2026-04-29 08:09:06.334 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:09:06.337 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:09:06.341 | + functions-common:time_stop:2415 : local total 2026-04-29 08:09:06.344 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:09:06.348 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:09:06.351 | + functions-common:time_stop:2419 : start_time=1777450145877 2026-04-29 08:09:06.355 | + functions-common:time_stop:2421 : [[ -z 1777450145877 ]] 2026-04-29 08:09:06.360 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:09:06.365 | + functions-common:time_stop:2424 : end_time=1777450146361 2026-04-29 08:09:06.369 | + functions-common:time_stop:2425 : elapsed_time=484 2026-04-29 08:09:06.372 | + functions-common:time_stop:2426 : total=85369 2026-04-29 08:09:06.376 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:09:06.380 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85853 2026-04-29 08:09:06.383 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-04-29 08:09:06.402 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-04-29 08:09:06.407 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:09:06.407 | + functions-common:git_clone:665 : head -1 2026-04-29 08:09:06.419 | e83f4cba8 HPE: Skip UT that fails intermittently 2026-04-29 08:09:06.423 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:09:06.427 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-04-29 08:09:06.431 | + inc/python:setup_develop:353 : local bindep 2026-04-29 08:09:06.435 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-29 08:09:06.439 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-04-29 08:09:06.443 | + inc/python:setup_develop:359 : local extras= 2026-04-29 08:09:06.447 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-04-29 08:09:06.451 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 08:09:06.454 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-29 08:09:06.458 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-04-29 08:09:06.462 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 08:09:06.466 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 08:09:06.470 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-04-29 08:09:06.474 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 08:09:06.478 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-04-29 08:09:06.482 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 08:09:06.486 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 08:09:06.491 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-04-29 08:09:06.498 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-04-29 08:09:06.502 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-04-29 08:09:06.505 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-04-29 08:09:06.670 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-04-29 08:09:06.674 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 08:09:06.678 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 08:09:06.682 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 08:09:06.686 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-29 08:09:06.690 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-04-29 08:09:06.693 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 08:09:06.697 | + inc/python:setup_package:446 : local extras= 2026-04-29 08:09:06.701 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 08:09:06.705 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 08:09:06.709 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 08:09:06.713 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 08:09:06.717 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 08:09:06.721 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-04-29 08:09:06.749 | Using python 3.12 to install /opt/stack/cinder 2026-04-29 08:09:06.753 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-04-29 08:09:07.750 | Obtaining file:///opt/stack/cinder 2026-04-29 08:09:07.755 | Installing build dependencies: started 2026-04-29 08:09:09.514 | Installing build dependencies: finished with status 'done' 2026-04-29 08:09:09.515 | Checking if build backend supports build_editable: started 2026-04-29 08:09:10.054 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 08:09:10.056 | Getting requirements to build editable: started 2026-04-29 08:09:10.353 | Getting requirements to build editable: finished with status 'done' 2026-04-29 08:09:10.356 | Preparing editable metadata (pyproject.toml): started 2026-04-29 08:09:11.650 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:09:11.676 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.3) 2026-04-29 08:09:11.677 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.2.1) 2026-04-29 08:09:11.678 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.40.4) 2026-04-29 08:09:11.679 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-04-29 08:09:11.680 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.1.0) 2026-04-29 08:09:11.681 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.26.0) 2026-04-29 08:09:11.682 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.13.1) 2026-04-29 08:09:11.682 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (12.0.0) 2026-04-29 08:09:12.270 | Collecting lxml>=4.5.2 (from cinder==28.0.0) 2026-04-29 08:09:12.415 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-04-29 08:09:12.427 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.3.0) 2026-04-29 08:09:12.427 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.4.1) 2026-04-29 08:09:12.428 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.3.0) 2026-04-29 08:09:12.429 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (18.0.0) 2026-04-29 08:09:12.430 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.1.0) 2026-04-29 08:09:12.431 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (17.3.0) 2026-04-29 08:09:12.432 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.0.0) 2026-04-29 08:09:12.433 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.0.0) 2026-04-29 08:09:12.434 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-04-29 08:09:12.434 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.7.0) 2026-04-29 08:09:12.435 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.9.0) 2026-04-29 08:09:12.436 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.9.1) 2026-04-29 08:09:12.437 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.5.1) 2026-04-29 08:09:12.438 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.7.1) 2026-04-29 08:09:12.438 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.0.1) 2026-04-29 08:09:12.479 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0) 2026-04-29 08:09:12.494 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:09:12.504 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.3.0) 2026-04-29 08:09:12.505 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (26.0) 2026-04-29 08:09:12.548 | Collecting paramiko>=2.7.2 (from cinder==28.0.0) 2026-04-29 08:09:12.562 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-29 08:09:12.574 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-04-29 08:09:12.575 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.1.0) 2026-04-29 08:09:12.576 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-04-29 08:09:12.577 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.3.0) 2026-04-29 08:09:12.614 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0) 2026-04-29 08:09:12.630 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 08:09:12.640 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.8.0) 2026-04-29 08:09:12.679 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0) 2026-04-29 08:09:12.695 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-29 08:09:12.736 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.0) 2026-04-29 08:09:12.754 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-29 08:09:12.765 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.32.5) 2026-04-29 08:09:12.767 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.5.1) 2026-04-29 08:09:12.767 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.2.0) 2026-04-29 08:09:12.792 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0) 2026-04-29 08:09:12.811 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-29 08:09:12.820 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.0.46) 2026-04-29 08:09:12.821 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.7.0) 2026-04-29 08:09:12.846 | Collecting tabulate>=0.8.7 (from cinder==28.0.0) 2026-04-29 08:09:12.862 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-04-29 08:09:12.883 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (9.1.4) 2026-04-29 08:09:12.884 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (1.8.9) 2026-04-29 08:09:12.887 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.7.2) 2026-04-29 08:09:12.926 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0) 2026-04-29 08:09:12.942 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-29 08:09:12.952 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.0) 2026-04-29 08:09:12.997 | Collecting tooz>=2.8.0 (from cinder==28.0.0) 2026-04-29 08:09:13.014 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:09:13.097 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0) 2026-04-29 08:09:13.114 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-29 08:09:13.125 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.6.0) 2026-04-29 08:09:13.125 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (43.0.3) 2026-04-29 08:09:13.126 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.2.3) 2026-04-29 08:09:13.350 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0) 2026-04-29 08:09:13.372 | 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-04-29 08:09:13.818 | Collecting boto3>=1.18.49 (from cinder==28.0.0) 2026-04-29 08:09:13.836 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-04-29 08:09:13.848 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.0) (1.9.0) 2026-04-29 08:09:13.848 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2025.3) 2026-04-29 08:09:13.849 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.1) 2026-04-29 08:09:14.295 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0) 2026-04-29 08:09:14.310 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-04-29 08:09:14.320 | 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.0.0) (1.1.0) 2026-04-29 08:09:14.353 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0) 2026-04-29 08:09:14.368 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-04-29 08:09:14.380 | 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.0.0) (2.9.0.post0) 2026-04-29 08:09:14.383 | 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.0.0) (2.6.3) 2026-04-29 08:09:14.386 | 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.0.0) (1.17.0) 2026-04-29 08:09:14.419 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.0.0) (2.0.0) 2026-04-29 08:09:14.424 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.0.0) (3.0) 2026-04-29 08:09:14.433 | 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.0.0) (2.8.0) 2026-04-29 08:09:14.441 | 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.0.0) (0.31.2) 2026-04-29 08:09:14.565 | 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.0.0) 2026-04-29 08:09:14.580 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-04-29 08:09:14.621 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 08:09:14.638 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 08:09:14.698 | 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.0.0) 2026-04-29 08:09:14.716 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 08:09:14.750 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 08:09:14.765 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-29 08:09:14.808 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (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.0.0) 2026-04-29 08:09:14.823 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-04-29 08:09:15.109 | Collecting protobuf<7.0.0,>=4.25.8 (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.0.0) 2026-04-29 08:09:15.124 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-04-29 08:09:15.165 | Collecting proto-plus<2.0.0,>=1.22.3 (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.0.0) 2026-04-29 08:09:15.180 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-29 08:09:15.233 | 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.0.0) 2026-04-29 08:09:15.250 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:09:15.288 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 08:09:15.303 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-29 08:09:15.333 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.4.4) 2026-04-29 08:09:15.334 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.11) 2026-04-29 08:09:15.336 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.0.0) (2023.11.17) 2026-04-29 08:09:15.386 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-04-29 08:09:15.401 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-04-29 08:09:15.422 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (25.4.0) 2026-04-29 08:09:15.423 | 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.0.0) (2025.9.1) 2026-04-29 08:09:15.424 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (0.37.0) 2026-04-29 08:09:15.425 | 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.0.0) (0.30.0) 2026-04-29 08:09:15.434 | 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.0.0) (1.8.2) 2026-04-29 08:09:15.435 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0) (4.15.0) 2026-04-29 08:09:15.439 | 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.0.0) (4.1.1) 2026-04-29 08:09:15.441 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (4.0.1) 2026-04-29 08:09:15.442 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (2.11.0) 2026-04-29 08:09:15.451 | 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.0.0) (7.2.2) 2026-04-29 08:09:15.457 | 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.0.0) (1.5.0) 2026-04-29 08:09:15.465 | 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.0.0) (0.20) 2026-04-29 08:09:15.466 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0) (3.0.0) 2026-04-29 08:09:15.469 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.0.0) (2.1.1) 2026-04-29 08:09:15.476 | 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.0.0) (1.3.0) 2026-04-29 08:09:15.477 | 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.0.0) (2.0.0) 2026-04-29 08:09:15.478 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (6.0.3) 2026-04-29 08:09:15.487 | 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.0.0) (1.18.4) 2026-04-29 08:09:15.489 | 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.0.0) (2.0.2) 2026-04-29 08:09:15.489 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0) (0.5.0) 2026-04-29 08:09:15.493 | 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.0.0) (1.3.10) 2026-04-29 08:09:15.505 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (3.2.1) 2026-04-29 08:09:15.507 | 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.0.0) (5.3.1) 2026-04-29 08:09:15.508 | 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.0.0) (5.6.2) 2026-04-29 08:09:15.509 | 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.0.0) (0.15.1) 2026-04-29 08:09:15.514 | 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.0.0) (5.1.0) 2026-04-29 08:09:15.530 | 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.0.0) (0.24.1) 2026-04-29 08:09:15.534 | 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.0.0) (5.0.0) 2026-04-29 08:09:15.535 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (3.1.6) 2026-04-29 08:09:15.537 | 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.0.0) (4.0.1) 2026-04-29 08:09:15.545 | 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.0.0) (3.0.3) 2026-04-29 08:09:15.557 | 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.0.0) (1.1.2) 2026-04-29 08:09:15.579 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.0.0) (1.7.3) 2026-04-29 08:09:15.584 | 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.0.0) (3.17.0) 2026-04-29 08:09:15.630 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0) 2026-04-29 08:09:15.645 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-29 08:09:15.707 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0) 2026-04-29 08:09:15.722 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-04-29 08:09:15.776 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0) 2026-04-29 08:09:15.790 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-29 08:09:15.810 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.0.0) (82.0.1) 2026-04-29 08:09:15.825 | 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.0.0) (0.6.0) 2026-04-29 08:09:15.869 | 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.0.0) (4.13.3) 2026-04-29 08:09:15.875 | 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.0.0) (0.6.0) 2026-04-29 08:09:15.876 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (3.2.0) 2026-04-29 08:09:15.887 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.11.0) 2026-04-29 08:09:15.888 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (14.3.3) 2026-04-29 08:09:15.889 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.7.2) 2026-04-29 08:09:15.924 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0) 2026-04-29 08:09:15.941 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-29 08:09:15.952 | 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.0.0) (24.2.1) 2026-04-29 08:09:15.997 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (4.0.0) 2026-04-29 08:09:15.998 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (2.19.2) 2026-04-29 08:09:16.008 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (0.1.2) 2026-04-29 08:09:16.027 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.0) (0.7) 2026-04-29 08:09:16.069 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0) 2026-04-29 08:09:16.085 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-04-29 08:09:16.138 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.4.2) 2026-04-29 08:09:16.139 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.3.0) 2026-04-29 08:09:16.141 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (4.0.1) 2026-04-29 08:09:16.182 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.0.0) (2.8.5) 2026-04-29 08:09:16.217 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0) 2026-04-29 08:09:16.233 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-29 08:09:16.269 | 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.0.0) (1.33) 2026-04-29 08:09:16.275 | 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.0.0) (3.0.0) 2026-04-29 08:09:16.365 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-04-29 08:09:16.404 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-04-29 08:09:16.604 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 70.4 MB/s 0:00:00 2026-04-29 08:09:16.619 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-04-29 08:09:16.644 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-04-29 08:09:16.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 71.0 MB/s 0:00:00 2026-04-29 08:09:16.873 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-04-29 08:09:16.895 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-04-29 08:09:16.922 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-04-29 08:09:16.943 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-04-29 08:09:16.968 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-04-29 08:09:16.991 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-04-29 08:09:17.017 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-04-29 08:09:17.038 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-04-29 08:09:17.063 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-04-29 08:09:17.141 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 71.2 MB/s 0:00:00 2026-04-29 08:09:17.157 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-04-29 08:09:17.183 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-04-29 08:09:17.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.8 MB/s 0:00:00 2026-04-29 08:09:17.216 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-29 08:09:17.239 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-04-29 08:09:17.263 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-04-29 08:09:17.286 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-04-29 08:09:17.309 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-29 08:09:17.337 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 55.1 MB/s 0:00:00 2026-04-29 08:09:17.353 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-04-29 08:09:17.377 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-29 08:09:17.403 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-04-29 08:09:17.426 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-04-29 08:09:17.448 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-04-29 08:09:17.471 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-04-29 08:09:17.493 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-04-29 08:09:17.515 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-29 08:09:17.537 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-29 08:09:17.562 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-29 08:09:17.587 | 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-04-29 08:09:17.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 61.4 MB/s 0:00:00 2026-04-29 08:09:17.776 | Building wheels for collected packages: cinder 2026-04-29 08:09:17.778 | Building editable for cinder (pyproject.toml): started 2026-04-29 08:09:19.315 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-04-29 08:09:19.317 | Created wheel for cinder: filename=cinder-28.0.0-0.editable-py3-none-any.whl size=9012 sha256=92c69ef6ad01b6f4ab3b75c841aa11b02423e5352da5e9ef76b27acfe24fe97b 2026-04-29 08:09:19.317 | Stored in directory: /tmp/pip-ephem-wheel-cache-ow6jv_26/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-04-29 08:09:19.323 | Successfully built cinder 2026-04-29 08:09:19.640 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, 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-04-29 08:09:19.982 | Attempting uninstall: pyudev 2026-04-29 08:09:20.001 | Found existing installation: pyudev 0.24.0 2026-04-29 08:09:20.001 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:09:20.001 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-04-29 08:09:20.056 | Attempting uninstall: pyasn1 2026-04-29 08:09:20.074 | Found existing installation: pyasn1 0.4.8 2026-04-29 08:09:20.076 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:09:20.076 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-04-29 08:09:21.727 | Attempting uninstall: botocore 2026-04-29 08:09:21.746 | Found existing installation: botocore 1.34.46 2026-04-29 08:09:21.747 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:09:21.747 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-04-29 08:09:23.071 | Attempting uninstall: s3transfer 2026-04-29 08:09:23.090 | Found existing installation: s3transfer 0.10.1 2026-04-29 08:09:23.091 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:09:23.091 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-04-29 08:09:23.756 | Attempting uninstall: boto3 2026-04-29 08:09:23.774 | Found existing installation: boto3 1.34.46 2026-04-29 08:09:23.777 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-29 08:09:23.777 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-04-29 08:09:25.828 | 2026-04-29 08:09:25.850 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.0.0 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-04-29 08:09:26.271 | + inc/python:pip_install:216 : result=0 2026-04-29 08:09:26.275 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:09:26.278 | + functions-common:time_stop:2412 : local name 2026-04-29 08:09:26.282 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:09:26.286 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:09:26.289 | + functions-common:time_stop:2415 : local total 2026-04-29 08:09:26.292 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:09:26.296 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:09:26.299 | + functions-common:time_stop:2419 : start_time=1777450146742 2026-04-29 08:09:26.302 | + functions-common:time_stop:2421 : [[ -z 1777450146742 ]] 2026-04-29 08:09:26.307 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:09:26.313 | + functions-common:time_stop:2424 : end_time=1777450166308 2026-04-29 08:09:26.316 | + functions-common:time_stop:2425 : elapsed_time=19566 2026-04-29 08:09:26.319 | + functions-common:time_stop:2426 : total=101599 2026-04-29 08:09:26.323 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:09:26.326 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121165 2026-04-29 08:09:26.330 | + inc/python:pip_install:219 : return 0 2026-04-29 08:09:26.334 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 08:09:26.337 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:09:26.340 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-04-29 08:09:26.344 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-04-29 08:09:26.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:09:26.351 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:09:26.355 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-04-29 08:09:26.359 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:09:26.363 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-04-29 08:09:26.366 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-04-29 08:09:26.370 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-04-29 08:09:26.373 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:09:26.377 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:09:26.380 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-04-29 08:09:26.398 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-04-29 08:09:26.401 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:09:26.405 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:09:26.408 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:09:26.412 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:09:26.416 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:09:26.420 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:09:26.424 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:09:26.427 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:09:26.431 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:09:26.435 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:09:26.438 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:09:26.442 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:09:26.446 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-04-29 08:09:26.449 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:09:26.453 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:09:26.456 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:09:26.460 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-04-29 08:09:26.490 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-04-29 08:09:26.530 | Reading package lists... 2026-04-29 08:09:26.979 | Building dependency tree... 2026-04-29 08:09:26.980 | Reading state information... 2026-04-29 08:09:27.673 | The following additional packages will be installed: 2026-04-29 08:09:27.673 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-04-29 08:09:27.674 | python3-urwid python3-wcwidth 2026-04-29 08:09:27.677 | Suggested packages: 2026-04-29 08:09:27.677 | python-urwid-doc 2026-04-29 08:09:27.727 | The following NEW packages will be installed: 2026-04-29 08:09:27.727 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-04-29 08:09:27.727 | python3-urwid python3-wcwidth targetcli-fb 2026-04-29 08:09:27.816 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:09:27.816 | Need to get 385 kB of archives. 2026-04-29 08:09:27.816 | After this operation, 3098 kB of additional disk space will be used. 2026-04-29 08:09:27.816 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-04-29 08:09:27.829 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-04-29 08:09:27.830 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-04-29 08:09:27.836 | 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-04-29 08:09:27.837 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-04-29 08:09:27.839 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-04-29 08:09:28.102 | perl: warning: Setting locale failed. 2026-04-29 08:09:28.102 | perl: warning: Please check that your locale settings: 2026-04-29 08:09:28.102 | LANGUAGE = (unset), 2026-04-29 08:09:28.102 | LC_ALL = "en_US.utf8", 2026-04-29 08:09:28.102 | LANG = "de_DE.UTF-8" 2026-04-29 08:09:28.102 | are supported and installed on your system. 2026-04-29 08:09:28.102 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:09:28.165 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:09:28.165 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:09:28.165 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:09:28.375 | Fetched 385 kB in 0s (4934 kB/s) 2026-04-29 08:09:28.420 | Selecting previously unselected package python3-typing-extensions. 2026-04-29 08:09:28.487 | (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-04-29 08:09:28.495 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-04-29 08:09:28.500 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-04-29 08:09:28.555 | Selecting previously unselected package python3-wcwidth. 2026-04-29 08:09:28.569 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-04-29 08:09:28.573 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-29 08:09:28.629 | Selecting previously unselected package python3-urwid. 2026-04-29 08:09:28.644 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-04-29 08:09:28.649 | Unpacking python3-urwid (2.6.10-1) ... 2026-04-29 08:09:28.739 | Selecting previously unselected package python3-configshell-fb. 2026-04-29 08:09:28.753 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-04-29 08:09:28.757 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-29 08:09:28.815 | Selecting previously unselected package python3-rtslib-fb. 2026-04-29 08:09:28.829 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-04-29 08:09:28.833 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-29 08:09:28.901 | Selecting previously unselected package targetcli-fb. 2026-04-29 08:09:28.915 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-04-29 08:09:28.919 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-29 08:09:28.998 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-29 08:09:30.174 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-04-29 08:09:30.182 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-29 08:09:30.493 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-04-29 08:09:30.733 | Setting up python3-urwid (2.6.10-1) ... 2026-04-29 08:09:31.262 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-29 08:09:31.459 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 08:09:31.459 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-29 08:09:31.483 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-29 08:09:31.483 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-29 08:09:31.483 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-29 08:09:31.483 | keyword = Word(alphanums + '_\-') 2026-04-29 08:09:31.483 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 08:09:31.483 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 08:09:31.483 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 08:09:31.483 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 08:09:31.483 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-29 08:09:31.484 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-29 08:09:31.491 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 08:09:31.493 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-29 08:09:31.515 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-29 08:09:31.516 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-29 08:09:31.516 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-29 08:09:31.517 | keyword = Word(alphanums + '_\-') 2026-04-29 08:09:31.518 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 08:09:31.518 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 08:09:31.518 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-29 08:09:31.519 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-29 08:09:31.519 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-29 08:09:31.519 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-29 08:09:31.555 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-29 08:09:31.764 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-04-29 08:09:31.764 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-04-29 08:09:32.057 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:09:32.935 | perl: warning: Setting locale failed. 2026-04-29 08:09:32.935 | perl: warning: Please check that your locale settings: 2026-04-29 08:09:32.935 | LANGUAGE = (unset), 2026-04-29 08:09:32.935 | LC_ALL = "en_US.utf8", 2026-04-29 08:09:32.935 | LANG = "de_DE.UTF-8" 2026-04-29 08:09:32.935 | are supported and installed on your system. 2026-04-29 08:09:32.935 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:09:33.068 | perl: warning: Setting locale failed. 2026-04-29 08:09:33.069 | perl: warning: Please check that your locale settings: 2026-04-29 08:09:33.069 | LANGUAGE = (unset), 2026-04-29 08:09:33.069 | LC_ALL = "en_US.utf8", 2026-04-29 08:09:33.069 | LANG = "de_DE.UTF-8" 2026-04-29 08:09:33.069 | are supported and installed on your system. 2026-04-29 08:09:33.069 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:09:33.120 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:09:33.120 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:09:33.120 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:09:33.192 | perl: warning: Setting locale failed. 2026-04-29 08:09:33.192 | perl: warning: Please check that your locale settings: 2026-04-29 08:09:33.192 | LANGUAGE = (unset), 2026-04-29 08:09:33.192 | LC_ALL = "en_US.utf8", 2026-04-29 08:09:33.192 | LANG = "de_DE.UTF-8" 2026-04-29 08:09:33.192 | are supported and installed on your system. 2026-04-29 08:09:33.192 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:09:33.708 | 2026-04-29 08:09:33.708 | Running kernel seems to be up-to-date. 2026-04-29 08:09:33.708 | 2026-04-29 08:09:33.708 | No services need to be restarted. 2026-04-29 08:09:33.708 | 2026-04-29 08:09:33.708 | No containers need to be restarted. 2026-04-29 08:09:33.708 | 2026-04-29 08:09:33.708 | No user sessions are running outdated binaries. 2026-04-29 08:09:33.709 | 2026-04-29 08:09:33.709 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:09:35.958 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:09:35.963 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:09:35.967 | + functions-common:time_stop:2412 : local name 2026-04-29 08:09:35.971 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:09:35.975 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:09:35.979 | + functions-common:time_stop:2415 : local total 2026-04-29 08:09:35.983 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:09:35.987 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:09:35.991 | + functions-common:time_stop:2419 : start_time=1777450166486 2026-04-29 08:09:35.995 | + functions-common:time_stop:2421 : [[ -z 1777450166486 ]] 2026-04-29 08:09:36.000 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:09:36.006 | + functions-common:time_stop:2424 : end_time=1777450176001 2026-04-29 08:09:36.010 | + functions-common:time_stop:2425 : elapsed_time=9515 2026-04-29 08:09:36.014 | + functions-common:time_stop:2426 : total=138144 2026-04-29 08:09:36.017 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:09:36.021 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147659 2026-04-29 08:09:36.025 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:09:36.029 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 08:09:36.034 | + ./stack.sh:main:945 : configure_cinder 2026-04-29 08:09:36.037 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-04-29 08:09:36.055 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-04-29 08:09:36.062 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-04-29 08:09:36.065 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-04-29 08:09:36.069 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-29 08:09:36.074 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-04-29 08:09:36.075 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-29 08:09:36.081 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-04-29 08:09:36.084 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-04-29 08:09:36.088 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-29 08:09:36.091 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-04-29 08:09:36.095 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-04-29 08:09:36.099 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-04-29 08:09:36.103 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-04-29 08:09:36.108 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-04-29 08:09:36.124 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-04-29 08:09:36.143 | + 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-04-29 08:09:36.160 | + 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-04-29 08:09:36.178 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-04-29 08:09:36.196 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-04-29 08:09:36.212 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-29 08:09:36.217 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-29 08:09:36.223 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.IvnIQmzPSj 2026-04-29 08:09:36.227 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-29 08:09:36.230 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-29 08:09:36.234 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-04-29 08:09:36.237 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.IvnIQmzPSj 2026-04-29 08:09:36.243 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.IvnIQmzPSj 2026-04-29 08:09:36.261 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.IvnIQmzPSj /etc/sudoers.d/cinder-rootwrap 2026-04-29 08:09:36.279 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-04-29 08:09:36.285 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-29 08:09:36.287 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-29 08:09:36.291 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-29 08:09:36.295 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-29 08:09:36.299 | + 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-04-29 08:09:36.303 | + 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-04-29 08:09:36.309 | + 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-04-29 08:09:36.309 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-29 08:09:36.319 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-29 08:09:36.325 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-29 08:09:36.341 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-29 08:09:36.357 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-04-29 08:09:36.361 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-04-29 08:09:36.368 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-04-29 08:09:36.374 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-04-29 08:09:36.378 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:36.382 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-04-29 08:09:36.386 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 08:09:36.390 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 08:09:36.393 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-04-29 08:09:36.397 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:36.401 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-29 08:09:36.405 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 08:09:36.409 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-04-29 08:09:36.453 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-04-29 08:09:36.495 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.34/identity 2026-04-29 08:09:36.538 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-04-29 08:09:36.581 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-04-29 08:09:36.622 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-04-29 08:09:36.666 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-04-29 08:09:36.709 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-04-29 08:09:36.751 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.34/identity 2026-04-29 08:09:36.794 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 08:09:36.836 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 08:09:36.879 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 08:09:36.883 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-04-29 08:09:36.929 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-04-29 08:09:36.974 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-04-29 08:09:36.978 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-04-29 08:09:36.982 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-04-29 08:09:36.986 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-04-29 08:09:36.989 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:09:36.993 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:09:36.997 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:09:37.022 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:37.026 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:09:37.029 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-29 08:09:37.034 | + 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-04-29 08:09:37.080 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-04-29 08:09:37.124 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-04-29 08:09:37.167 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-04-29 08:09:37.209 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-04-29 08:09:37.254 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-04-29 08:09:37.298 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-04-29 08:09:37.343 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.34 2026-04-29 08:09:37.387 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-04-29 08:09:37.439 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-04-29 08:09:37.450 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7c88eb759269fdb65dc96f2ce141057e 2026-04-29 08:09:37.497 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-04-29 08:09:37.501 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-04-29 08:09:37.546 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-04-29 08:09:37.592 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-04-29 08:09:37.634 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-04-29 08:09:37.676 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-04-29 08:09:37.720 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-04-29 08:09:37.764 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-04-29 08:09:37.788 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:37.792 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 08:09:37.796 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-04-29 08:09:37.799 | + lib/cinder:configure_cinder:341 : local default_name= 2026-04-29 08:09:37.803 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-04-29 08:09:37.807 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-29 08:09:37.811 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-04-29 08:09:37.814 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-04-29 08:09:37.818 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-04-29 08:09:37.822 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-04-29 08:09:37.826 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-04-29 08:09:37.830 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-29 08:09:37.876 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-04-29 08:09:37.920 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-04-29 08:09:37.963 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-04-29 08:09:38.007 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-04-29 08:09:38.050 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-04-29 08:09:38.094 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-04-29 08:09:38.138 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-04-29 08:09:38.181 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-04-29 08:09:38.223 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-04-29 08:09:38.227 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-04-29 08:09:38.231 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-04-29 08:09:38.235 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-04-29 08:09:38.277 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-04-29 08:09:38.281 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-04-29 08:09:38.324 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-04-29 08:09:38.328 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-04-29 08:09:38.332 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-04-29 08:09:38.336 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-04-29 08:09:38.379 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-04-29 08:09:38.382 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-04-29 08:09:38.386 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-04-29 08:09:38.390 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-04-29 08:09:38.415 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:09:38.419 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-04-29 08:09:38.444 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:09:38.448 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-04-29 08:09:38.472 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:09:38.476 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-04-29 08:09:38.480 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-04-29 08:09:38.484 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-04-29 08:09:38.488 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-04-29 08:09:38.492 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 08:09:38.496 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 08:09:38.500 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:09:38.524 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:38.529 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 08:09:38.533 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 08:09:38.537 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:09:38.562 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:38.566 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:09:38.570 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:09:38.613 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:09:38.617 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:09:38.620 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-04-29 08:09:38.624 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-04-29 08:09:38.628 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:38.634 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:09:38.659 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:09:38.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:09:38.666 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:09:38.670 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:09:38.674 | + 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-04-29 08:09:38.717 | + 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-04-29 08:09:38.760 | + 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-04-29 08:09:38.804 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:09:38.847 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-04-29 08:09:38.890 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-04-29 08:09:38.915 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:38.919 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-04-29 08:09:38.923 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-04-29 08:09:38.927 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-04-29 08:09:38.931 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-04-29 08:09:38.935 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 08:09:38.938 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-04-29 08:09:38.942 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-04-29 08:09:38.946 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 08:09:38.950 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 08:09:38.969 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 08:09:38.969 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:09:38.981 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 08:09:38.986 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:09:39.001 | /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-04-29 08:09:39.007 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-04-29 08:09:39.011 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-04-29 08:09:39.017 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:09:39.020 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-04-29 08:09:39.064 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-04-29 08:09:39.107 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-04-29 08:09:39.150 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-04-29 08:09:39.191 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 08:09:39.234 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 08:09:39.277 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-04-29 08:09:39.319 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-04-29 08:09:39.361 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-04-29 08:09:39.403 | + 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-04-29 08:09:39.445 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 08:09:39.487 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 08:09:39.530 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-04-29 08:09:39.573 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-04-29 08:09:39.615 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 08:09:39.619 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 08:09:39.624 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-04-29 08:09:39.628 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-04-29 08:09:39.632 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 08:09:39.636 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:09:39.640 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:09:39.643 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-04-29 08:09:39.648 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-04-29 08:09:39.652 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-04-29 08:09:39.694 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 08:09:39.739 | + 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-04-29 08:09:39.739 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-04-29 08:09:39.750 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-04-29 08:09:39.755 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-04-29 08:09:39.758 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-04-29 08:09:39.762 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 08:09:39.766 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 08:09:39.769 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:09:39.773 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:09:39.777 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:09:39.781 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:09:39.785 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 08:09:39.789 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 08:09:39.793 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:09:39.797 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:09:39.801 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-04-29 08:09:39.814 | perl: warning: Setting locale failed. 2026-04-29 08:09:39.814 | perl: warning: Please check that your locale settings: 2026-04-29 08:09:39.814 | LANGUAGE = (unset), 2026-04-29 08:09:39.814 | LC_ALL = "en_US.utf8", 2026-04-29 08:09:39.814 | LANG = "de_DE.UTF-8" 2026-04-29 08:09:39.814 | are supported and installed on your system. 2026-04-29 08:09:39.814 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:09:39.854 | Enabling site cinder-api. 2026-04-29 08:09:39.861 | To activate the new configuration, you need to run: 2026-04-29 08:09:39.861 | systemctl reload apache2 2026-04-29 08:09:39.867 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 08:09:39.871 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:09:39.875 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:09:39.879 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:09:40.007 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-04-29 08:09:40.011 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-04-29 08:09:40.056 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.34/image 2026-04-29 08:09:40.101 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-04-29 08:09:40.126 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:09:40.130 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-04-29 08:09:40.134 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:40.138 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-29 08:09:40.141 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-04-29 08:09:40.145 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 08:09:40.149 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-04-29 08:09:40.153 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:40.156 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-29 08:09:40.160 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-04-29 08:09:40.164 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-04-29 08:09:40.209 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-04-29 08:09:40.253 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.34/identity 2026-04-29 08:09:40.296 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-04-29 08:09:40.340 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-04-29 08:09:40.383 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-04-29 08:09:40.426 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-04-29 08:09:40.470 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-04-29 08:09:40.513 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.34/identity 2026-04-29 08:09:40.556 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-04-29 08:09:40.601 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-04-29 08:09:40.645 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 08:09:40.649 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-04-29 08:09:40.653 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:40.657 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:09:40.661 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-29 08:09:40.665 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-04-29 08:09:40.711 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-04-29 08:09:40.754 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.34/identity 2026-04-29 08:09:40.796 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-04-29 08:09:40.839 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-04-29 08:09:40.882 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-04-29 08:09:40.926 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-04-29 08:09:40.970 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-04-29 08:09:41.014 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-04-29 08:09:41.058 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-04-29 08:09:41.101 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-04-29 08:09:41.105 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-04-29 08:09:41.129 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:41.133 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.34:2379?api_version=v3' 2026-04-29 08:09:41.180 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-29 08:09:41.184 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-29 08:09:41.188 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-04-29 08:09:41.234 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-04-29 08:09:41.278 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-04-29 08:09:41.282 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-04-29 08:09:41.286 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-04-29 08:09:41.333 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-04-29 08:09:41.337 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-29 08:09:41.341 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-29 08:09:41.345 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-29 08:09:41.349 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-04-29 08:09:41.393 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-04-29 08:09:41.437 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.34/identity 2026-04-29 08:09:41.480 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-04-29 08:09:41.524 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-04-29 08:09:41.567 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-04-29 08:09:41.611 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-04-29 08:09:41.655 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-04-29 08:09:41.700 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-04-29 08:09:41.726 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:09:41.730 | + ./stack.sh:main:950 : stack_install_service neutron 2026-04-29 08:09:41.734 | + lib/stack:stack_install_service:20 : local service=neutron 2026-04-29 08:09:41.738 | + lib/stack:stack_install_service:21 : type install_neutron 2026-04-29 08:09:41.742 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 08:09:41.746 | + lib/stack:stack_install_service:32 : install_neutron 2026-04-29 08:09:41.750 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-04-29 08:09:41.754 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-04-29 08:09:41.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:09:41.762 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:09:41.766 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-04-29 08:09:41.770 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:09:41.774 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-04-29 08:09:41.778 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-04-29 08:09:41.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:09:41.786 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:09:41.790 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-04-29 08:09:41.794 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:09:41.798 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-04-29 08:09:41.802 | + inc/python:use_library_from_git:266 : local name=alembic 2026-04-29 08:09:41.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:09:41.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:09:41.814 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-04-29 08:09:41.818 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:09:41.822 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-04-29 08:09:41.826 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-04-29 08:09:41.830 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-04-29 08:09:41.833 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 08:09:41.837 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:09:41.842 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:09:41.846 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:09:41.850 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:09:41.854 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:09:41.879 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:09:41.883 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:09:41.887 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:09:41.891 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 08:09:41.891 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:09:41.897 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-04-29 08:09:41.901 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:09:41.905 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-04-29 08:09:41.909 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:09:41.914 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:09:41.917 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:09:41.921 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:09:41.924 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:09:41.928 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:09:41.932 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:09:41.935 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:09:41.940 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:09:41.946 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450181942 2026-04-29 08:09:41.950 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-04-29 08:09:41.954 | Cloning into '/opt/stack/neutron'... 2026-04-29 08:10:41.946 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:10:41.950 | + functions-common:time_stop:2412 : local name 2026-04-29 08:10:41.954 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:10:41.958 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:10:41.961 | + functions-common:time_stop:2415 : local total 2026-04-29 08:10:41.965 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:10:41.969 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:10:41.973 | + functions-common:time_stop:2419 : start_time=1777450181942 2026-04-29 08:10:41.976 | + functions-common:time_stop:2421 : [[ -z 1777450181942 ]] 2026-04-29 08:10:41.981 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:10:41.992 | + functions-common:time_stop:2424 : end_time=1777450241988 2026-04-29 08:10:41.996 | + functions-common:time_stop:2425 : elapsed_time=60046 2026-04-29 08:10:42.000 | + functions-common:time_stop:2426 : total=85853 2026-04-29 08:10:42.004 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:10:42.008 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145899 2026-04-29 08:10:42.012 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-04-29 08:10:42.016 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 08:10:42.020 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:10:42.023 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:10:42.027 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:10:42.031 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:10:42.035 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:10:42.039 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:10:42.043 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:10:42.047 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:10:42.053 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:10:42.058 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450242054 2026-04-29 08:10:42.062 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 08:10:42.652 | From https://review.opendev.org/openstack/neutron 2026-04-29 08:10:42.652 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 08:10:42.663 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:10:42.667 | + functions-common:time_stop:2412 : local name 2026-04-29 08:10:42.671 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:10:42.675 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:10:42.679 | + functions-common:time_stop:2415 : local total 2026-04-29 08:10:42.683 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:10:42.687 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:10:42.691 | + functions-common:time_stop:2419 : start_time=1777450242054 2026-04-29 08:10:42.695 | + functions-common:time_stop:2421 : [[ -z 1777450242054 ]] 2026-04-29 08:10:42.700 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:10:42.706 | + functions-common:time_stop:2424 : end_time=1777450242702 2026-04-29 08:10:42.709 | + functions-common:time_stop:2425 : elapsed_time=648 2026-04-29 08:10:42.713 | + functions-common:time_stop:2426 : total=145899 2026-04-29 08:10:42.717 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:10:42.721 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146547 2026-04-29 08:10:42.725 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:10:42.729 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:10:42.733 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:10:42.737 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:10:42.741 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:10:42.745 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:10:42.749 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:10:42.753 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:10:42.757 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:10:42.763 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:10:42.769 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450242764 2026-04-29 08:10:42.773 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:10:43.226 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:10:43.226 | 2026-04-29 08:10:43.226 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:10:43.226 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:10:43.226 | state without impacting any branches by switching back to a branch. 2026-04-29 08:10:43.226 | 2026-04-29 08:10:43.226 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:10:43.226 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:10:43.226 | 2026-04-29 08:10:43.226 | git switch -c 2026-04-29 08:10:43.226 | 2026-04-29 08:10:43.227 | Or undo this operation with: 2026-04-29 08:10:43.227 | 2026-04-29 08:10:43.227 | git switch - 2026-04-29 08:10:43.227 | 2026-04-29 08:10:43.227 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:10:43.227 | 2026-04-29 08:10:43.227 | HEAD is now at de11eab91f Merge "Ignore designate NotFound errors during PTR delete" into stable/2026.1 2026-04-29 08:10:43.236 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:10:43.240 | + functions-common:time_stop:2412 : local name 2026-04-29 08:10:43.244 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:10:43.248 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:10:43.252 | + functions-common:time_stop:2415 : local total 2026-04-29 08:10:43.256 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:10:43.259 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:10:43.263 | + functions-common:time_stop:2419 : start_time=1777450242764 2026-04-29 08:10:43.267 | + functions-common:time_stop:2421 : [[ -z 1777450242764 ]] 2026-04-29 08:10:43.272 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:10:43.278 | + functions-common:time_stop:2424 : end_time=1777450243274 2026-04-29 08:10:43.282 | + functions-common:time_stop:2425 : elapsed_time=510 2026-04-29 08:10:43.286 | + functions-common:time_stop:2426 : total=146547 2026-04-29 08:10:43.290 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:10:43.293 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147057 2026-04-29 08:10:43.297 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-29 08:10:43.318 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-04-29 08:10:43.323 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:10:43.323 | + functions-common:git_clone:665 : head -1 2026-04-29 08:10:43.327 | de11eab91f Merge "Ignore designate NotFound errors during PTR delete" into stable/2026.1 2026-04-29 08:10:43.332 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:10:43.336 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-04-29 08:10:43.340 | + inc/python:setup_develop:353 : local bindep 2026-04-29 08:10:43.344 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-29 08:10:43.348 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-04-29 08:10:43.352 | + inc/python:setup_develop:359 : local extras= 2026-04-29 08:10:43.356 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-04-29 08:10:43.360 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 08:10:43.365 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-29 08:10:43.369 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-04-29 08:10:43.373 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 08:10:43.377 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 08:10:43.382 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-04-29 08:10:43.387 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 08:10:43.391 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-04-29 08:10:43.395 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 08:10:43.399 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 08:10:43.404 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-04-29 08:10:43.412 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-04-29 08:10:43.416 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-04-29 08:10:43.421 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-04-29 08:10:43.581 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-04-29 08:10:43.585 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 08:10:43.590 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 08:10:43.594 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 08:10:43.598 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-29 08:10:43.602 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-04-29 08:10:43.606 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 08:10:43.610 | + inc/python:setup_package:446 : local extras= 2026-04-29 08:10:43.614 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 08:10:43.617 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 08:10:43.621 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 08:10:43.625 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 08:10:43.629 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 08:10:43.634 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-04-29 08:10:43.664 | Using python 3.12 to install /opt/stack/neutron 2026-04-29 08:10:43.668 | + 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-04-29 08:10:44.669 | Obtaining file:///opt/stack/neutron 2026-04-29 08:10:44.678 | Installing build dependencies: started 2026-04-29 08:10:46.570 | Installing build dependencies: finished with status 'done' 2026-04-29 08:10:46.571 | Checking if build backend supports build_editable: started 2026-04-29 08:10:47.140 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 08:10:47.141 | Getting requirements to build editable: started 2026-04-29 08:10:47.452 | Getting requirements to build editable: finished with status 'done' 2026-04-29 08:10:47.454 | Preparing editable metadata (pyproject.toml): started 2026-04-29 08:10:48.946 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:10:48.969 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.0.3) 2026-04-29 08:10:48.970 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.10.1) 2026-04-29 08:10:48.970 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.1.0) 2026-04-29 08:10:48.971 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.5.1) 2026-04-29 08:10:48.972 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.0.0) 2026-04-29 08:10:48.973 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.2.1) 2026-04-29 08:10:49.175 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:49.342 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-29 08:10:49.353 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (0.31.2) 2026-04-29 08:10:49.354 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.32.5) 2026-04-29 08:10:49.355 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.1.6) 2026-04-29 08:10:49.356 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (12.0.0) 2026-04-29 08:10:49.356 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (1.3.0) 2026-04-29 08:10:49.417 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:49.441 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:10:49.493 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:49.517 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:10:49.529 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (9.1.4) 2026-04-29 08:10:49.530 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.0.46) 2026-04-29 08:10:49.531 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (1.8.9) 2026-04-29 08:10:49.532 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.13.1) 2026-04-29 08:10:49.532 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (1.18.4) 2026-04-29 08:10:49.533 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.7.0) 2026-04-29 08:10:49.534 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (4.1.1) 2026-04-29 08:10:49.535 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.4.1) 2026-04-29 08:10:49.536 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (10.3.0) 2026-04-29 08:10:49.537 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (6.3.0) 2026-04-29 08:10:49.538 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (18.0.0) 2026-04-29 08:10:49.538 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (6.7.2) 2026-04-29 08:10:49.539 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (8.1.0) 2026-04-29 08:10:49.540 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (17.3.0) 2026-04-29 08:10:49.541 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (8.0.0) 2026-04-29 08:10:49.542 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.0.0) 2026-04-29 08:10:49.543 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.10.1) 2026-04-29 08:10:49.543 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.7.0) 2026-04-29 08:10:49.544 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.9.0) 2026-04-29 08:10:49.545 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (5.9.1) 2026-04-29 08:10:49.546 | 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.0.1.dev12) (4.5.1) 2026-04-29 08:10:49.547 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (2.7.1) 2026-04-29 08:10:49.548 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (10.0.1) 2026-04-29 08:10:49.549 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.9.0) 2026-04-29 08:10:49.550 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (4.3.0) 2026-04-29 08:10:49.585 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev12) 2026-04-29 08:10:49.608 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-29 08:10:49.644 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:49.667 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 08:10:49.706 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:49.729 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-04-29 08:10:49.847 | Installing build dependencies: started 2026-04-29 08:10:51.531 | Installing build dependencies: finished with status 'done' 2026-04-29 08:10:51.533 | Getting requirements to build wheel: started 2026-04-29 08:10:52.193 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 08:10:52.196 | Preparing metadata (pyproject.toml): started 2026-04-29 08:10:52.579 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:10:52.630 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev12) 2026-04-29 08:10:52.657 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 08:10:52.668 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (7.2.2) 2026-04-29 08:10:52.705 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev12) 2026-04-29 08:10:52.728 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-29 08:10:52.741 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (24.2.1) 2026-04-29 08:10:52.743 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (18.12.0) 2026-04-29 08:10:52.743 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (4.10.0) 2026-04-29 08:10:52.776 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:52.801 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 08:10:52.849 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev12) 2026-04-29 08:10:52.873 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-29 08:10:52.885 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (3.2.1) 2026-04-29 08:10:52.885 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev12) (8.1.0) 2026-04-29 08:10:52.889 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev12) (1.3.10) 2026-04-29 08:10:52.889 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev12) (4.15.0) 2026-04-29 08:10:52.893 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.1.dev12) (2.1.1) 2026-04-29 08:10:52.897 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.1.dev12) (3.3.2) 2026-04-29 08:10:52.901 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev12) (3.0.3) 2026-04-29 08:10:52.904 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev12) (2.1.0) 2026-04-29 08:10:52.906 | 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.0.1.dev12) (1.8.2) 2026-04-29 08:10:52.912 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev12) (4.0.1) 2026-04-29 08:10:52.913 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev12) (2.11.0) 2026-04-29 08:10:52.914 | 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.0.1.dev12) (5.8.0) 2026-04-29 08:10:53.029 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev12) 2026-04-29 08:10:53.053 | 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-04-29 08:10:53.095 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev12) 2026-04-29 08:10:53.119 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-29 08:10:53.131 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (43.0.3) 2026-04-29 08:10:53.132 | 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.0.1.dev12) (1.5.0) 2026-04-29 08:10:53.133 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (1.1.0) 2026-04-29 08:10:53.135 | 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.0.1.dev12) (1.33) 2026-04-29 08:10:53.137 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (4.9.2) 2026-04-29 08:10:53.140 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (6.0.3) 2026-04-29 08:10:53.140 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev12) (1.4.0) 2026-04-29 08:10:53.142 | 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.0.1.dev12) (2.0.0) 2026-04-29 08:10:53.148 | 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.0.1.dev12) (3.0) 2026-04-29 08:10:53.155 | 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.0.1.dev12) (3.0.0) 2026-04-29 08:10:53.160 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev12) (0.40.4) 2026-04-29 08:10:53.161 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev12) (1.1.2) 2026-04-29 08:10:53.189 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev12) 2026-04-29 08:10:53.212 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-04-29 08:10:53.330 | Installing build dependencies: started 2026-04-29 08:10:55.072 | Installing build dependencies: finished with status 'done' 2026-04-29 08:10:55.074 | Getting requirements to build wheel: started 2026-04-29 08:10:55.761 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 08:10:55.762 | Preparing metadata (pyproject.toml): started 2026-04-29 08:10:56.166 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:10:56.172 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev12) (26.0) 2026-04-29 08:10:56.174 | 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.1.1->neutron==28.0.1.dev12) (2.8.0) 2026-04-29 08:10:56.175 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.0.1.dev12) (3.3.2) 2026-04-29 08:10:56.187 | 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.1.1->neutron==28.0.1.dev12) (4.0.0) 2026-04-29 08:10:56.188 | 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.1.1->neutron==28.0.1.dev12) (6.0.2) 2026-04-29 08:10:56.211 | 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.0.1.dev12) (0.20) 2026-04-29 08:10:56.218 | 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.0.1.dev12) (2.0.0) 2026-04-29 08:10:56.226 | 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.0.1.dev12) (2.0.2) 2026-04-29 08:10:56.228 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev12) (0.5.0) 2026-04-29 08:10:56.234 | 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.0.1.dev12) (2.9.0.post0) 2026-04-29 08:10:56.240 | 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.0.1.dev12) (7.0.1) 2026-04-29 08:10:56.241 | 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.0.1.dev12) (5.3.1) 2026-04-29 08:10:56.242 | 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.0.1.dev12) (5.6.2) 2026-04-29 08:10:56.244 | 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.0.1.dev12) (0.15.1) 2026-04-29 08:10:56.248 | 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.0.1.dev12) (5.1.0) 2026-04-29 08:10:56.258 | 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.0.1.dev12) (2025.3) 2026-04-29 08:10:56.265 | 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.0.1.dev12) (0.24.1) 2026-04-29 08:10:56.270 | 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.0.1.dev12) (5.0.0) 2026-04-29 08:10:56.271 | 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.0.1.dev12) (4.0.1) 2026-04-29 08:10:56.302 | 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.0.1.dev12) (1.7.3) 2026-04-29 08:10:56.342 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev12) 2026-04-29 08:10:56.367 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-29 08:10:56.386 | 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.0.1.dev12) (3.17.0) 2026-04-29 08:10:56.438 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev12) 2026-04-29 08:10:56.461 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-04-29 08:10:56.502 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev12) 2026-04-29 08:10:56.505 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-29 08:10:56.524 | 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.1.1->neutron==28.0.1.dev12) (2.2.1) 2026-04-29 08:10:56.525 | 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.1.1->neutron==28.0.1.dev12) (1.6.2) 2026-04-29 08:10:56.534 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev12) (82.0.1) 2026-04-29 08:10:56.562 | 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.0.1.dev12) (0.6.0) 2026-04-29 08:10:56.606 | 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.0.1.dev12) (1.17.0) 2026-04-29 08:10:56.612 | 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.0.1.dev12) (4.13.3) 2026-04-29 08:10:56.613 | 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.0.1.dev12) (4.26.0) 2026-04-29 08:10:56.650 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev12) 2026-04-29 08:10:56.674 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-29 08:10:56.691 | 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.0.1.dev12) (0.6.0) 2026-04-29 08:10:56.692 | Requirement already satisfied: cmd2>=1.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.0.1.dev12) (3.2.0) 2026-04-29 08:10:56.703 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (1.11.0) 2026-04-29 08:10:56.704 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (14.3.3) 2026-04-29 08:10:56.705 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (1.7.2) 2026-04-29 08:10:56.710 | 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.0.1.dev12) (25.4.0) 2026-04-29 08:10:56.711 | 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.0.1.dev12) (2025.9.1) 2026-04-29 08:10:56.712 | 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.0.1.dev12) (0.37.0) 2026-04-29 08:10:56.713 | 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.0.1.dev12) (0.30.0) 2026-04-29 08:10:56.774 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (3.4.4) 2026-04-29 08:10:56.775 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (3.11) 2026-04-29 08:10:56.776 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (2.6.3) 2026-04-29 08:10:56.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev12) (2023.11.17) 2026-04-29 08:10:56.817 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (4.0.0) 2026-04-29 08:10:56.818 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (2.19.2) 2026-04-29 08:10:56.830 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev12) (0.1.2) 2026-04-29 08:10:56.850 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.1.dev12) (0.7) 2026-04-29 08:10:56.957 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.1.dev12) (2.8.5) 2026-04-29 08:10:56.963 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.1.dev12) (0.16.0) 2026-04-29 08:10:57.077 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-04-29 08:10:57.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 5.1 MB/s 0:00:00 2026-04-29 08:10:57.228 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-04-29 08:10:57.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 8.3 MB/s 0:00:00 2026-04-29 08:10:57.504 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-04-29 08:10:57.534 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-04-29 08:10:57.565 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-04-29 08:10:57.601 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-04-29 08:10:57.639 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-04-29 08:10:57.658 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-29 08:10:57.681 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-04-29 08:10:57.720 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-29 08:10:57.792 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-04-29 08:10:57.827 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-04-29 08:10:57.863 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-29 08:10:57.916 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-04-29 08:10:57.946 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-04-29 08:10:58.024 | Building wheels for collected packages: neutron, ncclient, ovs 2026-04-29 08:10:58.027 | Building editable for neutron (pyproject.toml): started 2026-04-29 08:10:59.980 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-04-29 08:10:59.981 | Created wheel for neutron: filename=neutron-28.0.1.dev12-0.editable-py3-none-any.whl size=12058 sha256=60c109f3b71f9162a62f469c15ef3c77c00b6cec5e16ff47ddd6956414030a11 2026-04-29 08:10:59.981 | Stored in directory: /tmp/pip-ephem-wheel-cache-hrhrf3r8/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-04-29 08:10:59.987 | Building wheel for ncclient (pyproject.toml): started 2026-04-29 08:11:00.556 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-04-29 08:11:00.557 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=9941f8dc98a9a6cabf55a3307800001c49fc188992fe7c4e2aa01d885e4cd743 2026-04-29 08:11:00.557 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-04-29 08:11:00.561 | Building wheel for ovs (pyproject.toml): started 2026-04-29 08:11:01.431 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-04-29 08:11:01.433 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=f3e7ead2a26f77fd18d707a8e9643c0168b9238a6bbcdb6cf1b9c597b8bfae2e 2026-04-29 08:11:01.433 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-04-29 08:11:01.435 | Successfully built neutron ncclient ovs 2026-04-29 08:11:01.742 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-04-29 08:11:07.510 | 2026-04-29 08:11:07.535 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev12 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-04-29 08:11:07.833 | + inc/python:pip_install:216 : result=0 2026-04-29 08:11:07.836 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:11:07.839 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:07.842 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:07.844 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:07.846 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:07.849 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:07.852 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:11:07.854 | + functions-common:time_stop:2419 : start_time=1777450243657 2026-04-29 08:11:07.857 | + functions-common:time_stop:2421 : [[ -z 1777450243657 ]] 2026-04-29 08:11:07.861 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:07.869 | + functions-common:time_stop:2424 : end_time=1777450267865 2026-04-29 08:11:07.872 | + functions-common:time_stop:2425 : elapsed_time=24208 2026-04-29 08:11:07.875 | + functions-common:time_stop:2426 : total=121165 2026-04-29 08:11:07.877 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:07.880 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145373 2026-04-29 08:11:07.883 | + inc/python:pip_install:219 : return 0 2026-04-29 08:11:07.887 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 08:11:07.890 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:11:07.893 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-04-29 08:11:07.896 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-04-29 08:11:07.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:11:07.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:11:07.905 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-04-29 08:11:07.908 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:11:07.911 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-04-29 08:11:07.913 | + lib/neutron:install_neutron:529 : install_ovn 2026-04-29 08:11:07.916 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-04-29 08:11:07.916 | Installing OVN and dependent packages 2026-04-29 08:11:07.919 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-04-29 08:11:07.922 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-04-29 08:11:07.942 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:11:07.944 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-04-29 08:11:07.964 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:11:07.967 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-04-29 08:11:07.984 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:11:07.988 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-04-29 08:11:07.992 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-04-29 08:11:08.014 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:11:08.018 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-04-29 08:11:08.022 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-04-29 08:11:08.040 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-04-29 08:11:08.045 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-04-29 08:11:08.061 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-04-29 08:11:08.066 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-04-29 08:11:08.092 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-04-29 08:11:08.096 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:11:08.099 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:11:08.103 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:11:08.106 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:11:08.110 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:08.114 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:11:08.117 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:08.120 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:08.124 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:11:08.128 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:11:08.131 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:11:08.135 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:11:08.138 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-04-29 08:11:08.142 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:11:08.145 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:08.149 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:08.152 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-04-29 08:11:08.182 | + functions-common:apt_get:1199 : 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-04-29 08:11:08.230 | Reading package lists... 2026-04-29 08:11:08.655 | Building dependency tree... 2026-04-29 08:11:08.656 | Reading state information... 2026-04-29 08:11:09.258 | fakeroot is already the newest version (1.33-1). 2026-04-29 08:11:09.258 | fakeroot set to manually installed. 2026-04-29 08:11:09.258 | make is already the newest version (4.3-4.1build2). 2026-04-29 08:11:09.258 | make set to manually installed. 2026-04-29 08:11:09.258 | The following additional packages will be installed: 2026-04-29 08:11:09.258 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-04-29 08:11:09.258 | python3-sortedcontainers 2026-04-29 08:11:09.262 | Suggested packages: 2026-04-29 08:11:09.262 | openvswitch-doc python-sortedcontainers-doc 2026-04-29 08:11:09.311 | The following NEW packages will be installed: 2026-04-29 08:11:09.311 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-04-29 08:11:09.312 | python3-openvswitch python3-sortedcontainers 2026-04-29 08:11:09.374 | 0 upgraded, 6 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:11:09.374 | Need to get 4217 kB of archives. 2026-04-29 08:11:09.374 | After this operation, 13.3 MB of additional disk space will be used. 2026-04-29 08:11:09.374 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-04-29 08:11:09.397 | 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-04-29 08:11:09.409 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-04-29 08:11:09.410 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-04-29 08:11:09.411 | 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-04-29 08:11:09.423 | 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-04-29 08:11:09.687 | perl: warning: Setting locale failed. 2026-04-29 08:11:09.687 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:09.688 | LANGUAGE = (unset), 2026-04-29 08:11:09.688 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:09.688 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:09.688 | are supported and installed on your system. 2026-04-29 08:11:09.688 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:09.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:11:09.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:11:09.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:11:09.961 | Fetched 4217 kB in 0s (42.0 MB/s) 2026-04-29 08:11:10.015 | Selecting previously unselected package libunbound8:amd64. 2026-04-29 08:11:10.082 | (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-04-29 08:11:10.089 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-04-29 08:11:10.097 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-29 08:11:10.151 | Selecting previously unselected package openvswitch-common. 2026-04-29 08:11:10.164 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 08:11:10.168 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 08:11:10.267 | Selecting previously unselected package python3-sortedcontainers. 2026-04-29 08:11:10.280 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-04-29 08:11:10.284 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-04-29 08:11:10.338 | Selecting previously unselected package libxdp1:amd64. 2026-04-29 08:11:10.351 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-04-29 08:11:10.354 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-29 08:11:10.413 | Selecting previously unselected package python3-openvswitch. 2026-04-29 08:11:10.426 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 08:11:10.430 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 08:11:10.539 | Selecting previously unselected package openvswitch-switch. 2026-04-29 08:11:10.553 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-04-29 08:11:10.562 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 08:11:10.693 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-04-29 08:11:10.937 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-29 08:11:10.947 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-29 08:11:10.957 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 08:11:10.971 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 08:11:11.366 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-04-29 08:11:11.390 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-04-29 08:11:12.070 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-04-29 08:11:12.265 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-04-29 08:11:13.286 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:11:15.023 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-29 08:11:15.290 | perl: warning: Setting locale failed. 2026-04-29 08:11:15.291 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:15.291 | LANGUAGE = (unset), 2026-04-29 08:11:15.291 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:15.291 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:15.291 | are supported and installed on your system. 2026-04-29 08:11:15.291 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:15.421 | perl: warning: Setting locale failed. 2026-04-29 08:11:15.421 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:15.421 | LANGUAGE = (unset), 2026-04-29 08:11:15.421 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:15.421 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:15.421 | are supported and installed on your system. 2026-04-29 08:11:15.421 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:15.471 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:11:15.471 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:11:15.471 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:11:15.543 | perl: warning: Setting locale failed. 2026-04-29 08:11:15.543 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:15.543 | LANGUAGE = (unset), 2026-04-29 08:11:15.543 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:15.543 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:15.543 | are supported and installed on your system. 2026-04-29 08:11:15.543 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:16.077 | 2026-04-29 08:11:16.077 | Running kernel seems to be up-to-date. 2026-04-29 08:11:16.077 | 2026-04-29 08:11:16.077 | No services need to be restarted. 2026-04-29 08:11:16.077 | 2026-04-29 08:11:16.077 | No containers need to be restarted. 2026-04-29 08:11:16.077 | 2026-04-29 08:11:16.077 | No user sessions are running outdated binaries. 2026-04-29 08:11:16.077 | 2026-04-29 08:11:16.078 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:11:18.735 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:11:18.739 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:11:18.743 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:18.745 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:18.749 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:18.753 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:18.757 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:18.760 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:11:18.764 | + functions-common:time_stop:2419 : start_time=1777450268178 2026-04-29 08:11:18.767 | + functions-common:time_stop:2421 : [[ -z 1777450268178 ]] 2026-04-29 08:11:18.771 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:18.775 | + functions-common:time_stop:2424 : end_time=1777450278772 2026-04-29 08:11:18.779 | + functions-common:time_stop:2425 : elapsed_time=10594 2026-04-29 08:11:18.782 | + functions-common:time_stop:2426 : total=147659 2026-04-29 08:11:18.786 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:18.789 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=158253 2026-04-29 08:11:18.793 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:11:18.797 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-04-29 08:11:18.825 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-04-29 08:11:18.829 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:11:18.833 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:11:18.836 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:11:18.840 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:11:18.843 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:18.846 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:11:18.850 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:18.853 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:18.857 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:11:18.861 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:11:18.864 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:11:18.868 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:11:18.872 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-04-29 08:11:18.875 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:11:18.878 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:18.882 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:18.886 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-04-29 08:11:18.915 | + functions-common:apt_get:1199 : 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-04-29 08:11:18.956 | Reading package lists... 2026-04-29 08:11:19.364 | Building dependency tree... 2026-04-29 08:11:19.367 | Reading state information... 2026-04-29 08:11:19.922 | The following additional packages will be installed: 2026-04-29 08:11:19.922 | ovn-common 2026-04-29 08:11:19.974 | The following NEW packages will be installed: 2026-04-29 08:11:19.974 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-04-29 08:11:20.028 | 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:11:20.028 | Need to get 2360 kB of archives. 2026-04-29 08:11:20.028 | After this operation, 8355 kB of additional disk space will be used. 2026-04-29 08:11:20.028 | 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-04-29 08:11:20.063 | 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-04-29 08:11:20.068 | 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-04-29 08:11:20.074 | 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-04-29 08:11:20.323 | perl: warning: Setting locale failed. 2026-04-29 08:11:20.323 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:20.323 | LANGUAGE = (unset), 2026-04-29 08:11:20.323 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:20.323 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:20.323 | are supported and installed on your system. 2026-04-29 08:11:20.323 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:20.386 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:11:20.386 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:11:20.386 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:11:20.591 | Fetched 2360 kB in 0s (29.0 MB/s) 2026-04-29 08:11:20.684 | Selecting previously unselected package ovn-common. 2026-04-29 08:11:20.760 | (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-04-29 08:11:20.767 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:11:20.772 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:20.887 | Selecting previously unselected package ovn-central. 2026-04-29 08:11:20.901 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:11:20.905 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:20.971 | Selecting previously unselected package ovn-controller-vtep. 2026-04-29 08:11:20.985 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:11:20.989 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:21.048 | Selecting previously unselected package ovn-host. 2026-04-29 08:11:21.062 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-29 08:11:21.070 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:21.166 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:21.185 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:21.724 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-29 08:11:21.911 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-04-29 08:11:22.404 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-29 08:11:22.458 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:22.993 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-29 08:11:23.184 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-04-29 08:11:23.871 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-04-29 08:11:24.562 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-04-29 08:11:25.410 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-29 08:11:25.476 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-29 08:11:25.675 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-04-29 08:11:26.215 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:11:28.221 | perl: warning: Setting locale failed. 2026-04-29 08:11:28.221 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:28.221 | LANGUAGE = (unset), 2026-04-29 08:11:28.221 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:28.221 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:28.221 | are supported and installed on your system. 2026-04-29 08:11:28.221 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:28.349 | perl: warning: Setting locale failed. 2026-04-29 08:11:28.349 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:28.349 | LANGUAGE = (unset), 2026-04-29 08:11:28.349 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:28.349 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:28.350 | are supported and installed on your system. 2026-04-29 08:11:28.350 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:28.399 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:11:28.400 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:11:28.400 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:11:28.469 | perl: warning: Setting locale failed. 2026-04-29 08:11:28.470 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:28.470 | LANGUAGE = (unset), 2026-04-29 08:11:28.470 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:28.470 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:28.470 | are supported and installed on your system. 2026-04-29 08:11:28.470 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:28.968 | 2026-04-29 08:11:28.968 | Running kernel seems to be up-to-date. 2026-04-29 08:11:28.968 | 2026-04-29 08:11:28.968 | No services need to be restarted. 2026-04-29 08:11:28.968 | 2026-04-29 08:11:28.968 | No containers need to be restarted. 2026-04-29 08:11:28.968 | 2026-04-29 08:11:28.968 | No user sessions are running outdated binaries. 2026-04-29 08:11:28.968 | 2026-04-29 08:11:28.968 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:11:31.062 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:11:31.064 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:11:31.067 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:31.069 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:31.071 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:31.074 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:31.077 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:31.079 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:11:31.082 | + functions-common:time_stop:2419 : start_time=1777450278912 2026-04-29 08:11:31.085 | + functions-common:time_stop:2421 : [[ -z 1777450278912 ]] 2026-04-29 08:11:31.089 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:31.093 | + functions-common:time_stop:2424 : end_time=1777450291090 2026-04-29 08:11:31.096 | + functions-common:time_stop:2425 : elapsed_time=12178 2026-04-29 08:11:31.099 | + functions-common:time_stop:2426 : total=158253 2026-04-29 08:11:31.102 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:31.105 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=170431 2026-04-29 08:11:31.109 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:11:31.112 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-04-29 08:11:31.115 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-04-29 08:11:31.119 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-04-29 08:11:31.122 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-04-29 08:11:31.127 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.131 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-04-29 08:11:31.134 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.137 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-04-29 08:11:31.140 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.144 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-04-29 08:11:31.147 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.150 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-04-29 08:11:31.153 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.156 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-04-29 08:11:31.159 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.162 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-04-29 08:11:31.165 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.167 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-04-29 08:11:31.170 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-04-29 08:11:31.174 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-04-29 08:11:31.176 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-04-29 08:11:31.180 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-04-29 08:11:31.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:11:31.186 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:11:31.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-04-29 08:11:31.192 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:11:31.194 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-04-29 08:11:31.198 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 08:11:31.201 | + ./stack.sh:main:953 : is_service_enabled nova 2026-04-29 08:11:31.222 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:11:31.225 | + ./stack.sh:main:955 : stack_install_service nova 2026-04-29 08:11:31.229 | + lib/stack:stack_install_service:20 : local service=nova 2026-04-29 08:11:31.231 | + lib/stack:stack_install_service:21 : type install_nova 2026-04-29 08:11:31.235 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 08:11:31.238 | + lib/stack:stack_install_service:32 : install_nova 2026-04-29 08:11:31.241 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-04-29 08:11:31.244 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-04-29 08:11:31.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:11:31.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:11:31.252 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-04-29 08:11:31.255 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:11:31.258 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-04-29 08:11:31.278 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:11:31.281 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-29 08:11:31.285 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-04-29 08:11:31.288 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-04-29 08:11:31.291 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-04-29 08:11:31.451 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-04-29 08:11:31.454 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:31.456 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:31.459 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-29 08:11:31.461 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:11:31.463 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:11:31.466 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:11:31.469 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:11:31.472 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:31.474 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:11:31.477 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:31.480 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:31.482 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:11:31.485 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:11:31.488 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:11:31.490 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:11:31.493 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-29 08:11:31.496 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:11:31.499 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:31.502 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:31.505 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-29 08:11:31.529 | + functions-common:apt_get:1199 : 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-04-29 08:11:31.568 | Reading package lists... 2026-04-29 08:11:31.984 | Building dependency tree... 2026-04-29 08:11:31.985 | Reading state information... 2026-04-29 08:11:32.588 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-04-29 08:11:32.589 | libvirt-clients set to manually installed. 2026-04-29 08:11:32.589 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-04-29 08:11:32.589 | The following additional packages will be installed: 2026-04-29 08:11:32.589 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-04-29 08:11:32.589 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-04-29 08:11:32.589 | qemu-system-sparc 2026-04-29 08:11:32.591 | Suggested packages: 2026-04-29 08:11:32.592 | python-zstandard-doc samba vde2 2026-04-29 08:11:32.648 | The following packages will be REMOVED: 2026-04-29 08:11:32.648 | apport-core-dump-handler 2026-04-29 08:11:32.650 | The following NEW packages will be installed: 2026-04-29 08:11:32.651 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-04-29 08:11:32.651 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-04-29 08:11:32.651 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-04-29 08:11:32.709 | 0 upgraded, 13 newly installed, 1 to remove and 6 not upgraded. 2026-04-29 08:11:32.709 | Need to get 110 MB of archives. 2026-04-29 08:11:32.709 | After this operation, 897 MB of additional disk space will be used. 2026-04-29 08:11:32.710 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-04-29 08:11:32.732 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-04-29 08:11:32.734 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-04-29 08:11:32.737 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-04-29 08:11:32.740 | 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-04-29 08:11:32.863 | 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-04-29 08:11:33.044 | 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-04-29 08:11:33.148 | 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-04-29 08:11:33.221 | 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-04-29 08:11:33.261 | 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-04-29 08:11:33.925 | 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-04-29 08:11:33.926 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-04-29 08:11:33.962 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-04-29 08:11:34.210 | perl: warning: Setting locale failed. 2026-04-29 08:11:34.210 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:34.210 | LANGUAGE = (unset), 2026-04-29 08:11:34.210 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:34.210 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:34.210 | are supported and installed on your system. 2026-04-29 08:11:34.210 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:34.274 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:11:34.274 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:11:34.274 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:11:34.505 | Fetched 110 MB in 1s (85.2 MB/s) 2026-04-29 08:11:34.542 | Selecting previously unselected package python3-zstandard. 2026-04-29 08:11:34.605 | (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-04-29 08:11:34.611 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-04-29 08:11:34.615 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-04-29 08:11:34.760 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-04-29 08:11:34.760 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-04-29 08:11:34.760 | Package apport-core-dump-handler is to be removed. 2026-04-29 08:11:34.760 | Package python3-zstandard is not configured yet. 2026-04-29 08:11:34.760 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-04-29 08:11:34.761 | Package apport-core-dump-handler is to be removed. 2026-04-29 08:11:34.761 | Package systemd-coredump is not installed. 2026-04-29 08:11:34.761 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-04-29 08:11:34.761 | Package apport-core-dump-handler is to be removed. 2026-04-29 08:11:34.761 | Package python3-zstandard is not configured yet. 2026-04-29 08:11:34.761 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-04-29 08:11:34.761 | Package apport-core-dump-handler is to be removed. 2026-04-29 08:11:34.761 | Package systemd-coredump is not installed. 2026-04-29 08:11:34.761 | 2026-04-29 08:11:34.826 | (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-04-29 08:11:34.832 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-04-29 08:11:35.661 | Selecting previously unselected package systemd-coredump. 2026-04-29 08:11:35.721 | (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-04-29 08:11:35.727 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-04-29 08:11:35.731 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-04-29 08:11:35.795 | Selecting previously unselected package libvirt-dev:amd64. 2026-04-29 08:11:35.808 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-04-29 08:11:35.819 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-29 08:11:35.885 | Selecting previously unselected package python3-libvirt. 2026-04-29 08:11:35.898 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-04-29 08:11:35.902 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-04-29 08:11:35.969 | Selecting previously unselected package qemu-system-arm. 2026-04-29 08:11:35.981 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:35.992 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:36.506 | Selecting previously unselected package qemu-system-mips. 2026-04-29 08:11:36.520 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:36.531 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:37.105 | Selecting previously unselected package qemu-system-ppc. 2026-04-29 08:11:37.115 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:37.126 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:37.488 | Selecting previously unselected package qemu-system-sparc. 2026-04-29 08:11:37.500 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:37.512 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:37.790 | Selecting previously unselected package qemu-system-s390x. 2026-04-29 08:11:37.803 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:37.830 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:38.027 | Selecting previously unselected package qemu-system-misc. 2026-04-29 08:11:38.039 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:38.050 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:39.938 | Selecting previously unselected package qemu-system. 2026-04-29 08:11:39.946 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-04-29 08:11:39.950 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:39.988 | Selecting previously unselected package qemu-efi-aarch64. 2026-04-29 08:11:40.001 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-04-29 08:11:40.004 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-04-29 08:11:41.839 | Selecting previously unselected package qemu-efi-arm. 2026-04-29 08:11:41.855 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-04-29 08:11:41.858 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-04-29 08:11:42.682 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-04-29 08:11:43.175 | Creating group 'systemd-coredump' with GID 987. 2026-04-29 08:11:43.178 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-04-29 08:11:43.205 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-04-29 08:11:43.507 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.526 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.546 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-04-29 08:11:43.564 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.582 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-04-29 08:11:43.594 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.612 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-04-29 08:11:43.856 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.874 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-04-29 08:11:43.885 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.904 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-04-29 08:11:43.915 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-29 08:11:45.721 | perl: warning: Setting locale failed. 2026-04-29 08:11:45.721 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:45.721 | LANGUAGE = (unset), 2026-04-29 08:11:45.721 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:45.721 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:45.721 | are supported and installed on your system. 2026-04-29 08:11:45.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:45.848 | perl: warning: Setting locale failed. 2026-04-29 08:11:45.849 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:45.849 | LANGUAGE = (unset), 2026-04-29 08:11:45.849 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:45.849 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:45.849 | are supported and installed on your system. 2026-04-29 08:11:45.849 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:45.898 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-04-29 08:11:45.899 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-04-29 08:11:45.899 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-04-29 08:11:45.971 | perl: warning: Setting locale failed. 2026-04-29 08:11:45.971 | perl: warning: Please check that your locale settings: 2026-04-29 08:11:45.971 | LANGUAGE = (unset), 2026-04-29 08:11:45.971 | LC_ALL = "en_US.utf8", 2026-04-29 08:11:45.971 | LANG = "de_DE.UTF-8" 2026-04-29 08:11:45.971 | are supported and installed on your system. 2026-04-29 08:11:45.971 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:11:46.473 | 2026-04-29 08:11:46.473 | Running kernel seems to be up-to-date. 2026-04-29 08:11:46.473 | 2026-04-29 08:11:46.474 | No services need to be restarted. 2026-04-29 08:11:46.474 | 2026-04-29 08:11:46.474 | No containers need to be restarted. 2026-04-29 08:11:46.474 | 2026-04-29 08:11:46.474 | No user sessions are running outdated binaries. 2026-04-29 08:11:46.474 | 2026-04-29 08:11:46.474 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-04-29 08:11:48.957 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:11:48.959 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:11:48.963 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:48.966 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:48.969 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:48.971 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:48.973 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:48.975 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:11:48.979 | + functions-common:time_stop:2419 : start_time=1777450291526 2026-04-29 08:11:48.982 | + functions-common:time_stop:2421 : [[ -z 1777450291526 ]] 2026-04-29 08:11:48.986 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:48.991 | + functions-common:time_stop:2424 : end_time=1777450308988 2026-04-29 08:11:48.994 | + functions-common:time_stop:2425 : elapsed_time=17462 2026-04-29 08:11:48.998 | + functions-common:time_stop:2426 : total=170431 2026-04-29 08:11:49.001 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:49.005 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=187893 2026-04-29 08:11:49.009 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:11:49.012 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-04-29 08:11:49.016 | + functions-common:install_package:1430 : update_package_repo 2026-04-29 08:11:49.019 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-29 08:11:49.022 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-29 08:11:49.025 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-29 08:11:49.029 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:49.032 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-29 08:11:49.035 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:49.038 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:49.041 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-29 08:11:49.045 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-29 08:11:49.048 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-29 08:11:49.051 | + functions-common:apt_get_update:1159 : return 2026-04-29 08:11:49.054 | + functions-common:install_package:1431 : real_install_package ovmf 2026-04-29 08:11:49.057 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-29 08:11:49.060 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:11:49.063 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:11:49.066 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-04-29 08:11:49.094 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-04-29 08:11:49.134 | Reading package lists... 2026-04-29 08:11:49.627 | Building dependency tree... 2026-04-29 08:11:49.629 | Reading state information... 2026-04-29 08:11:50.522 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-04-29 08:11:50.522 | ovmf set to manually installed. 2026-04-29 08:11:50.522 | 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 2026-04-29 08:11:50.528 | + functions-common:apt_get:1203 : result=0 2026-04-29 08:11:50.532 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-29 08:11:50.535 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:50.539 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:50.541 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:50.543 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:50.547 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:50.550 | + functions-common:time_stop:2418 : name=apt-get 2026-04-29 08:11:50.553 | + functions-common:time_stop:2419 : start_time=1777450309090 2026-04-29 08:11:50.557 | + functions-common:time_stop:2421 : [[ -z 1777450309090 ]] 2026-04-29 08:11:50.561 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:50.565 | + functions-common:time_stop:2424 : end_time=1777450310562 2026-04-29 08:11:50.569 | + functions-common:time_stop:2425 : elapsed_time=1472 2026-04-29 08:11:50.572 | + functions-common:time_stop:2426 : total=187893 2026-04-29 08:11:50.576 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:50.580 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=189365 2026-04-29 08:11:50.583 | + functions-common:apt_get:1207 : return 0 2026-04-29 08:11:50.587 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-04-29 08:11:50.591 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:11:50.596 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 08:11:50.600 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-04-29 08:11:50.603 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-04-29 08:11:50.607 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-04-29 08:11:50.610 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-04-29 08:11:50.635 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:11:50.640 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-04-29 08:11:50.665 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-04-29 08:11:50.670 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-04-29 08:11:50.674 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-29 08:11:50.678 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-04-29 08:11:50.682 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-04-29 08:11:50.686 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-04-29 08:11:50.690 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-04-29 08:11:50.693 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:11:50.698 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:11:50.701 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:11:50.705 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:11:50.710 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:11:50.732 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:11:50.736 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:11:50.740 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:50.744 | + functions-common:git_clone:602 : echo v1.3.0 2026-04-29 08:11:50.745 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:11:50.751 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-04-29 08:11:50.755 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:50.759 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-04-29 08:11:50.762 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:11:50.765 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:11:50.769 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:11:50.772 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:11:50.776 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:11:50.780 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:11:50.784 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:11:50.787 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:11:50.792 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:11:50.796 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450310793 2026-04-29 08:11:50.800 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-04-29 08:11:50.805 | Cloning into '/opt/stack/novnc'... 2026-04-29 08:11:52.682 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:11:52.685 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:52.687 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:52.690 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:52.693 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:52.695 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:52.699 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:11:52.702 | + functions-common:time_stop:2419 : start_time=1777450310793 2026-04-29 08:11:52.706 | + functions-common:time_stop:2421 : [[ -z 1777450310793 ]] 2026-04-29 08:11:52.711 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:52.716 | + functions-common:time_stop:2424 : end_time=1777450312712 2026-04-29 08:11:52.720 | + functions-common:time_stop:2425 : elapsed_time=1919 2026-04-29 08:11:52.723 | + functions-common:time_stop:2426 : total=147057 2026-04-29 08:11:52.727 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:52.731 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148976 2026-04-29 08:11:52.734 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-04-29 08:11:52.737 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-04-29 08:11:52.741 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:11:52.744 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:11:52.748 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:11:52.751 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:11:52.754 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:11:52.758 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:11:52.760 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:11:52.764 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:11:52.768 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:11:52.774 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450312770 2026-04-29 08:11:52.777 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-04-29 08:11:53.159 | From https://github.com/novnc/novnc 2026-04-29 08:11:53.160 | * tag v1.3.0 -> FETCH_HEAD 2026-04-29 08:11:53.170 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:11:53.175 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:53.178 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:53.181 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:53.185 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:53.188 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:53.191 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:11:53.195 | + functions-common:time_stop:2419 : start_time=1777450312770 2026-04-29 08:11:53.199 | + functions-common:time_stop:2421 : [[ -z 1777450312770 ]] 2026-04-29 08:11:53.203 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:53.210 | + functions-common:time_stop:2424 : end_time=1777450313206 2026-04-29 08:11:53.214 | + functions-common:time_stop:2425 : elapsed_time=436 2026-04-29 08:11:53.217 | + functions-common:time_stop:2426 : total=148976 2026-04-29 08:11:53.220 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:53.224 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149412 2026-04-29 08:11:53.228 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:11:53.232 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:11:53.235 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:11:53.239 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:11:53.243 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:11:53.247 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:11:53.251 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:11:53.254 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:11:53.257 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:11:53.261 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:11:53.267 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450313263 2026-04-29 08:11:53.270 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:11:53.303 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:11:53.303 | 2026-04-29 08:11:53.303 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:11:53.303 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:11:53.303 | state without impacting any branches by switching back to a branch. 2026-04-29 08:11:53.303 | 2026-04-29 08:11:53.303 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:11:53.303 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:11:53.304 | 2026-04-29 08:11:53.304 | git switch -c 2026-04-29 08:11:53.305 | 2026-04-29 08:11:53.305 | Or undo this operation with: 2026-04-29 08:11:53.305 | 2026-04-29 08:11:53.305 | git switch - 2026-04-29 08:11:53.305 | 2026-04-29 08:11:53.305 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:11:53.305 | 2026-04-29 08:11:53.305 | HEAD is now at 463c39e noVNC 1.3.0 2026-04-29 08:11:53.306 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:11:53.309 | + functions-common:time_stop:2412 : local name 2026-04-29 08:11:53.313 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:11:53.316 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:11:53.320 | + functions-common:time_stop:2415 : local total 2026-04-29 08:11:53.323 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:11:53.326 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:11:53.329 | + functions-common:time_stop:2419 : start_time=1777450313263 2026-04-29 08:11:53.333 | + functions-common:time_stop:2421 : [[ -z 1777450313263 ]] 2026-04-29 08:11:53.337 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:11:53.342 | + functions-common:time_stop:2424 : end_time=1777450313339 2026-04-29 08:11:53.345 | + functions-common:time_stop:2425 : elapsed_time=76 2026-04-29 08:11:53.349 | + functions-common:time_stop:2426 : total=149412 2026-04-29 08:11:53.352 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:11:53.355 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149488 2026-04-29 08:11:53.359 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-04-29 08:11:53.377 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-04-29 08:11:53.382 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:11:53.382 | + functions-common:git_clone:665 : head -1 2026-04-29 08:11:53.384 | 463c39e noVNC 1.3.0 2026-04-29 08:11:53.388 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:11:53.391 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-04-29 08:11:53.415 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:11:53.419 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/18/986618/1 2026-04-29 08:11:53.423 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-04-29 08:11:53.427 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-04-29 08:11:53.430 | + functions-common:git_clone:583 : local git_ref=refs/changes/18/986618/1 2026-04-29 08:11:53.434 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:11:53.438 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:11:53.442 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:11:53.446 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:11:53.451 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:11:53.476 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:11:53.479 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:11:53.483 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:53.488 | + functions-common:git_clone:602 : echo refs/changes/18/986618/1 2026-04-29 08:11:53.488 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:11:53.495 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/nova ]] 2026-04-29 08:11:53.498 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-04-29 08:11:53.503 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-04-29 08:11:53.506 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:11:53.510 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:11:53.514 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:11:53.518 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:11:53.521 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:11:53.524 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:11:53.528 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:11:53.531 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:11:53.535 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:11:53.540 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450313537 2026-04-29 08:11:53.544 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-04-29 08:11:53.547 | Cloning into '/opt/stack/nova'... 2026-04-29 08:15:31.088 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:15:31.091 | + functions-common:time_stop:2412 : local name 2026-04-29 08:15:31.095 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:15:31.098 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:15:31.102 | + functions-common:time_stop:2415 : local total 2026-04-29 08:15:31.106 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:15:31.110 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:15:31.114 | + functions-common:time_stop:2419 : start_time=1777450313537 2026-04-29 08:15:31.117 | + functions-common:time_stop:2421 : [[ -z 1777450313537 ]] 2026-04-29 08:15:31.122 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:15:31.127 | + functions-common:time_stop:2424 : end_time=1777450531124 2026-04-29 08:15:31.131 | + functions-common:time_stop:2425 : elapsed_time=217587 2026-04-29 08:15:31.135 | + functions-common:time_stop:2426 : total=149488 2026-04-29 08:15:31.138 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:15:31.141 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=367075 2026-04-29 08:15:31.145 | + functions-common:git_clone:612 : cd /opt/stack/nova 2026-04-29 08:15:31.148 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/18/986618/1 2026-04-29 08:15:31.152 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:15:31.156 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:15:31.161 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:15:31.164 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:15:31.168 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:15:31.172 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:15:31.175 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:15:31.179 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:15:31.184 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:15:31.190 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450531186 2026-04-29 08:15:31.194 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/18/986618/1 2026-04-29 08:15:32.626 | From https://review.opendev.org/openstack/nova 2026-04-29 08:15:32.626 | * branch refs/changes/18/986618/1 -> FETCH_HEAD 2026-04-29 08:15:32.634 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:15:32.637 | + functions-common:time_stop:2412 : local name 2026-04-29 08:15:32.641 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:15:32.645 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:15:32.649 | + functions-common:time_stop:2415 : local total 2026-04-29 08:15:32.652 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:15:32.656 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:15:32.660 | + functions-common:time_stop:2419 : start_time=1777450531186 2026-04-29 08:15:32.663 | + functions-common:time_stop:2421 : [[ -z 1777450531186 ]] 2026-04-29 08:15:32.669 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:15:32.673 | + functions-common:time_stop:2424 : end_time=1777450532670 2026-04-29 08:15:32.676 | + functions-common:time_stop:2425 : elapsed_time=1484 2026-04-29 08:15:32.680 | + functions-common:time_stop:2426 : total=367075 2026-04-29 08:15:32.683 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:15:32.687 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=368559 2026-04-29 08:15:32.690 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-04-29 08:15:32.789 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:15:32.789 | 2026-04-29 08:15:32.789 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:15:32.789 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:15:32.789 | state without impacting any branches by switching back to a branch. 2026-04-29 08:15:32.789 | 2026-04-29 08:15:32.789 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:15:32.789 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:15:32.790 | 2026-04-29 08:15:32.790 | git switch -c 2026-04-29 08:15:32.790 | 2026-04-29 08:15:32.790 | Or undo this operation with: 2026-04-29 08:15:32.790 | 2026-04-29 08:15:32.790 | git switch - 2026-04-29 08:15:32.790 | 2026-04-29 08:15:32.790 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:15:32.790 | 2026-04-29 08:15:32.790 | HEAD is now at 323ac51f69 Doc: add short doc section for mdev_class 2026-04-29 08:15:32.795 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-04-29 08:15:32.821 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-04-29 08:15:32.828 | + functions-common:git_clone:665 : head -1 2026-04-29 08:15:32.828 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:15:32.829 | 323ac51f69 Doc: add short doc section for mdev_class 2026-04-29 08:15:32.832 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:15:32.834 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-04-29 08:15:32.837 | + inc/python:setup_develop:353 : local bindep 2026-04-29 08:15:32.840 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-04-29 08:15:32.842 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-04-29 08:15:32.844 | + inc/python:setup_develop:359 : local extras= 2026-04-29 08:15:32.846 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-04-29 08:15:32.848 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 08:15:32.850 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-04-29 08:15:32.852 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-04-29 08:15:32.855 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 08:15:32.859 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 08:15:32.864 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-04-29 08:15:32.867 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 08:15:32.871 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-04-29 08:15:32.875 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 08:15:32.877 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 08:15:32.882 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-04-29 08:15:32.889 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-04-29 08:15:32.892 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-04-29 08:15:32.895 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-04-29 08:15:33.056 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-04-29 08:15:33.059 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 08:15:33.062 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 08:15:33.066 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 08:15:33.070 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-04-29 08:15:33.074 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-04-29 08:15:33.078 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 08:15:33.082 | + inc/python:setup_package:446 : local extras= 2026-04-29 08:15:33.086 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 08:15:33.090 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 08:15:33.094 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 08:15:33.098 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 08:15:33.102 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 08:15:33.105 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-04-29 08:15:33.132 | Using python 3.12 to install /opt/stack/nova 2026-04-29 08:15:33.136 | + 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-04-29 08:15:34.157 | Obtaining file:///opt/stack/nova 2026-04-29 08:15:34.161 | Installing build dependencies: started 2026-04-29 08:15:36.007 | Installing build dependencies: finished with status 'done' 2026-04-29 08:15:36.008 | Checking if build backend supports build_editable: started 2026-04-29 08:15:36.561 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 08:15:36.563 | Getting requirements to build editable: started 2026-04-29 08:15:36.878 | Getting requirements to build editable: finished with status 'done' 2026-04-29 08:15:36.880 | Preparing editable metadata (pyproject.toml): started 2026-04-29 08:15:39.000 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:15:39.025 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.0.3) 2026-04-29 08:15:39.028 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.0.46) 2026-04-29 08:15:39.028 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.2.1) 2026-04-29 08:15:39.028 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (0.40.4) 2026-04-29 08:15:39.028 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.1.6) 2026-04-29 08:15:39.029 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (12.0.0) 2026-04-29 08:15:39.030 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.0.2) 2026-04-29 08:15:39.031 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.5.1) 2026-04-29 08:15:39.032 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (43.0.3) 2026-04-29 08:15:39.033 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.8.9) 2026-04-29 08:15:39.034 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.3.2) 2026-04-29 08:15:39.035 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.1.0) 2026-04-29 08:15:39.036 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.10.1) 2026-04-29 08:15:39.037 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.17.0) 2026-04-29 08:15:39.038 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.18.4) 2026-04-29 08:15:39.039 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.3.0) 2026-04-29 08:15:39.040 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.0.0) 2026-04-29 08:15:39.041 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.26.0) 2026-04-29 08:15:39.043 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (9.9.0) 2026-04-29 08:15:39.043 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.13.1) 2026-04-29 08:15:39.043 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (11.8.0) 2026-04-29 08:15:39.044 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.11.0) 2026-04-29 08:15:39.045 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.32.5) 2026-04-29 08:15:39.047 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.7.0) 2026-04-29 08:15:39.253 | Collecting websockify>=0.9.0 (from nova==33.0.2.dev1) 2026-04-29 08:15:39.400 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-04-29 08:15:39.417 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.1.1) 2026-04-29 08:15:39.418 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.4.1) 2026-04-29 08:15:39.419 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (10.3.0) 2026-04-29 08:15:39.419 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.3.0) 2026-04-29 08:15:39.420 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (8.1.0) 2026-04-29 08:15:39.421 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.10.0) 2026-04-29 08:15:39.423 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.7.0) 2026-04-29 08:15:39.424 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.9.1) 2026-04-29 08:15:39.424 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.7.1) 2026-04-29 08:15:39.425 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (10.0.1) 2026-04-29 08:15:39.426 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (18.0.0) 2026-04-29 08:15:39.428 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.9.0) 2026-04-29 08:15:39.428 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (17.3.0) 2026-04-29 08:15:39.430 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.0.0) 2026-04-29 08:15:39.430 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.10.1) 2026-04-29 08:15:39.430 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.7.2) 2026-04-29 08:15:39.432 | 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.0.2.dev1) (4.5.1) 2026-04-29 08:15:39.433 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.0.0) 2026-04-29 08:15:39.434 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (8.0.0) 2026-04-29 08:15:39.435 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.2.2) 2026-04-29 08:15:39.437 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.9.0) 2026-04-29 08:15:39.438 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (7.0.0) 2026-04-29 08:15:39.438 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.1.0) 2026-04-29 08:15:39.439 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.6.0) 2026-04-29 08:15:39.440 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.3.0) 2026-04-29 08:15:39.441 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (5.6.0) 2026-04-29 08:15:39.469 | Collecting microversion-parse>=0.2.1 (from nova==33.0.2.dev1) 2026-04-29 08:15:39.484 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-29 08:15:39.496 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (8.1.0) 2026-04-29 08:15:39.496 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (0.2.3) 2026-04-29 08:15:39.499 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.4.2) 2026-04-29 08:15:39.499 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (1.8.2) 2026-04-29 08:15:39.499 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (2.9.0.post0) 2026-04-29 08:15:39.499 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (3.2.1) 2026-04-29 08:15:39.500 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (4.10.0) 2026-04-29 08:15:39.501 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev1) (6.0.3) 2026-04-29 08:15:39.504 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev1) (1.3.10) 2026-04-29 08:15:39.505 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev1) (4.15.0) 2026-04-29 08:15:39.508 | 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.0.2.dev1) (7.3.0) 2026-04-29 08:15:39.513 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.2.dev1) (2.0.0) 2026-04-29 08:15:39.517 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.2.dev1) (3.0) 2026-04-29 08:15:39.525 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.2.dev1) (2.8.0) 2026-04-29 08:15:39.532 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.2.dev1) (3.0.0) 2026-04-29 08:15:39.535 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.2.dev1) (2.1.1) 2026-04-29 08:15:39.540 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.2.dev1) (3.0.3) 2026-04-29 08:15:39.545 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev1) (25.4.0) 2026-04-29 08:15:39.545 | 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.0.2.dev1) (2025.9.1) 2026-04-29 08:15:39.545 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev1) (0.37.0) 2026-04-29 08:15:39.545 | 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.0.2.dev1) (0.30.0) 2026-04-29 08:15:39.554 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.2.dev1) (2.1.0) 2026-04-29 08:15:39.563 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev1) (4.0.1) 2026-04-29 08:15:39.565 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev1) (2.11.0) 2026-04-29 08:15:39.566 | 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.0.2.dev1) (5.8.0) 2026-04-29 08:15:39.581 | 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.0.2.dev1) (1.5.0) 2026-04-29 08:15:39.582 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev1) (1.1.0) 2026-04-29 08:15:39.584 | 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.0.2.dev1) (1.33) 2026-04-29 08:15:39.587 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev1) (4.9.2) 2026-04-29 08:15:39.587 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev1) (1.4.0) 2026-04-29 08:15:39.596 | 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.0.2.dev1) (3.0.0) 2026-04-29 08:15:39.602 | 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.0.2.dev1) (9.1.4) 2026-04-29 08:15:39.615 | 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.0.2.dev1) (2.16.1) 2026-04-29 08:15:39.619 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.2.dev1) (0.8.1) 2026-04-29 08:15:39.624 | 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.0.2.dev1) (0.20) 2026-04-29 08:15:39.637 | 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.0.2.dev1) (2.0.2) 2026-04-29 08:15:39.638 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.2.dev1) (0.5.0) 2026-04-29 08:15:39.656 | 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.0.2.dev1) (7.0.1) 2026-04-29 08:15:39.658 | 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.0.2.dev1) (5.3.1) 2026-04-29 08:15:39.659 | 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.0.2.dev1) (5.6.2) 2026-04-29 08:15:39.660 | 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.0.2.dev1) (0.15.1) 2026-04-29 08:15:39.665 | 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.0.2.dev1) (5.1.0) 2026-04-29 08:15:39.674 | 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.0.2.dev1) (2025.3) 2026-04-29 08:15:39.675 | 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.0.2.dev1) (26.0) 2026-04-29 08:15:39.683 | 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.0.2.dev1) (0.24.1) 2026-04-29 08:15:39.687 | 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.0.2.dev1) (5.0.0) 2026-04-29 08:15:39.689 | 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.0.2.dev1) (4.0.1) 2026-04-29 08:15:39.704 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.2.dev1) (1.1.2) 2026-04-29 08:15:39.726 | 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.0.2.dev1) (1.7.3) 2026-04-29 08:15:39.734 | 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.0.2.dev1) (2.2.0) 2026-04-29 08:15:39.740 | 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.0.2.dev1) (1.3.7) 2026-04-29 08:15:39.751 | 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.0.2.dev1) (3.3.2) 2026-04-29 08:15:39.765 | 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.0.2.dev1) (4.3.1) 2026-04-29 08:15:39.765 | 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.0.2.dev1) (3.7.0) 2026-04-29 08:15:39.776 | 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.0.2.dev1) (2.4.0) 2026-04-29 08:15:39.786 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev1) (2.2.1) 2026-04-29 08:15:39.789 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev1) (1.6.2) 2026-04-29 08:15:39.795 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.2.dev1) (82.0.1) 2026-04-29 08:15:39.815 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.2.dev1) (0.6.0) 2026-04-29 08:15:39.861 | 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.0.2.dev1) (4.13.3) 2026-04-29 08:15:39.868 | 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.0.2.dev1) (0.6.0) 2026-04-29 08:15:39.869 | Requirement already satisfied: cmd2>=1.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.0.2.dev1) (3.2.0) 2026-04-29 08:15:39.880 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (1.11.0) 2026-04-29 08:15:39.881 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (14.3.3) 2026-04-29 08:15:39.882 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (1.7.2) 2026-04-29 08:15:39.900 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.2.dev1) (1.17.0) 2026-04-29 08:15:39.906 | 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.0.2.dev1) (2.1.0) 2026-04-29 08:15:39.908 | 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.0.2.dev1) (24.2.1) 2026-04-29 08:15:39.929 | 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.0.2.dev1) (4.4.0) 2026-04-29 08:15:39.956 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev1) (3.4.4) 2026-04-29 08:15:39.960 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev1) (3.11) 2026-04-29 08:15:39.960 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev1) (2.6.3) 2026-04-29 08:15:39.961 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.2.dev1) (2023.11.17) 2026-04-29 08:15:40.008 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (4.0.0) 2026-04-29 08:15:40.010 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (2.19.2) 2026-04-29 08:15:40.021 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev1) (0.1.2) 2026-04-29 08:15:40.042 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.2.dev1) (0.7) 2026-04-29 08:15:40.097 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.2.dev1) (2.8.5) 2026-04-29 08:15:40.104 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.2.dev1) (0.16.0) 2026-04-29 08:15:40.616 | Collecting numpy (from websockify>=0.9.0->nova==33.0.2.dev1) 2026-04-29 08:15:40.631 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-04-29 08:15:40.706 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.2.dev1) 2026-04-29 08:15:40.722 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-04-29 08:15:40.778 | Collecting redis (from websockify>=0.9.0->nova==33.0.2.dev1) 2026-04-29 08:15:40.795 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-04-29 08:15:40.910 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-04-29 08:15:40.933 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-04-29 08:15:40.959 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-04-29 08:15:41.001 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-04-29 08:15:41.674 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.7 MB/s 0:00:00 2026-04-29 08:15:41.696 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-04-29 08:15:41.756 | Building wheels for collected packages: nova 2026-04-29 08:15:41.758 | Building editable for nova (pyproject.toml): started 2026-04-29 08:15:44.157 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-04-29 08:15:44.157 | Created wheel for nova: filename=nova-33.0.2.dev1-0.editable-py3-none-any.whl size=9381 sha256=aa1b4b1d417a609bdf599f47463cc65207a04ba0ab5c9baff64c05585b043ca5 2026-04-29 08:15:44.157 | Stored in directory: /tmp/pip-ephem-wheel-cache-9i5lx185/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-04-29 08:15:44.164 | Successfully built nova 2026-04-29 08:15:44.443 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-04-29 08:15:48.833 | 2026-04-29 08:15:48.858 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.2.dev1 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-04-29 08:15:49.105 | + inc/python:pip_install:216 : result=0 2026-04-29 08:15:49.110 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:15:49.114 | + functions-common:time_stop:2412 : local name 2026-04-29 08:15:49.118 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:15:49.122 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:15:49.126 | + functions-common:time_stop:2415 : local total 2026-04-29 08:15:49.129 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:15:49.133 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:15:49.136 | + functions-common:time_stop:2419 : start_time=1777450533126 2026-04-29 08:15:49.139 | + functions-common:time_stop:2421 : [[ -z 1777450533126 ]] 2026-04-29 08:15:49.143 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:15:49.148 | + functions-common:time_stop:2424 : end_time=1777450549145 2026-04-29 08:15:49.153 | + functions-common:time_stop:2425 : elapsed_time=16019 2026-04-29 08:15:49.155 | + functions-common:time_stop:2426 : total=145373 2026-04-29 08:15:49.159 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:15:49.162 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=161392 2026-04-29 08:15:49.165 | + inc/python:pip_install:219 : return 0 2026-04-29 08:15:49.169 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 08:15:49.172 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:15:49.176 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-04-29 08:15:49.179 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-04-29 08:15:49.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:15:49.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:15:49.191 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-04-29 08:15:49.194 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:15:49.198 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-04-29 08:15:49.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 08:15:49.221 | + ./stack.sh:main:956 : configure_nova 2026-04-29 08:15:49.225 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-04-29 08:15:49.243 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-04-29 08:15:49.248 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-04-29 08:15:49.252 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-29 08:15:49.258 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-04-29 08:15:49.258 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-29 08:15:49.264 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-04-29 08:15:49.268 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-04-29 08:15:49.271 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-29 08:15:49.275 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-04-29 08:15:49.279 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-04-29 08:15:49.284 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-04-29 08:15:49.287 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-04-29 08:15:49.291 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-04-29 08:15:49.308 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-04-29 08:15:49.328 | + 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-04-29 08:15:49.347 | + 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-04-29 08:15:49.365 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-04-29 08:15:49.385 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-04-29 08:15:49.403 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-29 08:15:49.408 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-29 08:15:49.413 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6RUPq7gv0c 2026-04-29 08:15:49.416 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-29 08:15:49.420 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-29 08:15:49.424 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-04-29 08:15:49.427 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-29 08:15:49.431 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-29 08:15:49.434 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6RUPq7gv0c 2026-04-29 08:15:49.440 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6RUPq7gv0c 2026-04-29 08:15:49.458 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6RUPq7gv0c /etc/sudoers.d/nova-rootwrap 2026-04-29 08:15:49.476 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-04-29 08:15:49.483 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-29 08:15:49.487 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-29 08:15:49.491 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-29 08:15:49.494 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-29 08:15:49.498 | + 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-04-29 08:15:49.502 | + 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-04-29 08:15:49.507 | + 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-04-29 08:15:49.508 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-29 08:15:49.519 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-29 08:15:49.525 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-29 08:15:49.542 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-29 08:15:49.560 | + 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-04-29 08:15:49.565 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-04-29 08:15:49.571 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-04-29 08:15:49.596 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:49.600 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-04-29 08:15:49.613 | net.ipv4.ip_forward = 1 2026-04-29 08:15:49.619 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-29 08:15:49.622 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-04-29 08:15:49.626 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-04-29 08:15:49.644 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-04-29 08:15:49.647 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-04-29 08:15:49.650 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-04-29 08:15:49.668 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-04-29 08:15:49.674 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-04-29 08:15:49.676 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-04-29 08:15:49.683 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:32846b4cc0 2026-04-29 08:15:49.686 | InitiatorName=iqn.2016-04.com.open-iscsi:32846b4cc0 2026-04-29 08:15:49.692 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-04-29 08:15:49.695 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-04-29 08:15:49.794 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-04-29 08:15:49.798 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-04-29 08:15:49.802 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:15:49.806 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-04-29 08:15:49.877 | + lib/nova:configure_nova:367 : create_nova_conf 2026-04-29 08:15:49.882 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-04-29 08:15:49.890 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-04-29 08:15:49.893 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-04-29 08:15:49.941 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-04-29 08:15:49.944 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-04-29 08:15:49.988 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-04-29 08:15:50.032 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-04-29 08:15:50.076 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-29 08:15:50.122 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-04-29 08:15:50.165 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-04-29 08:15:50.212 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.34 2026-04-29 08:15:50.256 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-04-29 08:15:50.298 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-04-29 08:15:50.341 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-04-29 08:15:50.383 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-04-29 08:15:50.424 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-04-29 08:15:50.468 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-04-29 08:15:50.512 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-04-29 08:15:50.555 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-04-29 08:15:50.598 | + lib/nova:create_nova_conf:465 : is_fedora 2026-04-29 08:15:50.601 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:15:50.605 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:15:50.609 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:15:50.611 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:15:50.614 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:15:50.617 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:15:50.620 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:15:50.623 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:15:50.626 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:15:50.629 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:15:50.633 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:15:50.636 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:15:50.640 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:15:50.643 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-04-29 08:15:50.669 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:50.672 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:15:50.676 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-04-29 08:15:50.680 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-04-29 08:15:50.723 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-04-29 08:15:50.726 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-29 08:15:50.729 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-29 08:15:50.731 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-29 08:15:50.734 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:15:50.738 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:15:50.741 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:15:50.763 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:50.767 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:15:50.770 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-29 08:15:50.774 | + 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-04-29 08:15:50.822 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-04-29 08:15:50.826 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-04-29 08:15:50.830 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-04-29 08:15:50.833 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-04-29 08:15:50.837 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:15:50.841 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:15:50.844 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:15:50.869 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:50.872 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:15:50.875 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-29 08:15:50.880 | + 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-04-29 08:15:50.926 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-04-29 08:15:50.971 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-04-29 08:15:51.012 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-04-29 08:15:51.055 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-04-29 08:15:51.079 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:51.082 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-04-29 08:15:51.107 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:51.112 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-04-29 08:15:51.114 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-04-29 08:15:51.120 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-04-29 08:15:51.124 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-04-29 08:15:51.167 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-04-29 08:15:51.171 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-04-29 08:15:51.216 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-04-29 08:15:51.260 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-04-29 08:15:51.264 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:15:51.268 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-04-29 08:15:51.271 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 08:15:51.275 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 08:15:51.279 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-04-29 08:15:51.283 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:15:51.287 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:15:51.291 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 08:15:51.294 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-04-29 08:15:51.338 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-04-29 08:15:51.380 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.34/identity 2026-04-29 08:15:51.423 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-04-29 08:15:51.463 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-04-29 08:15:51.506 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-04-29 08:15:51.550 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-04-29 08:15:51.594 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-04-29 08:15:51.639 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.34/identity 2026-04-29 08:15:51.682 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 08:15:51.724 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 08:15:51.766 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 08:15:51.770 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-04-29 08:15:51.793 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:51.797 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-04-29 08:15:51.801 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-04-29 08:15:51.847 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-04-29 08:15:51.851 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:15:51.855 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:15:51.859 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-04-29 08:15:51.862 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-04-29 08:15:51.906 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-04-29 08:15:51.946 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.34/identity 2026-04-29 08:15:51.985 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-04-29 08:15:52.027 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-04-29 08:15:52.071 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-04-29 08:15:52.117 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-04-29 08:15:52.157 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-04-29 08:15:52.199 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-04-29 08:15:52.224 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:15:52.228 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-04-29 08:15:52.252 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:15:52.256 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-04-29 08:15:52.260 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-04-29 08:15:52.300 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-04-29 08:15:52.345 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-04-29 08:15:52.349 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-04-29 08:15:52.389 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-04-29 08:15:52.393 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-04-29 08:15:52.396 | + lib/nova:create_nova_conf:539 : is_fedora 2026-04-29 08:15:52.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:15:52.403 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:15:52.407 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:15:52.411 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:15:52.415 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:15:52.418 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:15:52.422 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:15:52.425 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:15:52.429 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:15:52.432 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:15:52.436 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:15:52.439 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:15:52.443 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:15:52.447 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-04-29 08:15:52.451 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-04-29 08:15:52.455 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:15:52.461 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:15:52.485 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:15:52.489 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:15:52.493 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:15:52.496 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:15:52.500 | + 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-04-29 08:15:52.541 | + 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-04-29 08:15:52.586 | + 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-04-29 08:15:52.630 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:15:52.670 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-04-29 08:15:52.714 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-04-29 08:15:52.759 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-04-29 08:15:52.783 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:52.786 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-04-29 08:15:52.790 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-04-29 08:15:52.793 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-04-29 08:15:52.797 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-04-29 08:15:52.800 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 08:15:52.804 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-04-29 08:15:52.807 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-04-29 08:15:52.810 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 08:15:52.814 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 08:15:52.832 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 08:15:52.833 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:15:52.845 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 08:15:52.850 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:15:52.866 | /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-04-29 08:15:52.872 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-04-29 08:15:52.875 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-04-29 08:15:52.880 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:15:52.883 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-04-29 08:15:52.928 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-04-29 08:15:52.970 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-04-29 08:15:53.010 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-04-29 08:15:53.054 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 08:15:53.097 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 08:15:53.139 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-04-29 08:15:53.181 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-04-29 08:15:53.224 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-04-29 08:15:53.267 | + 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-04-29 08:15:53.309 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 08:15:53.352 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 08:15:53.394 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-04-29 08:15:53.436 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-04-29 08:15:53.479 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 08:15:53.482 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 08:15:53.486 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-04-29 08:15:53.490 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-04-29 08:15:53.493 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 08:15:53.496 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:15:53.500 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:15:53.503 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-04-29 08:15:53.507 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-04-29 08:15:53.512 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-04-29 08:15:53.553 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 08:15:53.598 | + 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-04-29 08:15:53.598 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-04-29 08:15:53.609 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-04-29 08:15:53.614 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-04-29 08:15:53.618 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-04-29 08:15:53.622 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 08:15:53.626 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 08:15:53.630 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:15:53.634 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:15:53.638 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:15:53.642 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:15:53.646 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 08:15:53.650 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 08:15:53.654 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:15:53.658 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:15:53.662 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-04-29 08:15:53.675 | perl: warning: Setting locale failed. 2026-04-29 08:15:53.675 | perl: warning: Please check that your locale settings: 2026-04-29 08:15:53.675 | LANGUAGE = (unset), 2026-04-29 08:15:53.675 | LC_ALL = "en_US.utf8", 2026-04-29 08:15:53.675 | LANG = "de_DE.UTF-8" 2026-04-29 08:15:53.676 | are supported and installed on your system. 2026-04-29 08:15:53.676 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:15:53.716 | Enabling site nova-api. 2026-04-29 08:15:53.722 | To activate the new configuration, you need to run: 2026-04-29 08:15:53.722 | systemctl reload apache2 2026-04-29 08:15:53.728 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 08:15:53.733 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:15:53.737 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:15:53.741 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:15:53.882 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-04-29 08:15:53.909 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:53.913 | + 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-04-29 08:15:53.917 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-04-29 08:15:53.922 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-04-29 08:15:53.925 | + lib/apache:write_uwsgi_config:245 : local url= 2026-04-29 08:15:53.929 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-04-29 08:15:53.933 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-04-29 08:15:53.937 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-04-29 08:15:53.941 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 08:15:53.945 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 08:15:53.966 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 08:15:53.966 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:15:53.977 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 08:15:53.983 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:15:53.999 | /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-04-29 08:15:54.006 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-04-29 08:15:54.010 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-04-29 08:15:54.016 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:15:54.020 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-04-29 08:15:54.067 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-04-29 08:15:54.110 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-04-29 08:15:54.153 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-04-29 08:15:54.196 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 08:15:54.241 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 08:15:54.284 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-04-29 08:15:54.327 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-04-29 08:15:54.369 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-04-29 08:15:54.411 | + 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-04-29 08:15:54.451 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 08:15:54.496 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 08:15:54.540 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-04-29 08:15:54.585 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-04-29 08:15:54.627 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-04-29 08:15:54.630 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-04-29 08:15:54.672 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-04-29 08:15:54.696 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:15:54.699 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-04-29 08:15:54.745 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-04-29 08:15:54.749 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-04-29 08:15:54.753 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-04-29 08:15:54.778 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:54.782 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:15:54.787 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:15:54.829 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-04-29 08:15:54.876 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-04-29 08:15:54.879 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-29 08:15:54.883 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-04-29 08:15:54.887 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 08:15:54.892 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 08:15:54.896 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:15:54.921 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:54.926 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 08:15:54.929 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 08:15:54.933 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:15:54.956 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:54.959 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:15:54.963 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:15:55.007 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:15:55.009 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:15:55.014 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-04-29 08:15:55.054 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-04-29 08:15:55.098 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-04-29 08:15:55.145 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-04-29 08:15:55.170 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:15:55.174 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-04-29 08:15:55.218 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-04-29 08:15:55.221 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-04-29 08:15:55.225 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-04-29 08:15:55.271 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-04-29 08:15:55.275 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:15:55.278 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:15:55.282 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-29 08:15:55.285 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-04-29 08:15:55.329 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-04-29 08:15:55.375 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.34/identity 2026-04-29 08:15:55.420 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-04-29 08:15:55.463 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-04-29 08:15:55.507 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-04-29 08:15:55.552 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-04-29 08:15:55.596 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-04-29 08:15:55.640 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-04-29 08:15:55.665 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:55.670 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-04-29 08:15:55.676 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:15:55.680 | + lib/nova:create_nova_conf:587 : local conf 2026-04-29 08:15:55.683 | + lib/nova:create_nova_conf:588 : local vhost 2026-04-29 08:15:55.687 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-04-29 08:15:55.690 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:15:55.695 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:15:55.698 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-04-29 08:15:55.702 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-04-29 08:15:55.706 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-04-29 08:15:55.714 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-04-29 08:15:55.717 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-04-29 08:15:55.721 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-04-29 08:15:55.725 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-04-29 08:15:55.728 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:15:55.732 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:15:55.735 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:15:55.759 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:55.763 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:15:55.766 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-29 08:15:55.771 | + 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-04-29 08:15:55.820 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-04-29 08:15:55.868 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-04-29 08:15:55.913 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:15:55.917 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-04-29 08:15:55.921 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-04-29 08:15:55.925 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-04-29 08:15:55.951 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:55.958 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-04-29 08:15:55.958 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-04-29 08:15:57.138 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-04-29 08:15:57.142 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-04-29 08:15:58.266 | Adding vhost "nova_cell1" ... 2026-04-29 08:15:58.360 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-04-29 08:15:59.453 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-04-29 08:15:59.491 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-04-29 08:15:59.495 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-29 08:15:59.499 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-04-29 08:15:59.503 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 08:15:59.507 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-29 08:15:59.511 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:15:59.537 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:59.542 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-29 08:15:59.545 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-29 08:15:59.549 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:15:59.573 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:59.576 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/nova_cell1 2026-04-29 08:15:59.581 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/nova_cell1 2026-04-29 08:15:59.626 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:15:59.630 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:15:59.635 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-04-29 08:15:59.661 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:15:59.665 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-04-29 08:15:59.669 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-04-29 08:15:59.673 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-04-29 08:15:59.677 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-29 08:15:59.681 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:15:59.685 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-29 08:15:59.689 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-04-29 08:15:59.734 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-04-29 08:15:59.777 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.34/identity 2026-04-29 08:15:59.816 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-04-29 08:15:59.856 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-04-29 08:15:59.901 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-04-29 08:15:59.943 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-04-29 08:15:59.984 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-04-29 08:16:00.028 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-04-29 08:16:00.032 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-04-29 08:16:00.037 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-29 08:16:00.041 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:16:00.067 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:16:00.070 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:16:00.073 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:00.077 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:16:00.081 | + 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-04-29 08:16:00.125 | + 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-04-29 08:16:00.169 | + 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-04-29 08:16:00.217 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:16:00.261 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-04-29 08:16:00.306 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:16:00.311 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-04-29 08:16:00.318 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:16:00.322 | + lib/nova:create_nova_conf:621 : local conf 2026-04-29 08:16:00.326 | + lib/nova:create_nova_conf:622 : local offset 2026-04-29 08:16:00.331 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-04-29 08:16:00.335 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:16:00.339 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:16:00.344 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-04-29 08:16:00.348 | + lib/nova:create_nova_conf:624 : offset=0 2026-04-29 08:16:00.352 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-04-29 08:16:00.355 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-04-29 08:16:00.359 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-04-29 08:16:00.362 | + lib/nova:configure_console_proxies:729 : offset=0 2026-04-29 08:16:00.365 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-04-29 08:16:00.384 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:00.388 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-04-29 08:16:00.427 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-04-29 08:16:00.467 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-04-29 08:16:00.469 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-29 08:16:00.472 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-29 08:16:00.475 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-04-29 08:16:00.495 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:00.498 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-04-29 08:16:00.516 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:00.519 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-04-29 08:16:00.541 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:00.545 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-29 08:16:00.548 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-04-29 08:16:00.552 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-04-29 08:16:00.554 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-04-29 08:16:00.574 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:00.578 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-04-29 08:16:00.597 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-04-29 08:16:00.597 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-04-29 08:16:00.610 | cgroup_device_acl = [ 2026-04-29 08:16:00.610 | "/dev/null", "/dev/full", "/dev/zero", 2026-04-29 08:16:00.610 | "/dev/random", "/dev/urandom", 2026-04-29 08:16:00.610 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-04-29 08:16:00.611 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-04-29 08:16:00.611 | "/dev/vfio/vfio", 2026-04-29 08:16:00.611 | ] 2026-04-29 08:16:00.616 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-04-29 08:16:00.618 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:16:00.620 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:16:00.624 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:16:00.626 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:16:00.629 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:16:00.633 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:16:00.635 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:16:00.639 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:16:00.643 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:16:00.645 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:16:00.648 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:16:00.651 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:16:00.653 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:16:00.656 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-04-29 08:16:00.663 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-04-29 08:16:00.667 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-04-29 08:16:00.669 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-04-29 08:16:00.671 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-04-29 08:16:00.702 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-04-29 08:16:00.706 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-04-29 08:16:00.709 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:00.713 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:00.716 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-04-29 08:16:00.720 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-04-29 08:16:00.722 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-04-29 08:16:00.740 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-04-29 08:16:00.742 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-29 08:16:00.753 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-04-29 08:16:00.758 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-04-29 08:16:00.777 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-29 08:16:00.777 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-04-29 08:16:00.788 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-04-29 08:16:00.793 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-04-29 08:16:00.797 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-29 08:16:00.801 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-29 08:16:00.805 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-04-29 08:16:00.808 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:16:00.812 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-04-29 08:16:00.888 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-04-29 08:16:00.891 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:16:00.896 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-04-29 08:16:00.997 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-04-29 08:16:01.048 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-04-29 08:16:01.096 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-04-29 08:16:01.099 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-04-29 08:16:01.144 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-04-29 08:16:01.188 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-04-29 08:16:01.230 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-04-29 08:16:01.265 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-04-29 08:16:01.305 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-04-29 08:16:01.308 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:16:01.313 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-29 08:16:01.317 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-04-29 08:16:01.320 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:16:01.326 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 08:16:01.329 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-04-29 08:16:01.333 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-04-29 08:16:01.336 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-04-29 08:16:01.340 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-04-29 08:16:01.343 | + ./stack.sh:main:959 : is_service_enabled placement 2026-04-29 08:16:01.365 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:01.368 | + ./stack.sh:main:961 : stack_install_service placement 2026-04-29 08:16:01.372 | + lib/stack:stack_install_service:20 : local service=placement 2026-04-29 08:16:01.377 | + lib/stack:stack_install_service:21 : type install_placement 2026-04-29 08:16:01.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-29 08:16:01.383 | + lib/stack:stack_install_service:32 : install_placement 2026-04-29 08:16:01.386 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-04-29 08:16:01.388 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-04-29 08:16:01.392 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 08:16:01.395 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-04-29 08:16:01.400 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-04-29 08:16:01.404 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 08:16:01.410 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 08:16:01.411 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:16:01.416 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-04-29 08:16:01.420 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-04-29 08:16:01.424 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-04-29 08:16:01.428 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-04-29 08:16:01.432 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-04-29 08:16:01.461 | Using python 3.12 to install osc-placement 2026-04-29 08:16:01.464 | + 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-04-29 08:16:02.784 | Collecting osc-placement 2026-04-29 08:16:02.939 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-29 08:16:02.951 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-04-29 08:16:02.952 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-04-29 08:16:02.953 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-04-29 08:16:02.954 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-04-29 08:16:02.956 | 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-04-29 08:16:02.957 | 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.32.5) 2026-04-29 08:16:02.958 | 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.7.0) 2026-04-29 08:16:02.959 | 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-04-29 08:16:02.960 | 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-04-29 08:16:02.965 | 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.13.3) 2026-04-29 08:16:02.966 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-04-29 08:16:02.967 | 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.7.2) 2026-04-29 08:16:02.970 | 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-04-29 08:16:02.971 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-04-29 08:16:02.972 | 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-04-29 08:16:02.973 | 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-04-29 08:16:02.976 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-04-29 08:16:02.978 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-04-29 08:16:02.979 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-04-29 08:16:02.981 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-04-29 08:16:02.982 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-04-29 08:16:02.983 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-04-29 08:16:02.984 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-04-29 08:16:02.985 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-04-29 08:16:02.987 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-04-29 08:16:02.988 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-04-29 08:16:02.989 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-04-29 08:16:02.992 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-04-29 08:16:02.997 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-04-29 08:16:03.004 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-04-29 08:16:03.009 | 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-04-29 08:16:03.010 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-04-29 08:16:03.011 | 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-04-29 08:16:03.012 | 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.0) 2026-04-29 08:16:03.015 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-04-29 08:16:03.020 | 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-04-29 08:16:03.025 | 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.6.0) 2026-04-29 08:16:03.039 | 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.4) 2026-04-29 08:16:03.040 | 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.11) 2026-04-29 08:16:03.041 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-04-29 08:16:03.043 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-04-29 08:16:03.057 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-04-29 08:16:03.058 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-04-29 08:16:03.063 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-04-29 08:16:03.107 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-04-29 08:16:03.446 | Installing collected packages: osc-placement 2026-04-29 08:16:03.579 | Successfully installed osc-placement-4.8.0 2026-04-29 08:16:03.752 | + inc/python:pip_install:216 : result=0 2026-04-29 08:16:03.756 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:16:03.760 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:03.765 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:03.769 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:03.774 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:03.778 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:03.782 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:16:03.786 | + functions-common:time_stop:2419 : start_time=1777450561455 2026-04-29 08:16:03.790 | + functions-common:time_stop:2421 : [[ -z 1777450561455 ]] 2026-04-29 08:16:03.795 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:03.801 | + functions-common:time_stop:2424 : end_time=1777450563796 2026-04-29 08:16:03.805 | + functions-common:time_stop:2425 : elapsed_time=2341 2026-04-29 08:16:03.809 | + functions-common:time_stop:2426 : total=161392 2026-04-29 08:16:03.813 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:03.817 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163733 2026-04-29 08:16:03.822 | + inc/python:pip_install:219 : return 0 2026-04-29 08:16:03.826 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-04-29 08:16:03.830 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-04-29 08:16:03.834 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-04-29 08:16:03.839 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-04-29 08:16:03.843 | + functions-common:git_clone:584 : local orig_dir 2026-04-29 08:16:03.848 | ++ functions-common:git_clone:585 : pwd 2026-04-29 08:16:03.853 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:16:03.856 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:16:03.859 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:16:03.886 | + functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:16:03.890 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:16:03.894 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:16:03.899 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:16:03.899 | + functions-common:git_clone:602 : echo stable/2026.1 2026-04-29 08:16:03.906 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-04-29 08:16:03.911 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:16:03.915 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-04-29 08:16:03.918 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:16:03.923 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:16:03.927 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:16:03.930 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:16:03.935 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:16:03.939 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:16:03.942 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:03.947 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:03.952 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:03.959 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450563953 2026-04-29 08:16:03.963 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-04-29 08:16:03.969 | Cloning into '/opt/stack/placement'... 2026-04-29 08:16:07.213 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:16:07.217 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:07.221 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:07.224 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:07.228 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:07.231 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:07.234 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:16:07.238 | + functions-common:time_stop:2419 : start_time=1777450563953 2026-04-29 08:16:07.240 | + functions-common:time_stop:2421 : [[ -z 1777450563953 ]] 2026-04-29 08:16:07.245 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:07.250 | + functions-common:time_stop:2424 : end_time=1777450567247 2026-04-29 08:16:07.254 | + functions-common:time_stop:2425 : elapsed_time=3294 2026-04-29 08:16:07.257 | + functions-common:time_stop:2426 : total=368559 2026-04-29 08:16:07.261 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:07.265 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=371853 2026-04-29 08:16:07.269 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-04-29 08:16:07.272 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-04-29 08:16:07.276 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:16:07.279 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:16:07.283 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:16:07.287 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:16:07.290 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:16:07.294 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:16:07.297 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:07.301 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:07.306 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:07.310 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450567307 2026-04-29 08:16:07.313 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-04-29 08:16:07.791 | From https://review.opendev.org/openstack/placement 2026-04-29 08:16:07.791 | * branch stable/2026.1 -> FETCH_HEAD 2026-04-29 08:16:07.802 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:16:07.806 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:07.809 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:07.811 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:07.815 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:07.818 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:07.820 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:16:07.824 | + functions-common:time_stop:2419 : start_time=1777450567307 2026-04-29 08:16:07.827 | + functions-common:time_stop:2421 : [[ -z 1777450567307 ]] 2026-04-29 08:16:07.832 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:07.836 | + functions-common:time_stop:2424 : end_time=1777450567833 2026-04-29 08:16:07.840 | + functions-common:time_stop:2425 : elapsed_time=526 2026-04-29 08:16:07.843 | + functions-common:time_stop:2426 : total=371853 2026-04-29 08:16:07.847 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:07.850 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372379 2026-04-29 08:16:07.852 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:16:07.856 | + functions-common:git_timed:689 : local count=0 2026-04-29 08:16:07.859 | + functions-common:git_timed:690 : local timeout=0 2026-04-29 08:16:07.862 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:16:07.866 | + functions-common:git_timed:693 : timeout=0 2026-04-29 08:16:07.870 | + functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:16:07.874 | + functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:16:07.877 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:07.880 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:07.885 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:07.890 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450567886 2026-04-29 08:16:07.893 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:16:07.943 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:16:07.943 | 2026-04-29 08:16:07.943 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:16:07.943 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:16:07.943 | state without impacting any branches by switching back to a branch. 2026-04-29 08:16:07.943 | 2026-04-29 08:16:07.943 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:16:07.944 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:16:07.944 | 2026-04-29 08:16:07.944 | git switch -c 2026-04-29 08:16:07.944 | 2026-04-29 08:16:07.944 | Or undo this operation with: 2026-04-29 08:16:07.944 | 2026-04-29 08:16:07.944 | git switch - 2026-04-29 08:16:07.944 | 2026-04-29 08:16:07.944 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:16:07.944 | 2026-04-29 08:16:07.944 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-04-29 08:16:07.949 | + functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:16:07.952 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:07.955 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:07.959 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:07.962 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:07.965 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:07.968 | + functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:16:07.971 | + functions-common:time_stop:2419 : start_time=1777450567886 2026-04-29 08:16:07.974 | + functions-common:time_stop:2421 : [[ -z 1777450567886 ]] 2026-04-29 08:16:07.979 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:07.984 | + functions-common:time_stop:2424 : end_time=1777450567980 2026-04-29 08:16:07.987 | + functions-common:time_stop:2425 : elapsed_time=94 2026-04-29 08:16:07.990 | + functions-common:time_stop:2426 : total=372379 2026-04-29 08:16:07.994 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:07.997 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372473 2026-04-29 08:16:08.000 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-04-29 08:16:08.018 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-04-29 08:16:08.023 | + functions-common:git_clone:665 : git show --oneline 2026-04-29 08:16:08.024 | + functions-common:git_clone:665 : head -1 2026-04-29 08:16:08.026 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-04-29 08:16:08.030 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:16:08.033 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-04-29 08:16:08.037 | + inc/python:setup_develop:353 : local bindep 2026-04-29 08:16:08.040 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-04-29 08:16:08.044 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-04-29 08:16:08.047 | + inc/python:setup_develop:359 : local extras= 2026-04-29 08:16:08.050 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-04-29 08:16:08.054 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-29 08:16:08.057 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-04-29 08:16:08.061 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-04-29 08:16:08.064 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-29 08:16:08.067 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-29 08:16:08.072 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-04-29 08:16:08.075 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-29 08:16:08.079 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-04-29 08:16:08.083 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-29 08:16:08.086 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-29 08:16:08.091 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-04-29 08:16:08.097 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-04-29 08:16:08.100 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-04-29 08:16:08.103 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-04-29 08:16:08.265 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-04-29 08:16:08.269 | + inc/python:setup_package:436 : local bindep=0 2026-04-29 08:16:08.273 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-29 08:16:08.276 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-29 08:16:08.280 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-04-29 08:16:08.282 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-04-29 08:16:08.285 | + inc/python:setup_package:445 : local flags=-e 2026-04-29 08:16:08.288 | + inc/python:setup_package:446 : local extras= 2026-04-29 08:16:08.292 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-29 08:16:08.295 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-29 08:16:08.298 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-29 08:16:08.301 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-29 08:16:08.303 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-29 08:16:08.307 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-04-29 08:16:08.334 | Using python 3.12 to install /opt/stack/placement 2026-04-29 08:16:08.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/placement 2026-04-29 08:16:09.358 | Obtaining file:///opt/stack/placement 2026-04-29 08:16:09.361 | Installing build dependencies: started 2026-04-29 08:16:11.267 | Installing build dependencies: finished with status 'done' 2026-04-29 08:16:11.268 | Checking if build backend supports build_editable: started 2026-04-29 08:16:11.822 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-29 08:16:11.824 | Getting requirements to build editable: started 2026-04-29 08:16:12.137 | Getting requirements to build editable: finished with status 'done' 2026-04-29 08:16:12.139 | Preparing editable metadata (pyproject.toml): started 2026-04-29 08:16:13.077 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:16:13.100 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.0.3) 2026-04-29 08:16:13.100 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.0.46) 2026-04-29 08:16:13.101 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (12.0.0) 2026-04-29 08:16:13.102 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.5.1) 2026-04-29 08:16:13.103 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.8.9) 2026-04-29 08:16:13.104 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (4.26.0) 2026-04-29 08:16:13.105 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.32.5) 2026-04-29 08:16:13.105 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.4.1) 2026-04-29 08:16:13.106 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.3.0) 2026-04-29 08:16:13.107 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (6.3.0) 2026-04-29 08:16:13.108 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.1.0) 2026-04-29 08:16:13.109 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.9.1) 2026-04-29 08:16:13.110 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.0.1) 2026-04-29 08:16:13.110 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (18.0.0) 2026-04-29 08:16:13.111 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.0.0) 2026-04-29 08:16:13.112 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.0.0) 2026-04-29 08:16:13.113 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.7.1) 2026-04-29 08:16:13.114 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.1.0) 2026-04-29 08:16:13.115 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (3.6.0) 2026-04-29 08:16:13.115 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.1.0) 2026-04-29 08:16:13.118 | 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.0.1.dev2) (25.4.0) 2026-04-29 08:16:13.118 | 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.0.1.dev2) (2025.9.1) 2026-04-29 08:16:13.119 | 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.0.1.dev2) (0.37.0) 2026-04-29 08:16:13.120 | 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.0.1.dev2) (0.30.0) 2026-04-29 08:16:13.127 | 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.0.1.dev2) (5.13.1) 2026-04-29 08:16:13.128 | 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.0.1.dev2) (4.1.1) 2026-04-29 08:16:13.129 | 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.0.1.dev2) (6.7.2) 2026-04-29 08:16:13.131 | 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.0.1.dev2) (4.0.1) 2026-04-29 08:16:13.132 | 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.0.1.dev2) (2.11.0) 2026-04-29 08:16:13.133 | 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.0.1.dev2) (5.8.0) 2026-04-29 08:16:13.137 | 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.0.1.dev2) (2.1.0) 2026-04-29 08:16:13.138 | 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.0.1.dev2) (5.7.0) 2026-04-29 08:16:13.139 | 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.0.1.dev2) (1.8.2) 2026-04-29 08:16:13.140 | 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.0.1.dev2) (4.15.0) 2026-04-29 08:16:13.150 | 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.0.1.dev2) (1.5.0) 2026-04-29 08:16:13.153 | 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.0.1.dev2) (5.2.1) 2026-04-29 08:16:13.158 | 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.0.1.dev2) (0.20) 2026-04-29 08:16:13.159 | 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.0.1.dev2) (3.0.0) 2026-04-29 08:16:13.161 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (2.1.1) 2026-04-29 08:16:13.165 | 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.0.1.dev2) (1.3.0) 2026-04-29 08:16:13.166 | 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.0.1.dev2) (2.0.0) 2026-04-29 08:16:13.167 | 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.0.1.dev2) (6.0.3) 2026-04-29 08:16:13.173 | 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.0.1.dev2) (1.18.4) 2026-04-29 08:16:13.175 | 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.0.1.dev2) (2.0.2) 2026-04-29 08:16:13.176 | 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.0.1.dev2) (0.5.0) 2026-04-29 08:16:13.179 | 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.0.1.dev2) (1.3.10) 2026-04-29 08:16:13.185 | 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.0.1.dev2) (2.9.0.post0) 2026-04-29 08:16:13.189 | 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.0.1.dev2) (5.0.0) 2026-04-29 08:16:13.190 | 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.0.1.dev2) (3.1.6) 2026-04-29 08:16:13.193 | 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.0.1.dev2) (4.0.1) 2026-04-29 08:16:13.199 | 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.0.1.dev2) (3.0.3) 2026-04-29 08:16:13.209 | 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.0.1.dev2) (1.1.2) 2026-04-29 08:16:13.213 | 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.0.1.dev2) (3.17.0) 2026-04-29 08:16:13.216 | 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.0.1.dev2) (3.3.2) 2026-04-29 08:16:13.216 | 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.0.1.dev2) (26.0) 2026-04-29 08:16:13.218 | 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.0.1.dev2) (7.2.2) 2026-04-29 08:16:13.223 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.0.1.dev2) (82.0.1) 2026-04-29 08:16:13.228 | 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.0.1.dev2) (0.6.0) 2026-04-29 08:16:13.247 | 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.0.1.dev2) (1.17.0) 2026-04-29 08:16:13.260 | 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.0.1.dev2) (3.4.4) 2026-04-29 08:16:13.261 | 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.0.1.dev2) (3.11) 2026-04-29 08:16:13.262 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2.6.3) 2026-04-29 08:16:13.264 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2023.11.17) 2026-04-29 08:16:13.283 | 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.0.1.dev2) (0.7) 2026-04-29 08:16:13.296 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-04-29 08:16:13.314 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.8.5) 2026-04-29 08:16:13.347 | Building wheels for collected packages: openstack-placement 2026-04-29 08:16:13.348 | Building editable for openstack-placement (pyproject.toml): started 2026-04-29 08:16:14.137 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-04-29 08:16:14.138 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=5c8cf91db158db951142e350a768c9bdadae35b3e9d891899c3d5401e2bec563 2026-04-29 08:16:14.138 | Stored in directory: /tmp/pip-ephem-wheel-cache-w0tjlw7e/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-04-29 08:16:14.144 | Successfully built openstack-placement 2026-04-29 08:16:14.417 | Installing collected packages: openstack-placement 2026-04-29 08:16:14.476 | Successfully installed openstack-placement-15.0.1.dev2 2026-04-29 08:16:14.662 | + inc/python:pip_install:216 : result=0 2026-04-29 08:16:14.665 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:16:14.668 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:14.672 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:14.676 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:14.678 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:14.682 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:14.684 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:16:14.687 | + functions-common:time_stop:2419 : start_time=1777450568328 2026-04-29 08:16:14.691 | + functions-common:time_stop:2421 : [[ -z 1777450568328 ]] 2026-04-29 08:16:14.695 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:14.702 | + functions-common:time_stop:2424 : end_time=1777450574698 2026-04-29 08:16:14.705 | + functions-common:time_stop:2425 : elapsed_time=6370 2026-04-29 08:16:14.709 | + functions-common:time_stop:2426 : total=163733 2026-04-29 08:16:14.711 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:14.714 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=170103 2026-04-29 08:16:14.718 | + inc/python:pip_install:219 : return 0 2026-04-29 08:16:14.721 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-29 08:16:14.725 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:16:14.728 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-04-29 08:16:14.732 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-04-29 08:16:14.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:16:14.740 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:16:14.743 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-04-29 08:16:14.747 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:16:14.752 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-29 08:16:14.756 | + ./stack.sh:main:962 : configure_placement 2026-04-29 08:16:14.760 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-04-29 08:16:14.776 | + lib/placement:configure_placement:87 : create_placement_conf 2026-04-29 08:16:14.780 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-04-29 08:16:14.787 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-04-29 08:16:14.790 | ++ lib/database:database_connection_url:134 : local db=placement 2026-04-29 08:16:14.793 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-04-29 08:16:14.797 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-04-29 08:16:14.800 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:16:14.803 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:16:14.807 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:16:14.830 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:14.833 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:16:14.837 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-29 08:16:14.841 | + 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-04-29 08:16:14.884 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-04-29 08:16:14.927 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-04-29 08:16:14.969 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-04-29 08:16:14.973 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-04-29 08:16:14.976 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-04-29 08:16:14.980 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 08:16:14.983 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 08:16:14.987 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-04-29 08:16:14.991 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-04-29 08:16:14.995 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-29 08:16:14.998 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 08:16:15.002 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-04-29 08:16:15.042 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-04-29 08:16:15.080 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.34/identity 2026-04-29 08:16:15.122 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-04-29 08:16:15.162 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-04-29 08:16:15.203 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-04-29 08:16:15.242 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-04-29 08:16:15.283 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-04-29 08:16:15.325 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.34/identity 2026-04-29 08:16:15.366 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 08:16:15.409 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 08:16:15.448 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 08:16:15.451 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-04-29 08:16:15.454 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-04-29 08:16:15.459 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-04-29 08:16:15.464 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:16:15.486 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:16:15.489 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:16:15.492 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:15.495 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:16:15.499 | + 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-04-29 08:16:15.539 | + 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-04-29 08:16:15.579 | + 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-04-29 08:16:15.619 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:16:15.660 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-04-29 08:16:15.702 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-04-29 08:16:15.706 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-04-29 08:16:15.709 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-04-29 08:16:15.712 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-04-29 08:16:15.715 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 08:16:15.719 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-04-29 08:16:15.722 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-04-29 08:16:15.726 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 08:16:15.730 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 08:16:15.749 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 08:16:15.749 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:16:15.760 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 08:16:15.764 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:16:15.777 | /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-04-29 08:16:15.782 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-04-29 08:16:15.784 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-04-29 08:16:15.789 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:16:15.791 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-04-29 08:16:15.830 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-04-29 08:16:15.867 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-04-29 08:16:15.905 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-04-29 08:16:15.944 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 08:16:15.983 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 08:16:16.023 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-04-29 08:16:16.062 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-04-29 08:16:16.100 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-04-29 08:16:16.138 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-29 08:16:16.178 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 08:16:16.218 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 08:16:16.257 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-04-29 08:16:16.299 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-04-29 08:16:16.339 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 08:16:16.343 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 08:16:16.347 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-04-29 08:16:16.351 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-04-29 08:16:16.354 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 08:16:16.358 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:16.361 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:16.365 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-04-29 08:16:16.369 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-04-29 08:16:16.373 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-04-29 08:16:16.414 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 08:16:16.457 | + 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-04-29 08:16:16.458 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-04-29 08:16:16.469 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-04-29 08:16:16.474 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-04-29 08:16:16.477 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-04-29 08:16:16.481 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 08:16:16.485 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 08:16:16.489 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:16:16.492 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:16:16.496 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:16.500 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:16.503 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 08:16:16.507 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 08:16:16.510 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:16.514 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:16.517 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-04-29 08:16:16.529 | perl: warning: Setting locale failed. 2026-04-29 08:16:16.530 | perl: warning: Please check that your locale settings: 2026-04-29 08:16:16.530 | LANGUAGE = (unset), 2026-04-29 08:16:16.530 | LC_ALL = "en_US.utf8", 2026-04-29 08:16:16.530 | LANG = "de_DE.UTF-8" 2026-04-29 08:16:16.530 | are supported and installed on your system. 2026-04-29 08:16:16.530 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:16:16.570 | Enabling site placement-api. 2026-04-29 08:16:16.576 | To activate the new configuration, you need to run: 2026-04-29 08:16:16.576 | systemctl reload apache2 2026-04-29 08:16:16.582 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 08:16:16.586 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:16:16.589 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:16:16.593 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:16:16.737 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:16.741 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:16.745 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-04-29 08:16:16.793 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-04-29 08:16:16.838 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-04-29 08:16:16.863 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:16.867 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-04-29 08:16:16.891 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:16.894 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-04-29 08:16:16.899 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-04-29 08:16:16.902 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-04-29 08:16:16.906 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:16:16.910 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:16:16.913 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-29 08:16:16.917 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-04-29 08:16:16.960 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-04-29 08:16:17.003 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.34/identity 2026-04-29 08:16:17.045 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-04-29 08:16:17.087 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-04-29 08:16:17.128 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-04-29 08:16:17.170 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-04-29 08:16:17.212 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-04-29 08:16:17.254 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-04-29 08:16:17.279 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:17.283 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-04-29 08:16:17.306 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:17.309 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-04-29 08:16:17.332 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:17.336 | + ./stack.sh:main:986 : init_os_brick 2026-04-29 08:16:17.340 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-04-29 08:16:17.345 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-04-29 08:16:17.368 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:17.372 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 08:16:17.415 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-04-29 08:16:17.438 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:17.442 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 08:16:17.486 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-04-29 08:16:17.509 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:17.513 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 08:16:17.556 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-29 08:16:17.599 | + ./stack.sh:main:993 : run_phase stack install 2026-04-29 08:16:17.602 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 08:16:17.606 | + functions-common:run_phase:1841 : local phase=install 2026-04-29 08:16:17.609 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:16:17.613 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:16:17.617 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:16:17.620 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:16:17.623 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:16:17.629 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:16:17.634 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:16:17.638 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:16:17.641 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:16:17.644 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-04-29 08:16:17.648 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:16:17.668 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:17.672 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:16:17.675 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:16:17.678 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-29 08:16:17.682 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-04-29 08:16:17.685 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:16:17.688 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-04-29 08:16:17.692 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-04-29 08:16:17.694 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-04-29 08:16:17.771 | ++ inc/async:async_inner:63 : install_tempest 2026-04-29 08:16:17.824 | [2019 Async install_tempest:37763]: running: install_tempest 2026-04-29 08:16:17.828 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 08:16:17.831 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 08:16:17.835 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:16:17.840 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 08:16:17.842 | + functions-common:run_phase:1867 : run_plugins stack install 2026-04-29 08:16:17.847 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 08:16:17.851 | + functions-common:run_plugins:1827 : local phase=install 2026-04-29 08:16:17.857 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 08:16:17.859 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 08:16:17.863 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-04-29 08:16:17.868 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-04-29 08:16:17.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-29 08:16:17.875 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-04-29 08:16:17.879 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-04-29 08:16:17.883 | + inc/python:use_library_from_git:269 : return 1 2026-04-29 08:16:17.887 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-04-29 08:16:17.892 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-04-29 08:16:17.895 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-29 08:16:17.900 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-04-29 08:16:17.904 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-04-29 08:16:17.909 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 08:16:17.916 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:16:17.916 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 08:16:17.923 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-04-29 08:16:17.927 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-04-29 08:16:17.931 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-29 08:16:17.936 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-04-29 08:16:17.940 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-04-29 08:16:17.970 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-04-29 08:16:17.974 | + 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-04-29 08:16:19.322 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-04-29 08:16:19.465 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-04-29 08:16:19.480 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-04-29 08:16:19.481 | 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-04-29 08:16:19.483 | 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.13.3) 2026-04-29 08:16:19.484 | 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-04-29 08:16:19.485 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-04-29 08:16:19.486 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-04-29 08:16:19.490 | 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.7.2) 2026-04-29 08:16:19.490 | 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-04-29 08:16:19.490 | 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-04-29 08:16:19.491 | 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.32.5) 2026-04-29 08:16:19.492 | 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.7.0) 2026-04-29 08:16:19.494 | 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-04-29 08:16:19.495 | Requirement already satisfied: cmd2>=1.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) (3.2.0) 2026-04-29 08:16:19.496 | 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-04-29 08:16:19.498 | 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-04-29 08:16:19.502 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-04-29 08:16:19.503 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.3) 2026-04-29 08:16:19.504 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-04-29 08:16:19.507 | 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-04-29 08:16:19.512 | 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-04-29 08:16:19.515 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-04-29 08:16:19.518 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-04-29 08:16:19.518 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-04-29 08:16:19.519 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-04-29 08:16:19.520 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-04-29 08:16:19.521 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-04-29 08:16:19.522 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-04-29 08:16:19.523 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-04-29 08:16:19.525 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-04-29 08:16:19.526 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-04-29 08:16:19.533 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-04-29 08:16:19.541 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-04-29 08:16:19.546 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-04-29 08:16:19.548 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-04-29 08:16:19.548 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-04-29 08:16:19.549 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-04-29 08:16:19.552 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-04-29 08:16:19.557 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-04-29 08:16:19.561 | 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.6.0) 2026-04-29 08:16:19.578 | 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.3.0) 2026-04-29 08:16:19.579 | 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.9.1) 2026-04-29 08:16:19.583 | 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-04-29 08:16:19.588 | 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.1.2) 2026-04-29 08:16:19.593 | 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.4) 2026-04-29 08:16:19.594 | 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.11) 2026-04-29 08:16:19.595 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-04-29 08:16:19.596 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-04-29 08:16:19.614 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-04-29 08:16:19.615 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-04-29 08:16:19.620 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-04-29 08:16:19.666 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-04-29 08:16:19.810 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.6 MB/s 0:00:00 2026-04-29 08:16:20.119 | Installing collected packages: python-openstackclient 2026-04-29 08:16:22.036 | Successfully installed python-openstackclient-9.0.0 2026-04-29 08:16:22.201 | + inc/python:pip_install:216 : result=0 2026-04-29 08:16:22.205 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:16:22.209 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:22.212 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:22.217 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:22.221 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:22.225 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:22.228 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:16:22.232 | + functions-common:time_stop:2419 : start_time=1777450577963 2026-04-29 08:16:22.236 | + functions-common:time_stop:2421 : [[ -z 1777450577963 ]] 2026-04-29 08:16:22.242 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:22.248 | + functions-common:time_stop:2424 : end_time=1777450582243 2026-04-29 08:16:22.252 | + functions-common:time_stop:2425 : elapsed_time=4280 2026-04-29 08:16:22.255 | + functions-common:time_stop:2426 : total=170103 2026-04-29 08:16:22.259 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:22.263 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=174383 2026-04-29 08:16:22.267 | + inc/python:pip_install:219 : return 0 2026-04-29 08:16:22.271 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-04-29 08:16:22.297 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:22.301 | + ./stack.sh:main:1008 : install_oscwrap 2026-04-29 08:16:22.306 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-04-29 08:16:22.313 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.4iQCdNGpNZ 2026-04-29 08:16:22.317 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-04-29 08:16:22.321 | + functions-common:install_oscwrap:2468 : unalias -a 2026-04-29 08:16:22.325 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-04-29 08:16:22.329 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-04-29 08:16:22.333 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-29 08:16:22.337 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-04-29 08:16:22.361 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:22.365 | + ./stack.sh:main:1062 : configure_database 2026-04-29 08:16:22.369 | + lib/database:configure_database:128 : configure_database_mysql 2026-04-29 08:16:22.373 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-04-29 08:16:22.377 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-04-29 08:16:22.381 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:16:22.385 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-04-29 08:16:22.389 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-04-29 08:16:22.393 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:22.397 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:22.401 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-04-29 08:16:22.405 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-04-29 08:16:22.408 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:22.412 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:22.415 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-04-29 08:16:22.421 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-04-29 08:16:22.422 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-04-29 08:16:22.426 | + functions-common:is_fips_enabled:2533 : fips= 2026-04-29 08:16:22.429 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-04-29 08:16:22.435 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-04-29 08:16:22.440 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-04-29 08:16:22.440 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-29 08:16:22.446 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-04-29 08:16:22.542 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-04-29 08:16:22.546 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:16:22.550 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:16:22.554 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:16:22.557 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:16:22.561 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:16:22.565 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:16:22.569 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:16:22.573 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:16:22.577 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:16:22.581 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:16:22.584 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:16:22.588 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:16:22.592 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:16:22.596 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-04-29 08:16:22.600 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:22.603 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:22.606 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-04-29 08:16:22.610 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:16:22.613 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-04-29 08:16:25.041 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-04-29 08:16:25.045 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-04-29 08:16:25.049 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:25.052 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:25.056 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-04-29 08:16:25.059 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-04-29 08:16:25.062 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-04-29 08:16:25.085 | mysqladmin: connect to server at 'localhost' failed 2026-04-29 08:16:25.085 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-04-29 08:16:25.090 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-04-29 08:16:25.094 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-04-29 08:16:25.098 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:16:25.104 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:16:25.107 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-04-29 08:16:25.110 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-04-29 08:16:25.113 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-04-29 08:16:25.121 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-04-29 08:16:25.127 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-04-29 08:16:25.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:25.231 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-04-29 08:16:25.240 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-04-29 08:16:25.241 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-04-29 08:16:25.241 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-04-29 08:16:25.249 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-04-29 08:16:25.253 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-04-29 08:16:25.257 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:25.261 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:25.264 | + 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-04-29 08:16:25.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:25.380 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-04-29 08:16:25.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:25.486 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-04-29 08:16:25.580 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-04-29 08:16:25.679 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-04-29 08:16:25.769 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-04-29 08:16:25.772 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-04-29 08:16:25.776 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-04-29 08:16:25.777 | enabling MySQL performance counting 2026-04-29 08:16:25.780 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-04-29 08:16:25.808 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-04-29 08:16:25.811 | + 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-04-29 08:16:26.885 | Processing ./tools/dbcounter 2026-04-29 08:16:26.889 | Installing build dependencies: started 2026-04-29 08:16:30.443 | Installing build dependencies: finished with status 'done' 2026-04-29 08:16:30.443 | Getting requirements to build wheel: started 2026-04-29 08:16:31.119 | Getting requirements to build wheel: finished with status 'done' 2026-04-29 08:16:31.121 | Preparing metadata (pyproject.toml): started 2026-04-29 08:16:31.514 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-29 08:16:31.517 | Building wheels for collected packages: dbcounter 2026-04-29 08:16:31.519 | Building wheel for dbcounter (pyproject.toml): started 2026-04-29 08:16:31.962 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-04-29 08:16:31.965 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=49c5bc9653a910553ba9e3c6f68c583da97e1f9b9118a82fd75ca6b659d62774 2026-04-29 08:16:31.965 | Stored in directory: /tmp/pip-ephem-wheel-cache-d_4w196_/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-04-29 08:16:31.969 | Successfully built dbcounter 2026-04-29 08:16:32.285 | Installing collected packages: dbcounter 2026-04-29 08:16:32.337 | Successfully installed dbcounter-0.1 2026-04-29 08:16:32.510 | + inc/python:pip_install:216 : result=0 2026-04-29 08:16:32.514 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:16:32.517 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:32.519 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:32.521 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:32.523 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:32.526 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:32.527 | + functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:16:32.530 | + functions-common:time_stop:2419 : start_time=1777450585802 2026-04-29 08:16:32.532 | + functions-common:time_stop:2421 : [[ -z 1777450585802 ]] 2026-04-29 08:16:32.535 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:32.539 | + functions-common:time_stop:2424 : end_time=1777450592536 2026-04-29 08:16:32.540 | + functions-common:time_stop:2425 : elapsed_time=6734 2026-04-29 08:16:32.542 | + functions-common:time_stop:2426 : total=174383 2026-04-29 08:16:32.544 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:32.546 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=181117 2026-04-29 08:16:32.548 | + inc/python:pip_install:219 : return 0 2026-04-29 08:16:32.551 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-04-29 08:16:32.553 | + lib/database:recreate_database:112 : local db=stats 2026-04-29 08:16:32.555 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-04-29 08:16:32.556 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-04-29 08:16:32.559 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-04-29 08:16:32.564 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:32.649 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-04-29 08:16:32.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:32.737 | + 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-04-29 08:16:32.737 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-04-29 08:16:32.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:32.827 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-04-29 08:16:32.830 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-04-29 08:16:32.907 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-04-29 08:16:32.988 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-04-29 08:16:33.067 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-04-29 08:16:33.158 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-04-29 08:16:33.236 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-04-29 08:16:33.328 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-04-29 08:16:33.410 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-04-29 08:16:33.414 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:16:33.417 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-04-29 08:16:35.461 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-04-29 08:16:35.464 | + functions-common:save_stackenv:63 : local tag=1066 2026-04-29 08:16:35.469 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-29 08:16:35.476 | + functions-common:save_stackenv:65 : time_stamp=2026-04-29-101635 2026-04-29 08:16:35.480 | + functions-common:save_stackenv:66 : echo '# 2026-04-29-101635 1066' 2026-04-29 08:16:35.484 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.487 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 08:16:35.492 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.498 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-29 08:16:35.502 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.505 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-29 08:16:35.509 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.514 | + functions-common:save_stackenv:68 : 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-04-29 08:16:35.517 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.522 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.34 2026-04-29 08:16:35.526 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.530 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.34/identity 2026-04-29 08:16:35.534 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.538 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-04-29-100250 2026-04-29 08:16:35.542 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.546 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-29 08:16:35.549 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.553 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.34 2026-04-29 08:16:35.557 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.561 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-04-29 08:16:35.565 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.569 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-04-29 08:16:35.573 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.577 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-29 08:16:35.581 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.585 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-29 08:16:35.589 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.593 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.34 2026-04-29 08:16:35.596 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:16:35.600 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-29 08:16:35.605 | + ./stack.sh:main:1076 : start_dstat 2026-04-29 08:16:35.609 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.613 | + functions-common:run_process:1666 : local service=dstat 2026-04-29 08:16:35.617 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.621 | + functions-common:run_process:1668 : local group= 2026-04-29 08:16:35.625 | + functions-common:run_process:1669 : local user= 2026-04-29 08:16:35.629 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:16:35.632 | + functions-common:run_process:1672 : local name=dstat 2026-04-29 08:16:35.637 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:16:35.641 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:16:35.644 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:35.649 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:35.655 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:35.660 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450595656 2026-04-29 08:16:35.664 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-04-29 08:16:35.691 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:35.694 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-04-29 08:16:35.698 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-04-29 08:16:35.702 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.707 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.710 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.713 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.717 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-04-29 08:16:35.722 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-04-29 08:16:35.726 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-04-29 08:16:35.730 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:16:35.739 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:16:35.743 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:16:35.747 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:16:35.751 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-04-29 08:16:35.756 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-04-29 08:16:35.762 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-04-29 08:16:35.768 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-04-29 08:16:35.777 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:35.782 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:16:35.785 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:16:35.789 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:16:35.794 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:16:35.798 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:16:35.799 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-04-29 08:16:35.802 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:16:35.807 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-04-29 08:16:35.901 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:16:35.994 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-04-29 08:16:36.072 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-04-29 08:16:36.153 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-04-29 08:16:36.237 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-04-29 08:16:36.316 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:16:36.398 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:16:36.402 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:16:36.406 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-04-29 08:16:36.499 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:16:36.994 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-04-29 08:16:37.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-04-29 08:16:37.499 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-04-29 08:16:37.545 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:16:37.548 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:37.550 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:37.553 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:37.556 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:37.558 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:37.562 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:16:37.566 | + functions-common:time_stop:2419 : start_time=1777450595656 2026-04-29 08:16:37.570 | + functions-common:time_stop:2421 : [[ -z 1777450595656 ]] 2026-04-29 08:16:37.571 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:37.575 | + functions-common:time_stop:2424 : end_time=1777450597573 2026-04-29 08:16:37.577 | + functions-common:time_stop:2425 : elapsed_time=1917 2026-04-29 08:16:37.579 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:16:37.582 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:37.584 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1917 2026-04-29 08:16:37.586 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-04-29 08:16:37.590 | + functions-common:run_process:1666 : local service=memory_tracker 2026-04-29 08:16:37.594 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-04-29 08:16:37.600 | + functions-common:run_process:1668 : local group= 2026-04-29 08:16:37.601 | + functions-common:run_process:1669 : local user=root 2026-04-29 08:16:37.607 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-04-29 08:16:37.607 | + functions-common:run_process:1672 : local name=memory_tracker 2026-04-29 08:16:37.610 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:16:37.612 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:16:37.614 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:37.616 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:37.619 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:37.623 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450597621 2026-04-29 08:16:37.626 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-04-29 08:16:37.649 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:37.652 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:16:37.654 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:37.657 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:37.661 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:37.665 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:37.668 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:37.671 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:16:37.673 | + functions-common:time_stop:2419 : start_time=1777450597621 2026-04-29 08:16:37.678 | + functions-common:time_stop:2421 : [[ -z 1777450597621 ]] 2026-04-29 08:16:37.682 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:37.690 | + functions-common:time_stop:2424 : end_time=1777450597684 2026-04-29 08:16:37.695 | + functions-common:time_stop:2425 : elapsed_time=63 2026-04-29 08:16:37.701 | + functions-common:time_stop:2426 : total=1917 2026-04-29 08:16:37.703 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:37.706 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1980 2026-04-29 08:16:37.709 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-04-29 08:16:37.727 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:37.731 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-04-29 08:16:37.733 | + functions-common:run_process:1666 : local service=file_tracker 2026-04-29 08:16:37.738 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-04-29 08:16:37.742 | + functions-common:run_process:1668 : local group= 2026-04-29 08:16:37.749 | + functions-common:run_process:1669 : local user= 2026-04-29 08:16:37.757 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:16:37.762 | + functions-common:run_process:1672 : local name=file_tracker 2026-04-29 08:16:37.771 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:16:37.782 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:16:37.788 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:37.798 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:37.802 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:37.814 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450597803 2026-04-29 08:16:37.822 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-04-29 08:16:37.859 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:37.869 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:16:37.872 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:37.879 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:37.880 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:37.884 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:37.890 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:37.892 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:16:37.894 | + functions-common:time_stop:2419 : start_time=1777450597803 2026-04-29 08:16:37.898 | + functions-common:time_stop:2421 : [[ -z 1777450597803 ]] 2026-04-29 08:16:37.899 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:37.904 | + functions-common:time_stop:2424 : end_time=1777450597901 2026-04-29 08:16:37.907 | + functions-common:time_stop:2425 : elapsed_time=98 2026-04-29 08:16:37.908 | + functions-common:time_stop:2426 : total=1980 2026-04-29 08:16:37.911 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:37.912 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2078 2026-04-29 08:16:37.915 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-04-29 08:16:37.940 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:37.949 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-04-29 08:16:37.989 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:37.999 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-04-29 08:16:38.049 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:38.051 | + ./stack.sh:main:1095 : start_etcd3 2026-04-29 08:16:38.060 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-04-29 08:16:38.067 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-04-29 08:16:38.077 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-04-29 08:16:38.084 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.34:2380' 2026-04-29 08:16:38.089 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.34:2380' 2026-04-29 08:16:38.096 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.34:2379' 2026-04-29 08:16:38.103 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-04-29 08:16:38.109 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-04-29 08:16:38.113 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.34:2379' 2026-04-29 08:16:38.116 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-04-29 08:16:38.119 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-04-29 08:16:38.122 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-04-29 08:16:38.127 | + 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.34:2380 --initial-advertise-peer-urls http://192.168.122.34:2380 --advertise-client-urls http://192.168.122.34:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.34:2379 --log-level=debug' '' root 2026-04-29 08:16:38.131 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-04-29 08:16:38.139 | + functions-common:write_user_unit_file:1528 : 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.34:2380 --initial-advertise-peer-urls http://192.168.122.34:2380 --advertise-client-urls http://192.168.122.34:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.34:2379 --log-level=debug' 2026-04-29 08:16:38.145 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:16:38.149 | + functions-common:write_user_unit_file:1530 : local user=root 2026-04-29 08:16:38.156 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:16:38.161 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:16:38.164 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:16:38.172 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-04-29 08:16:38.182 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:16:38.192 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-04-29 08:16:38.330 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:16:38.449 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-04-29 08:16:38.530 | + functions-common:write_user_unit_file:1542 : 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.34:2380 --initial-advertise-peer-urls http://192.168.122.34:2380 --advertise-client-urls http://192.168.122.34:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.34:2379 --log-level=debug' 2026-04-29 08:16:38.609 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-04-29 08:16:38.687 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-04-29 08:16:38.769 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:16:38.848 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:16:38.852 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:16:38.856 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-04-29 08:16:38.946 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:16:39.423 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-04-29 08:16:39.499 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-04-29 08:16:39.579 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-04-29 08:16:39.660 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-04-29 08:16:39.739 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-04-29 08:16:39.744 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:16:39.751 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 08:16:39.755 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-04-29 08:16:40.235 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-04-29 08:16:40.257 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-04-29 08:16:40.735 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-04-29 08:16:41.767 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-04-29 08:16:41.795 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:41.799 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-04-29 08:16:41.803 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-04-29 08:16:41.809 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-04-29 08:16:41.815 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-04-29 08:16:41.834 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-04-29 08:16:41.854 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-04-29 08:16:41.858 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-29 08:16:41.862 | + functions-common:write_clouds_yaml:92 : /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.34/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-04-29 08:16:41.976 | The user clouds.yaml file didn't exist. 2026-04-29 08:16:41.990 | + functions-common:write_clouds_yaml:103 : /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.34/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-04-29 08:16:42.115 | + functions-common:write_clouds_yaml:114 : /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.34/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-04-29 08:16:42.252 | + functions-common:write_clouds_yaml:125 : /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.34/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-04-29 08:16:42.388 | + functions-common:write_clouds_yaml:136 : /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.34/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-04-29 08:16:42.522 | + functions-common:write_clouds_yaml:147 : /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.34/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-04-29 08:16:42.663 | + functions-common:write_clouds_yaml:158 : /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.34/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-04-29 08:16:42.799 | + functions-common:write_clouds_yaml:169 : /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.34/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-04-29 08:16:42.930 | + functions-common:write_clouds_yaml:180 : /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.34/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-04-29 08:16:43.070 | + functions-common:write_clouds_yaml:191 : /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.34/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-04-29 08:16:43.204 | + functions-common:write_clouds_yaml:201 : cat 2026-04-29 08:16:43.210 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-04-29 08:16:43.214 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-04-29 08:16:43.220 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-04-29 08:16:43.225 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-04-29 08:16:43.229 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-04-29 08:16:43.233 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-04-29 08:16:43.255 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:43.260 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-04-29 08:16:43.263 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:16:43.268 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-04-29 08:16:43.272 | + ./stack.sh:main:1112 : '[' 192.168.122.34 == 192.168.122.34 ']' 2026-04-29 08:16:43.276 | + ./stack.sh:main:1113 : init_keystone 2026-04-29 08:16:43.279 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-04-29 08:16:43.302 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:43.306 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-04-29 08:16:43.309 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-04-29 08:16:43.313 | + lib/database:recreate_database:112 : local db=keystone 2026-04-29 08:16:43.317 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-04-29 08:16:43.319 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-04-29 08:16:43.323 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-04-29 08:16:43.331 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:43.428 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-04-29 08:16:43.434 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:16:43.513 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-04-29 08:16:43.516 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 08:16:43.519 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:43.522 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:43.527 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:43.533 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450603528 2026-04-29 08:16:43.535 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-04-29 08:16:47.099 | INFO dbcounter [-] Registered counter for database keystone 2026-04-29 08:16:47.131 | 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=40703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:16:47.146 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:16:47.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:16:47.148 | DEBUG dbcounter [-] [40703] Writer thread running {{(pid=40703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:16:47.230 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-29 08:16:50.826 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:16:50.830 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-29 08:16:50.830 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:50.835 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-29 08:16:50.904 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:50.912 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-29 08:16:50.952 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:50.960 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-29 08:16:51.071 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:51.076 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-04-29 08:16:51.113 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:51.116 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-04-29 08:16:51.193 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:51.197 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-29 08:16:51.197 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:16:51.198 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-29 08:16:51.266 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:51.270 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-04-29 08:16:51.303 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:16:51.763 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-04-29 08:16:51.768 | + functions-common:time_stop:2412 : local name 2026-04-29 08:16:51.773 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:16:51.778 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:16:51.783 | + functions-common:time_stop:2415 : local total 2026-04-29 08:16:51.787 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:16:51.792 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 08:16:51.796 | + functions-common:time_stop:2419 : start_time=1777450603528 2026-04-29 08:16:51.800 | + functions-common:time_stop:2421 : [[ -z 1777450603528 ]] 2026-04-29 08:16:51.806 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:16:51.813 | + functions-common:time_stop:2424 : end_time=1777450611808 2026-04-29 08:16:51.817 | + functions-common:time_stop:2425 : elapsed_time=8280 2026-04-29 08:16:51.822 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:16:51.826 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:16:51.830 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8280 2026-04-29 08:16:51.834 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-04-29 08:16:51.840 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-04-29 08:16:51.847 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-04-29 08:16:55.073 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-04-29 08:16:55.074 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-04-29 08:16:55.074 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-04-29 08:16:55.074 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-04-29 08:16:55.075 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-04-29 08:16:55.075 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-04-29 08:16:55.076 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-04-29 08:16:55.076 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-04-29 08:16:55.076 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-04-29 08:16:55.580 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-04-29 08:16:55.584 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-04-29 08:16:58.782 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-04-29 08:16:58.783 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-04-29 08:16:58.783 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-04-29 08:16:58.784 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-04-29 08:16:58.784 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-04-29 08:16:58.785 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-04-29 08:16:58.785 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-04-29 08:16:58.785 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-04-29 08:16:58.786 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-04-29 08:16:59.295 | + ./stack.sh:main:1114 : start_keystone 2026-04-29 08:16:59.302 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-04-29 08:16:59.304 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-04-29 08:16:59.308 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-04-29 08:16:59.336 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:16:59.341 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-04-29 08:16:59.347 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-04-29 08:16:59.351 | + functions-common:run_process:1666 : local service=keystone 2026-04-29 08:16:59.354 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 08:16:59.358 | + functions-common:run_process:1668 : local group= 2026-04-29 08:16:59.363 | + functions-common:run_process:1669 : local user= 2026-04-29 08:16:59.366 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:16:59.370 | + functions-common:run_process:1672 : local name=keystone 2026-04-29 08:16:59.374 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:16:59.378 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:16:59.382 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:16:59.386 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:16:59.391 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:16:59.397 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450619392 2026-04-29 08:16:59.400 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-04-29 08:16:59.425 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:16:59.429 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-04-29 08:16:59.433 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-04-29 08:16:59.437 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 08:16:59.441 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 08:16:59.445 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 08:16:59.449 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-04-29 08:16:59.452 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-04-29 08:16:59.456 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-04-29 08:16:59.461 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-04-29 08:16:59.464 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:16:59.469 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:16:59.472 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:16:59.476 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:16:59.480 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-04-29 08:16:59.484 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-04-29 08:16:59.488 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:16:59.492 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-04-29 08:16:59.496 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:16:59.500 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-04-29 08:16:59.504 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-04-29 08:16:59.508 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:16:59.511 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:16:59.515 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:16:59.519 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-04-29 08:16:59.522 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:16:59.529 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-04-29 08:16:59.617 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:16:59.705 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-04-29 08:16:59.781 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-04-29 08:16:59.858 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:16:59.933 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:17:00.008 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-04-29 08:17:00.086 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-04-29 08:17:00.164 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-04-29 08:17:00.245 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-04-29 08:17:00.325 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-04-29 08:17:00.401 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:17:00.405 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:17:00.409 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-04-29 08:17:00.498 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:17:00.984 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-04-29 08:17:01.006 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-04-29 08:17:01.486 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-04-29 08:17:01.639 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:17:01.642 | + functions-common:time_stop:2412 : local name 2026-04-29 08:17:01.650 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:17:01.653 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:17:01.654 | + functions-common:time_stop:2415 : local total 2026-04-29 08:17:01.657 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:17:01.659 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:17:01.660 | + functions-common:time_stop:2419 : start_time=1777450619392 2026-04-29 08:17:01.662 | + functions-common:time_stop:2421 : [[ -z 1777450619392 ]] 2026-04-29 08:17:01.665 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:17:01.672 | + functions-common:time_stop:2424 : end_time=1777450621666 2026-04-29 08:17:01.674 | + functions-common:time_stop:2425 : elapsed_time=2274 2026-04-29 08:17:01.677 | + functions-common:time_stop:2426 : total=2078 2026-04-29 08:17:01.679 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:17:01.681 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4352 2026-04-29 08:17:01.683 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-04-29 08:17:01.683 | Waiting for keystone to start... 2026-04-29 08:17:01.686 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.34/identity/v3/ 2026-04-29 08:17:01.687 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.34/identity/v3/ 2026-04-29 08:17:01.689 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 08:17:01.691 | + functions:wait_for_service:477 : local url=http://192.168.122.34/identity/v3/ 2026-04-29 08:17:01.693 | + functions:wait_for_service:478 : local rval=0 2026-04-29 08:17:01.696 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 08:17:01.697 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 08:17:01.699 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:17:01.701 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:17:01.704 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:17:01.707 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450621705 2026-04-29 08:17:01.710 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 08:17:01.712 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:17:01.715 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.34/identity/v3/ 2026-04-29 08:17:02.665 | ++ inc/async:async_inner:64 : rc=0 2026-04-29 08:17:02.695 | [37763 Async install_tempest:37763]: finished successfully 2026-04-29 08:17:07.251 | + :: : [[ 200 == 503 ]] 2026-04-29 08:17:07.254 | + :: : [[ 0 -eq 7 ]] 2026-04-29 08:17:07.258 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 08:17:07.263 | + functions-common:time_stop:2412 : local name 2026-04-29 08:17:07.267 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:17:07.270 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:17:07.274 | + functions-common:time_stop:2415 : local total 2026-04-29 08:17:07.278 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:17:07.282 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 08:17:07.285 | + functions-common:time_stop:2419 : start_time=1777450621705 2026-04-29 08:17:07.289 | + functions-common:time_stop:2421 : [[ -z 1777450621705 ]] 2026-04-29 08:17:07.293 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:17:07.298 | + functions-common:time_stop:2424 : end_time=1777450627294 2026-04-29 08:17:07.302 | + functions-common:time_stop:2425 : elapsed_time=5589 2026-04-29 08:17:07.306 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:17:07.310 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:17:07.314 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5589 2026-04-29 08:17:07.318 | + functions:wait_for_service:486 : return 0 2026-04-29 08:17:07.323 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-04-29 08:17:07.349 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:17:07.353 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-04-29 08:17:07.357 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:17:07.361 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-04-29 08:17:08.372 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-04-29 08:17:08.376 | + lib/keystone:bootstrap_keystone:592 : /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.34/identity 2026-04-29 08:17:12.003 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.003 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.003 | 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=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.010 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.025 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.025 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.054 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.081 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.081 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.169 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.169 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.169 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.169 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.169 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.170 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.184 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.184 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.184 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.184 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.184 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.185 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.185 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.191 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.195 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.195 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.195 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.195 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.195 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.196 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.196 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41716) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-04-29 08:17:12.270 | INFO dbcounter [-] Registered counter for database keystone 2026-04-29 08:17:12.296 | 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=41716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:17:12.486 | DEBUG dbcounter [-] [41716] Writer thread running {{(pid=41716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:17:12.616 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created domain default 2026-04-29 08:17:12.665 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created project admin 2026-04-29 08:17:12.699 | WARNING keystone.common.password_hashing [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-04-29 08:17:12.722 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created user admin 2026-04-29 08:17:12.742 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created role reader 2026-04-29 08:17:12.758 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created role member 2026-04-29 08:17:12.789 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created implied role where 1fcce724a1844f98a0dab799647c95d5 implies 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:17:12.812 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created role manager 2026-04-29 08:17:12.836 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created implied role where d6f1c33e06464c3abce2b83ec0ed7148 implies 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:17:12.852 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created role admin 2026-04-29 08:17:12.873 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created implied role where c3f5f8ffcaff4a76a798681b55ab968f implies d6f1c33e06464c3abce2b83ec0ed7148 2026-04-29 08:17:12.894 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created role service 2026-04-29 08:17:12.913 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Granted role admin on project admin to user admin. 2026-04-29 08:17:12.927 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Granted role admin on the system to user admin. 2026-04-29 08:17:12.945 | WARNING py.warnings [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d 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-04-29 08:17:12.945 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 08:17:12.945 |  2026-04-29 08:17:12.950 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created region RegionOne 2026-04-29 08:17:13.000 | INFO keystone.cmd.bootstrap [None req-dc7bf69f-4d97-46bf-8f49-e1e7ea76c11d None None] Created public endpoint http://192.168.122.34/identity 2026-04-29 08:17:13.532 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-04-29 08:17:13.536 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-04-29 08:17:13.540 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-04-29 08:17:13.544 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-04-29 08:17:18.138 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:18.143 | + lib/keystone:create_keystone_accounts:299 : admin_project=3ae28e5e4be441bbbd9b3389c6fa33ee 2026-04-29 08:17:18.147 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-04-29 08:17:18.150 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-04-29 08:17:21.241 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:21.246 | + lib/keystone:create_keystone_accounts:301 : admin_user=1281a9317d9a4a4087c93a50da42d65c 2026-04-29 08:17:21.249 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-04-29 08:17:21.252 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-04-29 08:17:21.256 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-04-29 08:17:21.258 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 1281a9317d9a4a4087c93a50da42d65c default 2026-04-29 08:17:21.324 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1281a9317d9a4a4087c93a50da42d65c default 2026-04-29 08:17:21.365 | [2019 Async ks-domain-role:41835]: running: get_or_add_user_domain_role admin 1281a9317d9a4a4087c93a50da42d65c default 2026-04-29 08:17:21.368 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-04-29 08:17:21.371 | + functions-common:get_or_create_domain:864 : local domain_id 2026-04-29 08:17:21.375 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-04-29 08:17:24.946 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:24.950 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-04-29 08:17:24.954 | + functions-common:get_or_create_domain:870 : echo default 2026-04-29 08:17:24.954 | default 2026-04-29 08:17:24.958 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-04-29 08:17:25.043 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-04-29 08:17:25.097 | [2019 Async ks-project:41944]: running: get_or_create_project service Default 2026-04-29 08:17:25.101 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-04-29 08:17:25.187 | + inc/async:async_inner:63 : get_or_create_role service 2026-04-29 08:17:25.245 | [2019 Async ks-service:42038]: running: get_or_create_role service 2026-04-29 08:17:25.246 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-04-29 08:17:25.322 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-04-29 08:17:25.378 | [2019 Async ks-reseller:42132]: running: get_or_create_role ResellerAdmin 2026-04-29 08:17:25.381 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-04-29 08:17:25.384 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-04-29 08:17:25.502 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-04-29 08:17:25.592 | [2019 Async ks-anotherrole:42245]: running: get_or_create_role anotherrole 2026-04-29 08:17:25.598 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-04-29 08:17:25.609 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-04-29 08:17:25.617 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 08:17:25.626 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-04-29 08:17:30.069 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:30.110 | [41944 Async ks-project:41944]: finished successfully 2026-04-29 08:17:30.176 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:30.212 | [42132 Async ks-reseller:42132]: finished successfully 2026-04-29 08:17:30.861 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:30.896 | [42245 Async ks-anotherrole:42245]: finished successfully 2026-04-29 08:17:31.058 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:31.063 | ++ functions-common:get_or_create_project:920 : project_id=b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:17:31.066 | ++ functions-common:get_or_create_project:921 : echo b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:17:31.070 | + lib/keystone:create_keystone_accounts:329 : invis_project=b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:17:31.074 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-04-29 08:17:31.080 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-04-29 08:17:31.081 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 08:17:31.086 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-04-29 08:17:31.217 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:31.219 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:31.253 | [42038 Async ks-service:42038]: finished successfully 2026-04-29 08:17:31.253 | [41835 Async ks-domain-role:41835]: finished successfully 2026-04-29 08:17:34.382 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:34.386 | ++ functions-common:get_or_create_project:920 : project_id=eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:34.389 | ++ functions-common:get_or_create_project:921 : echo eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:34.393 | + lib/keystone:create_keystone_accounts:333 : demo_project=eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:34.397 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-04-29 08:17:34.402 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-04-29 08:17:34.406 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:17:34.409 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-04-29 08:17:34.413 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-04-29 08:17:34.419 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-04-29 08:17:37.710 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:37.713 | ++ functions-common:get_or_create_user:907 : user_id=0e7b1823a48b4ea9ab49331ba038e1c7 2026-04-29 08:17:37.717 | ++ functions-common:get_or_create_user:908 : echo 0e7b1823a48b4ea9ab49331ba038e1c7 2026-04-29 08:17:37.720 | + lib/keystone:create_keystone_accounts:336 : demo_user=0e7b1823a48b4ea9ab49331ba038e1c7 2026-04-29 08:17:37.724 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-04-29 08:17:37.787 | [2019 Async ks-domain-role:41835]: Waiting for completion of get_or_add_user_domain_role admin 1281a9317d9a4a4087c93a50da42d65c default running on PID 41835 (6 other jobs running) 2026-04-29 08:17:37.816 | [2019 Async ks-domain-role:41835]: Signaling child to exit 2026-04-29 08:17:37.816 | WAKEUP 2026-04-29 08:17:37.845 | [2019 Async ks-domain-role:41835]: Signaled 2026-04-29 08:17:37.846 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-04-29 08:17:37.846 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 1281a9317d9a4a4087c93a50da42d65c --domain default 2026-04-29 08:17:37.846 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1281a9317d9a4a4087c93a50da42d65c --domain default -c Role -f value 2026-04-29 08:17:37.846 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:37.846 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:17:37.846 | + functions-common:get_or_add_user_domain_role:991 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:17:37.846 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:17:37.900 | [2019 Async ks-domain-role:41835]: finished get_or_add_user_domain_role admin 1281a9317d9a4a4087c93a50da42d65c default with result 0 in 9 seconds 2026-04-29 08:17:37.910 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-04-29 08:17:37.952 | [2019 Async ks-project:41944]: Waiting for completion of get_or_create_project service Default running on PID 41944 (5 other jobs running) 2026-04-29 08:17:37.984 | [2019 Async ks-project:41944]: Signaling child to exit 2026-04-29 08:17:37.984 | WAKEUP 2026-04-29 08:17:38.011 | [2019 Async ks-project:41944]: Signaled 2026-04-29 08:17:38.012 | + functions-common:get_or_create_project:914 : local project_id 2026-04-29 08:17:38.012 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-04-29 08:17:38.012 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:38.013 | + functions-common:get_or_create_project:920 : project_id=af7ea8481a0f4f33a5a8c37ebe8b8517 2026-04-29 08:17:38.013 | + functions-common:get_or_create_project:921 : echo af7ea8481a0f4f33a5a8c37ebe8b8517 2026-04-29 08:17:38.013 | af7ea8481a0f4f33a5a8c37ebe8b8517 2026-04-29 08:17:38.068 | [2019 Async ks-project:41944]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-04-29 08:17:38.113 | [2019 Async ks-service:42038]: Waiting for completion of get_or_create_role service running on PID 42038 (4 other jobs running) 2026-04-29 08:17:38.143 | [2019 Async ks-service:42038]: Signaling child to exit 2026-04-29 08:17:38.143 | WAKEUP 2026-04-29 08:17:38.170 | [2019 Async ks-service:42038]: Signaled 2026-04-29 08:17:38.172 | + functions-common:get_or_create_role:927 : local role_id 2026-04-29 08:17:38.172 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-04-29 08:17:38.173 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:38.173 | + functions-common:get_or_create_role:932 : role_id=34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:17:38.173 | + functions-common:get_or_create_role:933 : echo 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:17:38.173 | 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:17:38.226 | [2019 Async ks-service:42038]: finished get_or_create_role service with result 0 in 6 seconds 2026-04-29 08:17:38.272 | [2019 Async ks-reseller:42132]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42132 (3 other jobs running) 2026-04-29 08:17:38.301 | [2019 Async ks-reseller:42132]: Signaling child to exit 2026-04-29 08:17:38.301 | WAKEUP 2026-04-29 08:17:38.331 | [2019 Async ks-reseller:42132]: Signaled 2026-04-29 08:17:38.333 | + functions-common:get_or_create_role:927 : local role_id 2026-04-29 08:17:38.333 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-04-29 08:17:38.333 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:38.333 | + functions-common:get_or_create_role:932 : role_id=95e2ab858e044a87bdf2c99090ea00ab 2026-04-29 08:17:38.333 | + functions-common:get_or_create_role:933 : echo 95e2ab858e044a87bdf2c99090ea00ab 2026-04-29 08:17:38.333 | 95e2ab858e044a87bdf2c99090ea00ab 2026-04-29 08:17:38.388 | [2019 Async ks-reseller:42132]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-04-29 08:17:38.433 | [2019 Async ks-anotherrole:42245]: Waiting for completion of get_or_create_role anotherrole running on PID 42245 (2 other jobs running) 2026-04-29 08:17:38.465 | [2019 Async ks-anotherrole:42245]: Signaling child to exit 2026-04-29 08:17:38.465 | WAKEUP 2026-04-29 08:17:38.491 | [2019 Async ks-anotherrole:42245]: Signaled 2026-04-29 08:17:38.493 | + functions-common:get_or_create_role:927 : local role_id 2026-04-29 08:17:38.493 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-04-29 08:17:38.493 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:38.493 | + functions-common:get_or_create_role:932 : role_id=c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:17:38.493 | + functions-common:get_or_create_role:933 : echo c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:17:38.493 | c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:17:38.550 | [2019 Async ks-anotherrole:42245]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-04-29 08:17:38.556 | + inc/async:async_wait:197 : return 0 2026-04-29 08:17:38.559 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.640 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.694 | [2019 Async ks-demo-member:43117]: running: get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.697 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 1281a9317d9a4a4087c93a50da42d65c eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.779 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1281a9317d9a4a4087c93a50da42d65c eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.824 | [2019 Async ks-demo-admin:43215]: running: get_or_add_user_project_role admin 1281a9317d9a4a4087c93a50da42d65c eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.828 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.903 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.950 | [2019 Async ks-demo-another:43311]: running: get_or_add_user_project_role anotherrole 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:38.954 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:17:39.018 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:17:39.116 | [2019 Async ks-demo-invis:43407]: running: get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:17:39.119 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-04-29 08:17:39.126 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-04-29 08:17:39.133 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:17:39.142 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-04-29 08:17:39.148 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-04-29 08:17:39.158 | +++ functions-common:get_or_create_user:907 : 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-04-29 08:17:43.554 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:43.558 | ++ functions-common:get_or_create_user:907 : user_id=4aa4f4a6d1134d11be5da4910ca0ee9f 2026-04-29 08:17:43.562 | ++ functions-common:get_or_create_user:908 : echo 4aa4f4a6d1134d11be5da4910ca0ee9f 2026-04-29 08:17:43.566 | + lib/keystone:create_keystone_accounts:349 : demo_reader=4aa4f4a6d1134d11be5da4910ca0ee9f 2026-04-29 08:17:43.568 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 4aa4f4a6d1134d11be5da4910ca0ee9f eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:43.658 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4aa4f4a6d1134d11be5da4910ca0ee9f eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:43.760 | [2019 Async ks-demo-reader:43541]: running: get_or_add_user_project_role reader 4aa4f4a6d1134d11be5da4910ca0ee9f eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:17:43.768 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-04-29 08:17:43.771 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-04-29 08:17:43.776 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 08:17:43.785 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-04-29 08:17:50.069 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:50.143 | [43311 Async ks-demo-another:43311]: finished successfully 2026-04-29 08:17:50.326 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:50.335 | ++ functions-common:get_or_create_project:920 : project_id=b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:50.343 | ++ functions-common:get_or_create_project:921 : echo b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:50.352 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:50.359 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-04-29 08:17:50.374 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-04-29 08:17:50.379 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:17:50.389 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-04-29 08:17:50.396 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-04-29 08:17:50.409 | +++ functions-common:get_or_create_user:907 : 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-04-29 08:17:50.498 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:50.556 | [43215 Async ks-demo-admin:43215]: finished successfully 2026-04-29 08:17:50.597 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:50.626 | [43407 Async ks-demo-invis:43407]: finished successfully 2026-04-29 08:17:50.695 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:50.725 | [43117 Async ks-demo-member:43117]: finished successfully 2026-04-29 08:17:53.445 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:17:53.479 | [43541 Async ks-demo-reader:43541]: finished successfully 2026-04-29 08:17:53.825 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:53.831 | ++ functions-common:get_or_create_user:907 : user_id=22cc486e22934d71b4a231ae56191015 2026-04-29 08:17:53.835 | ++ functions-common:get_or_create_user:908 : echo 22cc486e22934d71b4a231ae56191015 2026-04-29 08:17:53.840 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=22cc486e22934d71b4a231ae56191015 2026-04-29 08:17:53.844 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:53.934 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:53.987 | [2019 Async ks-alt-admin:44000]: running: get_or_add_user_project_role admin 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:53.991 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:54.081 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:54.140 | [2019 Async ks-alt-another:44096]: running: get_or_add_user_project_role anotherrole 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:54.141 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-04-29 08:17:54.146 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-04-29 08:17:54.151 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:17:54.156 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-04-29 08:17:54.163 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-04-29 08:17:54.168 | +++ functions-common:get_or_create_user:907 : 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-04-29 08:17:57.702 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:17:57.708 | ++ functions-common:get_or_create_user:907 : user_id=a9c3e95778624278866168cd1f53a980 2026-04-29 08:17:57.713 | ++ functions-common:get_or_create_user:908 : echo a9c3e95778624278866168cd1f53a980 2026-04-29 08:17:57.719 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=a9c3e95778624278866168cd1f53a980 2026-04-29 08:17:57.724 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member a9c3e95778624278866168cd1f53a980 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:57.816 | + inc/async:async_inner:63 : get_or_add_user_project_role member a9c3e95778624278866168cd1f53a980 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:57.876 | [2019 Async ks-alt-member-user:44231]: running: get_or_add_user_project_role member a9c3e95778624278866168cd1f53a980 b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:17:57.878 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-04-29 08:17:57.884 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-04-29 08:17:57.887 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:17:57.889 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-04-29 08:17:57.891 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-04-29 08:17:57.896 | +++ functions-common:get_or_create_user:907 : 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-04-29 08:18:01.499 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:01.502 | ++ functions-common:get_or_create_user:907 : user_id=d45746b5c9c342fabec8a11fc02fe7cd 2026-04-29 08:18:01.506 | ++ functions-common:get_or_create_user:908 : echo d45746b5c9c342fabec8a11fc02fe7cd 2026-04-29 08:18:01.511 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=d45746b5c9c342fabec8a11fc02fe7cd 2026-04-29 08:18:01.515 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader d45746b5c9c342fabec8a11fc02fe7cd b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:01.623 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d45746b5c9c342fabec8a11fc02fe7cd b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:01.688 | [2019 Async ks-alt-reader-user:44409]: running: get_or_add_user_project_role reader d45746b5c9c342fabec8a11fc02fe7cd b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:01.693 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-04-29 08:18:01.696 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:18:01.700 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-04-29 08:18:01.705 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-04-29 08:18:01.711 | +++ functions-common:get_or_create_user:907 : 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-04-29 08:18:02.674 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:02.683 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:02.717 | [44000 Async ks-alt-admin:44000]: finished successfully 2026-04-29 08:18:02.736 | [44096 Async ks-alt-another:44096]: finished successfully 2026-04-29 08:18:05.309 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:05.315 | ++ functions-common:get_or_create_user:907 : user_id=0d1c05bd2e5a4bddab0bc3b1569d9b39 2026-04-29 08:18:05.320 | ++ functions-common:get_or_create_user:908 : echo 0d1c05bd2e5a4bddab0bc3b1569d9b39 2026-04-29 08:18:05.326 | + lib/keystone:create_keystone_accounts:381 : system_member_user=0d1c05bd2e5a4bddab0bc3b1569d9b39 2026-04-29 08:18:05.330 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 0d1c05bd2e5a4bddab0bc3b1569d9b39 all 2026-04-29 08:18:05.428 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0d1c05bd2e5a4bddab0bc3b1569d9b39 all 2026-04-29 08:18:05.482 | [2019 Async ks-system-member:44640]: running: get_or_add_user_system_role member 0d1c05bd2e5a4bddab0bc3b1569d9b39 all 2026-04-29 08:18:05.486 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-04-29 08:18:05.494 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:18:05.497 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-04-29 08:18:05.503 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-04-29 08:18:05.508 | +++ functions-common:get_or_create_user:907 : 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-04-29 08:18:06.435 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:06.461 | [44231 Async ks-alt-member-user:44231]: finished successfully 2026-04-29 08:18:09.034 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:09.039 | ++ functions-common:get_or_create_user:907 : user_id=5111b174c48d415caada91f2871a0f01 2026-04-29 08:18:09.042 | ++ functions-common:get_or_create_user:908 : echo 5111b174c48d415caada91f2871a0f01 2026-04-29 08:18:09.046 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=5111b174c48d415caada91f2871a0f01 2026-04-29 08:18:09.051 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 5111b174c48d415caada91f2871a0f01 all 2026-04-29 08:18:09.143 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5111b174c48d415caada91f2871a0f01 all 2026-04-29 08:18:09.217 | [2019 Async ks-system-reader:44845]: running: get_or_add_user_system_role reader 5111b174c48d415caada91f2871a0f01 all 2026-04-29 08:18:09.219 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-04-29 08:18:09.228 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-04-29 08:18:09.230 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-04-29 08:18:09.232 | ++ functions-common:get_or_create_group:877 : local group_id 2026-04-29 08:18:09.236 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-04-29 08:18:09.872 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:09.894 | [44409 Async ks-alt-reader-user:44409]: finished successfully 2026-04-29 08:18:12.714 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:12.720 | ++ functions-common:get_or_create_group:884 : group_id=b05f113bdf084523a3e3b73db35bedf2 2026-04-29 08:18:12.725 | ++ functions-common:get_or_create_group:885 : echo b05f113bdf084523a3e3b73db35bedf2 2026-04-29 08:18:12.731 | + lib/keystone:create_keystone_accounts:391 : admin_group=b05f113bdf084523a3e3b73db35bedf2 2026-04-29 08:18:12.735 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-04-29 08:18:12.743 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-04-29 08:18:12.747 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-04-29 08:18:12.752 | ++ functions-common:get_or_create_group:877 : local group_id 2026-04-29 08:18:12.761 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-04-29 08:18:16.118 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:16.124 | ++ functions-common:get_or_create_group:884 : group_id=ce4d8dc9e68349a5accf45c36712ecba 2026-04-29 08:18:16.129 | ++ functions-common:get_or_create_group:885 : echo ce4d8dc9e68349a5accf45c36712ecba 2026-04-29 08:18:16.134 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=ce4d8dc9e68349a5accf45c36712ecba 2026-04-29 08:18:16.139 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:16.232 | + inc/async:async_inner:63 : get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:16.291 | [2019 Async ks-group-memberdemo:45107]: running: get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:16.295 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:16.407 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:16.497 | [2019 Async ks-group-anotherdemo:45186]: running: get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:16.505 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:16.643 | + inc/async:async_inner:63 : get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:16.720 | [2019 Async ks-group-memberalt:45266]: running: get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:16.725 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:16.899 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:16.996 | [2019 Async ks-group-anotheralt:45345]: running: get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:17.001 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin b05f113bdf084523a3e3b73db35bedf2 3ae28e5e4be441bbbd9b3389c6fa33ee 2026-04-29 08:18:17.181 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b05f113bdf084523a3e3b73db35bedf2 3ae28e5e4be441bbbd9b3389c6fa33ee 2026-04-29 08:18:17.296 | [2019 Async ks-group-admin:45424]: running: get_or_add_group_project_role admin b05f113bdf084523a3e3b73db35bedf2 3ae28e5e4be441bbbd9b3389c6fa33ee 2026-04-29 08:18:17.308 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-04-29 08:18:17.425 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:17.448 | [2019 Async ks-demo-member:43117]: Waiting for completion of get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d running on PID 43117 (17 other jobs running) 2026-04-29 08:18:17.494 | [44640 Async ks-system-member:44640]: finished successfully 2026-04-29 08:18:17.526 | [2019 Async ks-demo-member:43117]: Signaling child to exit 2026-04-29 08:18:17.532 | WAKEUP 2026-04-29 08:18:17.586 | [2019 Async ks-demo-member:43117]: Signaled 2026-04-29 08:18:17.590 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:17.590 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:17.590 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:17.590 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:17.590 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:17.591 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:17.591 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:17.591 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:17.591 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:17.591 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 0e7b1823a48b4ea9ab49331ba038e1c7 --project eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:17.591 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0e7b1823a48b4ea9ab49331ba038e1c7 --project eb942a41ccd64d55918e81904f4b809d -c Role -f value 2026-04-29 08:18:17.591 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:17.591 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:17.591 | + functions-common:get_or_add_user_project_role:972 : echo 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:17.592 | 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:17.699 | [2019 Async ks-demo-member:43117]: finished get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d with result 0 in 12 seconds 2026-04-29 08:18:17.783 | [2019 Async ks-demo-admin:43215]: Waiting for completion of get_or_add_user_project_role admin 1281a9317d9a4a4087c93a50da42d65c eb942a41ccd64d55918e81904f4b809d running on PID 43215 (16 other jobs running) 2026-04-29 08:18:17.840 | [2019 Async ks-demo-admin:43215]: Signaling child to exit 2026-04-29 08:18:17.842 | WAKEUP 2026-04-29 08:18:17.895 | [2019 Async ks-demo-admin:43215]: Signaled 2026-04-29 08:18:17.901 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:17.901 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:17.901 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:17.901 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:17.901 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:17.901 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:17.901 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:17.901 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:17.901 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:17.902 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 1281a9317d9a4a4087c93a50da42d65c --project eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:17.902 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1281a9317d9a4a4087c93a50da42d65c --project eb942a41ccd64d55918e81904f4b809d -c Role -f value 2026-04-29 08:18:17.902 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:17.902 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:17.902 | + functions-common:get_or_add_user_project_role:972 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:17.902 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:17.984 | [2019 Async ks-demo-admin:43215]: finished get_or_add_user_project_role admin 1281a9317d9a4a4087c93a50da42d65c eb942a41ccd64d55918e81904f4b809d with result 0 in 11 seconds 2026-04-29 08:18:18.071 | [2019 Async ks-demo-another:43311]: Waiting for completion of get_or_add_user_project_role anotherrole 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d running on PID 43311 (15 other jobs running) 2026-04-29 08:18:18.138 | [2019 Async ks-demo-another:43311]: Signaling child to exit 2026-04-29 08:18:18.138 | WAKEUP 2026-04-29 08:18:18.191 | [2019 Async ks-demo-another:43311]: Signaled 2026-04-29 08:18:18.195 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:18.195 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:18.195 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:18.196 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:18.196 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:18.196 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:18.196 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:18.196 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:18.196 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:18.196 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0e7b1823a48b4ea9ab49331ba038e1c7 --project eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:18.196 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0e7b1823a48b4ea9ab49331ba038e1c7 --project eb942a41ccd64d55918e81904f4b809d -c Role -f value 2026-04-29 08:18:18.196 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:18.197 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:18.197 | + functions-common:get_or_add_user_project_role:972 : echo c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:18.197 | c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:18.303 | [2019 Async ks-demo-another:43311]: finished get_or_add_user_project_role anotherrole 0e7b1823a48b4ea9ab49331ba038e1c7 eb942a41ccd64d55918e81904f4b809d with result 0 in 11 seconds 2026-04-29 08:18:18.399 | [2019 Async ks-demo-invis:43407]: Waiting for completion of get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 b34d1869b2dd4de99c49b22e7472267d running on PID 43407 (14 other jobs running) 2026-04-29 08:18:18.449 | [2019 Async ks-demo-invis:43407]: Signaling child to exit 2026-04-29 08:18:18.451 | WAKEUP 2026-04-29 08:18:18.505 | [2019 Async ks-demo-invis:43407]: Signaled 2026-04-29 08:18:18.508 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:18.508 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:18.508 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:18.508 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:18.508 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:18.508 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:18.509 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:18.509 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:18.509 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:18.509 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 0e7b1823a48b4ea9ab49331ba038e1c7 --project b34d1869b2dd4de99c49b22e7472267d 2026-04-29 08:18:18.509 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0e7b1823a48b4ea9ab49331ba038e1c7 --project b34d1869b2dd4de99c49b22e7472267d -c Role -f value 2026-04-29 08:18:18.509 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:18.509 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:18.509 | + functions-common:get_or_add_user_project_role:972 : echo 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:18.509 | 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:18.621 | [2019 Async ks-demo-invis:43407]: finished get_or_add_user_project_role member 0e7b1823a48b4ea9ab49331ba038e1c7 b34d1869b2dd4de99c49b22e7472267d with result 0 in 11 seconds 2026-04-29 08:18:18.709 | [2019 Async ks-demo-reader:43541]: Waiting for completion of get_or_add_user_project_role reader 4aa4f4a6d1134d11be5da4910ca0ee9f eb942a41ccd64d55918e81904f4b809d running on PID 43541 (13 other jobs running) 2026-04-29 08:18:18.767 | [2019 Async ks-demo-reader:43541]: Signaling child to exit 2026-04-29 08:18:18.769 | WAKEUP 2026-04-29 08:18:18.814 | [2019 Async ks-demo-reader:43541]: Signaled 2026-04-29 08:18:18.816 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:18.816 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:18.817 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:18.817 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:18.817 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:18.817 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:18.817 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:18.817 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:18.817 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:18.817 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 4aa4f4a6d1134d11be5da4910ca0ee9f --project eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:18.817 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4aa4f4a6d1134d11be5da4910ca0ee9f --project eb942a41ccd64d55918e81904f4b809d -c Role -f value 2026-04-29 08:18:18.817 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:18.822 | + functions-common:get_or_add_user_project_role:971 : user_role_id=38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:18.822 | + functions-common:get_or_add_user_project_role:972 : echo 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:18.822 | 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:18.921 | [2019 Async ks-demo-reader:43541]: finished get_or_add_user_project_role reader 4aa4f4a6d1134d11be5da4910ca0ee9f eb942a41ccd64d55918e81904f4b809d with result 0 in 9 seconds 2026-04-29 08:18:18.933 | + inc/async:async_wait:197 : return 0 2026-04-29 08:18:18.944 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-04-29 08:18:19.054 | [2019 Async ks-alt-admin:44000]: Waiting for completion of get_or_add_user_project_role admin 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 running on PID 44000 (12 other jobs running) 2026-04-29 08:18:19.114 | [2019 Async ks-alt-admin:44000]: Signaling child to exit 2026-04-29 08:18:19.117 | WAKEUP 2026-04-29 08:18:19.175 | [2019 Async ks-alt-admin:44000]: Signaled 2026-04-29 08:18:19.179 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:19.179 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:19.179 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:19.179 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:19.179 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:19.180 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:19.180 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:19.180 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:19.180 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:19.180 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 22cc486e22934d71b4a231ae56191015 --project b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:19.180 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 22cc486e22934d71b4a231ae56191015 --project b61f310cad6d459796a09b7bc2f6de50 -c Role -f value 2026-04-29 08:18:19.181 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:19.181 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:19.181 | + functions-common:get_or_add_user_project_role:972 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:19.181 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:19.286 | [2019 Async ks-alt-admin:44000]: finished get_or_add_user_project_role admin 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 with result 0 in 8 seconds 2026-04-29 08:18:19.372 | [2019 Async ks-alt-another:44096]: Waiting for completion of get_or_add_user_project_role anotherrole 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 running on PID 44096 (11 other jobs running) 2026-04-29 08:18:19.431 | [2019 Async ks-alt-another:44096]: Signaling child to exit 2026-04-29 08:18:19.436 | WAKEUP 2026-04-29 08:18:19.484 | [2019 Async ks-alt-another:44096]: Signaled 2026-04-29 08:18:19.488 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:19.488 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:19.488 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:19.488 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:19.489 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:19.489 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:19.489 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:19.489 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:19.489 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:19.489 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 22cc486e22934d71b4a231ae56191015 --project b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:19.490 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 22cc486e22934d71b4a231ae56191015 --project b61f310cad6d459796a09b7bc2f6de50 -c Role -f value 2026-04-29 08:18:19.490 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:19.490 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:19.490 | + functions-common:get_or_add_user_project_role:972 : echo c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:19.490 | c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:19.594 | [2019 Async ks-alt-another:44096]: finished get_or_add_user_project_role anotherrole 22cc486e22934d71b4a231ae56191015 b61f310cad6d459796a09b7bc2f6de50 with result 0 in 8 seconds 2026-04-29 08:18:19.678 | [2019 Async ks-alt-member-user:44231]: Waiting for completion of get_or_add_user_project_role member a9c3e95778624278866168cd1f53a980 b61f310cad6d459796a09b7bc2f6de50 running on PID 44231 (10 other jobs running) 2026-04-29 08:18:19.734 | [2019 Async ks-alt-member-user:44231]: Signaling child to exit 2026-04-29 08:18:19.735 | WAKEUP 2026-04-29 08:18:19.783 | [2019 Async ks-alt-member-user:44231]: Signaled 2026-04-29 08:18:19.786 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:19.786 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:19.786 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:19.786 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:19.786 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:19.786 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:19.786 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:19.786 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:19.787 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:19.787 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user a9c3e95778624278866168cd1f53a980 --project b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:19.787 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9c3e95778624278866168cd1f53a980 --project b61f310cad6d459796a09b7bc2f6de50 -c Role -f value 2026-04-29 08:18:19.787 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:19.787 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:19.787 | + functions-common:get_or_add_user_project_role:972 : echo 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:19.788 | 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:19.900 | [2019 Async ks-alt-member-user:44231]: finished get_or_add_user_project_role member a9c3e95778624278866168cd1f53a980 b61f310cad6d459796a09b7bc2f6de50 with result 0 in 8 seconds 2026-04-29 08:18:19.982 | [2019 Async ks-alt-reader-user:44409]: Waiting for completion of get_or_add_user_project_role reader d45746b5c9c342fabec8a11fc02fe7cd b61f310cad6d459796a09b7bc2f6de50 running on PID 44409 (9 other jobs running) 2026-04-29 08:18:20.048 | [2019 Async ks-alt-reader-user:44409]: Signaling child to exit 2026-04-29 08:18:20.048 | WAKEUP 2026-04-29 08:18:20.098 | [2019 Async ks-alt-reader-user:44409]: Signaled 2026-04-29 08:18:20.102 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:18:20.102 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:18:20.102 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-04-29 08:18:20.102 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:20.102 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:20.102 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:20.103 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:20.103 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:20.103 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-04-29 08:18:20.103 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user d45746b5c9c342fabec8a11fc02fe7cd --project b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:20.103 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d45746b5c9c342fabec8a11fc02fe7cd --project b61f310cad6d459796a09b7bc2f6de50 -c Role -f value 2026-04-29 08:18:20.103 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:20.103 | + functions-common:get_or_add_user_project_role:971 : user_role_id=38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:20.103 | + functions-common:get_or_add_user_project_role:972 : echo 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:20.103 | 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:20.241 | [2019 Async ks-alt-reader-user:44409]: finished get_or_add_user_project_role reader d45746b5c9c342fabec8a11fc02fe7cd b61f310cad6d459796a09b7bc2f6de50 with result 0 in 8 seconds 2026-04-29 08:18:20.263 | + inc/async:async_wait:197 : return 0 2026-04-29 08:18:20.270 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-04-29 08:18:20.435 | [2019 Async ks-system-member:44640]: Waiting for completion of get_or_add_user_system_role member 0d1c05bd2e5a4bddab0bc3b1569d9b39 all running on PID 44640 (8 other jobs running) 2026-04-29 08:18:20.495 | [2019 Async ks-system-member:44640]: Signaling child to exit 2026-04-29 08:18:20.496 | WAKEUP 2026-04-29 08:18:20.548 | [2019 Async ks-system-member:44640]: Signaled 2026-04-29 08:18:20.553 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-04-29 08:18:20.553 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-04-29 08:18:20.554 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-04-29 08:18:20.554 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:20.554 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:20.554 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:20.554 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:20.554 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:20.555 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-04-29 08:18:20.555 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0d1c05bd2e5a4bddab0bc3b1569d9b39 --system all -f value -c Role 2026-04-29 08:18:20.555 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:20.555 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-04-29 08:18:20.555 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-04-29 08:18:20.555 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 0d1c05bd2e5a4bddab0bc3b1569d9b39 --system all 2026-04-29 08:18:20.555 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0d1c05bd2e5a4bddab0bc3b1569d9b39 --system all -f value -c Role 2026-04-29 08:18:20.555 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:20.555 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-04-29 08:18:20.555 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-04-29 08:18:20.555 | 2026-04-29 08:18:20.661 | [2019 Async ks-system-member:44640]: finished get_or_add_user_system_role member 0d1c05bd2e5a4bddab0bc3b1569d9b39 all with result 0 in 12 seconds 2026-04-29 08:18:20.741 | [2019 Async ks-system-reader:44845]: Waiting for completion of get_or_add_user_system_role reader 5111b174c48d415caada91f2871a0f01 all running on PID 44845 (7 other jobs running) 2026-04-29 08:18:20.819 | [2019 Async ks-system-reader:44845]: Signaling child to exit 2026-04-29 08:18:23.344 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:23.397 | [44845 Async ks-system-reader:44845]: finished successfully 2026-04-29 08:18:23.453 | WAKEUP 2026-04-29 08:18:23.506 | [2019 Async ks-system-reader:44845]: Signaled 2026-04-29 08:18:23.510 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-04-29 08:18:23.511 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-04-29 08:18:23.512 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-04-29 08:18:23.512 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:18:23.512 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:18:23.512 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-04-29 08:18:23.512 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-04-29 08:18:23.513 | ++ functions-common:_get_domain_args:949 : echo 2026-04-29 08:18:23.513 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-04-29 08:18:23.513 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5111b174c48d415caada91f2871a0f01 --system all -f value -c Role 2026-04-29 08:18:23.513 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:23.513 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-04-29 08:18:23.513 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-04-29 08:18:23.513 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 5111b174c48d415caada91f2871a0f01 --system all 2026-04-29 08:18:23.513 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5111b174c48d415caada91f2871a0f01 --system all -f value -c Role 2026-04-29 08:18:23.513 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:23.513 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:23.513 | + functions-common:get_or_add_user_system_role:1022 : echo 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:23.518 | 38ea67286f7c4f51a137f19e8fe2e3b1 2026-04-29 08:18:23.622 | [2019 Async ks-system-reader:44845]: finished get_or_add_user_system_role reader 5111b174c48d415caada91f2871a0f01 all with result 0 in 14 seconds 2026-04-29 08:18:23.635 | + inc/async:async_wait:197 : return 0 2026-04-29 08:18:23.642 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-04-29 08:18:23.779 | [2019 Async ks-group-memberdemo:45107]: Waiting for completion of get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d running on PID 45107 (6 other jobs running) 2026-04-29 08:18:23.835 | [2019 Async ks-group-memberdemo:45107]: Signaling child to exit 2026-04-29 08:18:27.139 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:27.184 | [45107 Async ks-group-memberdemo:45107]: finished successfully 2026-04-29 08:18:27.221 | WAKEUP 2026-04-29 08:18:27.260 | [2019 Async ks-group-memberdemo:45107]: Signaled 2026-04-29 08:18:27.262 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 08:18:27.262 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ce4d8dc9e68349a5accf45c36712ecba --project eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:27.263 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ce4d8dc9e68349a5accf45c36712ecba --project eb942a41ccd64d55918e81904f4b809d -f value -c Role 2026-04-29 08:18:27.263 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:27.263 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:27.263 | + functions-common:get_or_add_group_project_role:1041 : echo 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:27.263 | 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:27.294 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:27.337 | [45186 Async ks-group-anotherdemo:45186]: finished successfully 2026-04-29 08:18:27.353 | [2019 Async ks-group-memberdemo:45107]: finished get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d with result 0 in 10 seconds 2026-04-29 08:18:27.405 | [2019 Async ks-group-anotherdemo:45186]: Waiting for completion of get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d running on PID 45186 (5 other jobs running) 2026-04-29 08:18:27.437 | [2019 Async ks-group-anotherdemo:45186]: Signaling child to exit 2026-04-29 08:18:27.439 | WAKEUP 2026-04-29 08:18:27.473 | [2019 Async ks-group-anotherdemo:45186]: Signaled 2026-04-29 08:18:27.476 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 08:18:27.476 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ce4d8dc9e68349a5accf45c36712ecba --project eb942a41ccd64d55918e81904f4b809d 2026-04-29 08:18:27.476 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ce4d8dc9e68349a5accf45c36712ecba --project eb942a41ccd64d55918e81904f4b809d -f value -c Role 2026-04-29 08:18:27.476 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:27.477 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:27.477 | + functions-common:get_or_add_group_project_role:1041 : echo c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:27.477 | c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:27.545 | [2019 Async ks-group-anotherdemo:45186]: finished get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba eb942a41ccd64d55918e81904f4b809d with result 0 in 10 seconds 2026-04-29 08:18:27.592 | [2019 Async ks-group-memberalt:45266]: Waiting for completion of get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 running on PID 45266 (4 other jobs running) 2026-04-29 08:18:27.615 | [2019 Async ks-group-memberalt:45266]: Signaling child to exit 2026-04-29 08:18:28.149 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:28.180 | [45266 Async ks-group-memberalt:45266]: finished successfully 2026-04-29 08:18:28.201 | WAKEUP 2026-04-29 08:18:28.220 | [2019 Async ks-group-memberalt:45266]: Signaled 2026-04-29 08:18:28.221 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 08:18:28.221 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ce4d8dc9e68349a5accf45c36712ecba --project b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:28.221 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ce4d8dc9e68349a5accf45c36712ecba --project b61f310cad6d459796a09b7bc2f6de50 -f value -c Role 2026-04-29 08:18:28.221 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:28.221 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:28.221 | + functions-common:get_or_add_group_project_role:1041 : echo 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:28.222 | 1fcce724a1844f98a0dab799647c95d5 2026-04-29 08:18:28.269 | [2019 Async ks-group-memberalt:45266]: finished get_or_add_group_project_role member ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 with result 0 in 11 seconds 2026-04-29 08:18:28.313 | [2019 Async ks-group-anotheralt:45345]: Waiting for completion of get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 running on PID 45345 (3 other jobs running) 2026-04-29 08:18:28.329 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:28.346 | [2019 Async ks-group-anotheralt:45345]: Signaling child to exit 2026-04-29 08:18:28.362 | [45345 Async ks-group-anotheralt:45345]: finished successfully 2026-04-29 08:18:28.391 | WAKEUP 2026-04-29 08:18:28.422 | [2019 Async ks-group-anotheralt:45345]: Signaled 2026-04-29 08:18:28.423 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 08:18:28.423 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ce4d8dc9e68349a5accf45c36712ecba --project b61f310cad6d459796a09b7bc2f6de50 2026-04-29 08:18:28.423 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ce4d8dc9e68349a5accf45c36712ecba --project b61f310cad6d459796a09b7bc2f6de50 -f value -c Role 2026-04-29 08:18:28.423 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:28.423 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:28.424 | + functions-common:get_or_add_group_project_role:1041 : echo c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:28.424 | c2c29c9eeb00476bbecc9e65fce449a9 2026-04-29 08:18:28.425 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:18:28.458 | [45424 Async ks-group-admin:45424]: finished successfully 2026-04-29 08:18:28.479 | [2019 Async ks-group-anotheralt:45345]: finished get_or_add_group_project_role anotherrole ce4d8dc9e68349a5accf45c36712ecba b61f310cad6d459796a09b7bc2f6de50 with result 0 in 11 seconds 2026-04-29 08:18:28.525 | [2019 Async ks-group-admin:45424]: Waiting for completion of get_or_add_group_project_role admin b05f113bdf084523a3e3b73db35bedf2 3ae28e5e4be441bbbd9b3389c6fa33ee running on PID 45424 (2 other jobs running) 2026-04-29 08:18:28.556 | [2019 Async ks-group-admin:45424]: Signaling child to exit 2026-04-29 08:18:28.557 | WAKEUP 2026-04-29 08:18:28.584 | [2019 Async ks-group-admin:45424]: Signaled 2026-04-29 08:18:28.586 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-04-29 08:18:28.586 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group b05f113bdf084523a3e3b73db35bedf2 --project 3ae28e5e4be441bbbd9b3389c6fa33ee 2026-04-29 08:18:28.586 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b05f113bdf084523a3e3b73db35bedf2 --project 3ae28e5e4be441bbbd9b3389c6fa33ee -f value -c Role 2026-04-29 08:18:28.586 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:18:28.586 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:28.586 | + functions-common:get_or_add_group_project_role:1041 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:28.586 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:18:28.640 | [2019 Async ks-group-admin:45424]: finished get_or_add_group_project_role admin b05f113bdf084523a3e3b73db35bedf2 3ae28e5e4be441bbbd9b3389c6fa33ee with result 0 in 11 seconds 2026-04-29 08:18:28.646 | + inc/async:async_wait:197 : return 0 2026-04-29 08:18:28.650 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-04-29 08:18:28.676 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:18:28.681 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-04-29 08:18:28.707 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:18:28.711 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-04-29 08:18:28.715 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-04-29 08:18:28.802 | + inc/async:async_inner:63 : create_nova_accounts 2026-04-29 08:18:28.853 | [2019 Async create_nova_accounts:47325]: running: create_nova_accounts 2026-04-29 08:18:28.857 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-04-29 08:18:28.883 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:18:28.887 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-04-29 08:18:28.892 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-04-29 08:18:28.979 | + inc/async:async_inner:63 : create_glance_accounts 2026-04-29 08:18:29.030 | [2019 Async create_glance_accounts:47448]: running: create_glance_accounts 2026-04-29 08:18:29.036 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-04-29 08:18:29.067 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:18:29.071 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-04-29 08:18:29.076 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-04-29 08:18:29.152 | + inc/async:async_inner:63 : create_cinder_accounts 2026-04-29 08:18:29.204 | [2019 Async create_cinder_accounts:47586]: running: create_cinder_accounts 2026-04-29 08:18:29.205 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-04-29 08:18:29.237 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:18:29.241 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-04-29 08:18:29.243 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-04-29 08:18:29.309 | + inc/async:async_inner:63 : create_neutron_accounts 2026-04-29 08:18:29.384 | [2019 Async create_neutron_accounts:47728]: running: create_neutron_accounts 2026-04-29 08:18:29.390 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-04-29 08:18:29.435 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:18:29.444 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-04-29 08:18:29.489 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:18:29.500 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-04-29 08:18:29.621 | [2019 Async create_nova_accounts:47325]: Waiting for completion of create_nova_accounts running on PID 47325 (5 other jobs running) 2026-04-29 08:18:29.683 | [2019 Async create_nova_accounts:47325]: Signaling child to exit 2026-04-29 08:19:01.658 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:19:01.686 | [47728 Async create_neutron_accounts:47728]: finished successfully 2026-04-29 08:19:08.950 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:19:08.984 | [47586 Async create_cinder_accounts:47586]: finished successfully 2026-04-29 08:19:24.986 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:19:25.014 | [47325 Async create_nova_accounts:47325]: finished successfully 2026-04-29 08:19:25.041 | WAKEUP 2026-04-29 08:19:25.068 | [2019 Async create_nova_accounts:47325]: Signaled 2026-04-29 08:19:25.069 | + 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-04-29 08:19:25.069 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-04-29 08:19:25.069 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-04-29 08:19:25.069 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:19:25.069 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 08:19:25.069 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 08:19:25.069 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 08:19:25.069 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.069 | + functions-common:get_or_create_user:907 : user_id=9423c9572cee46c09001dcbed997bd4a 2026-04-29 08:19:25.069 | + functions-common:get_or_create_user:908 : echo 9423c9572cee46c09001dcbed997bd4a 2026-04-29 08:19:25.070 | 9423c9572cee46c09001dcbed997bd4a 2026-04-29 08:19:25.070 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-04-29 08:19:25.070 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:19:25.070 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:19:25.070 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:19:25.070 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:19:25.071 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:19:25.071 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-04-29 08:19:25.072 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:19:25.072 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.072 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:25.073 | + functions-common:get_or_add_user_project_role:972 : echo 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:25.073 | 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:25.074 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-04-29 08:19:25.074 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-04-29 08:19:25.074 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:19:25.074 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:19:25.074 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:19:25.074 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:19:25.075 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:19:25.075 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-04-29 08:19:25.075 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:19:25.075 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.075 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:19:25.075 | + functions-common:get_or_add_user_project_role:972 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:19:25.075 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:19:25.075 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-04-29 08:19:25.075 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.34/compute 2026-04-29 08:19:25.075 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-04-29 08:19:25.075 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 08:19:25.076 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-04-29 08:19:25.076 | ++ functions-common:get_or_create_service:1058 : 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-04-29 08:19:25.077 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.077 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 08:19:25.077 | 135f8e8aafbf4c21a1075d30f6d52f6e' 2026-04-29 08:19:25.078 | + functions-common:get_or_create_service:1059 : echo 135f8e8aafbf4c21a1075d30f6d52f6e 2026-04-29 08:19:25.078 | 135f8e8aafbf4c21a1075d30f6d52f6e 2026-04-29 08:19:25.078 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.34/compute/v2/$(project_id)s' 2026-04-29 08:19:25.079 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 08:19:25.079 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.34/compute/v2/$(project_id)s' RegionOne 2026-04-29 08:19:25.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 08:19:25.079 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-04-29 08:19:25.079 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 08:19:25.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 08:19:25.079 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.34/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-04-29 08:19:25.079 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=5198987c636244de8e074da51fa179c8 2026-04-29 08:19:25.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 5198987c636244de8e074da51fa179c8 2026-04-29 08:19:25.080 | + functions-common:get_or_create_endpoint:1092 : public_id=5198987c636244de8e074da51fa179c8 2026-04-29 08:19:25.080 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 08:19:25.080 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 08:19:25.080 | + functions-common:get_or_create_endpoint:1101 : echo 5198987c636244de8e074da51fa179c8 2026-04-29 08:19:25.080 | 5198987c636244de8e074da51fa179c8 2026-04-29 08:19:25.080 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-04-29 08:19:25.080 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 08:19:25.080 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-04-29 08:19:25.080 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-04-29 08:19:25.080 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.080 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 08:19:25.081 | 0f0c95a4cb1d40ea984ecc319f7856ac' 2026-04-29 08:19:25.081 | + functions-common:get_or_create_service:1059 : echo 0f0c95a4cb1d40ea984ecc319f7856ac 2026-04-29 08:19:25.082 | 0f0c95a4cb1d40ea984ecc319f7856ac 2026-04-29 08:19:25.082 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.34/compute/v2.1 2026-04-29 08:19:25.082 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 08:19:25.083 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.34/compute/v2.1 RegionOne 2026-04-29 08:19:25.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 08:19:25.083 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-04-29 08:19:25.083 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 08:19:25.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 08:19:25.084 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.34/compute/v2.1 --region RegionOne -f value -c id 2026-04-29 08:19:25.084 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:25.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=42663df5c20d44fba1d098ba6b1bf317 2026-04-29 08:19:25.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 42663df5c20d44fba1d098ba6b1bf317 2026-04-29 08:19:25.084 | + functions-common:get_or_create_endpoint:1092 : public_id=42663df5c20d44fba1d098ba6b1bf317 2026-04-29 08:19:25.084 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 08:19:25.084 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 08:19:25.084 | + functions-common:get_or_create_endpoint:1101 : echo 42663df5c20d44fba1d098ba6b1bf317 2026-04-29 08:19:25.084 | 42663df5c20d44fba1d098ba6b1bf317 2026-04-29 08:19:25.085 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-04-29 08:19:25.085 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:25.086 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-04-29 08:19:25.086 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:19:25.086 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-04-29 08:19:25.086 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:19:25.086 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-04-29 08:19:25.086 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:25.086 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-04-29 08:19:25.120 | [2019 Async create_nova_accounts:47325]: finished create_nova_accounts with result 0 in 56 seconds 2026-04-29 08:19:25.167 | [2019 Async create_glance_accounts:47448]: Waiting for completion of create_glance_accounts running on PID 47448 (4 other jobs running) 2026-04-29 08:19:25.197 | [2019 Async create_glance_accounts:47448]: Signaling child to exit 2026-04-29 08:19:37.839 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:19:37.866 | [47448 Async create_glance_accounts:47448]: finished successfully 2026-04-29 08:19:37.890 | WAKEUP 2026-04-29 08:19:37.913 | [2019 Async create_glance_accounts:47448]: Signaled 2026-04-29 08:19:37.915 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-04-29 08:19:37.915 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:37.915 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-04-29 08:19:37.915 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-04-29 08:19:37.915 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:19:37.915 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 08:19:37.915 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 08:19:37.916 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 08:19:37.916 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.916 | + functions-common:get_or_create_user:907 : user_id=92828eb9f500452f9803495423f57d41 2026-04-29 08:19:37.916 | + functions-common:get_or_create_user:908 : echo 92828eb9f500452f9803495423f57d41 2026-04-29 08:19:37.916 | 92828eb9f500452f9803495423f57d41 2026-04-29 08:19:37.916 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-04-29 08:19:37.916 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:19:37.916 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:19:37.916 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:19:37.916 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:19:37.916 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:19:37.917 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:19:37.917 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:19:37.917 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:19:37.917 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:19:37.917 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:19:37.917 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:19:37.917 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-04-29 08:19:37.917 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:19:37.917 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.917 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:37.917 | + functions-common:get_or_add_user_project_role:972 : echo 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:37.918 | 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:37.918 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-04-29 08:19:37.919 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-04-29 08:19:37.919 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:19:37.919 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:19:37.920 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:19:37.920 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:19:37.920 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:19:37.921 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:19:37.921 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:19:37.921 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:19:37.921 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:19:37.921 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:19:37.922 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:19:37.922 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-04-29 08:19:37.922 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:19:37.922 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.922 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:19:37.922 | + functions-common:get_or_add_user_project_role:972 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:19:37.922 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:19:37.922 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-04-29 08:19:37.922 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:19:37.922 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-04-29 08:19:37.922 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 08:19:37.923 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-04-29 08:19:37.923 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-04-29 08:19:37.924 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.924 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 08:19:37.924 | b36ff8ac205b4d47bfa5867c3b52f0c4' 2026-04-29 08:19:37.924 | + functions-common:get_or_create_service:1059 : echo b36ff8ac205b4d47bfa5867c3b52f0c4 2026-04-29 08:19:37.925 | b36ff8ac205b4d47bfa5867c3b52f0c4 2026-04-29 08:19:37.925 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.34/image 2026-04-29 08:19:37.925 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 08:19:37.925 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.34/image RegionOne 2026-04-29 08:19:37.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 08:19:37.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-04-29 08:19:37.925 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 08:19:37.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 08:19:37.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.34/image --region RegionOne -f value -c id 2026-04-29 08:19:37.925 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=203c5ac5d2c44376915987d3149a7dea 2026-04-29 08:19:37.926 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 203c5ac5d2c44376915987d3149a7dea 2026-04-29 08:19:37.926 | + functions-common:get_or_create_endpoint:1092 : public_id=203c5ac5d2c44376915987d3149a7dea 2026-04-29 08:19:37.926 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 08:19:37.926 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 08:19:37.926 | + functions-common:get_or_create_endpoint:1101 : echo 203c5ac5d2c44376915987d3149a7dea 2026-04-29 08:19:37.926 | 203c5ac5d2c44376915987d3149a7dea 2026-04-29 08:19:37.926 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-04-29 08:19:37.926 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-04-29 08:19:37.926 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-04-29 08:19:37.927 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.927 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-04-29 08:19:37.927 | ++ functions-common:get_or_create_domain:870 : echo default 2026-04-29 08:19:37.927 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-04-29 08:19:37.927 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-04-29 08:19:37.927 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-04-29 08:19:37.927 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-04-29 08:19:37.927 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-04-29 08:19:37.927 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-04-29 08:19:37.927 | +---------------+----------------------------------+ 2026-04-29 08:19:37.927 | | Field | Value | 2026-04-29 08:19:37.928 | +---------------+----------------------------------+ 2026-04-29 08:19:37.928 | | default_limit | 2000 | 2026-04-29 08:19:37.928 | | description | None | 2026-04-29 08:19:37.928 | | id | 282cd3ab44874f33a746ef74c347f7c5 | 2026-04-29 08:19:37.928 | | region_id | RegionOne | 2026-04-29 08:19:37.928 | | resource_name | image_size_total | 2026-04-29 08:19:37.928 | | service_id | b36ff8ac205b4d47bfa5867c3b52f0c4 | 2026-04-29 08:19:37.928 | +---------------+----------------------------------+ 2026-04-29 08:19:37.928 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-04-29 08:19:37.928 | +---------------+----------------------------------+ 2026-04-29 08:19:37.928 | | Field | Value | 2026-04-29 08:19:37.928 | +---------------+----------------------------------+ 2026-04-29 08:19:37.929 | | default_limit | 2000 | 2026-04-29 08:19:37.929 | | description | None | 2026-04-29 08:19:37.929 | | id | 75395fa05c294651827fd366c38c01f8 | 2026-04-29 08:19:37.929 | | region_id | RegionOne | 2026-04-29 08:19:37.929 | | resource_name | image_stage_total | 2026-04-29 08:19:37.929 | | service_id | b36ff8ac205b4d47bfa5867c3b52f0c4 | 2026-04-29 08:19:37.929 | +---------------+----------------------------------+ 2026-04-29 08:19:37.929 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-04-29 08:19:37.929 | +---------------+----------------------------------+ 2026-04-29 08:19:37.930 | | Field | Value | 2026-04-29 08:19:37.930 | +---------------+----------------------------------+ 2026-04-29 08:19:37.930 | | default_limit | 100 | 2026-04-29 08:19:37.930 | | description | None | 2026-04-29 08:19:37.930 | | id | 0fa15b7558ca4707b7d4950cccb1421b | 2026-04-29 08:19:37.930 | | region_id | RegionOne | 2026-04-29 08:19:37.930 | | resource_name | image_count_total | 2026-04-29 08:19:37.930 | | service_id | b36ff8ac205b4d47bfa5867c3b52f0c4 | 2026-04-29 08:19:37.930 | +---------------+----------------------------------+ 2026-04-29 08:19:37.930 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-04-29 08:19:37.930 | +---------------+----------------------------------+ 2026-04-29 08:19:37.930 | | Field | Value | 2026-04-29 08:19:37.931 | +---------------+----------------------------------+ 2026-04-29 08:19:37.931 | | default_limit | 100 | 2026-04-29 08:19:37.931 | | description | None | 2026-04-29 08:19:37.931 | | id | d4243f3b6f6c4b009fea68321151461d | 2026-04-29 08:19:37.931 | | region_id | RegionOne | 2026-04-29 08:19:37.931 | | resource_name | image_count_uploading | 2026-04-29 08:19:37.931 | | service_id | b36ff8ac205b4d47bfa5867c3b52f0c4 | 2026-04-29 08:19:37.931 | +---------------+----------------------------------+ 2026-04-29 08:19:37.931 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-04-29 08:19:37.931 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-04-29 08:19:37.931 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-04-29 08:19:37.932 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-04-29 08:19:37.932 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-04-29 08:19:37.932 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.34/identity 2026-04-29 08:19:37.932 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-04-29 08:19:37.932 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-04-29 08:19:37.932 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:37.932 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 203c5ac5d2c44376915987d3149a7dea 2026-04-29 08:19:37.932 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-04-29 08:19:37.932 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-04-29 08:19:37.932 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:19:37.961 | [2019 Async create_glance_accounts:47448]: finished create_glance_accounts with result 0 in 68 seconds 2026-04-29 08:19:38.000 | [2019 Async create_cinder_accounts:47586]: Waiting for completion of create_cinder_accounts running on PID 47586 (3 other jobs running) 2026-04-29 08:19:38.025 | [2019 Async create_cinder_accounts:47586]: Signaling child to exit 2026-04-29 08:19:38.026 | WAKEUP 2026-04-29 08:19:38.049 | [2019 Async create_cinder_accounts:47586]: Signaled 2026-04-29 08:19:38.051 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-04-29 08:19:38.051 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-04-29 08:19:38.051 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-04-29 08:19:38.051 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:19:38.051 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-04-29 08:19:38.051 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-04-29 08:19:38.051 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:19:38.051 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 08:19:38.051 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 08:19:38.052 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 08:19:38.052 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.052 | + functions-common:get_or_create_user:907 : user_id=1d383f9621d94925ab8191c42265e525 2026-04-29 08:19:38.052 | + functions-common:get_or_create_user:908 : echo 1d383f9621d94925ab8191c42265e525 2026-04-29 08:19:38.052 | 1d383f9621d94925ab8191c42265e525 2026-04-29 08:19:38.052 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-04-29 08:19:38.052 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:19:38.052 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:19:38.052 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:19:38.052 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:19:38.052 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:19:38.052 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:19:38.053 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:19:38.053 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:19:38.053 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:19:38.053 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:19:38.053 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:19:38.053 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-04-29 08:19:38.053 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:19:38.053 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.053 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:38.053 | + functions-common:get_or_add_user_project_role:972 : echo 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:38.053 | 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:38.054 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-04-29 08:19:38.054 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-04-29 08:19:38.054 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.34/volume 2026-04-29 08:19:38.055 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-04-29 08:19:38.055 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 08:19:38.055 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-04-29 08:19:38.055 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-04-29 08:19:38.055 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.055 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 08:19:38.055 | 6f1b8778e6d04e0aad23e8c019fa25c7' 2026-04-29 08:19:38.056 | + functions-common:get_or_create_service:1059 : echo 6f1b8778e6d04e0aad23e8c019fa25c7 2026-04-29 08:19:38.056 | 6f1b8778e6d04e0aad23e8c019fa25c7 2026-04-29 08:19:38.056 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.34/volume/v3 2026-04-29 08:19:38.056 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 08:19:38.056 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.34/volume/v3 RegionOne 2026-04-29 08:19:38.056 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 08:19:38.056 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-04-29 08:19:38.056 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 08:19:38.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 08:19:38.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.34/volume/v3 --region RegionOne -f value -c id 2026-04-29 08:19:38.057 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=eed4390054cf453884958438bd0a9078 2026-04-29 08:19:38.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo eed4390054cf453884958438bd0a9078 2026-04-29 08:19:38.057 | + functions-common:get_or_create_endpoint:1092 : public_id=eed4390054cf453884958438bd0a9078 2026-04-29 08:19:38.057 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 08:19:38.057 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 08:19:38.058 | + functions-common:get_or_create_endpoint:1101 : echo eed4390054cf453884958438bd0a9078 2026-04-29 08:19:38.058 | eed4390054cf453884958438bd0a9078 2026-04-29 08:19:38.058 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-04-29 08:19:38.058 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-04-29 08:19:38.058 | ++ functions-common:get_or_create_project:914 : local project_id 2026-04-29 08:19:38.058 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-04-29 08:19:38.058 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.058 | ++ functions-common:get_or_create_project:920 : project_id=af7ea8481a0f4f33a5a8c37ebe8b8517 2026-04-29 08:19:38.058 | ++ functions-common:get_or_create_project:921 : echo af7ea8481a0f4f33a5a8c37ebe8b8517 2026-04-29 08:19:38.059 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id af7ea8481a0f4f33a5a8c37ebe8b8517 2026-04-29 08:19:38.060 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-04-29 08:19:38.060 | ++ functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:19:38.060 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 08:19:38.060 | ++ functions-common:get_or_create_user:895 : local email= 2026-04-29 08:19:38.060 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-04-29 08:19:38.060 | No password was supplied, authentication will fail when a user does not have a password. 2026-04-29 08:19:38.060 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.060 | ++ functions-common:get_or_create_user:907 : user_id=1d383f9621d94925ab8191c42265e525 2026-04-29 08:19:38.060 | ++ functions-common:get_or_create_user:908 : echo 1d383f9621d94925ab8191c42265e525 2026-04-29 08:19:38.060 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1d383f9621d94925ab8191c42265e525 2026-04-29 08:19:38.100 | [2019 Async create_cinder_accounts:47586]: finished create_cinder_accounts with result 0 in 39 seconds 2026-04-29 08:19:38.106 | + inc/async:async_wait:197 : return 0 2026-04-29 08:19:38.109 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-04-29 08:19:38.164 | [2019 Async create_neutron_accounts:47728]: Waiting for completion of create_neutron_accounts running on PID 47728 (2 other jobs running) 2026-04-29 08:19:38.189 | [2019 Async create_neutron_accounts:47728]: Signaling child to exit 2026-04-29 08:19:38.189 | WAKEUP 2026-04-29 08:19:38.212 | [2019 Async create_neutron_accounts:47728]: Signaled 2026-04-29 08:19:38.214 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-04-29 08:19:38.214 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.34/ 2026-04-29 08:19:38.214 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-04-29 08:19:38.214 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.34/networking 2026-04-29 08:19:38.215 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-04-29 08:19:38.215 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:38.215 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-04-29 08:19:38.215 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-04-29 08:19:38.215 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:19:38.215 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 08:19:38.215 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 08:19:38.215 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 08:19:38.215 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.215 | + functions-common:get_or_create_user:907 : user_id=7648e3fa4df1433990b763ce8fca4308 2026-04-29 08:19:38.216 | + functions-common:get_or_create_user:908 : echo 7648e3fa4df1433990b763ce8fca4308 2026-04-29 08:19:38.216 | 7648e3fa4df1433990b763ce8fca4308 2026-04-29 08:19:38.216 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-04-29 08:19:38.216 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:19:38.216 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:19:38.216 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:19:38.216 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:19:38.217 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:19:38.217 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:19:38.217 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:19:38.217 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:19:38.217 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:19:38.217 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:19:38.217 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:19:38.218 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-04-29 08:19:38.218 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:19:38.218 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.218 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:38.218 | + functions-common:get_or_add_user_project_role:972 : echo 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:38.218 | 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:19:38.218 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-04-29 08:19:38.218 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-04-29 08:19:38.218 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 08:19:38.218 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-04-29 08:19:38.219 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-04-29 08:19:38.219 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.219 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 08:19:38.219 | 7db23afdb36342d38b2c4fd67cb635b8' 2026-04-29 08:19:38.219 | + functions-common:get_or_create_service:1059 : echo 7db23afdb36342d38b2c4fd67cb635b8 2026-04-29 08:19:38.219 | 7db23afdb36342d38b2c4fd67cb635b8 2026-04-29 08:19:38.219 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.34/networking 2026-04-29 08:19:38.219 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 08:19:38.220 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.34/networking RegionOne 2026-04-29 08:19:38.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 08:19:38.220 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-04-29 08:19:38.220 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 08:19:38.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 08:19:38.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.34/networking --region RegionOne -f value -c id 2026-04-29 08:19:38.221 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:19:38.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=ecd38d2d561c4fd3bd8c5e34869ac457 2026-04-29 08:19:38.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo ecd38d2d561c4fd3bd8c5e34869ac457 2026-04-29 08:19:38.221 | + functions-common:get_or_create_endpoint:1092 : public_id=ecd38d2d561c4fd3bd8c5e34869ac457 2026-04-29 08:19:38.221 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 08:19:38.221 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 08:19:38.221 | + functions-common:get_or_create_endpoint:1101 : echo ecd38d2d561c4fd3bd8c5e34869ac457 2026-04-29 08:19:38.221 | ecd38d2d561c4fd3bd8c5e34869ac457 2026-04-29 08:19:38.261 | [2019 Async create_neutron_accounts:47728]: finished create_neutron_accounts with result 0 in 32 seconds 2026-04-29 08:19:38.268 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-04-29 08:19:38.274 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-04-29 08:19:38.278 | + inc/async:async_wait:197 : return 0 2026-04-29 08:19:38.281 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-04-29 08:19:38.303 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:38.307 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-04-29 08:19:38.330 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:38.333 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-04-29 08:19:38.337 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:19:38.340 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-04-29 08:19:38.344 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-04-29 08:19:38.348 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-04-29 08:19:38.420 | + inc/async:async_inner:63 : init_glance 2026-04-29 08:19:38.466 | [2019 Async init_glance:49962]: running: init_glance 2026-04-29 08:19:38.473 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-04-29 08:19:38.499 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:19:38.503 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-04-29 08:19:38.507 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:19:38.512 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-04-29 08:19:38.517 | + ./stack.sh:main:1164 : configure_neutron 2026-04-29 08:19:38.521 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-04-29 08:19:38.525 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-04-29 08:19:38.530 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-04-29 08:19:38.553 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-04-29 08:19:38.554 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-04-29 08:19:52.016 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:19:52.045 | [49962 Async init_glance:49962]: finished successfully 2026-04-29 08:20:02.212 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-04-29 08:20:02.212 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-04-29 08:20:16.054 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-04-29 08:20:16.059 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-04-29 08:20:16.063 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-04-29 08:20:16.067 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-04-29 08:20:16.070 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-04-29 08:20:16.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-04-29 08:20:16.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-04-29 08:20:16.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-04-29 08:20:16.085 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-04-29 08:20:16.088 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-04-29 08:20:16.092 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-04-29 08:20:16.096 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-04-29 08:20:16.099 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-04-29 08:20:16.103 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-04-29 08:20:16.107 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-04-29 08:20:16.110 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-04-29 08:20:16.116 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:20:16.120 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:20:16.124 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-04-29 08:20:16.127 | + lib/neutron:_configure_neutron_common:915 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:20:16.134 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-04-29 08:20:16.137 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-04-29 08:20:16.141 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-04-29 08:20:16.146 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-04-29 08:20:16.151 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:20:16.155 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:20:16.158 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:20:16.183 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:20:16.187 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:20:16.191 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-04-29 08:20:16.196 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-04-29 08:20:16.238 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-04-29 08:20:16.280 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-04-29 08:20:16.324 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-04-29 08:20:16.368 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-04-29 08:20:16.410 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-04-29 08:20:16.454 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-04-29 08:20:16.458 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-04-29 08:20:16.462 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-04-29 08:20:16.466 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 08:20:16.470 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:20:16.494 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:20:16.496 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:20:16.500 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:20:16.504 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:20:16.507 | + 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-04-29 08:20:16.547 | + 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-04-29 08:20:16.592 | + 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-04-29 08:20:16.634 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:20:16.673 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-04-29 08:20:16.714 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-04-29 08:20:16.718 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:20:16.721 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-04-29 08:20:16.724 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-04-29 08:20:16.727 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-04-29 08:20:16.730 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:20:16.733 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-04-29 08:20:16.736 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-04-29 08:20:16.753 | + lib/neutron:neutron_deploy_rootwrap_filters:1069 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-04-29 08:20:16.772 | + lib/neutron:_neutron_setup_rootwrap:1087 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-04-29 08:20:16.790 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-04-29 08:20:16.808 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-04-29 08:20:16.826 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-04-29 08:20:16.830 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 08:20:16.835 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-04-29 08:20:16.841 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.RT20cHDAHX 2026-04-29 08:20:16.845 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-04-29 08:20:16.850 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 08:20:16.854 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.RT20cHDAHX 2026-04-29 08:20:16.860 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.RT20cHDAHX 2026-04-29 08:20:16.877 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.RT20cHDAHX /etc/sudoers.d/neutron-rootwrap 2026-04-29 08:20:16.895 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-04-29 08:20:16.897 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-04-29 08:20:16.901 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-29 08:20:16.943 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-04-29 08:20:16.947 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-29 08:20:16.987 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-04-29 08:20:16.991 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-04-29 08:20:16.995 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-04-29 08:20:16.998 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 08:20:17.002 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-29 08:20:17.007 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:20:17.030 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:20:17.034 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-29 08:20:17.038 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-29 08:20:17.043 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:20:17.068 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:20:17.072 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:20:17.076 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/ 2026-04-29 08:20:17.121 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:20:17.125 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:20:17.129 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-04-29 08:20:17.153 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:17.156 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-04-29 08:20:17.182 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:17.185 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-04-29 08:20:17.209 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:17.212 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-04-29 08:20:17.236 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:17.239 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-04-29 08:20:17.263 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:17.266 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-29 08:20:17.270 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-04-29 08:20:17.297 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:17.301 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-04-29 08:20:17.304 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-04-29 08:20:17.309 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-04-29 08:20:17.309 | Configuring OVN 2026-04-29 08:20:17.312 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-04-29 08:20:17.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-04-29 08:20:17.321 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-04-29 08:20:17.327 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=879b49c7-e1ee-448f-bcad-7bd6d1574833 2026-04-29 08:20:17.330 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:20:17.333 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-04-29 08:20:17.337 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:20:17.340 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:20:17.343 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:20:17.345 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:20:17.349 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:20:17.352 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:20:17.355 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:20:17.358 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:20:17.361 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:20:17.365 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:20:17.369 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:20:17.372 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:20:17.375 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:20:17.378 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-04-29 08:20:17.382 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-04-29 08:20:17.386 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-04-29 08:20:17.390 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-04-29 08:20:17.413 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:20:17.417 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-04-29 08:20:17.473 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-04-29 08:20:17.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-04-29 08:20:17.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-04-29 08:20:17.503 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:20:17.506 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-04-29 08:20:17.509 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:20:17.513 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-04-29 08:20:17.516 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-04-29 08:20:17.533 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-04-29 08:20:17.540 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-04-29 08:20:17.543 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-04-29 08:20:40.655 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-04-29 08:20:40.656 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-04-29 08:20:54.329 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:20:54.331 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:20:54.335 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:20:54.338 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-29 08:20:54.377 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-04-29 08:20:54.380 | + lib/neutron:configure_root_helper_options:1114 : 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-04-29 08:20:54.414 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-04-29 08:20:54.446 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.34 2026-04-29 08:20:54.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-04-29 08:20:54.512 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-04-29 08:20:54.544 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-04-29 08:20:54.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.34:6642 2026-04-29 08:20:54.610 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-04-29 08:20:54.629 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:20:54.632 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-04-29 08:20:54.634 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-04-29 08:20:54.669 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.34:6641 2026-04-29 08:20:54.705 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-04-29 08:20:54.708 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-04-29 08:20:54.708 | Configuring Neutron for OVN 2026-04-29 08:20:54.711 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-04-29 08:20:54.730 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:20:54.733 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-04-29 08:20:54.736 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-04-29 08:20:54.736 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-04-29 08:20:58.085 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : 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-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 2026-04-29 08:20:58.090 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-04-29 08:20:58.090 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-04-29 08:21:00.983 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : 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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 08:21:00.985 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-04-29 08:21:01.000 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.002 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : 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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 08:21:01.006 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : 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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 08:21:01.006 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-04-29 08:21:01.006 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-04-29 08:21:01.011 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-04-29 08:21:01.011 | address-scope 2026-04-29 08:21:01.011 | agent 2026-04-29 08:21:01.011 | allowed-address-pairs 2026-04-29 08:21:01.012 | auto-allocated-topology 2026-04-29 08:21:01.012 | availability_zone 2026-04-29 08:21:01.012 | bgp 2026-04-29 08:21:01.012 | bgp_4byte_asn 2026-04-29 08:21:01.012 | bgp_dragent_scheduler 2026-04-29 08:21:01.012 | binding 2026-04-29 08:21:01.012 | binding-extended 2026-04-29 08:21:01.013 | default-subnetpools 2026-04-29 08:21:01.013 | dhcp_agent_scheduler 2026-04-29 08:21:01.013 | dns-domain-ports 2026-04-29 08:21:01.013 | dns-integration 2026-04-29 08:21:01.013 | dns-integration-domain-keywords 2026-04-29 08:21:01.013 | empty-string-filtering 2026-04-29 08:21:01.013 | enable-default-route-bfd 2026-04-29 08:21:01.014 | enable-default-route-ecmp 2026-04-29 08:21:01.014 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.014 | ext-gw-mode 2026-04-29 08:21:01.014 | external-gateway-multihoming 2026-04-29 08:21:01.014 | external-net 2026-04-29 08:21:01.014 | extra_dhcp_opt 2026-04-29 08:21:01.014 | extraroute 2026-04-29 08:21:01.014 | extraroute-atomic 2026-04-29 08:21:01.015 | filter-validation 2026-04-29 08:21:01.015 | fip-port-details 2026-04-29 08:21:01.015 | flavors 2026-04-29 08:21:01.015 | floating-ip-port-forwarding 2026-04-29 08:21:01.015 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.015 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.016 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.016 | floatingip-pools 2026-04-29 08:21:01.016 | fwaas_v2 2026-04-29 08:21:01.016 | ip_allocation 2026-04-29 08:21:01.016 | l3-flavors 2026-04-29 08:21:01.016 | l3-ha 2026-04-29 08:21:01.016 | logging 2026-04-29 08:21:01.016 | multi-provider 2026-04-29 08:21:01.016 | net-mtu 2026-04-29 08:21:01.016 | net-mtu-writable 2026-04-29 08:21:01.016 | network-ip-availability 2026-04-29 08:21:01.018 | network_availability_zone 2026-04-29 08:21:01.018 | network_ha 2026-04-29 08:21:01.018 | pagination 2026-04-29 08:21:01.018 | port-device-profile 2026-04-29 08:21:01.018 | port-hardware-offload-type 2026-04-29 08:21:01.019 | port-mac-address-regenerate 2026-04-29 08:21:01.019 | port-numa-affinity-policy 2026-04-29 08:21:01.019 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.019 | port-resource-request 2026-04-29 08:21:01.019 | port-security 2026-04-29 08:21:01.019 | port-trusted-vif 2026-04-29 08:21:01.019 | project-id 2026-04-29 08:21:01.019 | provider 2026-04-29 08:21:01.019 | qinq 2026-04-29 08:21:01.019 | qos 2026-04-29 08:21:01.020 | qos-bw-limit-direction 2026-04-29 08:21:01.020 | qos-bw-minimum-ingress 2026-04-29 08:21:01.020 | qos-default 2026-04-29 08:21:01.020 | qos-fip 2026-04-29 08:21:01.020 | qos-gateway-ip 2026-04-29 08:21:01.020 | qos-rule-type-details 2026-04-29 08:21:01.020 | qos-rule-type-filter 2026-04-29 08:21:01.020 | qos-rules-alias 2026-04-29 08:21:01.020 | quota-check-limit 2026-04-29 08:21:01.020 | quota-check-limit-default 2026-04-29 08:21:01.020 | quota_details 2026-04-29 08:21:01.021 | quotas 2026-04-29 08:21:01.021 | rbac-address-scope 2026-04-29 08:21:01.021 | rbac-policies 2026-04-29 08:21:01.021 | rbac-security-groups 2026-04-29 08:21:01.021 | router 2026-04-29 08:21:01.021 | router-enable-snat 2026-04-29 08:21:01.021 | router_availability_zone 2026-04-29 08:21:01.021 | security-group 2026-04-29 08:21:01.021 | security-groups-default-rules 2026-04-29 08:21:01.021 | security-groups-normalized-cidr 2026-04-29 08:21:01.021 | security-groups-remote-address-group 2026-04-29 08:21:01.021 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.022 | security-groups-shared-filtering 2026-04-29 08:21:01.022 | segment 2026-04-29 08:21:01.022 | sorting 2026-04-29 08:21:01.022 | standard-attr-description 2026-04-29 08:21:01.022 | standard-attr-fwaas-v2 2026-04-29 08:21:01.022 | standard-attr-revisions 2026-04-29 08:21:01.022 | standard-attr-tag 2026-04-29 08:21:01.022 | standard-attr-timestamp 2026-04-29 08:21:01.022 | stateful-security-group 2026-04-29 08:21:01.022 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.022 | subnet-external-network 2026-04-29 08:21:01.022 | subnet-service-types 2026-04-29 08:21:01.023 | subnet_allocation 2026-04-29 08:21:01.023 | subnetpool-prefix-ops 2026-04-29 08:21:01.023 | tag-creation 2026-04-29 08:21:01.023 | tap-mirror 2026-04-29 08:21:01.023 | tap-mirror-both-direction 2026-04-29 08:21:01.023 | trunk 2026-04-29 08:21:01.023 | uplink-status-propagation 2026-04-29 08:21:01.023 | uplink-status-propagation-updatable 2026-04-29 08:21:01.023 | vlan-transparent 2026-04-29 08:21:01.023 | vpn-endpoint-groups 2026-04-29 08:21:01.023 | vpnaas' 2026-04-29 08:21:01.024 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : 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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-04-29 08:21:01.024 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-04-29 08:21:01.024 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-04-29 08:21:01.025 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-04-29 08:21:01.025 | address-scope 2026-04-29 08:21:01.025 | agent 2026-04-29 08:21:01.025 | allowed-address-pairs 2026-04-29 08:21:01.025 | auto-allocated-topology 2026-04-29 08:21:01.025 | availability_zone 2026-04-29 08:21:01.025 | bgp 2026-04-29 08:21:01.025 | bgp_4byte_asn 2026-04-29 08:21:01.026 | bgp_dragent_scheduler 2026-04-29 08:21:01.026 | binding 2026-04-29 08:21:01.026 | binding-extended 2026-04-29 08:21:01.026 | default-subnetpools 2026-04-29 08:21:01.026 | dhcp_agent_scheduler 2026-04-29 08:21:01.026 | dns-domain-ports 2026-04-29 08:21:01.026 | dns-integration 2026-04-29 08:21:01.026 | dns-integration-domain-keywords 2026-04-29 08:21:01.026 | empty-string-filtering 2026-04-29 08:21:01.026 | enable-default-route-bfd 2026-04-29 08:21:01.026 | enable-default-route-ecmp 2026-04-29 08:21:01.027 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.027 | ext-gw-mode 2026-04-29 08:21:01.027 | external-gateway-multihoming 2026-04-29 08:21:01.027 | external-net 2026-04-29 08:21:01.027 | extra_dhcp_opt 2026-04-29 08:21:01.027 | extraroute 2026-04-29 08:21:01.027 | extraroute-atomic 2026-04-29 08:21:01.027 | filter-validation 2026-04-29 08:21:01.027 | fip-port-details 2026-04-29 08:21:01.027 | flavors 2026-04-29 08:21:01.027 | floating-ip-port-forwarding 2026-04-29 08:21:01.027 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.028 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.028 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.028 | floatingip-pools 2026-04-29 08:21:01.028 | fwaas_v2 2026-04-29 08:21:01.028 | ip_allocation 2026-04-29 08:21:01.028 | l3-flavors 2026-04-29 08:21:01.028 | l3-ha 2026-04-29 08:21:01.028 | logging 2026-04-29 08:21:01.028 | multi-provider 2026-04-29 08:21:01.028 | net-mtu 2026-04-29 08:21:01.028 | net-mtu-writable 2026-04-29 08:21:01.029 | network-ip-availability 2026-04-29 08:21:01.029 | network_availability_zone 2026-04-29 08:21:01.029 | network_ha 2026-04-29 08:21:01.029 | pagination 2026-04-29 08:21:01.029 | port-device-profile 2026-04-29 08:21:01.029 | port-hardware-offload-type 2026-04-29 08:21:01.029 | port-mac-address-regenerate 2026-04-29 08:21:01.029 | port-numa-affinity-policy 2026-04-29 08:21:01.029 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.029 | port-resource-request 2026-04-29 08:21:01.029 | port-security 2026-04-29 08:21:01.029 | port-trusted-vif 2026-04-29 08:21:01.030 | project-id 2026-04-29 08:21:01.030 | provider 2026-04-29 08:21:01.030 | qinq 2026-04-29 08:21:01.030 | qos 2026-04-29 08:21:01.030 | qos-bw-limit-direction 2026-04-29 08:21:01.030 | qos-bw-minimum-ingress 2026-04-29 08:21:01.030 | qos-default 2026-04-29 08:21:01.030 | qos-fip 2026-04-29 08:21:01.030 | qos-gateway-ip 2026-04-29 08:21:01.030 | qos-rule-type-details 2026-04-29 08:21:01.030 | qos-rule-type-filter 2026-04-29 08:21:01.030 | qos-rules-alias 2026-04-29 08:21:01.031 | quota-check-limit 2026-04-29 08:21:01.031 | quota-check-limit-default 2026-04-29 08:21:01.031 | quota_details 2026-04-29 08:21:01.031 | quotas 2026-04-29 08:21:01.031 | rbac-address-scope 2026-04-29 08:21:01.031 | rbac-policies 2026-04-29 08:21:01.031 | rbac-security-groups 2026-04-29 08:21:01.031 | router 2026-04-29 08:21:01.031 | router-enable-snat 2026-04-29 08:21:01.031 | router_availability_zone 2026-04-29 08:21:01.031 | security-group 2026-04-29 08:21:01.032 | security-groups-default-rules 2026-04-29 08:21:01.032 | security-groups-normalized-cidr 2026-04-29 08:21:01.032 | security-groups-remote-address-group 2026-04-29 08:21:01.032 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.032 | security-groups-shared-filtering 2026-04-29 08:21:01.032 | segment 2026-04-29 08:21:01.032 | sorting 2026-04-29 08:21:01.032 | standard-attr-description 2026-04-29 08:21:01.032 | standard-attr-fwaas-v2 2026-04-29 08:21:01.032 | standard-attr-revisions 2026-04-29 08:21:01.033 | standard-attr-tag 2026-04-29 08:21:01.033 | standard-attr-timestamp 2026-04-29 08:21:01.033 | stateful-security-group 2026-04-29 08:21:01.033 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.033 | subnet-external-network 2026-04-29 08:21:01.033 | subnet-service-types 2026-04-29 08:21:01.033 | subnet_allocation 2026-04-29 08:21:01.033 | subnetpool-prefix-ops 2026-04-29 08:21:01.034 | tag-creation 2026-04-29 08:21:01.034 | tap-mirror 2026-04-29 08:21:01.034 | tap-mirror-both-direction 2026-04-29 08:21:01.034 | trunk 2026-04-29 08:21:01.034 | uplink-status-propagation 2026-04-29 08:21:01.034 | uplink-status-propagation-updatable 2026-04-29 08:21:01.034 | vlan-transparent 2026-04-29 08:21:01.034 | vpn-endpoint-groups 2026-04-29 08:21:01.035 | vpnaas' 2026-04-29 08:21:01.035 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-04-29 08:21:01.035 | address-scope 2026-04-29 08:21:01.035 | agent 2026-04-29 08:21:01.035 | allowed-address-pairs 2026-04-29 08:21:01.035 | auto-allocated-topology 2026-04-29 08:21:01.035 | availability_zone 2026-04-29 08:21:01.035 | bgp 2026-04-29 08:21:01.035 | bgp_4byte_asn 2026-04-29 08:21:01.035 | bgp_dragent_scheduler 2026-04-29 08:21:01.035 | binding 2026-04-29 08:21:01.036 | binding-extended 2026-04-29 08:21:01.036 | default-subnetpools 2026-04-29 08:21:01.036 | dhcp_agent_scheduler 2026-04-29 08:21:01.036 | dns-domain-ports 2026-04-29 08:21:01.036 | dns-integration 2026-04-29 08:21:01.036 | dns-integration-domain-keywords 2026-04-29 08:21:01.036 | empty-string-filtering 2026-04-29 08:21:01.036 | enable-default-route-bfd 2026-04-29 08:21:01.036 | enable-default-route-ecmp 2026-04-29 08:21:01.036 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.036 | ext-gw-mode 2026-04-29 08:21:01.036 | external-gateway-multihoming 2026-04-29 08:21:01.037 | external-net 2026-04-29 08:21:01.037 | extra_dhcp_opt 2026-04-29 08:21:01.037 | extraroute 2026-04-29 08:21:01.037 | extraroute-atomic 2026-04-29 08:21:01.037 | filter-validation 2026-04-29 08:21:01.037 | fip-port-details 2026-04-29 08:21:01.037 | flavors 2026-04-29 08:21:01.037 | floating-ip-port-forwarding 2026-04-29 08:21:01.037 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.037 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.037 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.037 | floatingip-pools 2026-04-29 08:21:01.038 | fwaas_v2 2026-04-29 08:21:01.038 | ip_allocation 2026-04-29 08:21:01.038 | l3-flavors 2026-04-29 08:21:01.038 | l3-ha 2026-04-29 08:21:01.038 | logging 2026-04-29 08:21:01.038 | multi-provider 2026-04-29 08:21:01.038 | net-mtu 2026-04-29 08:21:01.038 | net-mtu-writable 2026-04-29 08:21:01.038 | network-ip-availability 2026-04-29 08:21:01.038 | network_availability_zone 2026-04-29 08:21:01.038 | network_ha 2026-04-29 08:21:01.039 | pagination 2026-04-29 08:21:01.039 | port-device-profile 2026-04-29 08:21:01.039 | port-hardware-offload-type 2026-04-29 08:21:01.039 | port-mac-address-regenerate 2026-04-29 08:21:01.039 | port-numa-affinity-policy 2026-04-29 08:21:01.039 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.039 | port-resource-request 2026-04-29 08:21:01.039 | port-security 2026-04-29 08:21:01.039 | port-trusted-vif 2026-04-29 08:21:01.039 | project-id 2026-04-29 08:21:01.039 | provider 2026-04-29 08:21:01.039 | qinq 2026-04-29 08:21:01.040 | qos 2026-04-29 08:21:01.040 | qos-bw-limit-direction 2026-04-29 08:21:01.040 | qos-bw-minimum-ingress 2026-04-29 08:21:01.040 | qos-default 2026-04-29 08:21:01.040 | qos-fip 2026-04-29 08:21:01.040 | qos-gateway-ip 2026-04-29 08:21:01.040 | qos-rule-type-details 2026-04-29 08:21:01.040 | qos-rule-type-filter 2026-04-29 08:21:01.040 | qos-rules-alias 2026-04-29 08:21:01.040 | quota-check-limit 2026-04-29 08:21:01.040 | quota-check-limit-default 2026-04-29 08:21:01.040 | quota_details 2026-04-29 08:21:01.041 | quotas 2026-04-29 08:21:01.041 | rbac-address-scope 2026-04-29 08:21:01.041 | rbac-policies 2026-04-29 08:21:01.041 | rbac-security-groups 2026-04-29 08:21:01.041 | router 2026-04-29 08:21:01.041 | router-enable-snat 2026-04-29 08:21:01.041 | router_availability_zone 2026-04-29 08:21:01.041 | security-group 2026-04-29 08:21:01.041 | security-groups-default-rules 2026-04-29 08:21:01.041 | security-groups-normalized-cidr 2026-04-29 08:21:01.041 | security-groups-remote-address-group 2026-04-29 08:21:01.042 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.042 | security-groups-shared-filtering 2026-04-29 08:21:01.042 | segment 2026-04-29 08:21:01.042 | sorting 2026-04-29 08:21:01.042 | standard-attr-description 2026-04-29 08:21:01.042 | standard-attr-fwaas-v2 2026-04-29 08:21:01.042 | standard-attr-revisions 2026-04-29 08:21:01.042 | standard-attr-tag 2026-04-29 08:21:01.042 | standard-attr-timestamp 2026-04-29 08:21:01.042 | stateful-security-group 2026-04-29 08:21:01.042 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.043 | subnet-external-network 2026-04-29 08:21:01.043 | subnet-service-types 2026-04-29 08:21:01.043 | subnet_allocation 2026-04-29 08:21:01.043 | subnetpool-prefix-ops 2026-04-29 08:21:01.043 | tag-creation 2026-04-29 08:21:01.043 | tap-mirror 2026-04-29 08:21:01.043 | tap-mirror-both-direction 2026-04-29 08:21:01.043 | trunk 2026-04-29 08:21:01.043 | uplink-status-propagation 2026-04-29 08:21:01.043 | uplink-status-propagation-updatable 2026-04-29 08:21:01.043 | vlan-transparent 2026-04-29 08:21:01.043 | vpn-endpoint-groups 2026-04-29 08:21:01.044 | vpnaas' 2026-04-29 08:21:01.044 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-04-29 08:21:01.044 | address-scope 2026-04-29 08:21:01.044 | agent 2026-04-29 08:21:01.044 | allowed-address-pairs 2026-04-29 08:21:01.045 | auto-allocated-topology 2026-04-29 08:21:01.045 | availability_zone 2026-04-29 08:21:01.045 | bgp 2026-04-29 08:21:01.045 | bgp_4byte_asn 2026-04-29 08:21:01.045 | bgp_dragent_scheduler 2026-04-29 08:21:01.045 | binding 2026-04-29 08:21:01.045 | binding-extended 2026-04-29 08:21:01.045 | default-subnetpools 2026-04-29 08:21:01.045 | dhcp_agent_scheduler 2026-04-29 08:21:01.046 | dns-domain-ports 2026-04-29 08:21:01.046 | dns-integration 2026-04-29 08:21:01.046 | dns-integration-domain-keywords 2026-04-29 08:21:01.046 | empty-string-filtering 2026-04-29 08:21:01.046 | enable-default-route-bfd 2026-04-29 08:21:01.046 | enable-default-route-ecmp 2026-04-29 08:21:01.046 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.046 | ext-gw-mode 2026-04-29 08:21:01.046 | external-gateway-multihoming 2026-04-29 08:21:01.046 | external-net 2026-04-29 08:21:01.047 | extra_dhcp_opt 2026-04-29 08:21:01.047 | extraroute 2026-04-29 08:21:01.047 | extraroute-atomic 2026-04-29 08:21:01.047 | filter-validation 2026-04-29 08:21:01.047 | fip-port-details 2026-04-29 08:21:01.047 | flavors 2026-04-29 08:21:01.047 | floating-ip-port-forwarding 2026-04-29 08:21:01.047 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.047 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.047 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.048 | floatingip-pools 2026-04-29 08:21:01.048 | fwaas_v2 2026-04-29 08:21:01.048 | ip_allocation 2026-04-29 08:21:01.049 | l3-flavors 2026-04-29 08:21:01.049 | l3-ha 2026-04-29 08:21:01.049 | logging 2026-04-29 08:21:01.049 | multi-provider 2026-04-29 08:21:01.049 | net-mtu 2026-04-29 08:21:01.049 | net-mtu-writable 2026-04-29 08:21:01.049 | network-ip-availability 2026-04-29 08:21:01.049 | network_availability_zone 2026-04-29 08:21:01.049 | network_ha 2026-04-29 08:21:01.049 | pagination 2026-04-29 08:21:01.049 | port-device-profile 2026-04-29 08:21:01.050 | port-hardware-offload-type 2026-04-29 08:21:01.050 | port-mac-address-regenerate 2026-04-29 08:21:01.050 | port-numa-affinity-policy 2026-04-29 08:21:01.050 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.050 | port-resource-request 2026-04-29 08:21:01.050 | port-security 2026-04-29 08:21:01.050 | port-trusted-vif 2026-04-29 08:21:01.050 | project-id 2026-04-29 08:21:01.050 | provider 2026-04-29 08:21:01.050 | qinq 2026-04-29 08:21:01.051 | qos 2026-04-29 08:21:01.051 | qos-bw-limit-direction 2026-04-29 08:21:01.051 | qos-bw-minimum-ingress 2026-04-29 08:21:01.051 | qos-default 2026-04-29 08:21:01.051 | qos-fip 2026-04-29 08:21:01.051 | qos-gateway-ip 2026-04-29 08:21:01.051 | qos-rule-type-details 2026-04-29 08:21:01.051 | qos-rule-type-filter 2026-04-29 08:21:01.051 | qos-rules-alias 2026-04-29 08:21:01.051 | quota-check-limit 2026-04-29 08:21:01.051 | quota-check-limit-default 2026-04-29 08:21:01.052 | quota_details 2026-04-29 08:21:01.052 | quotas 2026-04-29 08:21:01.052 | rbac-address-scope 2026-04-29 08:21:01.052 | rbac-policies 2026-04-29 08:21:01.052 | rbac-security-groups 2026-04-29 08:21:01.052 | router 2026-04-29 08:21:01.052 | router-enable-snat 2026-04-29 08:21:01.052 | router_availability_zone 2026-04-29 08:21:01.052 | security-group 2026-04-29 08:21:01.052 | security-groups-default-rules 2026-04-29 08:21:01.053 | security-groups-normalized-cidr 2026-04-29 08:21:01.053 | security-groups-remote-address-group 2026-04-29 08:21:01.053 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.053 | security-groups-shared-filtering 2026-04-29 08:21:01.053 | segment 2026-04-29 08:21:01.053 | sorting 2026-04-29 08:21:01.053 | standard-attr-description 2026-04-29 08:21:01.053 | standard-attr-fwaas-v2 2026-04-29 08:21:01.053 | standard-attr-revisions 2026-04-29 08:21:01.053 | standard-attr-tag 2026-04-29 08:21:01.054 | standard-attr-timestamp 2026-04-29 08:21:01.054 | stateful-security-group 2026-04-29 08:21:01.054 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.054 | subnet-external-network 2026-04-29 08:21:01.054 | subnet-service-types 2026-04-29 08:21:01.054 | subnet_allocation 2026-04-29 08:21:01.054 | subnetpool-prefix-ops 2026-04-29 08:21:01.054 | tag-creation 2026-04-29 08:21:01.054 | tap-mirror 2026-04-29 08:21:01.054 | tap-mirror-both-direction 2026-04-29 08:21:01.055 | trunk 2026-04-29 08:21:01.055 | uplink-status-propagation 2026-04-29 08:21:01.055 | uplink-status-propagation-updatable 2026-04-29 08:21:01.055 | vlan-transparent 2026-04-29 08:21:01.055 | vpn-endpoint-groups 2026-04-29 08:21:01.055 | vpnaas' 2026-04-29 08:21:01.055 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-04-29 08:21:01.055 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-04-29 08:21:01.055 | address-scope 2026-04-29 08:21:01.055 | agent 2026-04-29 08:21:01.056 | allowed-address-pairs 2026-04-29 08:21:01.056 | auto-allocated-topology 2026-04-29 08:21:01.056 | availability_zone 2026-04-29 08:21:01.056 | bgp 2026-04-29 08:21:01.056 | bgp_4byte_asn 2026-04-29 08:21:01.056 | bgp_dragent_scheduler 2026-04-29 08:21:01.056 | binding 2026-04-29 08:21:01.056 | binding-extended 2026-04-29 08:21:01.056 | default-subnetpools 2026-04-29 08:21:01.056 | dhcp_agent_scheduler 2026-04-29 08:21:01.057 | dns-domain-ports 2026-04-29 08:21:01.057 | dns-integration 2026-04-29 08:21:01.057 | dns-integration-domain-keywords 2026-04-29 08:21:01.057 | empty-string-filtering 2026-04-29 08:21:01.057 | enable-default-route-bfd 2026-04-29 08:21:01.057 | enable-default-route-ecmp 2026-04-29 08:21:01.057 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.057 | ext-gw-mode 2026-04-29 08:21:01.057 | external-gateway-multihoming 2026-04-29 08:21:01.057 | external-net 2026-04-29 08:21:01.058 | extra_dhcp_opt 2026-04-29 08:21:01.058 | extraroute 2026-04-29 08:21:01.058 | extraroute-atomic 2026-04-29 08:21:01.058 | filter-validation 2026-04-29 08:21:01.058 | fip-port-details 2026-04-29 08:21:01.058 | flavors 2026-04-29 08:21:01.058 | floating-ip-port-forwarding 2026-04-29 08:21:01.058 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.058 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.058 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.058 | floatingip-pools 2026-04-29 08:21:01.059 | fwaas_v2 2026-04-29 08:21:01.059 | ip_allocation 2026-04-29 08:21:01.059 | l3-flavors 2026-04-29 08:21:01.059 | l3-ha 2026-04-29 08:21:01.059 | logging 2026-04-29 08:21:01.059 | multi-provider 2026-04-29 08:21:01.059 | net-mtu 2026-04-29 08:21:01.059 | net-mtu-writable 2026-04-29 08:21:01.059 | network-ip-availability 2026-04-29 08:21:01.059 | network_availability_zone 2026-04-29 08:21:01.059 | network_ha 2026-04-29 08:21:01.060 | pagination 2026-04-29 08:21:01.060 | port-device-profile 2026-04-29 08:21:01.060 | port-hardware-offload-type 2026-04-29 08:21:01.060 | port-mac-address-regenerate 2026-04-29 08:21:01.060 | port-numa-affinity-policy 2026-04-29 08:21:01.060 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.060 | port-resource-request 2026-04-29 08:21:01.060 | port-security 2026-04-29 08:21:01.060 | port-trusted-vif 2026-04-29 08:21:01.060 | project-id 2026-04-29 08:21:01.061 | provider 2026-04-29 08:21:01.061 | qinq 2026-04-29 08:21:01.061 | qos 2026-04-29 08:21:01.061 | qos-bw-limit-direction 2026-04-29 08:21:01.061 | qos-bw-minimum-ingress 2026-04-29 08:21:01.061 | qos-default 2026-04-29 08:21:01.061 | qos-fip 2026-04-29 08:21:01.061 | qos-gateway-ip 2026-04-29 08:21:01.061 | qos-rule-type-details 2026-04-29 08:21:01.061 | qos-rule-type-filter 2026-04-29 08:21:01.062 | qos-rules-alias 2026-04-29 08:21:01.062 | quota-check-limit 2026-04-29 08:21:01.062 | quota-check-limit-default 2026-04-29 08:21:01.062 | quota_details 2026-04-29 08:21:01.062 | quotas 2026-04-29 08:21:01.062 | rbac-address-scope 2026-04-29 08:21:01.062 | rbac-policies 2026-04-29 08:21:01.062 | rbac-security-groups 2026-04-29 08:21:01.062 | router 2026-04-29 08:21:01.062 | router-enable-snat 2026-04-29 08:21:01.062 | router_availability_zone 2026-04-29 08:21:01.063 | security-group 2026-04-29 08:21:01.063 | security-groups-default-rules 2026-04-29 08:21:01.063 | security-groups-normalized-cidr 2026-04-29 08:21:01.063 | security-groups-remote-address-group 2026-04-29 08:21:01.063 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.063 | security-groups-shared-filtering 2026-04-29 08:21:01.063 | segment 2026-04-29 08:21:01.063 | sorting 2026-04-29 08:21:01.063 | standard-attr-description 2026-04-29 08:21:01.063 | standard-attr-fwaas-v2 2026-04-29 08:21:01.064 | standard-attr-revisions 2026-04-29 08:21:01.064 | standard-attr-tag 2026-04-29 08:21:01.064 | standard-attr-timestamp 2026-04-29 08:21:01.064 | stateful-security-group 2026-04-29 08:21:01.064 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.064 | subnet-external-network 2026-04-29 08:21:01.064 | subnet-service-types 2026-04-29 08:21:01.064 | subnet_allocation 2026-04-29 08:21:01.064 | subnetpool-prefix-ops 2026-04-29 08:21:01.064 | tag-creation 2026-04-29 08:21:01.065 | tap-mirror 2026-04-29 08:21:01.065 | tap-mirror-both-direction 2026-04-29 08:21:01.065 | trunk 2026-04-29 08:21:01.065 | uplink-status-propagation 2026-04-29 08:21:01.065 | uplink-status-propagation-updatable 2026-04-29 08:21:01.065 | vlan-transparent 2026-04-29 08:21:01.065 | vpn-endpoint-groups 2026-04-29 08:21:01.065 | vpnaas' 2026-04-29 08:21:01.065 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-04-29 08:21:01.065 | address-scope 2026-04-29 08:21:01.066 | agent 2026-04-29 08:21:01.066 | allowed-address-pairs 2026-04-29 08:21:01.066 | auto-allocated-topology 2026-04-29 08:21:01.066 | availability_zone 2026-04-29 08:21:01.066 | bgp 2026-04-29 08:21:01.066 | bgp_4byte_asn 2026-04-29 08:21:01.066 | bgp_dragent_scheduler 2026-04-29 08:21:01.066 | binding 2026-04-29 08:21:01.066 | binding-extended 2026-04-29 08:21:01.066 | default-subnetpools 2026-04-29 08:21:01.066 | dhcp_agent_scheduler 2026-04-29 08:21:01.067 | dns-domain-ports 2026-04-29 08:21:01.067 | dns-integration 2026-04-29 08:21:01.067 | dns-integration-domain-keywords 2026-04-29 08:21:01.067 | empty-string-filtering 2026-04-29 08:21:01.067 | enable-default-route-bfd 2026-04-29 08:21:01.067 | enable-default-route-ecmp 2026-04-29 08:21:01.067 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.067 | ext-gw-mode 2026-04-29 08:21:01.067 | external-gateway-multihoming 2026-04-29 08:21:01.067 | external-net 2026-04-29 08:21:01.068 | extra_dhcp_opt 2026-04-29 08:21:01.068 | extraroute 2026-04-29 08:21:01.068 | extraroute-atomic 2026-04-29 08:21:01.068 | filter-validation 2026-04-29 08:21:01.068 | fip-port-details 2026-04-29 08:21:01.068 | flavors 2026-04-29 08:21:01.068 | floating-ip-port-forwarding 2026-04-29 08:21:01.068 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.068 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.068 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.069 | floatingip-pools 2026-04-29 08:21:01.069 | fwaas_v2 2026-04-29 08:21:01.069 | ip_allocation 2026-04-29 08:21:01.069 | l3-flavors 2026-04-29 08:21:01.069 | l3-ha 2026-04-29 08:21:01.069 | logging 2026-04-29 08:21:01.069 | multi-provider 2026-04-29 08:21:01.069 | net-mtu 2026-04-29 08:21:01.069 | net-mtu-writable 2026-04-29 08:21:01.069 | network-ip-availability 2026-04-29 08:21:01.070 | network_availability_zone 2026-04-29 08:21:01.070 | network_ha 2026-04-29 08:21:01.070 | pagination 2026-04-29 08:21:01.070 | port-device-profile 2026-04-29 08:21:01.070 | port-hardware-offload-type 2026-04-29 08:21:01.070 | port-mac-address-regenerate 2026-04-29 08:21:01.070 | port-numa-affinity-policy 2026-04-29 08:21:01.070 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.070 | port-resource-request 2026-04-29 08:21:01.070 | port-security 2026-04-29 08:21:01.070 | port-trusted-vif 2026-04-29 08:21:01.071 | project-id 2026-04-29 08:21:01.071 | provider 2026-04-29 08:21:01.071 | qinq 2026-04-29 08:21:01.071 | qos 2026-04-29 08:21:01.071 | qos-bw-limit-direction 2026-04-29 08:21:01.071 | qos-bw-minimum-ingress 2026-04-29 08:21:01.071 | qos-default 2026-04-29 08:21:01.071 | qos-fip 2026-04-29 08:21:01.071 | qos-gateway-ip 2026-04-29 08:21:01.071 | qos-rule-type-details 2026-04-29 08:21:01.072 | qos-rule-type-filter 2026-04-29 08:21:01.072 | qos-rules-alias 2026-04-29 08:21:01.072 | quota-check-limit 2026-04-29 08:21:01.072 | quota-check-limit-default 2026-04-29 08:21:01.072 | quota_details 2026-04-29 08:21:01.072 | quotas 2026-04-29 08:21:01.072 | rbac-address-scope 2026-04-29 08:21:01.072 | rbac-policies 2026-04-29 08:21:01.072 | rbac-security-groups 2026-04-29 08:21:01.072 | router 2026-04-29 08:21:01.073 | router-enable-snat 2026-04-29 08:21:01.073 | router_availability_zone 2026-04-29 08:21:01.073 | security-group 2026-04-29 08:21:01.073 | security-groups-default-rules 2026-04-29 08:21:01.073 | security-groups-normalized-cidr 2026-04-29 08:21:01.073 | security-groups-remote-address-group 2026-04-29 08:21:01.073 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.073 | security-groups-shared-filtering 2026-04-29 08:21:01.073 | segment 2026-04-29 08:21:01.073 | sorting 2026-04-29 08:21:01.073 | standard-attr-description 2026-04-29 08:21:01.074 | standard-attr-fwaas-v2 2026-04-29 08:21:01.074 | standard-attr-revisions 2026-04-29 08:21:01.074 | standard-attr-tag 2026-04-29 08:21:01.074 | standard-attr-timestamp 2026-04-29 08:21:01.074 | stateful-security-group 2026-04-29 08:21:01.074 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.074 | subnet-external-network 2026-04-29 08:21:01.074 | subnet-service-types 2026-04-29 08:21:01.074 | subnet_allocation 2026-04-29 08:21:01.074 | subnetpool-prefix-ops 2026-04-29 08:21:01.075 | tag-creation 2026-04-29 08:21:01.075 | tap-mirror 2026-04-29 08:21:01.075 | tap-mirror-both-direction 2026-04-29 08:21:01.075 | trunk 2026-04-29 08:21:01.075 | uplink-status-propagation 2026-04-29 08:21:01.075 | uplink-status-propagation-updatable 2026-04-29 08:21:01.075 | vlan-transparent 2026-04-29 08:21:01.075 | vpn-endpoint-groups 2026-04-29 08:21:01.075 | vpnaas' 2026-04-29 08:21:01.075 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-04-29 08:21:01.076 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-04-29 08:21:01.076 | address-scope 2026-04-29 08:21:01.076 | agent 2026-04-29 08:21:01.076 | allowed-address-pairs 2026-04-29 08:21:01.076 | auto-allocated-topology 2026-04-29 08:21:01.076 | availability_zone 2026-04-29 08:21:01.076 | bgp 2026-04-29 08:21:01.076 | bgp_4byte_asn 2026-04-29 08:21:01.076 | bgp_dragent_scheduler 2026-04-29 08:21:01.076 | binding 2026-04-29 08:21:01.077 | binding-extended 2026-04-29 08:21:01.077 | default-subnetpools 2026-04-29 08:21:01.077 | dhcp_agent_scheduler 2026-04-29 08:21:01.077 | dns-domain-ports 2026-04-29 08:21:01.077 | dns-integration 2026-04-29 08:21:01.077 | dns-integration-domain-keywords 2026-04-29 08:21:01.077 | empty-string-filtering 2026-04-29 08:21:01.077 | enable-default-route-bfd 2026-04-29 08:21:01.077 | enable-default-route-ecmp 2026-04-29 08:21:01.077 | expose-port-forwarding-in-fip 2026-04-29 08:21:01.077 | ext-gw-mode 2026-04-29 08:21:01.078 | external-gateway-multihoming 2026-04-29 08:21:01.078 | external-net 2026-04-29 08:21:01.078 | extra_dhcp_opt 2026-04-29 08:21:01.078 | extraroute 2026-04-29 08:21:01.078 | extraroute-atomic 2026-04-29 08:21:01.078 | filter-validation 2026-04-29 08:21:01.078 | fip-port-details 2026-04-29 08:21:01.078 | flavors 2026-04-29 08:21:01.078 | floating-ip-port-forwarding 2026-04-29 08:21:01.079 | floating-ip-port-forwarding-description 2026-04-29 08:21:01.079 | floating-ip-port-forwarding-detail 2026-04-29 08:21:01.079 | floating-ip-port-forwarding-port-ranges 2026-04-29 08:21:01.079 | floatingip-pools 2026-04-29 08:21:01.079 | fwaas_v2 2026-04-29 08:21:01.079 | ip_allocation 2026-04-29 08:21:01.079 | l3-flavors 2026-04-29 08:21:01.079 | l3-ha 2026-04-29 08:21:01.079 | logging 2026-04-29 08:21:01.079 | multi-provider 2026-04-29 08:21:01.080 | net-mtu 2026-04-29 08:21:01.080 | net-mtu-writable 2026-04-29 08:21:01.080 | network-ip-availability 2026-04-29 08:21:01.080 | network_availability_zone 2026-04-29 08:21:01.080 | network_ha 2026-04-29 08:21:01.080 | pagination 2026-04-29 08:21:01.080 | port-device-profile 2026-04-29 08:21:01.080 | port-hardware-offload-type 2026-04-29 08:21:01.080 | port-mac-address-regenerate 2026-04-29 08:21:01.080 | port-numa-affinity-policy 2026-04-29 08:21:01.080 | port-numa-affinity-policy-socket 2026-04-29 08:21:01.081 | port-resource-request 2026-04-29 08:21:01.081 | port-security 2026-04-29 08:21:01.081 | port-trusted-vif 2026-04-29 08:21:01.081 | project-id 2026-04-29 08:21:01.081 | provider 2026-04-29 08:21:01.081 | qinq 2026-04-29 08:21:01.081 | qos 2026-04-29 08:21:01.081 | qos-bw-limit-direction 2026-04-29 08:21:01.081 | qos-bw-minimum-ingress 2026-04-29 08:21:01.081 | qos-default 2026-04-29 08:21:01.081 | qos-fip 2026-04-29 08:21:01.081 | qos-gateway-ip 2026-04-29 08:21:01.082 | qos-rule-type-details 2026-04-29 08:21:01.082 | qos-rule-type-filter 2026-04-29 08:21:01.082 | qos-rules-alias 2026-04-29 08:21:01.082 | quota-check-limit 2026-04-29 08:21:01.082 | quota-check-limit-default 2026-04-29 08:21:01.082 | quota_details 2026-04-29 08:21:01.082 | quotas 2026-04-29 08:21:01.082 | rbac-address-scope 2026-04-29 08:21:01.082 | rbac-policies 2026-04-29 08:21:01.082 | rbac-security-groups 2026-04-29 08:21:01.082 | router 2026-04-29 08:21:01.083 | router-enable-snat 2026-04-29 08:21:01.083 | router_availability_zone 2026-04-29 08:21:01.083 | security-group 2026-04-29 08:21:01.083 | security-groups-default-rules 2026-04-29 08:21:01.083 | security-groups-normalized-cidr 2026-04-29 08:21:01.083 | security-groups-remote-address-group 2026-04-29 08:21:01.083 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:21:01.083 | security-groups-shared-filtering 2026-04-29 08:21:01.083 | segment 2026-04-29 08:21:01.083 | sorting 2026-04-29 08:21:01.083 | standard-attr-description 2026-04-29 08:21:01.084 | standard-attr-fwaas-v2 2026-04-29 08:21:01.084 | standard-attr-revisions 2026-04-29 08:21:01.084 | standard-attr-tag 2026-04-29 08:21:01.084 | standard-attr-timestamp 2026-04-29 08:21:01.084 | stateful-security-group 2026-04-29 08:21:01.084 | subnet-dns-publish-fixed-ip 2026-04-29 08:21:01.084 | subnet-external-network 2026-04-29 08:21:01.084 | subnet-service-types 2026-04-29 08:21:01.084 | subnet_allocation 2026-04-29 08:21:01.084 | subnetpool-prefix-ops 2026-04-29 08:21:01.084 | tag-creation 2026-04-29 08:21:01.085 | tap-mirror 2026-04-29 08:21:01.085 | tap-mirror-both-direction 2026-04-29 08:21:01.085 | trunk 2026-04-29 08:21:01.085 | uplink-status-propagation 2026-04-29 08:21:01.085 | uplink-status-propagation-updatable 2026-04-29 08:21:01.085 | vlan-transparent 2026-04-29 08:21:01.085 | vpn-endpoint-groups 2026-04-29 08:21:01.085 | vpnaas' 2026-04-29 08:21:01.085 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-04-29 08:21:01.085 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-04-29 08:21:01.086 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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 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 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-04-29 08:21:01.086 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-04-29 08:21:01.086 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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,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-04-29 08:21:01.086 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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,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-04-29 08:21:01.086 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-04-29 08:21:01.086 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-04-29 08:21:01.086 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-04-29 08:21:01.086 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-04-29 08:21:01.087 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.089 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-04-29 08:21:01.118 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.34:6641 2026-04-29 08:21:01.121 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.123 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 08:21:01.126 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.34:6641 2026-04-29 08:21:01.129 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.34:6641 ']' 2026-04-29 08:21:01.132 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.135 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.34:6641 2026-04-29 08:21:01.171 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.34:6642 2026-04-29 08:21:01.174 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.177 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 08:21:01.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.34:6642 2026-04-29 08:21:01.183 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.34:6642 ']' 2026-04-29 08:21:01.185 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.188 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.34:6642 2026-04-29 08:21:01.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-04-29 08:21:01.242 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.245 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-04-29 08:21:01.247 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.250 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 08:21:01.253 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-04-29 08:21:01.256 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-04-29 08:21:01.258 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.261 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-04-29 08:21:01.294 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-04-29 08:21:01.297 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 08:21:01.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-04-29 08:21:01.305 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-04-29 08:21:01.308 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.311 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-04-29 08:21:01.348 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-04-29 08:21:01.351 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.354 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-04-29 08:21:01.356 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-04-29 08:21:01.359 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-04-29 08:21:01.362 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.365 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-04-29 08:21:01.399 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-04-29 08:21:01.422 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-04-29 08:21:01.440 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.442 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-04-29 08:21:01.445 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-29 08:21:01.464 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:01.467 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:21:01.470 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-04-29 08:21:01.472 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-04-29 08:21:01.475 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:01.478 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-04-29 08:21:01.481 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-04-29 08:21:01.483 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-04-29 08:21:01.486 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:01.489 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-04-29 08:21:01.524 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-04-29 08:21:01.544 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.547 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-04-29 08:21:01.586 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-04-29 08:21:01.606 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.608 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-04-29 08:21:01.646 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-04-29 08:21:01.664 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:01.667 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-04-29 08:21:01.670 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-29 08:21:01.689 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:01.692 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:21:01.695 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-04-29 08:21:01.697 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-04-29 08:21:01.733 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-04-29 08:21:01.752 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.754 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-04-29 08:21:01.774 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.777 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-04-29 08:21:01.796 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.798 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-04-29 08:21:01.817 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:01.820 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-04-29 08:21:01.840 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:01.843 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-04-29 08:21:01.846 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-04-29 08:21:01.848 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-04-29 08:21:01.854 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-04-29 08:21:01.890 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-04-29 08:21:01.928 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-04-29 08:21:01.964 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-04-29 08:21:02.001 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-04-29 08:21:02.004 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 08:21:02.006 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-04-29 08:21:02.009 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-29 08:21:02.012 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-29 08:21:02.015 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-04-29 08:21:02.018 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 08:21:02.021 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-04-29 08:21:02.024 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-29 08:21:02.027 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-04-29 08:21:02.061 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-04-29 08:21:02.097 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.34/identity 2026-04-29 08:21:02.134 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-04-29 08:21:02.171 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-04-29 08:21:02.207 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-04-29 08:21:02.243 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-04-29 08:21:02.278 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-04-29 08:21:02.315 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.34/identity 2026-04-29 08:21:02.352 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-29 08:21:02.387 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-04-29 08:21:02.423 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-29 08:21:02.426 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-04-29 08:21:02.462 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-04-29 08:21:02.499 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-04-29 08:21:02.502 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 08:21:02.505 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:21:02.507 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-29 08:21:02.510 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-04-29 08:21:02.548 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-04-29 08:21:02.584 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.34/identity 2026-04-29 08:21:02.621 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-04-29 08:21:02.655 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-04-29 08:21:02.690 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-04-29 08:21:02.725 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-04-29 08:21:02.760 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-04-29 08:21:02.797 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-04-29 08:21:02.801 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-04-29 08:21:02.804 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-29 08:21:02.807 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-29 08:21:02.809 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-04-29 08:21:02.846 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-04-29 08:21:02.882 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.34/identity 2026-04-29 08:21:02.918 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-04-29 08:21:02.954 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-04-29 08:21:02.990 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-04-29 08:21:03.026 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-04-29 08:21:03.063 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-04-29 08:21:03.101 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-04-29 08:21:03.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-04-29 08:21:03.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-04-29 08:21:03.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-04-29 08:21:03.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-04-29 08:21:03.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-04-29 08:21:03.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-04-29 08:21:03.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-04-29 08:21:03.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-04-29 08:21:03.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-04-29 08:21:03.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-04-29 08:21:03.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-04-29 08:21:03.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-04-29 08:21:03.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-04-29 08:21:03.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-04-29 08:21:03.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-04-29 08:21:03.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-04-29 08:21:03.150 | + 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-04-29 08:21:03.153 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.156 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-04-29 08:21:03.159 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-04-29 08:21:03.162 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-04-29 08:21:03.165 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.168 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-04-29 08:21:03.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-04-29 08:21:03.210 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 08:21:03.216 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-04-29 08:21:03.219 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-04-29 08:21:03.222 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.225 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-04-29 08:21:03.261 | + 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-04-29 08:21:03.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 08:21:03.269 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-04-29 08:21:03.272 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-04-29 08:21:03.275 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.278 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-04-29 08:21:03.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-04-29 08:21:03.317 | + 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-04-29 08:21:03.320 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.323 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 08:21:03.326 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-04-29 08:21:03.329 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-04-29 08:21:03.332 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.335 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-04-29 08:21:03.370 | + 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-04-29 08:21:03.373 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.376 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 08:21:03.379 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-04-29 08:21:03.381 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-04-29 08:21:03.384 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.387 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-04-29 08:21:03.423 | + 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-04-29 08:21:03.426 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.429 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-04-29 08:21:03.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-04-29 08:21:03.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-04-29 08:21:03.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-04-29 08:21:03.476 | + 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-04-29 08:21:03.479 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.482 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-04-29 08:21:03.485 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-04-29 08:21:03.488 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-04-29 08:21:03.491 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.494 | + 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-04-29 08:21:03.530 | + 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-04-29 08:21:03.533 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-04-29 08:21:03.539 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-04-29 08:21:03.542 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-04-29 08:21:03.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.547 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-04-29 08:21:03.584 | + 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-04-29 08:21:03.587 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-04-29 08:21:03.592 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-04-29 08:21:03.595 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-04-29 08:21:03.598 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.601 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-04-29 08:21:03.637 | + 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-04-29 08:21:03.640 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.643 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-04-29 08:21:03.646 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-04-29 08:21:03.648 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-04-29 08:21:03.651 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.654 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-04-29 08:21:03.692 | + 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-04-29 08:21:03.696 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-29 08:21:03.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-04-29 08:21:03.701 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-04-29 08:21:03.704 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-04-29 08:21:03.707 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-04-29 08:21:03.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-04-29 08:21:03.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-29 08:21:03.748 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-04-29 08:21:03.784 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-04-29 08:21:03.820 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-04-29 08:21:03.823 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-04-29 08:21:03.826 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-04-29 08:21:03.829 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-04-29 08:21:03.831 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-29 08:21:03.834 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-04-29 08:21:03.837 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-04-29 08:21:03.840 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-29 08:21:03.842 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-29 08:21:03.860 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-04-29 08:21:03.861 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:21:03.872 | d /var/run/uwsgi 0755 quobyte root 2026-04-29 08:21:03.876 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-29 08:21:03.890 | /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-04-29 08:21:03.896 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-04-29 08:21:03.898 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-04-29 08:21:03.903 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-29 08:21:03.906 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-04-29 08:21:03.943 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-04-29 08:21:03.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-04-29 08:21:04.012 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-04-29 08:21:04.047 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-29 08:21:04.081 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-29 08:21:04.114 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-04-29 08:21:04.148 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-04-29 08:21:04.185 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-04-29 08:21:04.220 | + 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-04-29 08:21:04.255 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-29 08:21:04.291 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-29 08:21:04.325 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-04-29 08:21:04.360 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-04-29 08:21:04.396 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-29 08:21:04.399 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-29 08:21:04.402 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-04-29 08:21:04.406 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-04-29 08:21:04.408 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-29 08:21:04.411 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:21:04.414 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:21:04.417 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-04-29 08:21:04.420 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-04-29 08:21:04.423 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-04-29 08:21:04.458 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-29 08:21:04.492 | + 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-04-29 08:21:04.493 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-04-29 08:21:04.503 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-04-29 08:21:04.508 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-04-29 08:21:04.511 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-04-29 08:21:04.514 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-29 08:21:04.516 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-29 08:21:04.519 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-29 08:21:04.522 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-29 08:21:04.525 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:21:04.528 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:21:04.530 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-29 08:21:04.533 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-29 08:21:04.536 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:21:04.539 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:21:04.542 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-04-29 08:21:04.553 | perl: warning: Setting locale failed. 2026-04-29 08:21:04.553 | perl: warning: Please check that your locale settings: 2026-04-29 08:21:04.553 | LANGUAGE = (unset), 2026-04-29 08:21:04.553 | LC_ALL = "en_US.utf8", 2026-04-29 08:21:04.554 | LANG = "de_DE.UTF-8" 2026-04-29 08:21:04.554 | are supported and installed on your system. 2026-04-29 08:21:04.554 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-04-29 08:21:04.593 | Enabling site neutron-api. 2026-04-29 08:21:04.599 | To activate the new configuration, you need to run: 2026-04-29 08:21:04.599 | systemctl reload apache2 2026-04-29 08:21:04.604 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-29 08:21:04.607 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-29 08:21:04.610 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-29 08:21:04.613 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-29 08:21:04.793 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-04-29 08:21:04.817 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:04.820 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-04-29 08:21:04.841 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:04.843 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-04-29 08:21:04.846 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-04-29 08:21:04.916 | + inc/async:async_inner:63 : init_neutron 2026-04-29 08:21:04.959 | [2019 Async init_neutron:54171]: running: init_neutron 2026-04-29 08:21:04.962 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-04-29 08:21:04.982 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:04.986 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-04-29 08:21:05.009 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:05.012 | + ./stack.sh:main:1196 : configure_os_vif 2026-04-29 08:21:05.016 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-04-29 08:21:05.021 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-04-29 08:21:05.061 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-04-29 08:21:05.065 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-04-29 08:21:05.103 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-04-29 08:21:05.123 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:05.126 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-04-29 08:21:05.147 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:05.150 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-04-29 08:21:05.153 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:21:05.157 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-04-29 08:21:05.163 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-04-29 08:21:05.166 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-04-29 08:21:05.221 | + inc/async:async_inner:63 : init_cinder 2026-04-29 08:21:05.263 | [2019 Async init_cinder:54409]: running: init_cinder 2026-04-29 08:21:05.264 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-04-29 08:21:05.283 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:05.285 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-04-29 08:21:05.288 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:21:05.291 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-04-29 08:21:05.293 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-04-29 08:21:05.296 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-04-29 08:21:05.364 | + inc/async:async_inner:63 : init_placement 2026-04-29 08:21:05.412 | [2019 Async init_placement:54539]: running: init_placement 2026-04-29 08:21:05.414 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-04-29 08:21:05.479 | [2019 Async init_neutron:54171]: Waiting for completion of init_neutron running on PID 54171 (5 other jobs running) 2026-04-29 08:21:05.505 | [2019 Async init_neutron:54171]: Signaling child to exit 2026-04-29 08:21:19.912 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:21:19.948 | [54409 Async init_cinder:54409]: finished successfully 2026-04-29 08:21:51.772 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:21:51.811 | [54539 Async init_placement:54539]: finished successfully 2026-04-29 08:21:57.667 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:21:57.701 | [54171 Async init_neutron:54171]: finished successfully 2026-04-29 08:21:57.730 | WAKEUP 2026-04-29 08:21:57.758 | [2019 Async init_neutron:54171]: Signaled 2026-04-29 08:21:57.761 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-04-29 08:21:57.761 | + lib/database:recreate_database:112 : local db=neutron 2026-04-29 08:21:57.761 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-04-29 08:21:57.761 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-04-29 08:21:57.761 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-04-29 08:21:57.761 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:57.761 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-04-29 08:21:57.761 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:57.761 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-04-29 08:21:57.761 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 08:21:57.761 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:21:57.761 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:21:57.762 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:21:57.762 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450865129 2026-04-29 08:21:57.762 | + 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-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-04-29 08:21:57.762 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-04-29 08:21:57.763 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-04-29 08:21:57.764 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-04-29 08:21:57.765 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-04-29 08:21:57.765 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-04-29 08:21:57.765 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-04-29 08:21:57.766 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-04-29 08:21:57.766 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-04-29 08:21:57.766 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-04-29 08:21:57.767 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-04-29 08:21:57.767 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-04-29 08:21:57.768 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-04-29 08:21:57.769 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-04-29 08:21:57.770 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-04-29 08:21:57.771 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-04-29 08:21:57.771 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-04-29 08:21:57.771 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-04-29 08:21:57.772 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-04-29 08:21:57.772 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-04-29 08:21:57.772 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-04-29 08:21:57.772 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-04-29 08:21:57.772 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-04-29 08:21:57.773 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-04-29 08:21:57.774 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-04-29 08:21:57.774 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-04-29 08:21:57.775 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-04-29 08:21:57.776 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-04-29 08:21:57.777 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-04-29 08:21:57.779 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-04-29 08:21:57.780 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-04-29 08:21:57.781 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-04-29 08:21:57.782 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-04-29 08:21:57.782 | Running upgrade for neutron ... 2026-04-29 08:21:57.783 | OK 2026-04-29 08:21:57.783 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-04-29 08:21:57.783 | + functions-common:time_stop:2412 : local name 2026-04-29 08:21:57.783 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:21:57.783 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:21:57.783 | + functions-common:time_stop:2415 : local total 2026-04-29 08:21:57.783 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:21:57.783 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 08:21:57.783 | + functions-common:time_stop:2419 : start_time=1777450865129 2026-04-29 08:21:57.783 | + functions-common:time_stop:2421 : [[ -z 1777450865129 ]] 2026-04-29 08:21:57.783 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:21:57.784 | + functions-common:time_stop:2424 : end_time=1777450917641 2026-04-29 08:21:57.784 | + functions-common:time_stop:2425 : elapsed_time=52512 2026-04-29 08:21:57.784 | + functions-common:time_stop:2426 : total=8280 2026-04-29 08:21:57.784 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:21:57.784 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60792 2026-04-29 08:21:57.818 | [2019 Async init_neutron:54171]: finished init_neutron with result 0 in 52 seconds 2026-04-29 08:21:57.824 | + inc/async:async_wait:197 : return 0 2026-04-29 08:21:57.829 | + ./stack.sh:main:1226 : async_wait init_placement 2026-04-29 08:21:57.897 | [2019 Async init_placement:54539]: Waiting for completion of init_placement running on PID 54539 (4 other jobs running) 2026-04-29 08:21:57.928 | [2019 Async init_placement:54539]: Signaling child to exit 2026-04-29 08:21:57.929 | WAKEUP 2026-04-29 08:21:57.957 | [2019 Async init_placement:54539]: Signaled 2026-04-29 08:21:57.959 | + lib/placement:init_placement:113 : recreate_database placement 2026-04-29 08:21:57.959 | + lib/database:recreate_database:112 : local db=placement 2026-04-29 08:21:57.959 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-04-29 08:21:57.959 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-04-29 08:21:57.959 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-04-29 08:21:57.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:57.960 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-04-29 08:21:57.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:57.960 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-04-29 08:21:57.960 | + lib/placement:init_placement:115 : create_placement_accounts 2026-04-29 08:21:57.960 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-04-29 08:21:57.960 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-04-29 08:21:57.960 | + functions-common:get_or_create_user:891 : local user_id 2026-04-29 08:21:57.960 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-04-29 08:21:57.960 | + functions-common:get_or_create_user:895 : local email= 2026-04-29 08:21:57.960 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-04-29 08:21:57.961 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:21:57.961 | + functions-common:get_or_create_user:907 : user_id=0ed16a8f88cc43d4959d29db75c229df 2026-04-29 08:21:57.961 | + functions-common:get_or_create_user:908 : echo 0ed16a8f88cc43d4959d29db75c229df 2026-04-29 08:21:57.961 | 0ed16a8f88cc43d4959d29db75c229df 2026-04-29 08:21:57.961 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-04-29 08:21:57.961 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:21:57.961 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:21:57.961 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:21:57.961 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:21:57.961 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:21:57.961 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:21:57.962 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:21:57.962 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:21:57.962 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:21:57.962 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:21:57.962 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:21:57.962 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-04-29 08:21:57.962 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:21:57.962 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:21:57.962 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:21:57.962 | + functions-common:get_or_add_user_project_role:972 : echo 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:21:57.962 | 34cb8b55ce844226aaf19bd2c9c869ac 2026-04-29 08:21:57.963 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-04-29 08:21:57.963 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-04-29 08:21:57.963 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-04-29 08:21:57.963 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-04-29 08:21:57.963 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-04-29 08:21:57.963 | ++ functions-common:_get_domain_args:939 : local domain 2026-04-29 08:21:57.963 | ++ functions-common:_get_domain_args:940 : domain= 2026-04-29 08:21:57.963 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-04-29 08:21:57.963 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-04-29 08:21:57.963 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-04-29 08:21:57.963 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-04-29 08:21:57.964 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-04-29 08:21:57.964 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-04-29 08:21:57.964 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-04-29 08:21:57.964 | ++ functions-common:get_or_add_user_project_role:971 : 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-04-29 08:21:57.964 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:21:57.964 | + functions-common:get_or_add_user_project_role:971 : user_role_id=c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:21:57.964 | + functions-common:get_or_add_user_project_role:972 : echo c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:21:57.964 | c3f5f8ffcaff4a76a798681b55ab968f 2026-04-29 08:21:57.964 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.34/placement 2026-04-29 08:21:57.964 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-04-29 08:21:57.964 | + functions-common:get_or_create_service:1047 : local service_id 2026-04-29 08:21:57.965 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-04-29 08:21:57.965 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-04-29 08:21:57.965 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:21:57.965 | + functions-common:get_or_create_service:1058 : service_id=' 2026-04-29 08:21:57.965 | c16823ab4264482cbbdb96f6b206df41' 2026-04-29 08:21:57.965 | + functions-common:get_or_create_service:1059 : echo c16823ab4264482cbbdb96f6b206df41 2026-04-29 08:21:57.965 | c16823ab4264482cbbdb96f6b206df41 2026-04-29 08:21:57.965 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.34/placement 2026-04-29 08:21:57.965 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-04-29 08:21:57.965 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.34/placement RegionOne 2026-04-29 08:21:57.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-04-29 08:21:57.966 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-04-29 08:21:57.966 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:21:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-04-29 08:21:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-04-29 08:21:57.966 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.34/placement --region RegionOne -f value -c id 2026-04-29 08:21:57.966 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:21:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=d740eac2675d45c6a514e6ca1d9f52b8 2026-04-29 08:21:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo d740eac2675d45c6a514e6ca1d9f52b8 2026-04-29 08:21:57.966 | + functions-common:get_or_create_endpoint:1092 : public_id=d740eac2675d45c6a514e6ca1d9f52b8 2026-04-29 08:21:57.966 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-04-29 08:21:57.967 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-04-29 08:21:57.967 | + functions-common:get_or_create_endpoint:1101 : echo d740eac2675d45c6a514e6ca1d9f52b8 2026-04-29 08:21:57.967 | d740eac2675d45c6a514e6ca1d9f52b8 2026-04-29 08:21:58.015 | [2019 Async init_placement:54539]: finished init_placement with result 0 in 46 seconds 2026-04-29 08:21:58.021 | + inc/async:async_wait:197 : return 0 2026-04-29 08:21:58.026 | + ./stack.sh:main:1227 : async_wait init_glance 2026-04-29 08:21:58.093 | [2019 Async init_glance:49962]: Waiting for completion of init_glance running on PID 49962 (3 other jobs running) 2026-04-29 08:21:58.124 | [2019 Async init_glance:49962]: Signaling child to exit 2026-04-29 08:21:58.124 | WAKEUP 2026-04-29 08:21:58.153 | [2019 Async init_glance:49962]: Signaled 2026-04-29 08:21:58.155 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-04-29 08:21:58.155 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-04-29 08:21:58.155 | + lib/glance:init_glance:528 : recreate_database glance 2026-04-29 08:21:58.155 | + lib/database:recreate_database:112 : local db=glance 2026-04-29 08:21:58.155 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-04-29 08:21:58.155 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-04-29 08:21:58.155 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-04-29 08:21:58.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:58.156 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-04-29 08:21:58.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:58.156 | + lib/glance:init_glance:530 : time_start dbsync 2026-04-29 08:21:58.156 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 08:21:58.156 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:21:58.156 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:21:58.156 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:21:58.156 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450778630 2026-04-29 08:21:58.156 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-04-29 08:21:58.156 | INFO dbcounter [-] Registered counter for database glance 2026-04-29 08:21:58.157 | 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=50068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:21:58.157 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.157 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.157 | DEBUG dbcounter [-] [50068] Writer thread running {{(pid=50068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:21:58.157 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.157 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.157 | INFO dbcounter [-] Registered counter for database glance 2026-04-29 08:21:58.157 | 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=50068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:21:58.157 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.157 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.157 | DEBUG dbcounter [-] [50068] Writer thread running {{(pid=50068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:21:58.158 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-04-29 08:21:58.158 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:21:58.158 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-04-29 08:21:58.158 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.158 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-04-29 08:21:58.158 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.158 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-04-29 08:21:58.158 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.158 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-04-29 08:21:58.158 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.158 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-04-29 08:21:58.159 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.159 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-04-29 08:21:58.159 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.159 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-04-29 08:21:58.159 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.159 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-04-29 08:21:58.159 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.159 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-04-29 08:21:58.159 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.160 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-04-29 08:21:58.160 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.160 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 08:21:58.160 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.160 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 08:21:58.160 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.160 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 08:21:58.161 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-04-29 08:21:58.161 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-04-29 08:21:58.161 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.161 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-04-29 08:21:58.162 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-04-29 08:21:58.162 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.162 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-04-29 08:21:58.162 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.163 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-04-29 08:21:58.163 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.163 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-04-29 08:21:58.163 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.163 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-04-29 08:21:58.163 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.163 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-04-29 08:21:58.163 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.163 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-04-29 08:21:58.164 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.164 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-04-29 08:21:58.164 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.164 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-04-29 08:21:58.164 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.164 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-04-29 08:21:58.164 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.164 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-04-29 08:21:58.164 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.164 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-04-29 08:21:58.165 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50068) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-04-29 08:21:58.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.165 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-04-29 08:21:58.165 | Database migration is up to date. No migration needed. 2026-04-29 08:21:58.165 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-04-29 08:21:58.165 | Database is synced successfully. 2026-04-29 08:21:58.165 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-04-29 08:21:58.166 | INFO dbcounter [-] Registered counter for database glance 2026-04-29 08:21:58.166 | 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=50282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:21:58.166 | DEBUG dbcounter [-] [50282] Writer thread running {{(pid=50282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:21:58.166 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-04-29 08:21:58.166 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-04-29 08:21:58.166 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-04-29 08:21:58.166 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-04-29 08:21:58.166 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-04-29 08:21:58.166 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-04-29 08:21:58.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-04-29 08:21:58.168 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-04-29 08:21:58.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-04-29 08:21:58.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-04-29 08:21:58.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-04-29 08:21:58.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-04-29 08:21:58.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-04-29 08:21:58.169 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-04-29 08:21:58.170 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-04-29 08:21:58.170 | + lib/glance:init_glance:536 : time_stop dbsync 2026-04-29 08:21:58.170 | + functions-common:time_stop:2412 : local name 2026-04-29 08:21:58.170 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:21:58.170 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:21:58.170 | + functions-common:time_stop:2415 : local total 2026-04-29 08:21:58.170 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:21:58.170 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 08:21:58.170 | + functions-common:time_stop:2419 : start_time=1777450778630 2026-04-29 08:21:58.171 | + functions-common:time_stop:2421 : [[ -z 1777450778630 ]] 2026-04-29 08:21:58.171 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:21:58.171 | + functions-common:time_stop:2424 : end_time=1777450791991 2026-04-29 08:21:58.171 | + functions-common:time_stop:2425 : elapsed_time=13361 2026-04-29 08:21:58.171 | + functions-common:time_stop:2426 : total=8280 2026-04-29 08:21:58.171 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:21:58.171 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21641 2026-04-29 08:21:58.215 | [2019 Async init_glance:49962]: finished init_glance with result 0 in 13 seconds 2026-04-29 08:21:58.222 | + inc/async:async_wait:197 : return 0 2026-04-29 08:21:58.226 | + ./stack.sh:main:1228 : async_wait init_swift 2026-04-29 08:21:58.257 | Not waiting for async task init_swift that we never started or has already been waited for 2026-04-29 08:21:58.261 | + inc/async:async_wait:197 : return 0 2026-04-29 08:21:58.265 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-04-29 08:21:58.332 | [2019 Async init_cinder:54409]: Waiting for completion of init_cinder running on PID 54409 (2 other jobs running) 2026-04-29 08:21:58.364 | [2019 Async init_cinder:54409]: Signaling child to exit 2026-04-29 08:21:58.364 | WAKEUP 2026-04-29 08:21:58.392 | [2019 Async init_cinder:54409]: Signaled 2026-04-29 08:21:58.393 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-04-29 08:21:58.393 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:58.393 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-04-29 08:21:58.394 | + lib/database:recreate_database:112 : local db=cinder 2026-04-29 08:21:58.394 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-04-29 08:21:58.394 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-04-29 08:21:58.394 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-04-29 08:21:58.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:58.394 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-04-29 08:21:58.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:58.394 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-04-29 08:21:58.394 | + functions-common:time_start:2398 : local name=dbsync 2026-04-29 08:21:58.394 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:21:58.394 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:21:58.395 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:21:58.395 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450865461 2026-04-29 08:21:58.395 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-04-29 08:21:58.395 | INFO dbcounter [-] Registered counter for database cinder 2026-04-29 08:21:58.395 | 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=54632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:21:58.395 | INFO cinder.db.migration [-] Applying migration(s) 2026-04-29 08:21:58.395 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:21:58.395 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:21:58.395 | DEBUG dbcounter [-] [54632] Writer thread running {{(pid=54632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:21:58.395 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-04-29 08:21:58.395 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:21:58.396 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-04-29 08:21:58.396 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.396 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-04-29 08:21:58.396 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.396 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-04-29 08:21:58.396 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.396 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-04-29 08:21:58.396 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.396 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-04-29 08:21:58.396 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.396 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-04-29 08:21:58.397 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.397 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-04-29 08:21:58.397 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54632) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:21:58.397 | INFO cinder.db.migration [-] Migration(s) applied 2026-04-29 08:21:58.397 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-04-29 08:21:58.397 | + functions-common:time_stop:2412 : local name 2026-04-29 08:21:58.397 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:21:58.397 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:21:58.397 | + functions-common:time_stop:2415 : local total 2026-04-29 08:21:58.397 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:21:58.397 | + functions-common:time_stop:2418 : name=dbsync 2026-04-29 08:21:58.398 | + functions-common:time_stop:2419 : start_time=1777450865461 2026-04-29 08:21:58.398 | + functions-common:time_stop:2421 : [[ -z 1777450865461 ]] 2026-04-29 08:21:58.398 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:21:58.398 | + functions-common:time_stop:2424 : end_time=1777450877709 2026-04-29 08:21:58.398 | + functions-common:time_stop:2425 : elapsed_time=12248 2026-04-29 08:21:58.398 | + functions-common:time_stop:2426 : total=8280 2026-04-29 08:21:58.398 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:21:58.398 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20528 2026-04-29 08:21:58.398 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-04-29 08:21:58.398 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:58.398 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 08:21:58.399 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-04-29 08:21:58.399 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-29 08:21:58.399 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-04-29 08:21:58.399 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-04-29 08:21:58.399 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-04-29 08:21:58.399 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-04-29 08:21:58.399 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-04-29 08:21:58.399 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-04-29 08:21:58.399 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-04-29 08:21:58.399 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-04-29 08:21:58.399 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-04-29 08:21:58.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-29 08:21:58.400 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-29 08:21:58.400 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-29 08:21:58.401 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-29 08:21:58.401 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-29 08:21:58.401 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-29 08:21:58.401 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-04-29 08:21:58.401 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-04-29 08:21:58.401 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-04-29 08:21:58.401 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 08:21:58.401 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-04-29 08:21:58.401 | Volume group "stack-volumes-lvmdriver-1" not found 2026-04-29 08:21:58.401 | Cannot process volume group stack-volumes-lvmdriver-1 2026-04-29 08:21:58.401 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-04-29 08:21:58.402 | s|%DIRECTIO%|--direct-io=on|g; 2026-04-29 08:21:58.402 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-04-29 08:21:58.402 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-04-29 08:21:58.402 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-04-29 08:21:58.403 | [Unit] 2026-04-29 08:21:58.403 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 08:21:58.403 | DefaultDependencies=no 2026-04-29 08:21:58.403 | After=systemd-udev-settle.service 2026-04-29 08:21:58.403 | Before=lvm2-activation-early.service 2026-04-29 08:21:58.403 | Wants=systemd-udev-settle.service 2026-04-29 08:21:58.403 | 2026-04-29 08:21:58.403 | [Service] 2026-04-29 08:21:58.403 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-04-29 08:21:58.403 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-04-29 08:21:58.403 | RemainAfterExit=yes 2026-04-29 08:21:58.403 | Type=oneshot 2026-04-29 08:21:58.404 | 2026-04-29 08:21:58.404 | [Install] 2026-04-29 08:21:58.404 | WantedBy=local-fs.target 2026-04-29 08:21:58.404 | Also=systemd-udev-settle.service 2026-04-29 08:21:58.404 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-04-29 08:21:58.404 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-04-29 08:21:58.404 | 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-04-29 08:21:58.404 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-04-29 08:21:58.404 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-04-29 08:21:58.405 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-04-29 08:21:58.405 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-04-29 08:21:58.405 | Volume group "stack-volumes-lvmdriver-1" not found 2026-04-29 08:21:58.405 | Cannot process volume group stack-volumes-lvmdriver-1 2026-04-29 08:21:58.405 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-04-29 08:21:58.405 | Physical volume "/dev/loop0" successfully created. 2026-04-29 08:21:58.405 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-04-29 08:21:58.405 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-04-29 08:21:58.405 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:58.405 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-04-29 08:21:58.405 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-04-29 08:21:58.405 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-04-29 08:21:58.406 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-04-29 08:21:58.406 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-04-29 08:21:58.406 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-04-29 08:21:58.406 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-04-29 08:21:58.406 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:21:58.406 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-04-29 08:21:58.450 | [2019 Async init_cinder:54409]: finished init_cinder with result 0 in 14 seconds 2026-04-29 08:21:58.457 | + inc/async:async_wait:197 : return 0 2026-04-29 08:21:58.461 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-04-29 08:21:58.488 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:58.492 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-04-29 08:21:58.496 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:21:58.500 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-04-29 08:21:58.504 | + ./stack.sh:main:1236 : init_nova 2026-04-29 08:21:58.508 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-04-29 08:21:58.535 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:58.539 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-04-29 08:21:58.566 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:21:58.570 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:21:58.574 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-04-29 08:21:58.665 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-04-29 08:21:58.716 | [2019 Async nova-cell-0:56727]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-04-29 08:21:58.720 | ++ lib/nova:init_nova:861 : seq 1 1 2026-04-29 08:21:58.726 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:21:58.732 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-04-29 08:21:58.735 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:21:58.739 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:21:58.744 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-04-29 08:21:58.832 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-04-29 08:21:58.888 | [2019 Async nova-cell-1:56831]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-04-29 08:21:58.892 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-04-29 08:21:58.895 | + lib/database:recreate_database:112 : local db=nova_api 2026-04-29 08:21:58.898 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-04-29 08:21:58.902 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-04-29 08:21:58.905 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-04-29 08:21:58.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:58.989 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-04-29 08:21:58.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:21:59.091 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-04-29 08:22:03.727 | INFO dbcounter [-] Registered counter for database nova_api 2026-04-29 08:22:03.768 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:22:03.769 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:22:03.769 | DEBUG dbcounter [-] [56901] Writer thread running {{(pid=56901) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:03.847 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-04-29 08:22:08.833 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=56901) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:22:08.845 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-04-29 08:22:11.051 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=56901) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:11.062 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-04-29 08:22:11.076 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=56901) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:11.775 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-04-29 08:22:11.780 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-29 08:22:11.785 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-29 08:22:11.788 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-29 08:22:11.792 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-29 08:22:11.797 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:11.802 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-29 08:22:11.833 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:11.838 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-29 08:22:11.842 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-29 08:22:11.851 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-29 08:22:15.902 | INFO dbcounter [None req-8376c5ec-7de6-4be8-abb2-3cca20493a15 None None] Registered counter for database nova_api 2026-04-29 08:22:15.974 | DEBUG dbcounter [-] [57491] Writer thread running {{(pid=57491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:16.701 | ++ lib/nova:init_nova:873 : seq 0 1 2026-04-29 08:22:16.707 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-04-29 08:22:16.712 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-04-29 08:22:16.787 | [2019 Async nova-cell-0:56727]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56727 (3 other jobs running) 2026-04-29 08:22:16.829 | [2019 Async nova-cell-0:56727]: Signaling child to exit 2026-04-29 08:22:24.005 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:22:24.044 | [56727 Async nova-cell-0:56727]: finished successfully 2026-04-29 08:22:24.073 | WAKEUP 2026-04-29 08:22:24.102 | [2019 Async nova-cell-0:56727]: Signaled 2026-04-29 08:22:24.105 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-04-29 08:22:24.105 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-04-29 08:22:24.105 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-04-29 08:22:24.105 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-04-29 08:22:24.105 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-04-29 08:22:24.105 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-04-29 08:22:24.105 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-04-29 08:22:24.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:22:24.105 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-04-29 08:22:24.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:22:24.105 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-04-29 08:22:24.106 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-04-29 08:22:24.106 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:22:24.106 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:22:24.106 | DEBUG dbcounter [-] [56867] Writer thread running {{(pid=56867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:24.106 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-04-29 08:22:24.106 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:22:24.106 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-04-29 08:22:24.106 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.106 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-04-29 08:22:24.106 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.106 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-04-29 08:22:24.107 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.107 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-04-29 08:22:24.107 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.107 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-04-29 08:22:24.107 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.107 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-04-29 08:22:24.107 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.107 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-04-29 08:22:24.107 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.107 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-04-29 08:22:24.107 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56867) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.160 | [2019 Async nova-cell-0:56727]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 25 seconds 2026-04-29 08:22:24.166 | + inc/async:async_wait:197 : return 0 2026-04-29 08:22:24.170 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-04-29 08:22:24.173 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-04-29 08:22:24.239 | [2019 Async nova-cell-1:56831]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56831 (2 other jobs running) 2026-04-29 08:22:24.270 | [2019 Async nova-cell-1:56831]: Signaling child to exit 2026-04-29 08:22:24.489 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:22:24.524 | [56831 Async nova-cell-1:56831]: finished successfully 2026-04-29 08:22:24.554 | WAKEUP 2026-04-29 08:22:24.585 | [2019 Async nova-cell-1:56831]: Signaled 2026-04-29 08:22:24.586 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-04-29 08:22:24.586 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-04-29 08:22:24.587 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-04-29 08:22:24.587 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-04-29 08:22:24.587 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-04-29 08:22:24.587 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-04-29 08:22:24.587 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-04-29 08:22:24.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:22:24.587 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-04-29 08:22:24.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-29 08:22:24.587 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-04-29 08:22:24.587 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-04-29 08:22:24.587 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 08:22:24.588 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 08:22:24.588 | DEBUG dbcounter [-] [56898] Writer thread running {{(pid=56898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:24.588 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-04-29 08:22:24.588 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-04-29 08:22:24.588 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-04-29 08:22:24.588 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.588 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-04-29 08:22:24.588 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.588 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-04-29 08:22:24.589 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.589 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-04-29 08:22:24.589 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.590 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-04-29 08:22:24.590 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.590 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-04-29 08:22:24.590 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.590 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-04-29 08:22:24.590 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.591 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-04-29 08:22:24.591 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56898) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-04-29 08:22:24.647 | [2019 Async nova-cell-1:56831]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-04-29 08:22:24.653 | + inc/async:async_wait:197 : return 0 2026-04-29 08:22:24.658 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:22:24.662 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-04-29 08:22:28.361 | Running batches of 50 until complete 2026-04-29 08:22:28.361 | INFO dbcounter [None req-aaca2e4c-91be-44a1-8227-df3301e1dbad None None] Registered counter for database nova_cell0 2026-04-29 08:22:28.503 | DEBUG dbcounter [-] [58118] Writer thread running {{(pid=58118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:28.508 | INFO dbcounter [None req-aaca2e4c-91be-44a1-8227-df3301e1dbad None None] Registered counter for database nova_api 2026-04-29 08:22:28.613 | DEBUG dbcounter [-] [58118] Writer thread running {{(pid=58118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:28.639 | INFO dbcounter [None req-aaca2e4c-91be-44a1-8227-df3301e1dbad None None] Registered counter for database nova_cell0 2026-04-29 08:22:28.659 | DEBUG dbcounter [-] [58118] Writer thread running {{(pid=58118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:28.736 | +-------------------------------------+--------------+-----------+ 2026-04-29 08:22:28.736 | | Migration | Total Needed | Completed | 2026-04-29 08:22:28.736 | +-------------------------------------+--------------+-----------+ 2026-04-29 08:22:28.737 | | fill_virtual_interface_list | 0 | 0 | 2026-04-29 08:22:28.737 | | migrate_empty_ratio | 0 | 0 | 2026-04-29 08:22:28.737 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-04-29 08:22:28.737 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-04-29 08:22:28.737 | | migration_migrate_to_uuid | 0 | 0 | 2026-04-29 08:22:28.737 | | populate_dev_uuids | 0 | 0 | 2026-04-29 08:22:28.737 | | populate_instance_compute_id | 0 | 0 | 2026-04-29 08:22:28.738 | | populate_missing_availability_zones | 0 | 0 | 2026-04-29 08:22:28.738 | | populate_queued_for_delete | 0 | 0 | 2026-04-29 08:22:28.738 | | populate_user_id | 0 | 0 | 2026-04-29 08:22:28.738 | | populate_uuids | 0 | 0 | 2026-04-29 08:22:28.738 | +-------------------------------------+--------------+-----------+ 2026-04-29 08:22:29.462 | ++ lib/nova:init_nova:887 : seq 1 1 2026-04-29 08:22:29.467 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:22:29.471 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-04-29 08:22:29.474 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:22:29.477 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:22:29.480 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-04-29 08:22:33.282 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-04-29 08:22:33.282 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-04-29 08:22:33.282 | INFO dbcounter [None req-04ec108f-3c85-424f-a38b-fee96bbc26d8 None None] Registered counter for database nova_api 2026-04-29 08:22:33.349 | DEBUG dbcounter [-] [58137] Writer thread running {{(pid=58137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:22:34.024 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-04-29 08:22:34.027 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-04-29 08:22:34.044 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-04-29 08:22:34.047 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-04-29 08:22:34.050 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-04-29 08:22:34.121 | + inc/async:async_inner:63 : configure_neutron_nova 2026-04-29 08:22:34.162 | [2019 Async configure_neutron_nova:58195]: running: configure_neutron_nova 2026-04-29 08:22:34.166 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-04-29 08:22:34.169 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 08:22:34.171 | + functions-common:run_phase:1841 : local phase=post-config 2026-04-29 08:22:34.174 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:22:34.177 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:22:34.180 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:22:34.183 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:22:34.187 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:22:34.191 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:22:34.195 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:22:34.199 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:22:34.202 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:22:34.205 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-04-29 08:22:34.208 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:22:34.227 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:34.231 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:22:34.235 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:22:34.238 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-04-29 08:22:34.241 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:22:34.244 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 08:22:34.247 | ++ extras.d/80-tempest.sh:source:12 : : 2026-04-29 08:22:34.251 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 08:22:34.254 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 08:22:34.256 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:22:34.259 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 08:22:34.262 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-04-29 08:22:34.266 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 08:22:34.269 | + functions-common:run_plugins:1827 : local phase=post-config 2026-04-29 08:22:34.273 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 08:22:34.275 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 08:22:34.279 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-04-29 08:22:34.281 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.284 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 08:22:34.287 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-04-29 08:22:34.290 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:22:34.293 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 08:22:34.296 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 08:22:34.300 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-04-29 08:22:34.303 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.306 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-04-29 08:22:34.310 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:22:34.312 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-04-29 08:22:34.313 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:22:34.313 | gsub("[][]", "", $1); 2026-04-29 08:22:34.313 | split($1, a, "|"); 2026-04-29 08:22:34.314 | if (a[1] == matchgroup) 2026-04-29 08:22:34.314 | print a[2] 2026-04-29 08:22:34.314 | } 2026-04-29 08:22:34.314 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:22:34.320 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-29 08:22:34.322 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-29 08:22:34.327 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-29 08:22:34.332 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-04-29 08:22:34.336 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-04-29 08:22:34.340 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-04-29 08:22:34.343 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-04-29 08:22:34.348 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-04-29 08:22:34.353 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-04-29 08:22:34.357 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-04-29 08:22:34.360 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-04-29 08:22:34.362 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-04-29 08:22:34.366 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-04-29 08:22:34.369 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.374 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 08:22:34.377 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-04-29 08:22:34.381 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 08:22:34.385 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-04-29 08:22:34.388 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-04-29 08:22:34.391 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-04-29 08:22:34.395 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-04-29 08:22:34.400 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-04-29 08:22:34.400 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-04-29 08:22:34.400 | BEGIN { 2026-04-29 08:22:34.401 | section = "" 2026-04-29 08:22:34.401 | last_section = "" 2026-04-29 08:22:34.401 | section_count = 0 2026-04-29 08:22:34.401 | } 2026-04-29 08:22:34.401 | /^\[.+\]/ { 2026-04-29 08:22:34.402 | gsub("[][]", "", $1); 2026-04-29 08:22:34.402 | section=$1 2026-04-29 08:22:34.402 | next 2026-04-29 08:22:34.402 | } 2026-04-29 08:22:34.402 | /^ *\#/ { 2026-04-29 08:22:34.402 | next 2026-04-29 08:22:34.402 | } 2026-04-29 08:22:34.402 | /^[^ \t]+/ { 2026-04-29 08:22:34.402 | # get offset of first = in $0 2026-04-29 08:22:34.402 | eq_idx = index($0, "=") 2026-04-29 08:22:34.402 | # extract attr & value from $0 2026-04-29 08:22:34.403 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 08:22:34.403 | value = substr($0, eq_idx + 1) 2026-04-29 08:22:34.403 | # only need to strip trailing whitespace from attr 2026-04-29 08:22:34.403 | sub(/[ \t]*$/, "", attr) 2026-04-29 08:22:34.403 | # need to strip leading & trailing whitespace from value 2026-04-29 08:22:34.403 | sub(/^[ \t]*/, "", value) 2026-04-29 08:22:34.403 | sub(/[ \t]*$/, "", value) 2026-04-29 08:22:34.403 | 2026-04-29 08:22:34.403 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 08:22:34.403 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 08:22:34.403 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 08:22:34.404 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 08:22:34.404 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 08:22:34.404 | if (section != last_section) { 2026-04-29 08:22:34.404 | cfg_section[section_count++] = section 2026-04-29 08:22:34.404 | last_section = section 2026-04-29 08:22:34.404 | } 2026-04-29 08:22:34.404 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 08:22:34.404 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 08:22:34.404 | 2026-04-29 08:22:34.404 | cfg_attr[section, attr, 0] = value 2026-04-29 08:22:34.404 | cfg_attr_count[section, attr] = 1 2026-04-29 08:22:34.405 | } else { 2026-04-29 08:22:34.405 | lno = cfg_attr_count[section, attr]++ 2026-04-29 08:22:34.405 | cfg_attr[section, attr, lno] = value 2026-04-29 08:22:34.405 | } 2026-04-29 08:22:34.405 | } 2026-04-29 08:22:34.405 | END { 2026-04-29 08:22:34.405 | # Process each section in order 2026-04-29 08:22:34.405 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 08:22:34.405 | section = cfg_section[sno] 2026-04-29 08:22:34.405 | # The ini routines simply append a config item immediately 2026-04-29 08:22:34.405 | # after the section header. To keep the same order as defined 2026-04-29 08:22:34.405 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 08:22:34.406 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 08:22:34.406 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 08:22:34.406 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 08:22:34.406 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 08:22:34.406 | else { 2026-04-29 08:22:34.406 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 08:22:34.406 | count = cfg_attr_count[section, attr] 2026-04-29 08:22:34.406 | print "inidelete " configfile " " section " " attr 2026-04-29 08:22:34.406 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 08:22:34.406 | for (l = count -2; l >= 0; l--) 2026-04-29 08:22:34.406 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 08:22:34.407 | } 2026-04-29 08:22:34.407 | } 2026-04-29 08:22:34.407 | } 2026-04-29 08:22:34.407 | } 2026-04-29 08:22:34.407 | ' 2026-04-29 08:22:34.407 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.407 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 08:22:34.407 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.407 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 08:22:34.409 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-04-29 08:22:34.412 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:22:34.415 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-04-29 08:22:34.418 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-04-29 08:22:34.418 | BEGIN { group = "" } 2026-04-29 08:22:34.418 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:22:34.419 | gsub("[][]", "", $1); 2026-04-29 08:22:34.419 | split($1, a, "|"); 2026-04-29 08:22:34.419 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 08:22:34.419 | group=a[1] 2026-04-29 08:22:34.419 | } else { 2026-04-29 08:22:34.419 | group="" 2026-04-29 08:22:34.419 | } 2026-04-29 08:22:34.419 | next 2026-04-29 08:22:34.419 | } 2026-04-29 08:22:34.419 | { 2026-04-29 08:22:34.419 | if (group != "") 2026-04-29 08:22:34.420 | print $0 2026-04-29 08:22:34.420 | } 2026-04-29 08:22:34.420 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:22:34.426 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-04-29 08:22:34.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-04-29 08:22:34.465 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-04-29 08:22:34.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-04-29 08:22:34.506 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-04-29 08:22:34.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-04-29 08:22:34.549 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-04-29 08:22:34.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-04-29 08:22:34.596 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-04-29 08:22:34.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-04-29 08:22:34.640 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.645 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-29 08:22:34.648 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-29 08:22:34.652 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-29 08:22:34.656 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-04-29 08:22:34.659 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.664 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.668 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-04-29 08:22:34.672 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.677 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-04-29 08:22:34.680 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-04-29 08:22:34.684 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-04-29 08:22:34.687 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-04-29 08:22:34.692 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.695 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.699 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 08:22:34.702 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.705 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 08:22:34.710 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.714 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.718 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.722 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-04-29 08:22:34.725 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.731 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.732 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.732 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-04-29 08:22:34.732 | BEGIN { 2026-04-29 08:22:34.732 | section = "" 2026-04-29 08:22:34.732 | last_section = "" 2026-04-29 08:22:34.733 | section_count = 0 2026-04-29 08:22:34.733 | } 2026-04-29 08:22:34.733 | /^\[.+\]/ { 2026-04-29 08:22:34.733 | gsub("[][]", "", $1); 2026-04-29 08:22:34.733 | section=$1 2026-04-29 08:22:34.733 | next 2026-04-29 08:22:34.733 | } 2026-04-29 08:22:34.733 | /^ *\#/ { 2026-04-29 08:22:34.733 | next 2026-04-29 08:22:34.733 | } 2026-04-29 08:22:34.733 | /^[^ \t]+/ { 2026-04-29 08:22:34.734 | # get offset of first = in $0 2026-04-29 08:22:34.734 | eq_idx = index($0, "=") 2026-04-29 08:22:34.734 | # extract attr & value from $0 2026-04-29 08:22:34.735 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 08:22:34.735 | value = substr($0, eq_idx + 1) 2026-04-29 08:22:34.735 | # only need to strip trailing whitespace from attr 2026-04-29 08:22:34.735 | sub(/[ \t]*$/, "", attr) 2026-04-29 08:22:34.736 | # need to strip leading & trailing whitespace from value 2026-04-29 08:22:34.736 | sub(/^[ \t]*/, "", value) 2026-04-29 08:22:34.736 | sub(/[ \t]*$/, "", value) 2026-04-29 08:22:34.736 | 2026-04-29 08:22:34.736 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 08:22:34.736 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 08:22:34.736 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 08:22:34.736 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 08:22:34.737 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 08:22:34.737 | if (section != last_section) { 2026-04-29 08:22:34.737 | cfg_section[section_count++] = section 2026-04-29 08:22:34.737 | last_section = section 2026-04-29 08:22:34.737 | } 2026-04-29 08:22:34.737 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 08:22:34.737 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 08:22:34.737 | 2026-04-29 08:22:34.737 | cfg_attr[section, attr, 0] = value 2026-04-29 08:22:34.737 | cfg_attr_count[section, attr] = 1 2026-04-29 08:22:34.737 | } else { 2026-04-29 08:22:34.737 | lno = cfg_attr_count[section, attr]++ 2026-04-29 08:22:34.738 | cfg_attr[section, attr, lno] = value 2026-04-29 08:22:34.738 | } 2026-04-29 08:22:34.738 | } 2026-04-29 08:22:34.739 | END { 2026-04-29 08:22:34.739 | # Process each section in order 2026-04-29 08:22:34.740 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 08:22:34.740 | section = cfg_section[sno] 2026-04-29 08:22:34.740 | # The ini routines simply append a config item immediately 2026-04-29 08:22:34.741 | # after the section header. To keep the same order as defined 2026-04-29 08:22:34.741 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 08:22:34.741 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 08:22:34.741 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 08:22:34.741 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 08:22:34.741 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 08:22:34.741 | else { 2026-04-29 08:22:34.741 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 08:22:34.741 | count = cfg_attr_count[section, attr] 2026-04-29 08:22:34.741 | print "inidelete " configfile " " section " " attr 2026-04-29 08:22:34.742 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 08:22:34.743 | for (l = count -2; l >= 0; l--) 2026-04-29 08:22:34.743 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 08:22:34.743 | } 2026-04-29 08:22:34.743 | } 2026-04-29 08:22:34.743 | } 2026-04-29 08:22:34.743 | } 2026-04-29 08:22:34.743 | ' 2026-04-29 08:22:34.743 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.743 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 08:22:34.743 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 08:22:34.743 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-04-29 08:22:34.746 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:22:34.749 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-04-29 08:22:34.752 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-04-29 08:22:34.752 | BEGIN { group = "" } 2026-04-29 08:22:34.752 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:22:34.752 | gsub("[][]", "", $1); 2026-04-29 08:22:34.752 | split($1, a, "|"); 2026-04-29 08:22:34.754 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 08:22:34.754 | group=a[1] 2026-04-29 08:22:34.755 | } else { 2026-04-29 08:22:34.755 | group="" 2026-04-29 08:22:34.755 | } 2026-04-29 08:22:34.755 | next 2026-04-29 08:22:34.755 | } 2026-04-29 08:22:34.755 | { 2026-04-29 08:22:34.755 | if (group != "") 2026-04-29 08:22:34.755 | print $0 2026-04-29 08:22:34.755 | } 2026-04-29 08:22:34.756 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:22:34.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-04-29 08:22:34.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-04-29 08:22:34.803 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.808 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-04-29 08:22:34.811 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-04-29 08:22:34.815 | + inc/meta-config:merge_config_group:180 : local dir 2026-04-29 08:22:34.818 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-04-29 08:22:34.822 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-04-29 08:22:34.828 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-04-29 08:22:34.831 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-04-29 08:22:34.836 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-04-29 08:22:34.840 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-04-29 08:22:34.844 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-04-29 08:22:34.847 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-04-29 08:22:34.851 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-04-29 08:22:34.853 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-04-29 08:22:34.857 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.861 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 08:22:34.864 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-04-29 08:22:34.868 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 08:22:34.871 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-04-29 08:22:34.875 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-04-29 08:22:34.878 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-04-29 08:22:34.883 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-04-29 08:22:34.888 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-04-29 08:22:34.890 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-04-29 08:22:34.891 | BEGIN { 2026-04-29 08:22:34.891 | section = "" 2026-04-29 08:22:34.891 | last_section = "" 2026-04-29 08:22:34.892 | section_count = 0 2026-04-29 08:22:34.892 | } 2026-04-29 08:22:34.892 | /^\[.+\]/ { 2026-04-29 08:22:34.892 | gsub("[][]", "", $1); 2026-04-29 08:22:34.892 | section=$1 2026-04-29 08:22:34.892 | next 2026-04-29 08:22:34.892 | } 2026-04-29 08:22:34.892 | /^ *\#/ { 2026-04-29 08:22:34.892 | next 2026-04-29 08:22:34.892 | } 2026-04-29 08:22:34.892 | /^[^ \t]+/ { 2026-04-29 08:22:34.892 | # get offset of first = in $0 2026-04-29 08:22:34.893 | eq_idx = index($0, "=") 2026-04-29 08:22:34.893 | # extract attr & value from $0 2026-04-29 08:22:34.894 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 08:22:34.894 | value = substr($0, eq_idx + 1) 2026-04-29 08:22:34.894 | # only need to strip trailing whitespace from attr 2026-04-29 08:22:34.895 | sub(/[ \t]*$/, "", attr) 2026-04-29 08:22:34.895 | # need to strip leading & trailing whitespace from value 2026-04-29 08:22:34.895 | sub(/^[ \t]*/, "", value) 2026-04-29 08:22:34.895 | sub(/[ \t]*$/, "", value) 2026-04-29 08:22:34.895 | 2026-04-29 08:22:34.895 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 08:22:34.895 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 08:22:34.895 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 08:22:34.895 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 08:22:34.895 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 08:22:34.895 | if (section != last_section) { 2026-04-29 08:22:34.896 | cfg_section[section_count++] = section 2026-04-29 08:22:34.896 | last_section = section 2026-04-29 08:22:34.896 | } 2026-04-29 08:22:34.896 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 08:22:34.896 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 08:22:34.896 | 2026-04-29 08:22:34.896 | cfg_attr[section, attr, 0] = value 2026-04-29 08:22:34.896 | cfg_attr_count[section, attr] = 1 2026-04-29 08:22:34.896 | } else { 2026-04-29 08:22:34.896 | lno = cfg_attr_count[section, attr]++ 2026-04-29 08:22:34.896 | cfg_attr[section, attr, lno] = value 2026-04-29 08:22:34.897 | } 2026-04-29 08:22:34.897 | } 2026-04-29 08:22:34.897 | END { 2026-04-29 08:22:34.897 | # Process each section in order 2026-04-29 08:22:34.897 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 08:22:34.897 | section = cfg_section[sno] 2026-04-29 08:22:34.897 | # The ini routines simply append a config item immediately 2026-04-29 08:22:34.897 | # after the section header. To keep the same order as defined 2026-04-29 08:22:34.897 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 08:22:34.897 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 08:22:34.897 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 08:22:34.897 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 08:22:34.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 08:22:34.898 | else { 2026-04-29 08:22:34.898 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 08:22:34.898 | count = cfg_attr_count[section, attr] 2026-04-29 08:22:34.898 | print "inidelete " configfile " " section " " attr 2026-04-29 08:22:34.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 08:22:34.898 | for (l = count -2; l >= 0; l--) 2026-04-29 08:22:34.898 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 08:22:34.898 | } 2026-04-29 08:22:34.898 | } 2026-04-29 08:22:34.899 | } 2026-04-29 08:22:34.899 | } 2026-04-29 08:22:34.899 | ' 2026-04-29 08:22:34.899 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.899 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:22:34.899 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 08:22:34.899 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 08:22:34.900 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-04-29 08:22:34.903 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:22:34.906 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-04-29 08:22:34.909 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-04-29 08:22:34.909 | BEGIN { group = "" } 2026-04-29 08:22:34.909 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:22:34.909 | gsub("[][]", "", $1); 2026-04-29 08:22:34.909 | split($1, a, "|"); 2026-04-29 08:22:34.909 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 08:22:34.910 | group=a[1] 2026-04-29 08:22:34.910 | } else { 2026-04-29 08:22:34.910 | group="" 2026-04-29 08:22:34.910 | } 2026-04-29 08:22:34.910 | next 2026-04-29 08:22:34.910 | } 2026-04-29 08:22:34.910 | { 2026-04-29 08:22:34.910 | if (group != "") 2026-04-29 08:22:34.910 | print $0 2026-04-29 08:22:34.910 | } 2026-04-29 08:22:34.910 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:22:34.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-04-29 08:22:34.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-04-29 08:22:34.963 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:34.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-04-29 08:22:34.970 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-04-29 08:22:35.010 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:35.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-04-29 08:22:35.018 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-04-29 08:22:35.058 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:35.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-04-29 08:22:35.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-04-29 08:22:35.101 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:35.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-ba0e290e-2170-4209-a385-acc9eabb8ff9"' 2026-04-29 08:22:35.108 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-ba0e290e-2170-4209-a385-acc9eabb8ff9 2026-04-29 08:22:35.116 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:22:35.143 | [58195 Async configure_neutron_nova:58195]: finished successfully 2026-04-29 08:22:35.148 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:35.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-04-29 08:22:35.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-04-29 08:22:35.191 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:35.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-04-29 08:22:35.197 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-04-29 08:22:35.235 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:22:35.239 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-04-29 08:22:35.261 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:35.264 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 08:22:35.268 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-04-29 08:22:35.289 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:35.293 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 08:22:35.334 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-04-29 08:22:35.389 | [2019 Async configure_neutron_nova:58195]: Waiting for completion of configure_neutron_nova running on PID 58195 (2 other jobs running) 2026-04-29 08:22:35.414 | [2019 Async configure_neutron_nova:58195]: Signaling child to exit 2026-04-29 08:22:35.415 | WAKEUP 2026-04-29 08:22:35.436 | [2019 Async configure_neutron_nova:58195]: Signaled 2026-04-29 08:22:35.438 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-04-29 08:22:35.439 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-04-29 08:22:35.439 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.34/identity 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-04-29 08:22:35.439 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-04-29 08:22:35.440 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-04-29 08:22:35.440 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-04-29 08:22:35.440 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-04-29 08:22:35.440 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-04-29 08:22:35.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-04-29 08:22:35.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-04-29 08:22:35.440 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-04-29 08:22:35.440 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:35.440 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-04-29 08:22:35.440 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-04-29 08:22:35.441 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:22:35.441 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-04-29 08:22:35.441 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:22:35.441 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-04-29 08:22:35.441 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-04-29 08:22:35.441 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:22:35.441 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:22:35.441 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-04-29 08:22:35.441 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-04-29 08:22:35.441 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-04-29 08:22:35.441 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-04-29 08:22:35.441 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.34/identity 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-04-29 08:22:35.442 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-04-29 08:22:35.443 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-04-29 08:22:35.443 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-04-29 08:22:35.443 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-04-29 08:22:35.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-04-29 08:22:35.443 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-04-29 08:22:35.443 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:35.443 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-04-29 08:22:35.443 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-04-29 08:22:35.485 | [2019 Async configure_neutron_nova:58195]: finished configure_neutron_nova with result 0 in 1 seconds 2026-04-29 08:22:35.490 | + inc/async:async_wait:197 : return 0 2026-04-29 08:22:35.493 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-04-29 08:22:35.515 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:35.518 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 08:22:35.555 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-04-29 08:22:35.594 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-04-29 08:22:35.615 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:35.618 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-04-29 08:22:35.621 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:22:35.625 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-04-29 08:22:35.628 | + ./stack.sh:main:1290 : start_nova_api 2026-04-29 08:22:35.632 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-04-29 08:22:35.635 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-04-29 08:22:35.638 | + lib/nova:start_nova_api:970 : local nova_url 2026-04-29 08:22:35.641 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-04-29 08:22:35.661 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:35.665 | + lib/nova:start_nova_api:977 : 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-04-29 08:22:35.668 | + lib/nova:start_nova_api:978 : 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-04-29 08:22:35.671 | + lib/nova:start_nova_api:978 : 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-04-29 08:22:35.677 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-04-29 08:22:35.681 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 08:22:35.684 | + functions-common:run_process:1666 : local service=n-api 2026-04-29 08:22:35.688 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 08:22:35.691 | + functions-common:run_process:1668 : local group= 2026-04-29 08:22:35.694 | + functions-common:run_process:1669 : local user= 2026-04-29 08:22:35.697 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:22:35.701 | + functions-common:run_process:1672 : local name=n-api 2026-04-29 08:22:35.704 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:22:35.707 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:22:35.711 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:22:35.714 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:22:35.718 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:22:35.723 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450955719 2026-04-29 08:22:35.726 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-04-29 08:22:35.748 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:35.751 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-04-29 08:22:35.754 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-04-29 08:22:35.757 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 08:22:35.761 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 08:22:35.764 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 08:22:35.767 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-04-29 08:22:35.770 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-04-29 08:22:35.773 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-04-29 08:22:35.776 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-04-29 08:22:35.780 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:22:35.783 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:22:35.786 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:22:35.790 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:22:35.793 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-04-29 08:22:35.796 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-04-29 08:22:35.800 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:35.804 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:22:35.807 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:22:35.810 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-04-29 08:22:35.813 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:22:35.816 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:22:35.819 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:22:35.822 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:22:35.825 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-04-29 08:22:35.828 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:22:35.834 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-04-29 08:22:35.912 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:22:35.993 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-04-29 08:22:36.062 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-04-29 08:22:36.130 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:22:36.198 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:22:36.263 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-04-29 08:22:36.328 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-04-29 08:22:36.395 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-04-29 08:22:36.462 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-04-29 08:22:36.531 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-04-29 08:22:36.598 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:22:36.601 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:22:36.604 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-04-29 08:22:36.684 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:22:37.137 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-04-29 08:22:37.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-04-29 08:22:37.608 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-04-29 08:22:37.735 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:22:37.738 | + functions-common:time_stop:2412 : local name 2026-04-29 08:22:37.744 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:22:37.747 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:22:37.751 | + functions-common:time_stop:2415 : local total 2026-04-29 08:22:37.754 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:22:37.758 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:22:37.761 | + functions-common:time_stop:2419 : start_time=1777450955719 2026-04-29 08:22:37.765 | + functions-common:time_stop:2421 : [[ -z 1777450955719 ]] 2026-04-29 08:22:37.769 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:22:37.776 | + functions-common:time_stop:2424 : end_time=1777450957771 2026-04-29 08:22:37.779 | + functions-common:time_stop:2425 : elapsed_time=2052 2026-04-29 08:22:37.782 | + functions-common:time_stop:2426 : total=4352 2026-04-29 08:22:37.785 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:22:37.788 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6404 2026-04-29 08:22:37.791 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.34/compute/v2.1/ 2026-04-29 08:22:37.794 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-04-29 08:22:37.794 | Waiting for nova-api to start... 2026-04-29 08:22:37.798 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.34/compute/v2.1/ 2026-04-29 08:22:37.801 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 08:22:37.805 | + functions:wait_for_service:477 : local url=http://192.168.122.34/compute/v2.1/ 2026-04-29 08:22:37.809 | + functions:wait_for_service:478 : local rval=0 2026-04-29 08:22:37.813 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 08:22:37.817 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 08:22:37.821 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:22:37.825 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:22:37.829 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:22:37.835 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450957831 2026-04-29 08:22:37.839 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 08:22:37.842 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:22:37.845 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.34/compute/v2.1/ 2026-04-29 08:22:43.723 | + :: : [[ 200 == 503 ]] 2026-04-29 08:22:43.725 | + :: : [[ 0 -eq 7 ]] 2026-04-29 08:22:43.729 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 08:22:43.733 | + functions-common:time_stop:2412 : local name 2026-04-29 08:22:43.736 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:22:43.739 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:22:43.742 | + functions-common:time_stop:2415 : local total 2026-04-29 08:22:43.745 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:22:43.748 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 08:22:43.753 | + functions-common:time_stop:2419 : start_time=1777450957831 2026-04-29 08:22:43.756 | + functions-common:time_stop:2421 : [[ -z 1777450957831 ]] 2026-04-29 08:22:43.761 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:22:43.766 | + functions-common:time_stop:2424 : end_time=1777450963762 2026-04-29 08:22:43.770 | + functions-common:time_stop:2425 : elapsed_time=5931 2026-04-29 08:22:43.773 | + functions-common:time_stop:2426 : total=5589 2026-04-29 08:22:43.776 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:22:43.780 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11520 2026-04-29 08:22:43.785 | + functions:wait_for_service:486 : return 0 2026-04-29 08:22:43.789 | + lib/nova:start_nova_api:988 : 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-04-29 08:22:43.793 | + lib/nova:start_nova_api:988 : 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-04-29 08:22:43.797 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-04-29 08:22:43.821 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:43.826 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-04-29 08:22:43.830 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:22:43.835 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-04-29 08:22:43.840 | + ./stack.sh:main:1295 : start_ovn_services 2026-04-29 08:22:43.843 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-04-29 08:22:43.848 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-04-29 08:22:43.852 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-04-29 08:22:43.855 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-04-29 08:22:43.858 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:22:43.863 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-04-29 08:22:43.867 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-04-29 08:22:43.886 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-04-29 08:22:43.892 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-04-29 08:22:43.898 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-04-29 08:22:43.904 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-04-29 08:22:43.922 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-04-29 08:22:43.939 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-04-29 08:22:43.956 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-04-29 08:22:43.959 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-04-29 08:22:43.960 | Starting OVN 2026-04-29 08:22:43.964 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-04-29 08:22:43.968 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-04-29 08:22:43.968 | Starting OVS 2026-04-29 08:22:43.972 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-04-29 08:22:43.997 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:44.000 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-04-29 08:22:44.060 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-04-29 08:22:44.118 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-04-29 08:22:44.122 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-04-29 08:22:44.126 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 08:22:44.597 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-04-29 08:22:45.053 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-29 08:22:45.053 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-29 08:22:45.054 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-29 08:22:45.054 | 2026-04-29 08:22:45.054 | Possible reasons for having these kinds of units are: 2026-04-29 08:22:45.054 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-29 08:22:45.054 | .wants/, .requires/, or .upholds/ directory. 2026-04-29 08:22:45.054 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-29 08:22:45.054 | a requirement dependency on it. 2026-04-29 08:22:45.054 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-29 08:22:45.054 | D-Bus, udev, scripted systemctl call, ...). 2026-04-29 08:22:45.054 | • In case of template units, the unit is meant to be enabled with some 2026-04-29 08:22:45.054 | instance name specified. 2026-04-29 08:22:45.063 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-04-29 08:22:49.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-04-29 08:22:49.612 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 08:22:50.093 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-04-29 08:22:50.565 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-29 08:22:50.567 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-29 08:22:50.567 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-29 08:22:50.567 | 2026-04-29 08:22:50.567 | Possible reasons for having these kinds of units are: 2026-04-29 08:22:50.567 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-29 08:22:50.567 | .wants/, .requires/, or .upholds/ directory. 2026-04-29 08:22:50.567 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-29 08:22:50.567 | a requirement dependency on it. 2026-04-29 08:22:50.568 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-29 08:22:50.568 | D-Bus, udev, scripted systemctl call, ...). 2026-04-29 08:22:50.568 | • In case of template units, the unit is meant to be enabled with some 2026-04-29 08:22:50.568 | instance name specified. 2026-04-29 08:22:50.575 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-04-29 08:22:50.907 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-04-29 08:22:50.907 | Configuring OVSDB 2026-04-29 08:22:50.909 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-04-29 08:22:50.938 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:50.943 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-04-29 08:22:50.975 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-04-29 08:22:51.002 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=879b49c7-e1ee-448f-bcad-7bd6d1574833 2026-04-29 08:22:51.026 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.34:6642 2026-04-29 08:22:51.050 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-04-29 08:22:51.075 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-04-29 08:22:51.099 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.34 2026-04-29 08:22:51.124 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-04-29 08:22:51.130 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-04-29 08:22:51.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:51.157 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-04-29 08:22:51.186 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-04-29 08:22:51.190 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 08:22:51.194 | + functions-common:is_provider_network:2264 : return 1 2026-04-29 08:22:51.197 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:51.201 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-04-29 08:22:51.203 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-04-29 08:22:51.207 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-04-29 08:22:51.211 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-04-29 08:22:51.213 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-04-29 08:22:51.241 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-04-29 08:22:51.273 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-04-29 08:22:51.304 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-04-29 08:22:51.330 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:51.335 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-04-29 08:22:51.338 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-04-29 08:22:51.342 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:22:51.346 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-04-29 08:22:51.350 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-04-29 08:22:51.377 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:51.381 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-04-29 08:22:51.386 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-04-29 08:22:51.390 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 08:22:51.855 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-04-29 08:22:52.325 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-04-29 08:22:52.395 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-04-29 08:22:52.399 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-04-29 08:22:52.403 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-04-29 08:22:52.406 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-04-29 08:22:52.411 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-04-29 08:22:53.418 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-04-29 08:22:53.422 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-04-29 08:22:53.426 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-04-29 08:22:53.429 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-04-29 08:22:53.434 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-04-29 08:22:53.437 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-04-29 08:22:53.441 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-04-29 08:22:53.444 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-04-29 08:22:53.448 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-04-29 08:22:53.452 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-04-29 08:22:53.455 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-04-29 08:22:53.459 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-04-29 08:22:53.463 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-04-29 08:22:53.485 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:53.488 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : 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-04-29 08:22:53.513 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-04-29 08:22:53.538 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-04-29 08:22:53.557 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-04-29 08:22:53.575 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-04-29 08:22:53.599 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:53.603 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-04-29 08:22:53.606 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-04-29 08:22:53.609 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-04-29 08:22:54.098 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-04-29 08:22:54.548 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-04-29 08:22:54.548 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-04-29 08:22:54.548 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-04-29 08:22:54.548 | 2026-04-29 08:22:54.548 | Possible reasons for having these kinds of units are: 2026-04-29 08:22:54.548 | • A unit may be statically enabled by being symlinked from another unit's 2026-04-29 08:22:54.549 | .wants/, .requires/, or .upholds/ directory. 2026-04-29 08:22:54.549 | • A unit's purpose may be to act as a helper for some other unit which has 2026-04-29 08:22:54.549 | a requirement dependency on it. 2026-04-29 08:22:54.549 | • A unit may be started when needed via activation (socket, path, timer, 2026-04-29 08:22:54.549 | D-Bus, udev, scripted systemctl call, ...). 2026-04-29 08:22:54.550 | • In case of template units, the unit is meant to be enabled with some 2026-04-29 08:22:54.550 | instance name specified. 2026-04-29 08:22:54.559 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-04-29 08:22:54.826 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-04-29 08:22:54.849 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:54.853 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-04-29 08:22:54.856 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-04-29 08:22:54.890 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:54.893 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-04-29 08:22:54.897 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-04-29 08:22:54.900 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : 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-04-29 08:22:54.904 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-04-29 08:22:54.908 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 08:22:54.912 | + functions-common:run_process:1668 : local group= 2026-04-29 08:22:54.916 | + functions-common:run_process:1669 : local user= 2026-04-29 08:22:54.920 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:22:54.924 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-04-29 08:22:54.928 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:22:54.932 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:22:54.935 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:22:54.939 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:22:54.944 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:22:54.950 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450974946 2026-04-29 08:22:54.954 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-04-29 08:22:54.979 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:54.982 | + functions-common:run_process:1676 : _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-04-29 08:22:54.986 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-04-29 08:22:54.989 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 08:22:54.993 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 08:22:54.996 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 08:22:55.000 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 08:22:55.003 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-04-29 08:22:55.007 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-04-29 08:22:55.011 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-04-29 08:22:55.014 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:22:55.018 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:22:55.021 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:22:55.024 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:22:55.028 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-04-29 08:22:55.031 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-04-29 08:22:55.035 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:22:55.038 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-04-29 08:22:55.041 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-04-29 08:22:55.044 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:22:55.047 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:22:55.051 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:22:55.054 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:22:55.058 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:22:55.061 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-04-29 08:22:55.063 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:22:55.069 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-04-29 08:22:55.159 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:22:55.243 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-04-29 08:22:55.311 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:22:55.387 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-04-29 08:22:55.459 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-04-29 08:22:55.530 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:22:55.604 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:22:55.608 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:22:55.612 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-04-29 08:22:55.699 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:22:56.170 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-04-29 08:22:56.200 | 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-04-29 08:22:56.658 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-04-29 08:22:56.714 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:22:56.719 | + functions-common:time_stop:2412 : local name 2026-04-29 08:22:56.721 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:22:56.725 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:22:56.727 | + functions-common:time_stop:2415 : local total 2026-04-29 08:22:56.731 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:22:56.734 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:22:56.736 | + functions-common:time_stop:2419 : start_time=1777450974946 2026-04-29 08:22:56.738 | + functions-common:time_stop:2421 : [[ -z 1777450974946 ]] 2026-04-29 08:22:56.742 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:22:56.748 | + functions-common:time_stop:2424 : end_time=1777450976744 2026-04-29 08:22:56.751 | + functions-common:time_stop:2425 : elapsed_time=1798 2026-04-29 08:22:56.753 | + functions-common:time_stop:2426 : total=6404 2026-04-29 08:22:56.755 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:22:56.757 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8202 2026-04-29 08:22:56.759 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-29 08:22:56.762 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-29 08:22:56.764 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-29 08:22:56.768 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:22:56.793 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:22:56.796 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:22:56.798 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:22:56.800 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:22:56.802 | + 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-04-29 08:22:56.842 | + 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-04-29 08:22:56.882 | + 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-04-29 08:22:56.921 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:22:56.957 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-04-29 08:22:56.985 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-04-29 08:22:56.987 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-04-29 08:22:57.002 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:57.004 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-04-29 08:22:57.042 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-04-29 08:22:57.044 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.047 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-04-29 08:22:57.049 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.051 | + functions-common:run_process:1668 : local group= 2026-04-29 08:22:57.053 | + functions-common:run_process:1669 : local user= 2026-04-29 08:22:57.056 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:22:57.058 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-04-29 08:22:57.060 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:22:57.062 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:22:57.064 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:22:57.067 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:22:57.069 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:22:57.073 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450977071 2026-04-29 08:22:57.076 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-04-29 08:22:57.090 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:57.093 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-04-29 08:22:57.095 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-04-29 08:22:57.097 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.099 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.101 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.104 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.106 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-04-29 08:22:57.108 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-04-29 08:22:57.111 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-04-29 08:22:57.113 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:22:57.115 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:22:57.117 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:22:57.120 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:22:57.122 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-04-29 08:22:57.124 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-04-29 08:22:57.126 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:22:57.128 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-04-29 08:22:57.130 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-04-29 08:22:57.133 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:22:57.135 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:22:57.137 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:22:57.139 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:22:57.141 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:22:57.143 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-04-29 08:22:57.145 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:22:57.149 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-04-29 08:22:57.224 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:22:57.294 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-04-29 08:22:57.351 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:22:57.411 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-04-29 08:22:57.470 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-04-29 08:22:57.527 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:22:57.587 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:22:57.589 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:22:57.591 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-04-29 08:22:57.663 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:22:58.129 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-04-29 08:22:58.156 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-04-29 08:22:58.620 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-04-29 08:22:58.674 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:22:58.678 | + functions-common:time_stop:2412 : local name 2026-04-29 08:22:58.681 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:22:58.684 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:22:58.688 | + functions-common:time_stop:2415 : local total 2026-04-29 08:22:58.691 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:22:58.694 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:22:58.698 | + functions-common:time_stop:2419 : start_time=1777450977071 2026-04-29 08:22:58.701 | + functions-common:time_stop:2421 : [[ -z 1777450977071 ]] 2026-04-29 08:22:58.706 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:22:58.712 | + functions-common:time_stop:2424 : end_time=1777450978708 2026-04-29 08:22:58.716 | + functions-common:time_stop:2425 : elapsed_time=1637 2026-04-29 08:22:58.721 | + functions-common:time_stop:2426 : total=8202 2026-04-29 08:22:58.725 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:22:58.729 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9839 2026-04-29 08:22:58.733 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:22:58.738 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:22:58.742 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-29 08:22:58.748 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-29 08:22:58.780 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-29 08:22:58.784 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-29 08:22:58.788 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-29 08:22:58.792 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-29 08:22:58.796 | + 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-04-29 08:22:58.842 | + 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-04-29 08:22:58.887 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-04-29 08:22:58.934 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-29 08:22:58.979 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-04-29 08:22:59.007 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:59.009 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-04-29 08:22:59.011 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-04-29 08:22:59.013 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-04-29 08:22:59.040 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-04-29 08:22:59.067 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-04-29 08:22:59.071 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-04-29 08:22:59.076 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-04-29 08:22:59.080 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-04-29 08:22:59.153 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-04-29 08:22:59.180 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:59.184 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-04-29 08:22:59.188 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:22:59.192 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-04-29 08:22:59.195 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-04-29 08:22:59.199 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-04-29 08:22:59.203 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-04-29 08:22:59.245 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-04-29 08:22:59.249 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:59.252 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-04-29 08:22:59.298 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-04-29 08:22:59.348 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-04-29 08:22:59.353 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-04-29 08:22:59.358 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-04-29 08:22:59.361 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-04-29 08:22:59.365 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-04-29 08:22:59.371 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-04-29 08:22:59.375 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-04-29 08:22:59.379 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-04-29 08:22:59.384 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-04-29 08:22:59.389 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-04-29 08:22:59.393 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-04-29 08:22:59.397 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-04-29 08:22:59.401 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:22:59.404 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:22:59.409 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:22:59.413 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-04-29 08:22:59.417 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:22:59.422 | + lib/neutron:start_neutron_service_and_check:636 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:22:59.426 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-04-29 08:22:59.454 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:22:59.459 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-04-29 08:22:59.463 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-04-29 08:22:59.466 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-04-29 08:22:59.473 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-04-29 08:22:59.505 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-04-29 08:22:59.509 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-04-29 08:22:59.572 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-04-29 08:22:59.634 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-04-29 08:22:59.639 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-04-29 08:22:59.701 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-04-29 08:22:59.705 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-04-29 08:22:59.770 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-04-29 08:22:59.778 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 08:22:59.782 | + functions-common:run_process:1666 : local service=neutron-api 2026-04-29 08:22:59.786 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 08:22:59.791 | + functions-common:run_process:1668 : local group= 2026-04-29 08:22:59.795 | + functions-common:run_process:1669 : local user= 2026-04-29 08:22:59.798 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:22:59.803 | + functions-common:run_process:1672 : local name=neutron-api 2026-04-29 08:22:59.808 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:22:59.812 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:22:59.816 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:22:59.820 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:22:59.825 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:22:59.831 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450979827 2026-04-29 08:22:59.835 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-04-29 08:22:59.862 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:22:59.866 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-04-29 08:22:59.871 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-04-29 08:22:59.875 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 08:22:59.879 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 08:22:59.884 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 08:22:59.888 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-04-29 08:22:59.892 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-04-29 08:22:59.897 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-04-29 08:22:59.903 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-04-29 08:22:59.906 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:22:59.912 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:22:59.916 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:22:59.920 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:22:59.924 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-04-29 08:22:59.928 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-04-29 08:22:59.933 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:22:59.937 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:22:59.942 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:22:59.946 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-04-29 08:22:59.951 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:22:59.955 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:22:59.959 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:22:59.963 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:22:59.967 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-04-29 08:22:59.971 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:22:59.978 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-04-29 08:23:00.076 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:23:00.170 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-04-29 08:23:00.252 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-04-29 08:23:00.333 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:23:00.414 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:23:00.493 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-04-29 08:23:00.584 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-04-29 08:23:00.664 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-04-29 08:23:00.745 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-04-29 08:23:00.823 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-04-29 08:23:00.904 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:23:00.908 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:23:00.912 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-04-29 08:23:01.005 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:23:01.495 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-04-29 08:23:01.525 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-04-29 08:23:02.005 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-04-29 08:23:02.130 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:02.134 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:02.140 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:02.146 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:02.151 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:02.156 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:02.161 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:02.167 | + functions-common:time_stop:2419 : start_time=1777450979827 2026-04-29 08:23:02.174 | + functions-common:time_stop:2421 : [[ -z 1777450979827 ]] 2026-04-29 08:23:02.183 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:02.190 | + functions-common:time_stop:2424 : end_time=1777450982184 2026-04-29 08:23:02.199 | + functions-common:time_stop:2425 : elapsed_time=2357 2026-04-29 08:23:02.200 | + functions-common:time_stop:2426 : total=9839 2026-04-29 08:23:02.204 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:02.209 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12196 2026-04-29 08:23:02.215 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.34/ 2026-04-29 08:23:02.221 | + lib/neutron:start_neutron_service_and_check:651 : 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-04-29 08:23:02.226 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-04-29 08:23:02.232 | + functions-common:run_process:1667 : 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-04-29 08:23:02.237 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:02.242 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:02.247 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:02.253 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-04-29 08:23:02.254 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:02.261 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:02.265 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:02.272 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:02.287 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:02.291 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450982285 2026-04-29 08:23:02.299 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-04-29 08:23:02.331 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:02.337 | + functions-common:run_process:1676 : _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-04-29 08:23:02.341 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-04-29 08:23:02.344 | + functions-common:_run_under_systemd:1621 : 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-04-29 08:23:02.346 | + functions-common:_run_under_systemd:1622 : 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-04-29 08:23:02.349 | + functions-common:_run_under_systemd:1624 : _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-04-29 08:23:02.351 | + functions-common:_common_systemd_pitfalls:1592 : 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-04-29 08:23:02.354 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-04-29 08:23:02.356 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-04-29 08:23:02.359 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-04-29 08:23:02.361 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:23:02.363 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:23:02.366 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:23:02.368 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:23:02.370 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-04-29 08:23:02.373 | + functions-common:_run_under_systemd:1636 : [[ /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-04-29 08:23:02.375 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:23:02.378 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-04-29 08:23:02.380 | + functions-common:write_user_unit_file:1528 : 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-04-29 08:23:02.383 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:23:02.385 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:23:02.387 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:23:02.389 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:23:02.392 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:23:02.394 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-04-29 08:23:02.396 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:23:02.400 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-04-29 08:23:02.483 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:23:02.567 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-04-29 08:23:02.656 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:23:02.757 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-04-29 08:23:02.831 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-04-29 08:23:02.898 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:23:02.969 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:23:02.971 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:23:02.974 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-04-29 08:23:03.051 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:23:03.580 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-04-29 08:23:03.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-04-29 08:23:04.100 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-04-29 08:23:04.167 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:04.172 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:04.176 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:04.187 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:04.192 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:04.198 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:04.204 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:04.210 | + functions-common:time_stop:2419 : start_time=1777450982285 2026-04-29 08:23:04.218 | + functions-common:time_stop:2421 : [[ -z 1777450982285 ]] 2026-04-29 08:23:04.229 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:04.240 | + functions-common:time_stop:2424 : end_time=1777450984231 2026-04-29 08:23:04.246 | + functions-common:time_stop:2425 : elapsed_time=1946 2026-04-29 08:23:04.255 | + functions-common:time_stop:2426 : total=12196 2026-04-29 08:23:04.260 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:04.266 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14142 2026-04-29 08:23:04.270 | + lib/neutron:start_neutron_service_and_check:652 : 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-04-29 08:23:04.277 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-04-29 08:23:04.283 | + functions-common:run_process:1667 : 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-04-29 08:23:04.292 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:04.297 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:04.307 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:04.310 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-04-29 08:23:04.314 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:04.322 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:04.328 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:04.335 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:04.346 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:04.355 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450984347 2026-04-29 08:23:04.361 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-04-29 08:23:04.411 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:04.416 | + functions-common:run_process:1676 : _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-04-29 08:23:04.425 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-04-29 08:23:04.429 | + functions-common:_run_under_systemd:1621 : 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-04-29 08:23:04.432 | + functions-common:_run_under_systemd:1622 : 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-04-29 08:23:04.437 | + functions-common:_run_under_systemd:1624 : _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-04-29 08:23:04.443 | + functions-common:_common_systemd_pitfalls:1592 : 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-04-29 08:23:04.445 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-04-29 08:23:04.448 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-04-29 08:23:04.457 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-04-29 08:23:04.458 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:23:04.467 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:23:04.470 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:23:04.473 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:23:04.476 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-04-29 08:23:04.482 | + functions-common:_run_under_systemd:1636 : [[ /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-04-29 08:23:04.483 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:23:04.485 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-04-29 08:23:04.487 | + functions-common:write_user_unit_file:1528 : 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-04-29 08:23:04.489 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:23:04.491 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:23:04.494 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:23:04.495 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:23:04.497 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:23:04.499 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-04-29 08:23:04.503 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:23:04.505 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-04-29 08:23:04.596 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:23:04.760 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-04-29 08:23:04.891 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:23:05.034 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-04-29 08:23:05.165 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-04-29 08:23:05.284 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:23:05.372 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:23:05.372 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:23:05.374 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-04-29 08:23:05.462 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:23:06.059 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-04-29 08:23:06.096 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-04-29 08:23:06.585 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-04-29 08:23:06.631 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:06.636 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:06.643 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:06.647 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:06.651 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:06.658 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:06.661 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:06.669 | + functions-common:time_stop:2419 : start_time=1777450984347 2026-04-29 08:23:06.673 | + functions-common:time_stop:2421 : [[ -z 1777450984347 ]] 2026-04-29 08:23:06.682 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:06.691 | + functions-common:time_stop:2424 : end_time=1777450986682 2026-04-29 08:23:06.695 | + functions-common:time_stop:2425 : elapsed_time=2335 2026-04-29 08:23:06.701 | + functions-common:time_stop:2426 : total=14142 2026-04-29 08:23:06.704 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:06.712 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16477 2026-04-29 08:23:06.717 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-04-29 08:23:06.725 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-04-29 08:23:06.728 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:23:06.734 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-04-29 08:23:06.763 | + functions-common:run_process:1667 : 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-04-29 08:23:06.769 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:06.773 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:06.779 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:06.782 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-04-29 08:23:06.787 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:06.792 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:06.797 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:06.802 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:06.809 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:06.817 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450986811 2026-04-29 08:23:06.823 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-04-29 08:23:06.858 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:06.863 | + functions-common:run_process:1676 : _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-04-29 08:23:06.868 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-04-29 08:23:06.875 | + functions-common:_run_under_systemd:1621 : 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-04-29 08:23:06.881 | + functions-common:_run_under_systemd:1622 : 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-04-29 08:23:06.885 | + functions-common:_run_under_systemd:1624 : _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-04-29 08:23:06.893 | + functions-common:_common_systemd_pitfalls:1592 : 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-04-29 08:23:06.897 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-04-29 08:23:06.904 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /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-04-29 08:23:06.910 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:23:06.914 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:23:06.918 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:23:06.925 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:23:06.929 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:23:06.933 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-04-29 08:23:06.940 | + functions-common:_run_under_systemd:1636 : [[ /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-04-29 08:23:06.943 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:23:06.950 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:23:06.957 | + functions-common:write_user_unit_file:1528 : 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-04-29 08:23:06.962 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:23:06.969 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:23:06.978 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:23:06.987 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:23:06.991 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:23:06.998 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:23:07.005 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:23:07.016 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-04-29 08:23:07.144 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:23:07.292 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-04-29 08:23:07.406 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:23:07.526 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-04-29 08:23:07.657 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-04-29 08:23:07.788 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:23:07.895 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:23:07.901 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:23:07.906 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-04-29 08:23:08.068 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:23:08.622 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:23:08.652 | 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-04-29 08:23:09.198 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:23:09.262 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:09.274 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:09.281 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:09.288 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:09.294 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:09.300 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:09.307 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:09.310 | + functions-common:time_stop:2419 : start_time=1777450986811 2026-04-29 08:23:09.319 | + functions-common:time_stop:2421 : [[ -z 1777450986811 ]] 2026-04-29 08:23:09.322 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:09.334 | + functions-common:time_stop:2424 : end_time=1777450989323 2026-04-29 08:23:09.343 | + functions-common:time_stop:2425 : elapsed_time=2512 2026-04-29 08:23:09.348 | + functions-common:time_stop:2426 : total=16477 2026-04-29 08:23:09.356 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:09.360 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18989 2026-04-29 08:23:09.368 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-04-29 08:23:09.377 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.34/networking 2026-04-29 08:23:09.387 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-04-29 08:23:09.387 | Waiting for Neutron to start... 2026-04-29 08:23:09.393 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.34/networking' 2026-04-29 08:23:09.396 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.34/networking' 'Neutron did not start' 60 2026-04-29 08:23:09.403 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.34/networking' 2026-04-29 08:23:09.406 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-04-29 08:23:09.410 | + functions-common:test_with_retry:2352 : local until=60 2026-04-29 08:23:09.417 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-04-29 08:23:09.425 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-04-29 08:23:09.428 | + functions-common:time_start:2398 : local name=test_with_retry 2026-04-29 08:23:09.437 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:09.440 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:09.447 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:09.457 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450989449 2026-04-29 08:23:09.462 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.34/networking; do sleep 0.5; done' 2026-04-29 08:23:15.624 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.34/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-04-29 08:23:15.628 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:15.636 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:15.644 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:15.646 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:15.650 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:15.655 | + functions-common:time_stop:2418 : name=test_with_retry 2026-04-29 08:23:15.664 | + functions-common:time_stop:2419 : start_time=1777450989449 2026-04-29 08:23:15.664 | + functions-common:time_stop:2421 : [[ -z 1777450989449 ]] 2026-04-29 08:23:15.671 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:15.679 | + functions-common:time_stop:2424 : end_time=1777450995673 2026-04-29 08:23:15.683 | + functions-common:time_stop:2425 : elapsed_time=6224 2026-04-29 08:23:15.687 | + functions-common:time_stop:2426 : total=0 2026-04-29 08:23:15.694 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:15.698 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6224 2026-04-29 08:23:15.706 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-04-29 08:23:15.742 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:15.749 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-04-29 08:23:15.753 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:23:15.761 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-04-29 08:23:15.764 | + ./stack.sh:main:1308 : start_placement 2026-04-29 08:23:15.769 | + lib/placement:start_placement:137 : start_placement_api 2026-04-29 08:23:15.776 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-04-29 08:23:15.784 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 08:23:15.787 | + functions-common:run_process:1666 : local service=placement-api 2026-04-29 08:23:15.797 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 08:23:15.801 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:15.807 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:15.811 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:15.824 | + functions-common:run_process:1672 : local name=placement-api 2026-04-29 08:23:15.831 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:15.837 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:15.840 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:15.848 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:15.857 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:15.867 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450995859 2026-04-29 08:23:15.872 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-04-29 08:23:15.913 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:15.917 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-04-29 08:23:15.923 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-04-29 08:23:15.928 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 08:23:15.932 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 08:23:15.937 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 08:23:15.940 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-04-29 08:23:15.945 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-04-29 08:23:15.951 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-04-29 08:23:15.955 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-04-29 08:23:15.961 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:23:15.965 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:23:15.972 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:23:15.976 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:23:15.979 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-04-29 08:23:15.983 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-04-29 08:23:15.989 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:23:15.995 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:23:15.999 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:23:16.004 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-04-29 08:23:16.005 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:23:16.010 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:23:16.015 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:23:16.019 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:23:16.024 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-04-29 08:23:16.026 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:23:16.033 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-04-29 08:23:16.160 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:23:16.293 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-04-29 08:23:16.417 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-04-29 08:23:16.538 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:23:16.647 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:23:16.732 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-04-29 08:23:16.836 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-04-29 08:23:16.942 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-04-29 08:23:17.021 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-04-29 08:23:17.119 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-04-29 08:23:17.213 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:23:17.217 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:23:17.222 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-04-29 08:23:17.321 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:23:17.818 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-04-29 08:23:17.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-04-29 08:23:18.314 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-04-29 08:23:18.461 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:18.464 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:18.466 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:18.469 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:18.473 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:18.474 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:18.476 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:18.478 | + functions-common:time_stop:2419 : start_time=1777450995859 2026-04-29 08:23:18.480 | + functions-common:time_stop:2421 : [[ -z 1777450995859 ]] 2026-04-29 08:23:18.483 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:18.488 | + functions-common:time_stop:2424 : end_time=1777450998485 2026-04-29 08:23:18.490 | + functions-common:time_stop:2425 : elapsed_time=2626 2026-04-29 08:23:18.492 | + functions-common:time_stop:2426 : total=18989 2026-04-29 08:23:18.495 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:18.499 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21615 2026-04-29 08:23:18.499 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-04-29 08:23:18.499 | Waiting for placement-api to start... 2026-04-29 08:23:18.501 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.34/placement 2026-04-29 08:23:18.504 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 08:23:18.506 | + functions:wait_for_service:477 : local url=http://192.168.122.34/placement 2026-04-29 08:23:18.508 | + functions:wait_for_service:478 : local rval=0 2026-04-29 08:23:18.511 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 08:23:18.513 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 08:23:18.515 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:18.517 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:18.520 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:18.528 | + functions-common:time_start:2403 : _TIME_START[$name]=1777450998522 2026-04-29 08:23:18.528 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 08:23:18.530 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:23:18.532 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.34/placement 2026-04-29 08:23:21.323 | + :: : [[ 200 == 503 ]] 2026-04-29 08:23:21.325 | + :: : [[ 0 -eq 7 ]] 2026-04-29 08:23:21.331 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 08:23:21.336 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:21.341 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:21.346 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:21.351 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:21.356 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:21.361 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 08:23:21.366 | + functions-common:time_stop:2419 : start_time=1777450998522 2026-04-29 08:23:21.370 | + functions-common:time_stop:2421 : [[ -z 1777450998522 ]] 2026-04-29 08:23:21.376 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:21.383 | + functions-common:time_stop:2424 : end_time=1777451001378 2026-04-29 08:23:21.387 | + functions-common:time_stop:2425 : elapsed_time=2856 2026-04-29 08:23:21.391 | + functions-common:time_stop:2426 : total=11520 2026-04-29 08:23:21.395 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:21.399 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14376 2026-04-29 08:23:21.404 | + functions:wait_for_service:486 : return 0 2026-04-29 08:23:21.408 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-04-29 08:23:21.437 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:21.441 | + ./stack.sh:main:1312 : start_neutron 2026-04-29 08:23:21.445 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-04-29 08:23:21.450 | + lib/neutron:start_l2_agent:671 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:23:21.454 | + functions-common:run_process:1666 : local service=q-agt 2026-04-29 08:23:21.458 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-04-29 08:23:21.462 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:21.467 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:21.471 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:21.475 | + functions-common:run_process:1672 : local name=q-agt 2026-04-29 08:23:21.479 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:21.483 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:21.488 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:21.492 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:21.497 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:21.504 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451001499 2026-04-29 08:23:21.508 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-04-29 08:23:21.536 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:23:21.540 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:21.545 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:21.549 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:21.553 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:21.557 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:21.562 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:21.566 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:21.570 | + functions-common:time_stop:2419 : start_time=1777451001499 2026-04-29 08:23:21.574 | + functions-common:time_stop:2421 : [[ -z 1777451001499 ]] 2026-04-29 08:23:21.580 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:21.586 | + functions-common:time_stop:2424 : end_time=1777451001582 2026-04-29 08:23:21.590 | + functions-common:time_stop:2425 : elapsed_time=83 2026-04-29 08:23:21.595 | + functions-common:time_stop:2426 : total=21615 2026-04-29 08:23:21.599 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:21.603 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21698 2026-04-29 08:23:21.607 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-04-29 08:23:21.611 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 08:23:21.616 | + functions-common:is_provider_network:2264 : return 1 2026-04-29 08:23:21.620 | + lib/neutron:start_neutron:665 : start_other_agents 2026-04-29 08:23:21.624 | + lib/neutron:start_other_agents:689 : 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-04-29 08:23:21.629 | + functions-common:run_process:1666 : local service=q-dhcp 2026-04-29 08:23:21.633 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-04-29 08:23:21.637 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:21.642 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:21.646 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:21.650 | + functions-common:run_process:1672 : local name=q-dhcp 2026-04-29 08:23:21.655 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:21.659 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:21.663 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:21.667 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:21.673 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:21.680 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451001675 2026-04-29 08:23:21.684 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-04-29 08:23:21.711 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:23:21.716 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:21.720 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:21.725 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:21.729 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:21.733 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:21.737 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:21.741 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:21.745 | + functions-common:time_stop:2419 : start_time=1777451001675 2026-04-29 08:23:21.749 | + functions-common:time_stop:2421 : [[ -z 1777451001675 ]] 2026-04-29 08:23:21.755 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:21.761 | + functions-common:time_stop:2424 : end_time=1777451001757 2026-04-29 08:23:21.765 | + functions-common:time_stop:2425 : elapsed_time=82 2026-04-29 08:23:21.769 | + functions-common:time_stop:2426 : total=21698 2026-04-29 08:23:21.774 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:21.778 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21780 2026-04-29 08:23:21.784 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-04-29 08:23:21.788 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-04-29 08:23:21.792 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-04-29 08:23:21.799 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-04-29 08:23:21.803 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 08:23:21.806 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 08:23:21.812 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 08:23:21.816 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-04-29 08:23:21.820 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 08:23:21.825 | + lib/neutron:start_other_agents:691 : 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-04-29 08:23:21.829 | + functions-common:run_process:1666 : local service=q-l3 2026-04-29 08:23:21.833 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-04-29 08:23:21.838 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:21.842 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:21.846 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:21.850 | + functions-common:run_process:1672 : local name=q-l3 2026-04-29 08:23:21.854 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:21.858 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:21.863 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:21.867 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:21.873 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:21.879 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451001874 2026-04-29 08:23:21.883 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-04-29 08:23:21.910 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:23:21.915 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:21.919 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:21.923 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:21.927 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:21.932 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:21.936 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:21.940 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:21.944 | + functions-common:time_stop:2419 : start_time=1777451001874 2026-04-29 08:23:21.949 | + functions-common:time_stop:2421 : [[ -z 1777451001874 ]] 2026-04-29 08:23:21.954 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:21.960 | + functions-common:time_stop:2424 : end_time=1777451001956 2026-04-29 08:23:21.965 | + functions-common:time_stop:2425 : elapsed_time=82 2026-04-29 08:23:21.969 | + functions-common:time_stop:2426 : total=21780 2026-04-29 08:23:21.973 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:21.977 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21862 2026-04-29 08:23:21.982 | + lib/neutron:start_other_agents:693 : 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-04-29 08:23:21.986 | + functions-common:run_process:1666 : local service=q-meta 2026-04-29 08:23:21.990 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-04-29 08:23:21.994 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:21.999 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:22.003 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:22.007 | + functions-common:run_process:1672 : local name=q-meta 2026-04-29 08:23:22.011 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:22.015 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:22.020 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:22.024 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:22.029 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:22.035 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451002030 2026-04-29 08:23:22.039 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-04-29 08:23:22.067 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:23:22.072 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:22.076 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:22.080 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:22.084 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:22.088 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:22.093 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:22.097 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:22.101 | + functions-common:time_stop:2419 : start_time=1777451002030 2026-04-29 08:23:22.105 | + functions-common:time_stop:2421 : [[ -z 1777451002030 ]] 2026-04-29 08:23:22.111 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:22.117 | + functions-common:time_stop:2424 : end_time=1777451002112 2026-04-29 08:23:22.121 | + functions-common:time_stop:2425 : elapsed_time=82 2026-04-29 08:23:22.125 | + functions-common:time_stop:2426 : total=21862 2026-04-29 08:23:22.129 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:22.133 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21944 2026-04-29 08:23:22.136 | + lib/neutron:start_other_agents:694 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-04-29 08:23:22.140 | + functions-common:run_process:1666 : local service=q-metering 2026-04-29 08:23:22.144 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-04-29 08:23:22.148 | + functions-common:run_process:1668 : local group= 2026-04-29 08:23:22.152 | + functions-common:run_process:1669 : local user= 2026-04-29 08:23:22.156 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:23:22.161 | + functions-common:run_process:1672 : local name=q-metering 2026-04-29 08:23:22.166 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:23:22.168 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:23:22.172 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:23:22.176 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:23:22.181 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:23:22.187 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451002183 2026-04-29 08:23:22.191 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-04-29 08:23:22.218 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:23:22.223 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:23:22.227 | + functions-common:time_stop:2412 : local name 2026-04-29 08:23:22.231 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:23:22.235 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:23:22.240 | + functions-common:time_stop:2415 : local total 2026-04-29 08:23:22.243 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:23:22.247 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:23:22.251 | + functions-common:time_stop:2419 : start_time=1777451002183 2026-04-29 08:23:22.255 | + functions-common:time_stop:2421 : [[ -z 1777451002183 ]] 2026-04-29 08:23:22.261 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:23:22.267 | + functions-common:time_stop:2424 : end_time=1777451002262 2026-04-29 08:23:22.271 | + functions-common:time_stop:2425 : elapsed_time=79 2026-04-29 08:23:22.276 | + functions-common:time_stop:2426 : total=21944 2026-04-29 08:23:22.280 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:23:22.283 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22023 2026-04-29 08:23:22.287 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-04-29 08:23:22.315 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:23:22.319 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-04-29 08:23:22.323 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-04-29 08:23:22.327 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:23:22.331 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-04-29 08:23:22.336 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-04-29 08:23:22.340 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-04-29 08:23:22.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-04-29 08:23:22.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-04-29 08:23:22.353 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-04-29 08:23:22.359 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 08:23:25.900 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:25.906 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 08:23:25.906 | address-scope 2026-04-29 08:23:25.906 | agent 2026-04-29 08:23:25.906 | allowed-address-pairs 2026-04-29 08:23:25.906 | auto-allocated-topology 2026-04-29 08:23:25.906 | availability_zone 2026-04-29 08:23:25.906 | default-subnetpools 2026-04-29 08:23:25.906 | dhcp_agent_scheduler 2026-04-29 08:23:25.906 | dns-integration 2026-04-29 08:23:25.906 | dns-domain-ports 2026-04-29 08:23:25.906 | dns-integration-domain-keywords 2026-04-29 08:23:25.907 | empty-string-filtering 2026-04-29 08:23:25.907 | external-net 2026-04-29 08:23:25.907 | extra_dhcp_opt 2026-04-29 08:23:25.907 | extraroute 2026-04-29 08:23:25.907 | extraroute-atomic 2026-04-29 08:23:25.907 | filter-validation 2026-04-29 08:23:25.907 | floating-ip-port-forwarding-detail 2026-04-29 08:23:25.907 | fip-port-details 2026-04-29 08:23:25.907 | flavors 2026-04-29 08:23:25.907 | floatingip-pools 2026-04-29 08:23:25.907 | router 2026-04-29 08:23:25.907 | enable-default-route-bfd 2026-04-29 08:23:25.908 | enable-default-route-ecmp 2026-04-29 08:23:25.908 | ext-gw-mode 2026-04-29 08:23:25.908 | l3-ha 2026-04-29 08:23:25.908 | external-gateway-multihoming 2026-04-29 08:23:25.908 | l3-flavors 2026-04-29 08:23:25.908 | multi-provider 2026-04-29 08:23:25.908 | net-mtu 2026-04-29 08:23:25.908 | net-mtu-writable 2026-04-29 08:23:25.908 | network_availability_zone 2026-04-29 08:23:25.908 | network-ip-availability 2026-04-29 08:23:25.908 | network-ip-availability-details 2026-04-29 08:23:25.908 | pagination 2026-04-29 08:23:25.909 | port-device-profile 2026-04-29 08:23:25.909 | port-mac-address-regenerate 2026-04-29 08:23:25.910 | port-numa-affinity-policy 2026-04-29 08:23:25.910 | port-numa-affinity-policy-socket 2026-04-29 08:23:25.910 | binding 2026-04-29 08:23:25.911 | binding-extended 2026-04-29 08:23:25.911 | port-security 2026-04-29 08:23:25.911 | project-id 2026-04-29 08:23:25.912 | provider 2026-04-29 08:23:25.912 | qinq 2026-04-29 08:23:25.912 | quota-check-limit 2026-04-29 08:23:25.913 | quota-check-limit-default 2026-04-29 08:23:25.913 | quotas 2026-04-29 08:23:25.913 | quota_details 2026-04-29 08:23:25.913 | rbac-policies 2026-04-29 08:23:25.913 | rbac-address-scope 2026-04-29 08:23:25.913 | rbac-security-groups 2026-04-29 08:23:25.913 | revision-if-match 2026-04-29 08:23:25.913 | standard-attr-revisions 2026-04-29 08:23:25.913 | router_availability_zone 2026-04-29 08:23:25.914 | router-enable-snat 2026-04-29 08:23:25.914 | security-groups-default-rules 2026-04-29 08:23:25.914 | security-groups-normalized-cidr 2026-04-29 08:23:25.914 | security-groups-remote-address-group 2026-04-29 08:23:25.914 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:23:25.914 | security-groups-shared-filtering 2026-04-29 08:23:25.914 | security-group 2026-04-29 08:23:25.914 | service-type 2026-04-29 08:23:25.914 | sorting 2026-04-29 08:23:25.914 | standard-attr-description 2026-04-29 08:23:25.914 | stateful-security-group 2026-04-29 08:23:25.914 | subnet-dns-publish-fixed-ip 2026-04-29 08:23:25.915 | subnet-external-network 2026-04-29 08:23:25.915 | subnet-service-types 2026-04-29 08:23:25.916 | subnet_allocation 2026-04-29 08:23:25.916 | subnetpool-prefix-ops 2026-04-29 08:23:25.916 | tag-creation 2026-04-29 08:23:25.917 | standard-attr-tag 2026-04-29 08:23:25.917 | standard-attr-timestamp 2026-04-29 08:23:25.917 | vlan-transparent' 2026-04-29 08:23:25.917 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 08:23:25.917 | address-scope 2026-04-29 08:23:25.917 | agent 2026-04-29 08:23:25.918 | allowed-address-pairs 2026-04-29 08:23:25.918 | auto-allocated-topology 2026-04-29 08:23:25.918 | availability_zone 2026-04-29 08:23:25.918 | default-subnetpools 2026-04-29 08:23:25.918 | dhcp_agent_scheduler 2026-04-29 08:23:25.918 | dns-integration 2026-04-29 08:23:25.918 | dns-domain-ports 2026-04-29 08:23:25.918 | dns-integration-domain-keywords 2026-04-29 08:23:25.918 | empty-string-filtering 2026-04-29 08:23:25.918 | external-net 2026-04-29 08:23:25.918 | extra_dhcp_opt 2026-04-29 08:23:25.918 | extraroute 2026-04-29 08:23:25.919 | extraroute-atomic 2026-04-29 08:23:25.919 | filter-validation 2026-04-29 08:23:25.919 | floating-ip-port-forwarding-detail 2026-04-29 08:23:25.919 | fip-port-details 2026-04-29 08:23:25.919 | flavors 2026-04-29 08:23:25.920 | floatingip-pools 2026-04-29 08:23:25.920 | router 2026-04-29 08:23:25.920 | enable-default-route-bfd 2026-04-29 08:23:25.920 | enable-default-route-ecmp 2026-04-29 08:23:25.920 | ext-gw-mode 2026-04-29 08:23:25.920 | l3-ha 2026-04-29 08:23:25.920 | external-gateway-multihoming 2026-04-29 08:23:25.920 | l3-flavors 2026-04-29 08:23:25.921 | multi-provider 2026-04-29 08:23:25.921 | net-mtu 2026-04-29 08:23:25.921 | net-mtu-writable 2026-04-29 08:23:25.921 | network_availability_zone 2026-04-29 08:23:25.921 | network-ip-availability 2026-04-29 08:23:25.921 | network-ip-availability-details 2026-04-29 08:23:25.921 | pagination 2026-04-29 08:23:25.922 | port-device-profile 2026-04-29 08:23:25.922 | port-mac-address-regenerate 2026-04-29 08:23:25.922 | port-numa-affinity-policy 2026-04-29 08:23:25.922 | port-numa-affinity-policy-socket 2026-04-29 08:23:25.922 | binding 2026-04-29 08:23:25.922 | binding-extended 2026-04-29 08:23:25.922 | port-security 2026-04-29 08:23:25.923 | project-id 2026-04-29 08:23:25.923 | provider 2026-04-29 08:23:25.923 | qinq 2026-04-29 08:23:25.923 | quota-check-limit 2026-04-29 08:23:25.923 | quota-check-limit-default 2026-04-29 08:23:25.923 | quotas 2026-04-29 08:23:25.923 | quota_details 2026-04-29 08:23:25.923 | rbac-policies 2026-04-29 08:23:25.924 | rbac-address-scope 2026-04-29 08:23:25.924 | rbac-security-groups 2026-04-29 08:23:25.924 | revision-if-match 2026-04-29 08:23:25.924 | standard-attr-revisions 2026-04-29 08:23:25.924 | router_availability_zone 2026-04-29 08:23:25.924 | router-enable-snat 2026-04-29 08:23:25.924 | security-groups-default-rules 2026-04-29 08:23:25.925 | security-groups-normalized-cidr 2026-04-29 08:23:25.925 | security-groups-remote-address-group 2026-04-29 08:23:25.925 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:23:25.925 | security-groups-shared-filtering 2026-04-29 08:23:25.925 | security-group 2026-04-29 08:23:25.925 | service-type 2026-04-29 08:23:25.925 | sorting 2026-04-29 08:23:25.926 | standard-attr-description 2026-04-29 08:23:25.926 | stateful-security-group 2026-04-29 08:23:25.926 | subnet-dns-publish-fixed-ip 2026-04-29 08:23:25.926 | subnet-external-network 2026-04-29 08:23:25.926 | subnet-service-types 2026-04-29 08:23:25.926 | subnet_allocation 2026-04-29 08:23:25.926 | subnetpool-prefix-ops 2026-04-29 08:23:25.926 | tag-creation 2026-04-29 08:23:25.927 | standard-attr-tag 2026-04-29 08:23:25.927 | standard-attr-timestamp 2026-04-29 08:23:25.927 | vlan-transparent =~ auto-allocated-topology ]] 2026-04-29 08:23:25.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 08:23:25.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-04-29 08:23:25.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-04-29 08:23:25.927 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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-04-29 08:23:29.810 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:29.814 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=e84b7503-2466-47be-84f3-fc15ddadeead 2026-04-29 08:23:29.818 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-04-29 08:23:29.824 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd46:0d52:3684::/56 --share --default -f value -c id 2026-04-29 08:23:33.689 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:33.694 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=de8accd9-51fe-4bba-841f-2df3796b6dcc 2026-04-29 08:23:33.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-04-29 08:23:33.702 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 08:23:33.705 | + functions-common:is_provider_network:2264 : return 1 2026-04-29 08:23:33.710 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-04-29 08:23:38.844 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:38.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=be8660de-0672-49a4-93ec-ad439368e89a 2026-04-29 08:23:38.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-04-29 08:23:38.856 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:23:38.881 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-04-29 08:23:38.886 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-04-29 08:23:38.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z e84b7503-2466-47be-84f3-fc15ddadeead ']' 2026-04-29 08:23:38.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-04-29 08:23:38.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-04-29 08:23:38.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool e84b7503-2466-47be-84f3-fc15ddadeead ' 2026-04-29 08:23:38.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-04-29 08:23:38.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network be8660de-0672-49a4-93ec-ad439368e89a private-subnet' 2026-04-29 08:23:38.915 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-04-29 08:23:38.921 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool e84b7503-2466-47be-84f3-fc15ddadeead --network be8660de-0672-49a4-93ec-ad439368e89a private-subnet -f value -c id 2026-04-29 08:23:43.671 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:43.677 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=f3851a11-746f-4408-aad1-4b1488677031 2026-04-29 08:23:43.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-04-29 08:23:43.686 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:23:43.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo f3851a11-746f-4408-aad1-4b1488677031 2026-04-29 08:23:43.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=f3851a11-746f-4408-aad1-4b1488677031 2026-04-29 08:23:43.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-04-29 08:23:43.727 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-04-29 08:23:43.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-04-29 08:23:43.735 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:23:43.760 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-04-29 08:23:43.765 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:23:43.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-04-29 08:23:43.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z de8accd9-51fe-4bba-841f-2df3796b6dcc ']' 2026-04-29 08:23:43.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-04-29 08:23:43.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-04-29 08:23:43.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool de8accd9-51fe-4bba-841f-2df3796b6dcc ' 2026-04-29 08:23:43.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-04-29 08:23:43.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network be8660de-0672-49a4-93ec-ad439368e89a ipv6-private-subnet ' 2026-04-29 08:23:43.824 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-04-29 08:23:43.829 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool de8accd9-51fe-4bba-841f-2df3796b6dcc --ipv6-ra-mode slaac --ipv6-address-mode slaac --network be8660de-0672-49a4-93ec-ad439368e89a ipv6-private-subnet -f value -c id 2026-04-29 08:23:48.390 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:48.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=fffdd7ad-0113-4099-b82c-2740849dd43c 2026-04-29 08:23:48.398 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-04-29 08:23:48.402 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:23:48.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo fffdd7ad-0113-4099-b82c-2740849dd43c 2026-04-29 08:23:48.430 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=fffdd7ad-0113-4099-b82c-2740849dd43c 2026-04-29 08:23:48.435 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-04-29 08:23:48.438 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-04-29 08:23:48.444 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 08:23:51.425 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:51.428 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 08:23:51.428 | address-scope 2026-04-29 08:23:51.429 | agent 2026-04-29 08:23:51.429 | allowed-address-pairs 2026-04-29 08:23:51.429 | auto-allocated-topology 2026-04-29 08:23:51.429 | availability_zone 2026-04-29 08:23:51.429 | default-subnetpools 2026-04-29 08:23:51.429 | dhcp_agent_scheduler 2026-04-29 08:23:51.429 | dns-integration 2026-04-29 08:23:51.429 | dns-domain-ports 2026-04-29 08:23:51.429 | dns-integration-domain-keywords 2026-04-29 08:23:51.430 | empty-string-filtering 2026-04-29 08:23:51.430 | external-net 2026-04-29 08:23:51.430 | extra_dhcp_opt 2026-04-29 08:23:51.430 | extraroute 2026-04-29 08:23:51.430 | extraroute-atomic 2026-04-29 08:23:51.430 | filter-validation 2026-04-29 08:23:51.430 | floating-ip-port-forwarding-detail 2026-04-29 08:23:51.430 | fip-port-details 2026-04-29 08:23:51.430 | flavors 2026-04-29 08:23:51.430 | floatingip-pools 2026-04-29 08:23:51.430 | router 2026-04-29 08:23:51.430 | enable-default-route-bfd 2026-04-29 08:23:51.431 | enable-default-route-ecmp 2026-04-29 08:23:51.431 | ext-gw-mode 2026-04-29 08:23:51.431 | l3-ha 2026-04-29 08:23:51.432 | external-gateway-multihoming 2026-04-29 08:23:51.433 | l3-flavors 2026-04-29 08:23:51.433 | multi-provider 2026-04-29 08:23:51.433 | net-mtu 2026-04-29 08:23:51.434 | net-mtu-writable 2026-04-29 08:23:51.434 | network_availability_zone 2026-04-29 08:23:51.434 | network-ip-availability 2026-04-29 08:23:51.434 | network-ip-availability-details 2026-04-29 08:23:51.434 | pagination 2026-04-29 08:23:51.435 | port-device-profile 2026-04-29 08:23:51.435 | port-mac-address-regenerate 2026-04-29 08:23:51.435 | port-numa-affinity-policy 2026-04-29 08:23:51.435 | port-numa-affinity-policy-socket 2026-04-29 08:23:51.435 | binding 2026-04-29 08:23:51.435 | binding-extended 2026-04-29 08:23:51.435 | port-security 2026-04-29 08:23:51.435 | project-id 2026-04-29 08:23:51.435 | provider 2026-04-29 08:23:51.435 | qinq 2026-04-29 08:23:51.435 | quota-check-limit 2026-04-29 08:23:51.435 | quota-check-limit-default 2026-04-29 08:23:51.436 | quotas 2026-04-29 08:23:51.436 | quota_details 2026-04-29 08:23:51.436 | rbac-policies 2026-04-29 08:23:51.436 | rbac-address-scope 2026-04-29 08:23:51.436 | rbac-security-groups 2026-04-29 08:23:51.436 | revision-if-match 2026-04-29 08:23:51.436 | standard-attr-revisions 2026-04-29 08:23:51.436 | router_availability_zone 2026-04-29 08:23:51.436 | router-enable-snat 2026-04-29 08:23:51.437 | security-groups-default-rules 2026-04-29 08:23:51.437 | security-groups-normalized-cidr 2026-04-29 08:23:51.437 | security-groups-remote-address-group 2026-04-29 08:23:51.437 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:23:51.437 | security-groups-shared-filtering 2026-04-29 08:23:51.437 | security-group 2026-04-29 08:23:51.437 | service-type 2026-04-29 08:23:51.438 | sorting 2026-04-29 08:23:51.438 | standard-attr-description 2026-04-29 08:23:51.438 | stateful-security-group 2026-04-29 08:23:51.438 | subnet-dns-publish-fixed-ip 2026-04-29 08:23:51.438 | subnet-external-network 2026-04-29 08:23:51.438 | subnet-service-types 2026-04-29 08:23:51.438 | subnet_allocation 2026-04-29 08:23:51.438 | subnetpool-prefix-ops 2026-04-29 08:23:51.438 | tag-creation 2026-04-29 08:23:51.438 | standard-attr-tag 2026-04-29 08:23:51.439 | standard-attr-timestamp 2026-04-29 08:23:51.439 | vlan-transparent' 2026-04-29 08:23:51.439 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 08:23:51.439 | address-scope 2026-04-29 08:23:51.439 | agent 2026-04-29 08:23:51.439 | allowed-address-pairs 2026-04-29 08:23:51.439 | auto-allocated-topology 2026-04-29 08:23:51.439 | availability_zone 2026-04-29 08:23:51.439 | default-subnetpools 2026-04-29 08:23:51.439 | dhcp_agent_scheduler 2026-04-29 08:23:51.440 | dns-integration 2026-04-29 08:23:51.440 | dns-domain-ports 2026-04-29 08:23:51.440 | dns-integration-domain-keywords 2026-04-29 08:23:51.440 | empty-string-filtering 2026-04-29 08:23:51.440 | external-net 2026-04-29 08:23:51.440 | extra_dhcp_opt 2026-04-29 08:23:51.440 | extraroute 2026-04-29 08:23:51.440 | extraroute-atomic 2026-04-29 08:23:51.440 | filter-validation 2026-04-29 08:23:51.441 | floating-ip-port-forwarding-detail 2026-04-29 08:23:51.441 | fip-port-details 2026-04-29 08:23:51.441 | flavors 2026-04-29 08:23:51.441 | floatingip-pools 2026-04-29 08:23:51.441 | router 2026-04-29 08:23:51.441 | enable-default-route-bfd 2026-04-29 08:23:51.441 | enable-default-route-ecmp 2026-04-29 08:23:51.441 | ext-gw-mode 2026-04-29 08:23:51.441 | l3-ha 2026-04-29 08:23:51.441 | external-gateway-multihoming 2026-04-29 08:23:51.441 | l3-flavors 2026-04-29 08:23:51.442 | multi-provider 2026-04-29 08:23:51.442 | net-mtu 2026-04-29 08:23:51.442 | net-mtu-writable 2026-04-29 08:23:51.442 | network_availability_zone 2026-04-29 08:23:51.442 | network-ip-availability 2026-04-29 08:23:51.442 | network-ip-availability-details 2026-04-29 08:23:51.442 | pagination 2026-04-29 08:23:51.442 | port-device-profile 2026-04-29 08:23:51.442 | port-mac-address-regenerate 2026-04-29 08:23:51.442 | port-numa-affinity-policy 2026-04-29 08:23:51.443 | port-numa-affinity-policy-socket 2026-04-29 08:23:51.443 | binding 2026-04-29 08:23:51.443 | binding-extended 2026-04-29 08:23:51.443 | port-security 2026-04-29 08:23:51.443 | project-id 2026-04-29 08:23:51.443 | provider 2026-04-29 08:23:51.443 | qinq 2026-04-29 08:23:51.443 | quota-check-limit 2026-04-29 08:23:51.443 | quota-check-limit-default 2026-04-29 08:23:51.443 | quotas 2026-04-29 08:23:51.443 | quota_details 2026-04-29 08:23:51.444 | rbac-policies 2026-04-29 08:23:51.444 | rbac-address-scope 2026-04-29 08:23:51.444 | rbac-security-groups 2026-04-29 08:23:51.444 | revision-if-match 2026-04-29 08:23:51.444 | standard-attr-revisions 2026-04-29 08:23:51.444 | router_availability_zone 2026-04-29 08:23:51.444 | router-enable-snat 2026-04-29 08:23:51.444 | security-groups-default-rules 2026-04-29 08:23:51.444 | security-groups-normalized-cidr 2026-04-29 08:23:51.444 | security-groups-remote-address-group 2026-04-29 08:23:51.445 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:23:51.445 | security-groups-shared-filtering 2026-04-29 08:23:51.445 | security-group 2026-04-29 08:23:51.445 | service-type 2026-04-29 08:23:51.445 | sorting 2026-04-29 08:23:51.445 | standard-attr-description 2026-04-29 08:23:51.445 | stateful-security-group 2026-04-29 08:23:51.445 | subnet-dns-publish-fixed-ip 2026-04-29 08:23:51.445 | subnet-external-network 2026-04-29 08:23:51.445 | subnet-service-types 2026-04-29 08:23:51.445 | subnet_allocation 2026-04-29 08:23:51.446 | subnetpool-prefix-ops 2026-04-29 08:23:51.446 | tag-creation 2026-04-29 08:23:51.446 | standard-attr-tag 2026-04-29 08:23:51.446 | standard-attr-timestamp 2026-04-29 08:23:51.446 | vlan-transparent =~ router ]] 2026-04-29 08:23:51.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 08:23:51.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-04-29 08:23:51.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-04-29 08:23:51.450 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 08:23:54.397 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:54.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 08:23:54.402 | address-scope 2026-04-29 08:23:54.402 | agent 2026-04-29 08:23:54.402 | allowed-address-pairs 2026-04-29 08:23:54.402 | auto-allocated-topology 2026-04-29 08:23:54.402 | availability_zone 2026-04-29 08:23:54.402 | default-subnetpools 2026-04-29 08:23:54.402 | dhcp_agent_scheduler 2026-04-29 08:23:54.402 | dns-integration 2026-04-29 08:23:54.402 | dns-domain-ports 2026-04-29 08:23:54.403 | dns-integration-domain-keywords 2026-04-29 08:23:54.403 | empty-string-filtering 2026-04-29 08:23:54.403 | external-net 2026-04-29 08:23:54.403 | extra_dhcp_opt 2026-04-29 08:23:54.403 | extraroute 2026-04-29 08:23:54.403 | extraroute-atomic 2026-04-29 08:23:54.403 | filter-validation 2026-04-29 08:23:54.403 | floating-ip-port-forwarding-detail 2026-04-29 08:23:54.403 | fip-port-details 2026-04-29 08:23:54.403 | flavors 2026-04-29 08:23:54.403 | floatingip-pools 2026-04-29 08:23:54.404 | router 2026-04-29 08:23:54.404 | enable-default-route-bfd 2026-04-29 08:23:54.404 | enable-default-route-ecmp 2026-04-29 08:23:54.404 | ext-gw-mode 2026-04-29 08:23:54.404 | l3-ha 2026-04-29 08:23:54.404 | external-gateway-multihoming 2026-04-29 08:23:54.404 | l3-flavors 2026-04-29 08:23:54.404 | multi-provider 2026-04-29 08:23:54.404 | net-mtu 2026-04-29 08:23:54.404 | net-mtu-writable 2026-04-29 08:23:54.405 | network_availability_zone 2026-04-29 08:23:54.405 | network-ip-availability 2026-04-29 08:23:54.405 | network-ip-availability-details 2026-04-29 08:23:54.405 | pagination 2026-04-29 08:23:54.405 | port-device-profile 2026-04-29 08:23:54.405 | port-mac-address-regenerate 2026-04-29 08:23:54.405 | port-numa-affinity-policy 2026-04-29 08:23:54.405 | port-numa-affinity-policy-socket 2026-04-29 08:23:54.405 | binding 2026-04-29 08:23:54.405 | binding-extended 2026-04-29 08:23:54.405 | port-security 2026-04-29 08:23:54.406 | project-id 2026-04-29 08:23:54.406 | provider 2026-04-29 08:23:54.406 | qinq 2026-04-29 08:23:54.406 | quota-check-limit 2026-04-29 08:23:54.406 | quota-check-limit-default 2026-04-29 08:23:54.406 | quotas 2026-04-29 08:23:54.406 | quota_details 2026-04-29 08:23:54.406 | rbac-policies 2026-04-29 08:23:54.406 | rbac-address-scope 2026-04-29 08:23:54.406 | rbac-security-groups 2026-04-29 08:23:54.407 | revision-if-match 2026-04-29 08:23:54.407 | standard-attr-revisions 2026-04-29 08:23:54.407 | router_availability_zone 2026-04-29 08:23:54.407 | router-enable-snat 2026-04-29 08:23:54.407 | security-groups-default-rules 2026-04-29 08:23:54.407 | security-groups-normalized-cidr 2026-04-29 08:23:54.407 | security-groups-remote-address-group 2026-04-29 08:23:54.407 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:23:54.407 | security-groups-shared-filtering 2026-04-29 08:23:54.407 | security-group 2026-04-29 08:23:54.408 | service-type 2026-04-29 08:23:54.408 | sorting 2026-04-29 08:23:54.408 | standard-attr-description 2026-04-29 08:23:54.408 | stateful-security-group 2026-04-29 08:23:54.408 | subnet-dns-publish-fixed-ip 2026-04-29 08:23:54.408 | subnet-external-network 2026-04-29 08:23:54.408 | subnet-service-types 2026-04-29 08:23:54.408 | subnet_allocation 2026-04-29 08:23:54.408 | subnetpool-prefix-ops 2026-04-29 08:23:54.409 | tag-creation 2026-04-29 08:23:54.409 | standard-attr-tag 2026-04-29 08:23:54.409 | standard-attr-timestamp 2026-04-29 08:23:54.409 | vlan-transparent' 2026-04-29 08:23:54.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 08:23:54.409 | address-scope 2026-04-29 08:23:54.409 | agent 2026-04-29 08:23:54.409 | allowed-address-pairs 2026-04-29 08:23:54.409 | auto-allocated-topology 2026-04-29 08:23:54.409 | availability_zone 2026-04-29 08:23:54.409 | default-subnetpools 2026-04-29 08:23:54.410 | dhcp_agent_scheduler 2026-04-29 08:23:54.410 | dns-integration 2026-04-29 08:23:54.410 | dns-domain-ports 2026-04-29 08:23:54.410 | dns-integration-domain-keywords 2026-04-29 08:23:54.410 | empty-string-filtering 2026-04-29 08:23:54.410 | external-net 2026-04-29 08:23:54.410 | extra_dhcp_opt 2026-04-29 08:23:54.410 | extraroute 2026-04-29 08:23:54.410 | extraroute-atomic 2026-04-29 08:23:54.410 | filter-validation 2026-04-29 08:23:54.411 | floating-ip-port-forwarding-detail 2026-04-29 08:23:54.411 | fip-port-details 2026-04-29 08:23:54.411 | flavors 2026-04-29 08:23:54.411 | floatingip-pools 2026-04-29 08:23:54.411 | router 2026-04-29 08:23:54.411 | enable-default-route-bfd 2026-04-29 08:23:54.411 | enable-default-route-ecmp 2026-04-29 08:23:54.411 | ext-gw-mode 2026-04-29 08:23:54.411 | l3-ha 2026-04-29 08:23:54.411 | external-gateway-multihoming 2026-04-29 08:23:54.412 | l3-flavors 2026-04-29 08:23:54.412 | multi-provider 2026-04-29 08:23:54.412 | net-mtu 2026-04-29 08:23:54.412 | net-mtu-writable 2026-04-29 08:23:54.412 | network_availability_zone 2026-04-29 08:23:54.412 | network-ip-availability 2026-04-29 08:23:54.412 | network-ip-availability-details 2026-04-29 08:23:54.412 | pagination 2026-04-29 08:23:54.412 | port-device-profile 2026-04-29 08:23:54.412 | port-mac-address-regenerate 2026-04-29 08:23:54.413 | port-numa-affinity-policy 2026-04-29 08:23:54.413 | port-numa-affinity-policy-socket 2026-04-29 08:23:54.413 | binding 2026-04-29 08:23:54.413 | binding-extended 2026-04-29 08:23:54.413 | port-security 2026-04-29 08:23:54.413 | project-id 2026-04-29 08:23:54.413 | provider 2026-04-29 08:23:54.413 | qinq 2026-04-29 08:23:54.413 | quota-check-limit 2026-04-29 08:23:54.413 | quota-check-limit-default 2026-04-29 08:23:54.414 | quotas 2026-04-29 08:23:54.414 | quota_details 2026-04-29 08:23:54.414 | rbac-policies 2026-04-29 08:23:54.414 | rbac-address-scope 2026-04-29 08:23:54.414 | rbac-security-groups 2026-04-29 08:23:54.414 | revision-if-match 2026-04-29 08:23:54.414 | standard-attr-revisions 2026-04-29 08:23:54.414 | router_availability_zone 2026-04-29 08:23:54.414 | router-enable-snat 2026-04-29 08:23:54.414 | security-groups-default-rules 2026-04-29 08:23:54.415 | security-groups-normalized-cidr 2026-04-29 08:23:54.415 | security-groups-remote-address-group 2026-04-29 08:23:54.415 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:23:54.415 | security-groups-shared-filtering 2026-04-29 08:23:54.415 | security-group 2026-04-29 08:23:54.415 | service-type 2026-04-29 08:23:54.415 | sorting 2026-04-29 08:23:54.415 | standard-attr-description 2026-04-29 08:23:54.415 | stateful-security-group 2026-04-29 08:23:54.415 | subnet-dns-publish-fixed-ip 2026-04-29 08:23:54.416 | subnet-external-network 2026-04-29 08:23:54.416 | subnet-service-types 2026-04-29 08:23:54.416 | subnet_allocation 2026-04-29 08:23:54.416 | subnetpool-prefix-ops 2026-04-29 08:23:54.416 | tag-creation 2026-04-29 08:23:54.416 | standard-attr-tag 2026-04-29 08:23:54.416 | standard-attr-timestamp 2026-04-29 08:23:54.416 | vlan-transparent =~ external-net ]] 2026-04-29 08:23:54.416 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 08:23:54.416 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-04-29 08:23:54.419 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-04-29 08:23:57.941 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:23:57.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=3e349d00-6b80-43e4-ac2c-5e98ec6b970f 2026-04-29 08:23:57.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-04-29 08:23:57.950 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:23:57.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-04-29 08:23:57.977 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-04-29 08:23:57.981 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-04-29 08:23:57.986 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 08:24:00.956 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:24:00.960 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 08:24:00.960 | address-scope 2026-04-29 08:24:00.960 | agent 2026-04-29 08:24:00.960 | allowed-address-pairs 2026-04-29 08:24:00.961 | auto-allocated-topology 2026-04-29 08:24:00.961 | availability_zone 2026-04-29 08:24:00.961 | default-subnetpools 2026-04-29 08:24:00.961 | dhcp_agent_scheduler 2026-04-29 08:24:00.961 | dns-integration 2026-04-29 08:24:00.961 | dns-domain-ports 2026-04-29 08:24:00.961 | dns-integration-domain-keywords 2026-04-29 08:24:00.961 | empty-string-filtering 2026-04-29 08:24:00.961 | external-net 2026-04-29 08:24:00.961 | extra_dhcp_opt 2026-04-29 08:24:00.961 | extraroute 2026-04-29 08:24:00.962 | extraroute-atomic 2026-04-29 08:24:00.962 | filter-validation 2026-04-29 08:24:00.962 | floating-ip-port-forwarding-detail 2026-04-29 08:24:00.962 | fip-port-details 2026-04-29 08:24:00.962 | flavors 2026-04-29 08:24:00.962 | floatingip-pools 2026-04-29 08:24:00.962 | router 2026-04-29 08:24:00.962 | enable-default-route-bfd 2026-04-29 08:24:00.962 | enable-default-route-ecmp 2026-04-29 08:24:00.962 | ext-gw-mode 2026-04-29 08:24:00.962 | l3-ha 2026-04-29 08:24:00.963 | external-gateway-multihoming 2026-04-29 08:24:00.963 | l3-flavors 2026-04-29 08:24:00.964 | multi-provider 2026-04-29 08:24:00.964 | net-mtu 2026-04-29 08:24:00.964 | net-mtu-writable 2026-04-29 08:24:00.965 | network_availability_zone 2026-04-29 08:24:00.965 | network-ip-availability 2026-04-29 08:24:00.965 | network-ip-availability-details 2026-04-29 08:24:00.965 | pagination 2026-04-29 08:24:00.966 | port-device-profile 2026-04-29 08:24:00.966 | port-mac-address-regenerate 2026-04-29 08:24:00.966 | port-numa-affinity-policy 2026-04-29 08:24:00.967 | port-numa-affinity-policy-socket 2026-04-29 08:24:00.967 | binding 2026-04-29 08:24:00.967 | binding-extended 2026-04-29 08:24:00.967 | port-security 2026-04-29 08:24:00.967 | project-id 2026-04-29 08:24:00.967 | provider 2026-04-29 08:24:00.967 | qinq 2026-04-29 08:24:00.967 | quota-check-limit 2026-04-29 08:24:00.967 | quota-check-limit-default 2026-04-29 08:24:00.967 | quotas 2026-04-29 08:24:00.967 | quota_details 2026-04-29 08:24:00.968 | rbac-policies 2026-04-29 08:24:00.968 | rbac-address-scope 2026-04-29 08:24:00.969 | rbac-security-groups 2026-04-29 08:24:00.969 | revision-if-match 2026-04-29 08:24:00.969 | standard-attr-revisions 2026-04-29 08:24:00.969 | router_availability_zone 2026-04-29 08:24:00.969 | router-enable-snat 2026-04-29 08:24:00.969 | security-groups-default-rules 2026-04-29 08:24:00.969 | security-groups-normalized-cidr 2026-04-29 08:24:00.969 | security-groups-remote-address-group 2026-04-29 08:24:00.969 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:24:00.970 | security-groups-shared-filtering 2026-04-29 08:24:00.970 | security-group 2026-04-29 08:24:00.970 | service-type 2026-04-29 08:24:00.970 | sorting 2026-04-29 08:24:00.970 | standard-attr-description 2026-04-29 08:24:00.970 | stateful-security-group 2026-04-29 08:24:00.970 | subnet-dns-publish-fixed-ip 2026-04-29 08:24:00.970 | subnet-external-network 2026-04-29 08:24:00.970 | subnet-service-types 2026-04-29 08:24:00.970 | subnet_allocation 2026-04-29 08:24:00.971 | subnetpool-prefix-ops 2026-04-29 08:24:00.971 | tag-creation 2026-04-29 08:24:00.971 | standard-attr-tag 2026-04-29 08:24:00.971 | standard-attr-timestamp 2026-04-29 08:24:00.971 | vlan-transparent' 2026-04-29 08:24:00.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 08:24:00.971 | address-scope 2026-04-29 08:24:00.971 | agent 2026-04-29 08:24:00.971 | allowed-address-pairs 2026-04-29 08:24:00.971 | auto-allocated-topology 2026-04-29 08:24:00.972 | availability_zone 2026-04-29 08:24:00.972 | default-subnetpools 2026-04-29 08:24:00.972 | dhcp_agent_scheduler 2026-04-29 08:24:00.972 | dns-integration 2026-04-29 08:24:00.972 | dns-domain-ports 2026-04-29 08:24:00.972 | dns-integration-domain-keywords 2026-04-29 08:24:00.972 | empty-string-filtering 2026-04-29 08:24:00.972 | external-net 2026-04-29 08:24:00.972 | extra_dhcp_opt 2026-04-29 08:24:00.972 | extraroute 2026-04-29 08:24:00.973 | extraroute-atomic 2026-04-29 08:24:00.973 | filter-validation 2026-04-29 08:24:00.973 | floating-ip-port-forwarding-detail 2026-04-29 08:24:00.973 | fip-port-details 2026-04-29 08:24:00.973 | flavors 2026-04-29 08:24:00.973 | floatingip-pools 2026-04-29 08:24:00.973 | router 2026-04-29 08:24:00.973 | enable-default-route-bfd 2026-04-29 08:24:00.973 | enable-default-route-ecmp 2026-04-29 08:24:00.973 | ext-gw-mode 2026-04-29 08:24:00.974 | l3-ha 2026-04-29 08:24:00.974 | external-gateway-multihoming 2026-04-29 08:24:00.974 | l3-flavors 2026-04-29 08:24:00.974 | multi-provider 2026-04-29 08:24:00.974 | net-mtu 2026-04-29 08:24:00.974 | net-mtu-writable 2026-04-29 08:24:00.974 | network_availability_zone 2026-04-29 08:24:00.974 | network-ip-availability 2026-04-29 08:24:00.974 | network-ip-availability-details 2026-04-29 08:24:00.974 | pagination 2026-04-29 08:24:00.975 | port-device-profile 2026-04-29 08:24:00.975 | port-mac-address-regenerate 2026-04-29 08:24:00.975 | port-numa-affinity-policy 2026-04-29 08:24:00.975 | port-numa-affinity-policy-socket 2026-04-29 08:24:00.975 | binding 2026-04-29 08:24:00.975 | binding-extended 2026-04-29 08:24:00.975 | port-security 2026-04-29 08:24:00.975 | project-id 2026-04-29 08:24:00.975 | provider 2026-04-29 08:24:00.975 | qinq 2026-04-29 08:24:00.976 | quota-check-limit 2026-04-29 08:24:00.976 | quota-check-limit-default 2026-04-29 08:24:00.976 | quotas 2026-04-29 08:24:00.976 | quota_details 2026-04-29 08:24:00.976 | rbac-policies 2026-04-29 08:24:00.976 | rbac-address-scope 2026-04-29 08:24:00.976 | rbac-security-groups 2026-04-29 08:24:00.976 | revision-if-match 2026-04-29 08:24:00.976 | standard-attr-revisions 2026-04-29 08:24:00.976 | router_availability_zone 2026-04-29 08:24:00.977 | router-enable-snat 2026-04-29 08:24:00.977 | security-groups-default-rules 2026-04-29 08:24:00.977 | security-groups-normalized-cidr 2026-04-29 08:24:00.977 | security-groups-remote-address-group 2026-04-29 08:24:00.977 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:24:00.977 | security-groups-shared-filtering 2026-04-29 08:24:00.977 | security-group 2026-04-29 08:24:00.977 | service-type 2026-04-29 08:24:00.977 | sorting 2026-04-29 08:24:00.977 | standard-attr-description 2026-04-29 08:24:00.978 | stateful-security-group 2026-04-29 08:24:00.978 | subnet-dns-publish-fixed-ip 2026-04-29 08:24:00.978 | subnet-external-network 2026-04-29 08:24:00.978 | subnet-service-types 2026-04-29 08:24:00.978 | subnet_allocation 2026-04-29 08:24:00.978 | subnetpool-prefix-ops 2026-04-29 08:24:00.978 | tag-creation 2026-04-29 08:24:00.978 | standard-attr-tag 2026-04-29 08:24:00.978 | standard-attr-timestamp 2026-04-29 08:24:00.978 | vlan-transparent =~ auto-allocated-topology ]] 2026-04-29 08:24:00.978 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 08:24:00.979 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-04-29 08:24:00.980 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-04-29 08:24:00.985 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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-04-29 08:24:05.190 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:24:05.195 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=7f2f807b-2524-4baa-b08e-5bb806241066 2026-04-29 08:24:05.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-04-29 08:24:05.203 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:24:05.227 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-04-29 08:24:05.231 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-04-29 08:24:05.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3e349d00-6b80-43e4-ac2c-5e98ec6b970f f3851a11-746f-4408-aad1-4b1488677031 2026-04-29 08:24:10.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-04-29 08:24:10.389 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 7f2f807b-2524-4baa-b08e-5bb806241066 2026-04-29 08:24:10.392 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-04-29 08:24:10.397 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-04-29 08:24:10.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-04-29 08:24:10.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 7f2f807b-2524-4baa-b08e-5bb806241066 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-04-29 08:24:10.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-04-29 08:24:10.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-04-29 08:24:10.420 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 7f2f807b-2524-4baa-b08e-5bb806241066 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-04-29 08:24:10.421 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-04-29 08:24:13.674 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:24:13.680 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-04-29 08:24:13.680 | | id | c000aee6-ce77-48d4-9fc8-99807352fd7d |' 2026-04-29 08:24:13.683 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-04-29 08:24:13.688 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:24:13.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c000aee6-ce77-48d4-9fc8-99807352fd7d '|' 2026-04-29 08:24:13.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | c000aee6-ce77-48d4-9fc8-99807352fd7d |' 2026-04-29 08:24:13.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-04-29 08:24:13.727 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c000aee6-ce77-48d4-9fc8-99807352fd7d '|' 2026-04-29 08:24:13.727 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-04-29 08:24:13.731 | ++ functions-common:get_field:798 : local data field 2026-04-29 08:24:13.734 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:13.737 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-04-29 08:24:13.741 | ++ functions-common:get_field:803 : field='$3' 2026-04-29 08:24:13.745 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | c000aee6-ce77-48d4-9fc8-99807352fd7d |' 2026-04-29 08:24:13.746 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-04-29 08:24:13.753 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:13.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-04-29 08:24:13.764 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' c000aee6-ce77-48d4-9fc8-99807352fd7d '|' 2026-04-29 08:24:13.765 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-04-29 08:24:13.769 | ++ functions-common:get_field:798 : local data field 2026-04-29 08:24:13.773 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:13.776 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-04-29 08:24:13.780 | ++ functions-common:get_field:803 : field='$6' 2026-04-29 08:24:13.784 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | c000aee6-ce77-48d4-9fc8-99807352fd7d |' 2026-04-29 08:24:13.784 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-04-29 08:24:13.792 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:13.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=c000aee6-ce77-48d4-9fc8-99807352fd7d 2026-04-29 08:24:13.800 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7f2f807b-2524-4baa-b08e-5bb806241066 3e349d00-6b80-43e4-ac2c-5e98ec6b970f 2026-04-29 08:24:19.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-04-29 08:24:19.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-04-29 08:24:19.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-04-29 08:24:19.601 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:19.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-04-29 08:24:19.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-04-29 08:24:19.615 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-04-29 08:24:19.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-04-29 08:24:19.624 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-04-29 08:24:19.628 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-04-29 08:24:19.667 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-04-29 08:24:19.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-04-29 08:24:19.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-04-29 08:24:19.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-04-29 08:24:19.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-04-29 08:24:19.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-04-29 08:24:19.693 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-04-29 08:24:19.698 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-04-29 08:24:19.701 | + functions-common:test_with_retry:2352 : local until=10 2026-04-29 08:24:19.705 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-04-29 08:24:19.710 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-04-29 08:24:19.714 | + functions-common:time_start:2398 : local name=test_with_retry 2026-04-29 08:24:19.718 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:19.722 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:19.728 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:19.734 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451059729 2026-04-29 08:24:19.738 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-04-29 08:24:19.749 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-04-29 08:24:19.753 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:19.757 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:19.761 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:19.766 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:19.770 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:19.774 | + functions-common:time_stop:2418 : name=test_with_retry 2026-04-29 08:24:19.779 | + functions-common:time_stop:2419 : start_time=1777451059729 2026-04-29 08:24:19.783 | + functions-common:time_stop:2421 : [[ -z 1777451059729 ]] 2026-04-29 08:24:19.788 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:19.794 | + functions-common:time_stop:2424 : end_time=1777451059789 2026-04-29 08:24:19.798 | + functions-common:time_stop:2425 : elapsed_time=60 2026-04-29 08:24:19.803 | + functions-common:time_stop:2426 : total=6224 2026-04-29 08:24:19.806 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:19.808 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6284 2026-04-29 08:24:19.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-04-29 08:24:19.818 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-04-29 08:24:19.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-04-29 08:24:19.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:24:19.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-04-29 08:24:19.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-04-29 08:24:19.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-04-29 08:24:19.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-04-29 08:24:19.890 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-04-29 08:24:19.890 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-04-29 08:24:19.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-04-29 08:24:19.893 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-04-29 08:24:22.902 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:24:22.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.86 ' 2026-04-29 08:24:22.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-04-29 08:24:22.915 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:24:22.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-04-29 08:24:22.945 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:24:22.948 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-04-29 08:24:22.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-04-29 08:24:22.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3e349d00-6b80-43e4-ac2c-5e98ec6b970f fffdd7ad-0113-4099-b82c-2740849dd43c 2026-04-29 08:24:29.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-04-29 08:24:29.755 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 7f2f807b-2524-4baa-b08e-5bb806241066 2026-04-29 08:24:29.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-04-29 08:24:29.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-04-29 08:24:29.765 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 7f2f807b-2524-4baa-b08e-5bb806241066 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-04-29 08:24:29.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-04-29 08:24:29.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-04-29 08:24:29.775 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 7f2f807b-2524-4baa-b08e-5bb806241066 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-04-29 08:24:29.775 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-04-29 08:24:35.614 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:24:35.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-04-29 08:24:35.618 | | id | d95773d5-3d7e-4abc-9cb3-05c23a45e202 |' 2026-04-29 08:24:35.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-04-29 08:24:35.624 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:24:35.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d95773d5-3d7e-4abc-9cb3-05c23a45e202 '|' 2026-04-29 08:24:35.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d95773d5-3d7e-4abc-9cb3-05c23a45e202 |' 2026-04-29 08:24:35.651 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-04-29 08:24:35.656 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d95773d5-3d7e-4abc-9cb3-05c23a45e202 '|' 2026-04-29 08:24:35.656 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-04-29 08:24:35.660 | ++ functions-common:get_field:798 : local data field 2026-04-29 08:24:35.664 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:35.668 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-04-29 08:24:35.671 | ++ functions-common:get_field:803 : field='$3' 2026-04-29 08:24:35.677 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | d95773d5-3d7e-4abc-9cb3-05c23a45e202 |' 2026-04-29 08:24:35.677 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-04-29 08:24:35.684 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:35.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-04-29 08:24:35.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-04-29 08:24:35.699 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d95773d5-3d7e-4abc-9cb3-05c23a45e202 '|' 2026-04-29 08:24:35.700 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-04-29 08:24:35.703 | ++ functions-common:get_field:798 : local data field 2026-04-29 08:24:35.709 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:35.711 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-04-29 08:24:35.716 | ++ functions-common:get_field:803 : field='$6' 2026-04-29 08:24:35.720 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-04-29 08:24:35.720 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | d95773d5-3d7e-4abc-9cb3-05c23a45e202 |' 2026-04-29 08:24:35.727 | ++ functions-common:get_field:799 : read data 2026-04-29 08:24:35.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=d95773d5-3d7e-4abc-9cb3-05c23a45e202 2026-04-29 08:24:35.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-04-29 08:24:35.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-04-29 08:24:35.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-04-29 08:24:35.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-04-29 08:24:35.769 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:35.773 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-04-29 08:24:35.787 | net.ipv6.conf.all.forwarding = 1 2026-04-29 08:24:35.796 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 3e349d00-6b80-43e4-ac2c-5e98ec6b970f -c external_gateway_info -f json 2026-04-29 08:24:35.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-04-29 08:24:35.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-04-29 08:24:35.799 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-04-29 08:24:35.799 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 d95773d5-3d7e-4abc-9cb3-05c23a45e202 2026-04-29 08:24:38.894 | ++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:24:38.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::3d5 2026-04-29 08:24:38.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-04-29 08:24:38.904 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-04-29 08:24:38.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-04-29 08:24:38.926 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-04-29 08:24:38.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-04-29 08:24:38.934 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-04-29 08:24:38.938 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-04-29 08:24:38.942 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-04-29 08:24:38.966 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-04-29 08:24:38.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-04-29 08:24:38.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-04-29 08:24:38.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-04-29 08:24:38.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-04-29 08:24:39.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd46:0d52:3684::/56 2026-04-29 08:24:39.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z de8accd9-51fe-4bba-841f-2df3796b6dcc ]] 2026-04-29 08:24:39.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd46:0d52:3684::/56 via 2001:db8::3d5 dev br-ex 2026-04-29 08:24:39.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-04-29 08:24:39.043 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:24:39.048 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-04-29 08:24:39.073 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:39.077 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-04-29 08:24:39.082 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:24:39.086 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-04-29 08:24:39.090 | + ./stack.sh:main:1329 : start_nova 2026-04-29 08:24:39.094 | + lib/nova:start_nova:1177 : start_nova_rest 2026-04-29 08:24:39.097 | + lib/nova:start_nova_rest:1090 : 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-04-29 08:24:39.099 | + lib/nova:start_nova_rest:1091 : 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-04-29 08:24:39.102 | + lib/nova:start_nova_rest:1091 : 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-04-29 08:24:39.105 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-04-29 08:24:39.107 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.110 | + functions-common:run_process:1666 : local service=n-sch 2026-04-29 08:24:39.113 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.115 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:39.118 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:39.121 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:39.123 | + functions-common:run_process:1672 : local name=n-sch 2026-04-29 08:24:39.126 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:39.129 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:39.131 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:39.134 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:39.137 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:39.141 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451079138 2026-04-29 08:24:39.144 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-04-29 08:24:39.160 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:39.163 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-04-29 08:24:39.166 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-04-29 08:24:39.169 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.171 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.174 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.176 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.178 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-04-29 08:24:39.181 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-04-29 08:24:39.183 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-04-29 08:24:39.185 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:24:39.188 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:39.190 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:39.193 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:39.195 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-04-29 08:24:39.198 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-04-29 08:24:39.200 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-04-29 08:24:39.203 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-04-29 08:24:39.205 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-04-29 08:24:39.207 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:24:39.209 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:24:39.212 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:24:39.214 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:24:39.216 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:24:39.218 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-04-29 08:24:39.221 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:24:39.225 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-04-29 08:24:39.307 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:24:39.390 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-04-29 08:24:39.457 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:24:39.523 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-04-29 08:24:39.590 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-04-29 08:24:39.657 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:39.722 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:24:39.724 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:24:39.727 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-04-29 08:24:39.807 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:24:40.319 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-04-29 08:24:40.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-04-29 08:24:40.828 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-04-29 08:24:40.880 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:40.885 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:40.889 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:40.893 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:40.897 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:40.900 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:40.905 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:40.909 | + functions-common:time_stop:2419 : start_time=1777451079138 2026-04-29 08:24:40.913 | + functions-common:time_stop:2421 : [[ -z 1777451079138 ]] 2026-04-29 08:24:40.919 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:40.925 | + functions-common:time_stop:2424 : end_time=1777451080920 2026-04-29 08:24:40.930 | + functions-common:time_stop:2425 : elapsed_time=1782 2026-04-29 08:24:40.934 | + functions-common:time_stop:2426 : total=22023 2026-04-29 08:24:40.941 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:40.944 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23805 2026-04-29 08:24:40.948 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-04-29 08:24:40.955 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 08:24:40.958 | + functions-common:run_process:1666 : local service=n-api-meta 2026-04-29 08:24:40.961 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 08:24:40.965 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:40.969 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:40.974 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:40.978 | + functions-common:run_process:1672 : local name=n-api-meta 2026-04-29 08:24:40.982 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:40.985 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:40.988 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:40.993 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:40.998 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:41.004 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451081000 2026-04-29 08:24:41.008 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-04-29 08:24:41.030 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:41.036 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-04-29 08:24:41.039 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-04-29 08:24:41.043 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 08:24:41.048 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 08:24:41.051 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 08:24:41.056 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-04-29 08:24:41.060 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-04-29 08:24:41.063 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-04-29 08:24:41.066 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-04-29 08:24:41.071 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:24:41.074 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:41.077 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:41.079 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:41.083 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-04-29 08:24:41.086 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-04-29 08:24:41.092 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:24:41.095 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:24:41.099 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:24:41.102 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-04-29 08:24:41.105 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:24:41.108 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:24:41.110 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:24:41.114 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:24:41.118 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-04-29 08:24:41.121 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:24:41.127 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-04-29 08:24:41.216 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:24:41.308 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-04-29 08:24:41.400 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-04-29 08:24:41.493 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:24:41.580 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:41.685 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-04-29 08:24:41.764 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-04-29 08:24:41.837 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-04-29 08:24:41.916 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-04-29 08:24:42.000 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-04-29 08:24:42.086 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:24:42.090 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:24:42.094 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-04-29 08:24:42.194 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:24:42.715 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-04-29 08:24:42.748 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-04-29 08:24:43.230 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-04-29 08:24:43.371 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:43.376 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:43.380 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:43.384 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:43.390 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:43.394 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:43.400 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:43.409 | + functions-common:time_stop:2419 : start_time=1777451081000 2026-04-29 08:24:43.412 | + functions-common:time_stop:2421 : [[ -z 1777451081000 ]] 2026-04-29 08:24:43.418 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:43.422 | + functions-common:time_stop:2424 : end_time=1777451083418 2026-04-29 08:24:43.424 | + functions-common:time_stop:2425 : elapsed_time=2418 2026-04-29 08:24:43.428 | + functions-common:time_stop:2426 : total=23805 2026-04-29 08:24:43.429 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:43.431 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26223 2026-04-29 08:24:43.433 | + lib/nova:start_nova_rest:1098 : 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-04-29 08:24:43.436 | + lib/nova:start_nova_rest:1098 : 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-04-29 08:24:43.438 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-04-29 08:24:43.442 | + lib/nova:start_nova_console_proxies:1113 : 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-04-29 08:24:43.443 | + lib/nova:start_nova_console_proxies:1115 : 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-04-29 08:24:43.445 | + lib/nova:start_nova_console_proxies:1115 : 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-04-29 08:24:43.449 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-04-29 08:24:43.450 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:24:43.452 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-04-29 08:24:43.455 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-04-29 08:24:43.459 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:24:43.462 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-29 08:24:43.463 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-04-29 08:24:43.481 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:43.484 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-04-29 08:24:43.537 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-29 08:24:43.537 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-04-29 08:24:43.556 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:24:43.558 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-04-29 08:24:43.560 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-04-29 08:24:43.580 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:24:43.583 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-04-29 08:24:43.589 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:24:43.589 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-04-29 08:24:43.592 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-04-29 08:24:43.595 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:24:43.597 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:24:43.600 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-04-29 08:24:43.602 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.608 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-04-29 08:24:43.608 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.609 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:43.612 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:43.614 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:43.616 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-04-29 08:24:43.619 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:43.621 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:43.624 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:43.626 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:43.629 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:43.633 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451083630 2026-04-29 08:24:43.636 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-04-29 08:24:43.663 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:43.667 | + functions-common:run_process:1676 : _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-04-29 08:24:43.669 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-04-29 08:24:43.672 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.674 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.677 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.679 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.681 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-04-29 08:24:43.683 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-04-29 08:24:43.685 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-04-29 08:24:43.688 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:24:43.690 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:43.692 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:43.694 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:43.700 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-04-29 08:24:43.700 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-04-29 08:24:43.701 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:24:43.703 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-04-29 08:24:43.705 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-04-29 08:24:43.707 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:24:43.709 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:24:43.711 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:24:43.713 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:24:43.715 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:24:43.717 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-04-29 08:24:43.719 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:24:43.723 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-04-29 08:24:43.808 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:24:43.888 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-04-29 08:24:43.957 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:24:44.026 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-04-29 08:24:44.113 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-04-29 08:24:44.188 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:44.265 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:24:44.270 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:24:44.279 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-04-29 08:24:44.365 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:24:44.900 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-04-29 08:24:44.935 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-04-29 08:24:45.429 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-04-29 08:24:45.486 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:45.495 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:45.504 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:45.506 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:45.511 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:45.515 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:45.519 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:45.527 | + functions-common:time_stop:2419 : start_time=1777451083630 2026-04-29 08:24:45.527 | + functions-common:time_stop:2421 : [[ -z 1777451083630 ]] 2026-04-29 08:24:45.529 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:45.533 | + functions-common:time_stop:2424 : end_time=1777451085531 2026-04-29 08:24:45.535 | + functions-common:time_stop:2425 : elapsed_time=1901 2026-04-29 08:24:45.537 | + functions-common:time_stop:2426 : total=26223 2026-04-29 08:24:45.539 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:45.541 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28124 2026-04-29 08:24:45.543 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-29 08:24:45.545 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-04-29 08:24:45.550 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-04-29 08:24:45.550 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:45.551 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:45.553 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:45.555 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-04-29 08:24:45.557 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:45.559 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:45.562 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:45.563 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:45.566 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:45.570 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451085567 2026-04-29 08:24:45.573 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-04-29 08:24:45.591 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:24:45.593 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:45.596 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:45.598 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:45.600 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:45.602 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:45.605 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:45.607 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:45.609 | + functions-common:time_stop:2419 : start_time=1777451085567 2026-04-29 08:24:45.611 | + functions-common:time_stop:2421 : [[ -z 1777451085567 ]] 2026-04-29 08:24:45.615 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:45.617 | + functions-common:time_stop:2424 : end_time=1777451085615 2026-04-29 08:24:45.620 | + functions-common:time_stop:2425 : elapsed_time=48 2026-04-29 08:24:45.622 | + functions-common:time_stop:2426 : total=28124 2026-04-29 08:24:45.624 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:45.627 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28172 2026-04-29 08:24:45.629 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:45.631 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-04-29 08:24:45.633 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:45.635 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:45.638 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:45.640 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:45.642 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-04-29 08:24:45.644 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:45.646 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:45.648 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:45.651 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:45.655 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:45.657 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451085654 2026-04-29 08:24:45.659 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-04-29 08:24:45.686 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:24:45.689 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:45.691 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:45.693 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:45.695 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:45.701 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:45.706 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:45.708 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:45.710 | + functions-common:time_stop:2419 : start_time=1777451085654 2026-04-29 08:24:45.712 | + functions-common:time_stop:2421 : [[ -z 1777451085654 ]] 2026-04-29 08:24:45.717 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:45.719 | + functions-common:time_stop:2424 : end_time=1777451085716 2026-04-29 08:24:45.721 | + functions-common:time_stop:2425 : elapsed_time=62 2026-04-29 08:24:45.723 | + functions-common:time_stop:2426 : total=28172 2026-04-29 08:24:45.725 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:45.727 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28234 2026-04-29 08:24:45.730 | + lib/nova:start_nova_console_proxies:1134 : 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-04-29 08:24:45.733 | + lib/nova:start_nova_console_proxies:1134 : 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-04-29 08:24:45.735 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-04-29 08:24:45.737 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:24:45.739 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-04-29 08:24:45.742 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-04-29 08:24:45.774 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:45.783 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-04-29 08:24:45.893 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-04-29 08:24:45.901 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:24:45.904 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-04-29 08:24:46.005 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-04-29 08:24:46.039 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:46.047 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.053 | + functions-common:run_process:1666 : local service=n-super-cond 2026-04-29 08:24:46.058 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.063 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:46.067 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:46.068 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:46.071 | + functions-common:run_process:1672 : local name=n-super-cond 2026-04-29 08:24:46.073 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:46.075 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:46.080 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:46.080 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:46.083 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:46.087 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451086084 2026-04-29 08:24:46.091 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-04-29 08:24:46.122 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:46.127 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-04-29 08:24:46.129 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-04-29 08:24:46.131 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.135 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.138 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.141 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.144 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-04-29 08:24:46.149 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-04-29 08:24:46.158 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-04-29 08:24:46.165 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:24:46.168 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:46.174 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:46.176 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:46.178 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-04-29 08:24:46.184 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-04-29 08:24:46.189 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-04-29 08:24:46.196 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-04-29 08:24:46.200 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-04-29 08:24:46.204 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:24:46.211 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:24:46.216 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:24:46.221 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:24:46.231 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:24:46.234 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-04-29 08:24:46.238 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:24:46.245 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-04-29 08:24:46.372 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:24:46.501 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-04-29 08:24:46.606 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:24:46.718 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-04-29 08:24:46.838 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-04-29 08:24:46.936 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:47.022 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:24:47.024 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:24:47.030 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-04-29 08:24:47.122 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:24:47.671 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-04-29 08:24:47.717 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-04-29 08:24:48.203 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-04-29 08:24:48.264 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:48.267 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:48.272 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:48.278 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:48.283 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:48.290 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:48.299 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:48.304 | + functions-common:time_stop:2419 : start_time=1777451086084 2026-04-29 08:24:48.311 | + functions-common:time_stop:2421 : [[ -z 1777451086084 ]] 2026-04-29 08:24:48.324 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:48.335 | + functions-common:time_stop:2424 : end_time=1777451088325 2026-04-29 08:24:48.343 | + functions-common:time_stop:2425 : elapsed_time=2241 2026-04-29 08:24:48.347 | + functions-common:time_stop:2426 : total=28234 2026-04-29 08:24:48.356 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:48.361 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30475 2026-04-29 08:24:48.367 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-04-29 08:24:48.373 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-29 08:24:48.379 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-04-29 08:24:48.419 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:48.425 | + lib/nova:start_nova_conductor:1159 : local conf 2026-04-29 08:24:48.431 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-04-29 08:24:48.438 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-29 08:24:48.439 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-29 08:24:48.443 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-04-29 08:24:48.451 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.459 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-04-29 08:24:48.466 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.474 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:48.480 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:48.486 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:48.491 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-04-29 08:24:48.496 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:48.508 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:48.516 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:48.522 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:48.531 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:48.542 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451088530 2026-04-29 08:24:48.549 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-04-29 08:24:48.595 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:48.602 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-04-29 08:24:48.608 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-04-29 08:24:48.613 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.622 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.629 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.634 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.642 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-04-29 08:24:48.648 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-04-29 08:24:48.655 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-04-29 08:24:48.664 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:24:48.670 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:48.678 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:48.689 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:48.696 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-04-29 08:24:48.701 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-04-29 08:24:48.709 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:24:48.716 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-04-29 08:24:48.719 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-04-29 08:24:48.724 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:24:48.729 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:24:48.732 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:24:48.739 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:24:48.742 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:24:48.747 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-04-29 08:24:48.750 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:24:48.756 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-04-29 08:24:48.888 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:24:49.036 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-04-29 08:24:49.148 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:24:49.245 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-04-29 08:24:49.351 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-04-29 08:24:49.452 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:49.558 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:24:49.564 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:24:49.573 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-04-29 08:24:49.725 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:24:50.262 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-04-29 08:24:50.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-04-29 08:24:50.803 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-04-29 08:24:50.862 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:50.870 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:50.874 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:50.879 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:50.885 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:50.891 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:50.893 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:50.898 | + functions-common:time_stop:2419 : start_time=1777451088530 2026-04-29 08:24:50.903 | + functions-common:time_stop:2421 : [[ -z 1777451088530 ]] 2026-04-29 08:24:50.909 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:50.916 | + functions-common:time_stop:2424 : end_time=1777451090911 2026-04-29 08:24:50.922 | + functions-common:time_stop:2425 : elapsed_time=2381 2026-04-29 08:24:50.924 | + functions-common:time_stop:2426 : total=30475 2026-04-29 08:24:50.928 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:50.932 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32856 2026-04-29 08:24:50.938 | + lib/nova:start_nova:1180 : start_nova_compute 2026-04-29 08:24:50.943 | + lib/nova:start_nova_compute:995 : 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-04-29 08:24:50.948 | + lib/nova:start_nova_compute:996 : 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-04-29 08:24:50.952 | + lib/nova:start_nova_compute:996 : 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-04-29 08:24:50.957 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-04-29 08:24:50.962 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-04-29 08:24:50.970 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-04-29 08:24:50.975 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:24:50.979 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-04-29 08:24:50.984 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-04-29 08:24:50.988 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-04-29 08:24:50.994 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-04-29 08:24:50.998 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-04-29 08:24:51.003 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-04-29 08:24:51.009 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-04-29 08:24:51.012 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-04-29 08:24:51.017 | + inc/meta-config:merge_config_file:164 : read a 2026-04-29 08:24:51.017 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:24:51.018 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-04-29 08:24:51.018 | BEGIN { 2026-04-29 08:24:51.018 | section = "" 2026-04-29 08:24:51.018 | last_section = "" 2026-04-29 08:24:51.018 | section_count = 0 2026-04-29 08:24:51.018 | } 2026-04-29 08:24:51.020 | /^\[.+\]/ { 2026-04-29 08:24:51.020 | gsub("[][]", "", $1); 2026-04-29 08:24:51.021 | section=$1 2026-04-29 08:24:51.021 | next 2026-04-29 08:24:51.021 | } 2026-04-29 08:24:51.021 | /^ *\#/ { 2026-04-29 08:24:51.021 | next 2026-04-29 08:24:51.021 | } 2026-04-29 08:24:51.021 | /^[^ \t]+/ { 2026-04-29 08:24:51.021 | # get offset of first = in $0 2026-04-29 08:24:51.021 | eq_idx = index($0, "=") 2026-04-29 08:24:51.021 | # extract attr & value from $0 2026-04-29 08:24:51.023 | attr = substr($0, 1, eq_idx - 1) 2026-04-29 08:24:51.025 | value = substr($0, eq_idx + 1) 2026-04-29 08:24:51.026 | # only need to strip trailing whitespace from attr 2026-04-29 08:24:51.026 | sub(/[ \t]*$/, "", attr) 2026-04-29 08:24:51.026 | # need to strip leading & trailing whitespace from value 2026-04-29 08:24:51.026 | sub(/^[ \t]*/, "", value) 2026-04-29 08:24:51.026 | sub(/[ \t]*$/, "", value) 2026-04-29 08:24:51.026 | 2026-04-29 08:24:51.026 | # cfg_attr_count: number of config lines per [section, attr] 2026-04-29 08:24:51.026 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-04-29 08:24:51.026 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-04-29 08:24:51.026 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-04-29 08:24:51.027 | if (! (section, attr) in cfg_attr_count) { 2026-04-29 08:24:51.027 | if (section != last_section) { 2026-04-29 08:24:51.028 | cfg_section[section_count++] = section 2026-04-29 08:24:51.028 | last_section = section 2026-04-29 08:24:51.028 | } 2026-04-29 08:24:51.028 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-04-29 08:24:51.028 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-04-29 08:24:51.028 | 2026-04-29 08:24:51.028 | cfg_attr[section, attr, 0] = value 2026-04-29 08:24:51.029 | cfg_attr_count[section, attr] = 1 2026-04-29 08:24:51.029 | } else { 2026-04-29 08:24:51.029 | lno = cfg_attr_count[section, attr]++ 2026-04-29 08:24:51.029 | cfg_attr[section, attr, lno] = value 2026-04-29 08:24:51.029 | } 2026-04-29 08:24:51.029 | } 2026-04-29 08:24:51.029 | END { 2026-04-29 08:24:51.029 | # Process each section in order 2026-04-29 08:24:51.029 | for (sno = 0; sno < section_count; sno++) { 2026-04-29 08:24:51.029 | section = cfg_section[sno] 2026-04-29 08:24:51.029 | # The ini routines simply append a config item immediately 2026-04-29 08:24:51.030 | # after the section header. To keep the same order as defined 2026-04-29 08:24:51.031 | # in local.conf, invoke the ini routines in the reverse order 2026-04-29 08:24:51.031 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-04-29 08:24:51.031 | attr = cfg_sec_attr_name[sno, attr_no] 2026-04-29 08:24:51.032 | if (cfg_attr_count[section, attr] == 1) 2026-04-29 08:24:51.032 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-04-29 08:24:51.032 | else { 2026-04-29 08:24:51.032 | # For multiline, invoke the ini routines in the reverse order 2026-04-29 08:24:51.032 | count = cfg_attr_count[section, attr] 2026-04-29 08:24:51.032 | print "inidelete " configfile " " section " " attr 2026-04-29 08:24:51.032 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-04-29 08:24:51.032 | for (l = count -2; l >= 0; l--) 2026-04-29 08:24:51.032 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-04-29 08:24:51.033 | } 2026-04-29 08:24:51.033 | } 2026-04-29 08:24:51.033 | } 2026-04-29 08:24:51.033 | } 2026-04-29 08:24:51.033 | ' 2026-04-29 08:24:51.033 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-04-29 08:24:51.033 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-04-29 08:24:51.033 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:24:51.034 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-04-29 08:24:51.034 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-04-29 08:24:51.034 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-04-29 08:24:51.034 | BEGIN { group = "" } 2026-04-29 08:24:51.034 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:24:51.034 | gsub("[][]", "", $1); 2026-04-29 08:24:51.034 | split($1, a, "|"); 2026-04-29 08:24:51.035 | if (a[1] == matchgroup && a[2] == configfile) { 2026-04-29 08:24:51.035 | group=a[1] 2026-04-29 08:24:51.035 | } else { 2026-04-29 08:24:51.035 | group="" 2026-04-29 08:24:51.035 | } 2026-04-29 08:24:51.035 | next 2026-04-29 08:24:51.035 | } 2026-04-29 08:24:51.036 | { 2026-04-29 08:24:51.036 | if (group != "") 2026-04-29 08:24:51.036 | print $0 2026-04-29 08:24:51.036 | } 2026-04-29 08:24:51.037 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:24:51.042 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-29 08:24:51.047 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-04-29 08:24:51.097 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-04-29 08:24:51.146 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-04-29 08:24:51.151 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-29 08:24:51.155 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-04-29 08:24:51.159 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-29 08:24:51.165 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-29 08:24:51.170 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-29 08:24:51.199 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:51.204 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-29 08:24:51.209 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-29 08:24:51.213 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-29 08:24:51.240 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:51.244 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.34:5672/nova_cell1 2026-04-29 08:24:51.248 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.34:5672/nova_cell1 2026-04-29 08:24:51.299 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-29 08:24:51.303 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-29 08:24:51.307 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-04-29 08:24:51.340 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-04-29 08:24:51.372 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-04-29 08:24:51.377 | + lib/nova:configure_console_compute:669 : local offset 2026-04-29 08:24:51.381 | + lib/nova:configure_console_compute:670 : offset=0 2026-04-29 08:24:51.386 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-04-29 08:24:51.393 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-04-29 08:24:51.432 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.34 2026-04-29 08:24:51.436 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-04-29 08:24:51.467 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:51.471 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-04-29 08:24:51.476 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-04-29 08:24:51.480 | + functions:vercmp:647 : local v1=v1.3.0 2026-04-29 08:24:51.485 | + functions:vercmp:648 : local 'op=<' 2026-04-29 08:24:51.489 | + functions:vercmp:649 : local v2=1.0.0 2026-04-29 08:24:51.493 | + functions:vercmp:650 : local result 2026-04-29 08:24:51.504 | ++ functions:vercmp:654 : sort -V 2026-04-29 08:24:51.506 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-04-29 08:24:51.509 | ++ functions:vercmp:654 : head -1 2026-04-29 08:24:51.515 | + functions:vercmp:654 : result=1.0.0 2026-04-29 08:24:51.520 | + functions:vercmp:656 : case $op in 2026-04-29 08:24:51.524 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-04-29 08:24:51.528 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-04-29 08:24:51.532 | + functions:vercmp:667 : return 2026-04-29 08:24:51.537 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.34:6080/vnc_lite.html 2026-04-29 08:24:51.541 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.34:6080/vnc_lite.html 2026-04-29 08:24:51.590 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.34:6081/spice_auto.html 2026-04-29 08:24:51.596 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.34:6081/spice_auto.html 2026-04-29 08:24:51.644 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-04-29 08:24:51.673 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:51.678 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-04-29 08:24:51.682 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.34 2026-04-29 08:24:51.687 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-04-29 08:24:51.732 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.34 2026-04-29 08:24:51.778 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-04-29 08:24:51.806 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:24:51.810 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-04-29 08:24:51.815 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-04-29 08:24:51.840 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:24:51.845 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-04-29 08:24:51.850 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-04-29 08:24:51.894 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-04-29 08:24:51.900 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-04-29 08:24:51.958 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-04-29 08:24:51.961 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-04-29 08:24:51.966 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-04-29 08:24:51.969 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-29 08:24:51.977 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-04-29 08:24:51.983 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-04-29 08:24:51.987 | + functions-common:run_process:1666 : local service=n-cpu 2026-04-29 08:24:51.991 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 08:24:51.998 | + functions-common:run_process:1668 : local group=libvirt 2026-04-29 08:24:52.002 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:52.006 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:52.013 | + functions-common:run_process:1672 : local name=n-cpu 2026-04-29 08:24:52.015 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:52.022 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:52.027 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:52.035 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:52.043 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:52.053 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451092045 2026-04-29 08:24:52.054 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-04-29 08:24:52.081 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:52.086 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-04-29 08:24:52.091 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-04-29 08:24:52.095 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 08:24:52.100 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 08:24:52.104 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 08:24:52.109 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 08:24:52.113 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-04-29 08:24:52.118 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-04-29 08:24:52.122 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-04-29 08:24:52.127 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-04-29 08:24:52.131 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:52.136 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:52.140 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:52.145 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-04-29 08:24:52.150 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-04-29 08:24:52.154 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:24:52.159 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-04-29 08:24:52.162 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-04-29 08:24:52.169 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-04-29 08:24:52.173 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:24:52.177 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:24:52.180 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:24:52.182 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-04-29 08:24:52.184 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-04-29 08:24:52.186 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-04-29 08:24:52.188 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:24:52.192 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-04-29 08:24:52.276 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:24:52.358 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-04-29 08:24:52.426 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:24:52.493 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-04-29 08:24:52.581 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-04-29 08:24:52.697 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:52.814 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:24:52.817 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-04-29 08:24:52.821 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-04-29 08:24:52.915 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-04-29 08:24:53.002 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:24:53.531 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-04-29 08:24:53.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-04-29 08:24:54.052 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-04-29 08:24:54.127 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:24:54.131 | + functions-common:time_stop:2412 : local name 2026-04-29 08:24:54.136 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:24:54.140 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:24:54.145 | + functions-common:time_stop:2415 : local total 2026-04-29 08:24:54.149 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:24:54.153 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:24:54.157 | + functions-common:time_stop:2419 : start_time=1777451092045 2026-04-29 08:24:54.163 | + functions-common:time_stop:2421 : [[ -z 1777451092045 ]] 2026-04-29 08:24:54.169 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:24:54.175 | + functions-common:time_stop:2424 : end_time=1777451094171 2026-04-29 08:24:54.180 | + functions-common:time_stop:2425 : elapsed_time=2126 2026-04-29 08:24:54.184 | + functions-common:time_stop:2426 : total=32856 2026-04-29 08:24:54.188 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:24:54.193 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34982 2026-04-29 08:24:54.197 | + lib/nova:start_nova_compute:1084 : 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-04-29 08:24:54.205 | + lib/nova:start_nova_compute:1084 : 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-04-29 08:24:54.210 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-04-29 08:24:54.239 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:54.243 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-04-29 08:24:54.244 | Dumping cells_v2 mapping 2026-04-29 08:24:54.248 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-04-29 08:24:58.047 | INFO dbcounter [None req-5d8226de-f994-46e1-9514-64c365440754 None None] Registered counter for database nova_api 2026-04-29 08:24:58.117 | DEBUG dbcounter [-] [72524] Writer thread running {{(pid=72524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:24:58.138 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-04-29 08:24:58.139 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-04-29 08:24:58.139 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-04-29 08:24:58.139 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-04-29 08:24:58.139 | | cell1 | 23f3a75f-6a7b-4004-b654-d8863921271f | rabbit://stackrabbit:stackqueue@192.168.122.34:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-04-29 08:24:58.139 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-04-29 08:24:58.892 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-04-29 08:24:58.897 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-04-29 08:24:58.989 | + inc/async:async_inner:63 : create_flavors 2026-04-29 08:24:59.049 | [2019 Async create_flavors:72593]: running: create_flavors 2026-04-29 08:24:59.053 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-04-29 08:24:59.086 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:59.089 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-04-29 08:24:59.094 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:24:59.099 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-04-29 08:24:59.102 | + ./stack.sh:main:1334 : start_cinder 2026-04-29 08:24:59.105 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-04-29 08:24:59.108 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-04-29 08:24:59.113 | + lib/cinder:start_cinder:607 : local cinder_url 2026-04-29 08:24:59.116 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-04-29 08:24:59.118 | + lib/cinder:start_cinder:623 : [[ 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 =~ c-api ]] 2026-04-29 08:24:59.123 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-04-29 08:24:59.128 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 08:24:59.131 | + functions-common:run_process:1666 : local service=c-api 2026-04-29 08:24:59.133 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 08:24:59.135 | + functions-common:run_process:1668 : local group= 2026-04-29 08:24:59.139 | + functions-common:run_process:1669 : local user= 2026-04-29 08:24:59.142 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:24:59.144 | + functions-common:run_process:1672 : local name=c-api 2026-04-29 08:24:59.146 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:24:59.149 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:24:59.153 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:24:59.155 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:24:59.159 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:24:59.166 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451099162 2026-04-29 08:24:59.171 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-04-29 08:24:59.194 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:24:59.197 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-04-29 08:24:59.199 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-04-29 08:24:59.204 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 08:24:59.206 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 08:24:59.209 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 08:24:59.213 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-04-29 08:24:59.216 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-04-29 08:24:59.220 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-04-29 08:24:59.224 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-04-29 08:24:59.227 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:24:59.231 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:24:59.234 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:24:59.238 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:24:59.243 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-04-29 08:24:59.246 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-04-29 08:24:59.249 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:24:59.255 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:24:59.259 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:24:59.263 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-04-29 08:24:59.267 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:24:59.271 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:24:59.275 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:24:59.279 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:24:59.283 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-04-29 08:24:59.287 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:24:59.294 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-04-29 08:24:59.389 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:24:59.486 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-04-29 08:24:59.565 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-04-29 08:24:59.645 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:24:59.725 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:24:59.828 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-04-29 08:24:59.922 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-04-29 08:25:00.018 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-04-29 08:25:00.104 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-04-29 08:25:00.193 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-04-29 08:25:00.281 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:25:00.285 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:25:00.289 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-04-29 08:25:00.391 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:25:00.931 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-04-29 08:25:00.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-04-29 08:25:01.497 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-04-29 08:25:01.671 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:25:01.676 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:01.682 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:01.688 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:01.699 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:01.703 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:01.708 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:25:01.717 | + functions-common:time_stop:2419 : start_time=1777451099162 2026-04-29 08:25:01.721 | + functions-common:time_stop:2421 : [[ -z 1777451099162 ]] 2026-04-29 08:25:01.732 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:01.744 | + functions-common:time_stop:2424 : end_time=1777451101737 2026-04-29 08:25:01.750 | + functions-common:time_stop:2425 : elapsed_time=2575 2026-04-29 08:25:01.759 | + functions-common:time_stop:2426 : total=34982 2026-04-29 08:25:01.764 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:01.770 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37557 2026-04-29 08:25:01.777 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.34/volume/v3 2026-04-29 08:25:01.783 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-04-29 08:25:01.783 | Waiting for Cinder API to start... 2026-04-29 08:25:01.790 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.34/volume/v3 2026-04-29 08:25:01.796 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 08:25:01.801 | + functions:wait_for_service:477 : local url=http://192.168.122.34/volume/v3 2026-04-29 08:25:01.809 | + functions:wait_for_service:478 : local rval=0 2026-04-29 08:25:01.815 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 08:25:01.823 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 08:25:01.831 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:01.836 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:01.845 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:01.852 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451101848 2026-04-29 08:25:01.854 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 08:25:01.856 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:25:01.859 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.34/volume/v3 2026-04-29 08:25:06.530 | + :: : [[ 401 == 503 ]] 2026-04-29 08:25:06.533 | + :: : [[ 0 -eq 7 ]] 2026-04-29 08:25:06.542 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 08:25:06.545 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:06.551 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:06.553 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:06.557 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:06.561 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:06.565 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 08:25:06.569 | + functions-common:time_stop:2419 : start_time=1777451101848 2026-04-29 08:25:06.573 | + functions-common:time_stop:2421 : [[ -z 1777451101848 ]] 2026-04-29 08:25:06.578 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:06.584 | + functions-common:time_stop:2424 : end_time=1777451106580 2026-04-29 08:25:06.588 | + functions-common:time_stop:2425 : elapsed_time=4732 2026-04-29 08:25:06.592 | + functions-common:time_stop:2426 : total=14376 2026-04-29 08:25:06.596 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:06.601 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19108 2026-04-29 08:25:06.605 | + functions:wait_for_service:486 : return 0 2026-04-29 08:25:06.609 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.613 | + functions-common:run_process:1666 : local service=c-sch 2026-04-29 08:25:06.617 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.621 | + functions-common:run_process:1668 : local group= 2026-04-29 08:25:06.625 | + functions-common:run_process:1669 : local user= 2026-04-29 08:25:06.630 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:25:06.635 | + functions-common:run_process:1672 : local name=c-sch 2026-04-29 08:25:06.639 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:25:06.643 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:25:06.647 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:06.652 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:06.656 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:06.664 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451106658 2026-04-29 08:25:06.668 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-04-29 08:25:06.697 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:06.702 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-04-29 08:25:06.707 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-04-29 08:25:06.712 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.718 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.727 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.732 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.736 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-04-29 08:25:06.740 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-04-29 08:25:06.743 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-04-29 08:25:06.749 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:25:06.754 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:25:06.761 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:25:06.768 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:25:06.773 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-04-29 08:25:06.778 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-04-29 08:25:06.782 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-04-29 08:25:06.788 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-04-29 08:25:06.793 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:06.797 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:25:06.801 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:25:06.806 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-04-29 08:25:06.811 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:25:06.814 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:25:06.819 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-04-29 08:25:06.824 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:25:06.834 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-04-29 08:25:06.958 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:25:07.060 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-04-29 08:25:07.141 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:25:07.227 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-04-29 08:25:07.308 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-04-29 08:25:07.405 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:25:07.489 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-04-29 08:25:07.493 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:25:07.499 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-04-29 08:25:07.601 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:25:08.153 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-04-29 08:25:08.169 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-04-29 08:25:08.676 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-04-29 08:25:08.743 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:25:08.745 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:08.747 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:08.749 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:08.752 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:08.755 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:08.758 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:25:08.760 | + functions-common:time_stop:2419 : start_time=1777451106658 2026-04-29 08:25:08.764 | + functions-common:time_stop:2421 : [[ -z 1777451106658 ]] 2026-04-29 08:25:08.766 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:08.770 | + functions-common:time_stop:2424 : end_time=1777451108766 2026-04-29 08:25:08.773 | + functions-common:time_stop:2425 : elapsed_time=2108 2026-04-29 08:25:08.773 | + functions-common:time_stop:2426 : total=37557 2026-04-29 08:25:08.775 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:08.777 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39665 2026-04-29 08:25:08.782 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 08:25:08.782 | + lib/cinder:start_cinder:639 : 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-04-29 08:25:08.785 | + functions-common:run_process:1666 : local service=c-bak 2026-04-29 08:25:08.786 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.789 | + functions-common:run_process:1668 : local group= 2026-04-29 08:25:08.792 | + functions-common:run_process:1669 : local user= 2026-04-29 08:25:08.792 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 08:25:08.793 | + functions-common:run_process:1672 : local name=c-bak 2026-04-29 08:25:08.795 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:25:08.799 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:25:08.802 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:08.802 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:08.804 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:08.808 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451108805 2026-04-29 08:25:08.810 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-04-29 08:25:08.833 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:25:08.834 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:25:08.836 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:08.838 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:08.840 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:08.842 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:08.844 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:08.848 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:25:08.848 | + functions-common:time_stop:2419 : start_time=1777451108805 2026-04-29 08:25:08.850 | + functions-common:time_stop:2421 : [[ -z 1777451108805 ]] 2026-04-29 08:25:08.853 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:08.857 | + functions-common:time_stop:2424 : end_time=1777451108854 2026-04-29 08:25:08.859 | + functions-common:time_stop:2425 : elapsed_time=49 2026-04-29 08:25:08.862 | + functions-common:time_stop:2426 : total=39665 2026-04-29 08:25:08.863 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:08.866 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39714 2026-04-29 08:25:08.867 | + lib/cinder:start_cinder:640 : 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-04-29 08:25:08.869 | + functions-common:run_process:1666 : local service=c-vol 2026-04-29 08:25:08.872 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.874 | + functions-common:run_process:1668 : local group= 2026-04-29 08:25:08.876 | + functions-common:run_process:1669 : local user= 2026-04-29 08:25:08.878 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 08:25:08.881 | + functions-common:run_process:1672 : local name=c-vol 2026-04-29 08:25:08.882 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:25:08.884 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:25:08.887 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:08.888 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:08.890 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:08.896 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451108892 2026-04-29 08:25:08.898 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-04-29 08:25:08.917 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:08.917 | + functions-common:run_process:1676 : _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-04-29 08:25:08.921 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-04-29 08:25:08.922 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.924 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.926 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.929 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.930 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-04-29 08:25:08.933 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-04-29 08:25:08.934 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-04-29 08:25:08.937 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:25:08.939 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:25:08.940 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:25:08.943 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 08:25:08.945 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-04-29 08:25:08.947 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-04-29 08:25:08.951 | + functions-common:_run_under_systemd:1642 : 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-04-29 08:25:08.951 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-04-29 08:25:08.955 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-04-29 08:25:08.955 | + functions-common:write_user_unit_file:1529 : local group= 2026-04-29 08:25:08.957 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-04-29 08:25:08.959 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 08:25:08.961 | + functions-common:write_user_unit_file:1532 : local extra= 2026-04-29 08:25:08.963 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-04-29 08:25:08.966 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-04-29 08:25:08.967 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-04-29 08:25:08.972 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-04-29 08:25:09.061 | + functions-common:write_user_unit_file:1540 : 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-04-29 08:25:09.160 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-04-29 08:25:09.261 | + functions-common:write_user_unit_file:1542 : 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-04-29 08:25:09.339 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-04-29 08:25:09.429 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-04-29 08:25:09.525 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:25:09.611 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-04-29 08:25:09.615 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-04-29 08:25:09.709 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-04-29 08:25:09.718 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-04-29 08:25:09.844 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-04-29 08:25:10.414 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-04-29 08:25:10.445 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-04-29 08:25:11.003 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-04-29 08:25:11.058 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:25:11.063 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:11.071 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:11.078 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:11.087 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:11.092 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:11.100 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:25:11.107 | + functions-common:time_stop:2419 : start_time=1777451108892 2026-04-29 08:25:11.115 | + functions-common:time_stop:2421 : [[ -z 1777451108892 ]] 2026-04-29 08:25:11.126 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:11.140 | + functions-common:time_stop:2424 : end_time=1777451111128 2026-04-29 08:25:11.146 | + functions-common:time_stop:2425 : elapsed_time=2236 2026-04-29 08:25:11.157 | + functions-common:time_stop:2426 : total=39714 2026-04-29 08:25:11.161 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:11.169 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41950 2026-04-29 08:25:11.178 | + ./stack.sh:main:1335 : create_volume_types 2026-04-29 08:25:11.184 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-04-29 08:25:11.230 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:11.236 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 08:25:11.251 | + lib/cinder:create_volume_types:676 : local be be_name 2026-04-29 08:25:11.259 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-29 08:25:11.265 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-04-29 08:25:11.273 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-29 08:25:11.279 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-04-29 08:25:11.282 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-04-29 08:25:11.289 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-04-29 08:25:11.291 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-04-29 08:25:11.324 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:11.329 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-04-29 08:25:16.001 | +-------------+--------------------------------------+ 2026-04-29 08:25:16.001 | | Field | Value | 2026-04-29 08:25:16.001 | +-------------+--------------------------------------+ 2026-04-29 08:25:16.001 | | description | None | 2026-04-29 08:25:16.001 | | id | 30e81e13-2553-47bd-b59f-197e9eec04a2 | 2026-04-29 08:25:16.001 | | is_public | True | 2026-04-29 08:25:16.001 | | name | lvmdriver-1 | 2026-04-29 08:25:16.001 | | properties | volume_backend_name='lvmdriver-1' | 2026-04-29 08:25:16.001 | +-------------+--------------------------------------+ 2026-04-29 08:25:16.408 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-04-29 08:25:16.411 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-04-29 08:25:16.413 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-04-29 08:25:16.416 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-04-29 08:25:16.444 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:16.451 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-04-29 08:25:16.455 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:25:16.459 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-04-29 08:25:16.466 | + ./stack.sh:main:1350 : start_glance 2026-04-29 08:25:16.473 | + lib/glance:start_glance:649 : local service_protocol=http 2026-04-29 08:25:16.482 | ++ lib/glance:start_glance:651 : which uwsgi 2026-04-29 08:25:16.492 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 08:25:16.498 | + functions-common:run_process:1666 : local service=g-api 2026-04-29 08:25:16.507 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 08:25:16.508 | + functions-common:run_process:1668 : local group= 2026-04-29 08:25:16.514 | + functions-common:run_process:1669 : local user= 2026-04-29 08:25:16.518 | + functions-common:run_process:1670 : local env_vars= 2026-04-29 08:25:16.524 | + functions-common:run_process:1672 : local name=g-api 2026-04-29 08:25:16.529 | + functions-common:run_process:1674 : time_start run_process 2026-04-29 08:25:16.533 | + functions-common:time_start:2398 : local name=run_process 2026-04-29 08:25:16.538 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:16.544 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:16.552 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:16.556 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451116552 2026-04-29 08:25:16.561 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-04-29 08:25:16.592 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:16.598 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-04-29 08:25:16.604 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-04-29 08:25:16.613 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 08:25:16.617 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 08:25:16.626 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 08:25:16.629 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-04-29 08:25:16.632 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-04-29 08:25:16.635 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-04-29 08:25:16.646 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-04-29 08:25:16.653 | + functions-common:_run_under_systemd:1627 : local group= 2026-04-29 08:25:16.660 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-04-29 08:25:16.663 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-04-29 08:25:16.668 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-04-29 08:25:16.671 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-04-29 08:25:16.679 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-04-29 08:25:16.679 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-04-29 08:25:16.685 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:25:16.691 | + functions-common:_run_under_systemd:1640 : 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-04-29 08:25:16.694 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-04-29 08:25:16.700 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-04-29 08:25:16.701 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-04-29 08:25:16.705 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-04-29 08:25:16.711 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-04-29 08:25:16.713 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-04-29 08:25:16.719 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-04-29 08:25:16.735 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-04-29 08:25:16.871 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-04-29 08:25:16.973 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-04-29 08:25:17.058 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-04-29 08:25:17.143 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-04-29 08:25:17.234 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-04-29 08:25:17.324 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-04-29 08:25:17.407 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-04-29 08:25:17.491 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-04-29 08:25:17.574 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-04-29 08:25:17.665 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-04-29 08:25:17.751 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-04-29 08:25:17.756 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-04-29 08:25:17.761 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-04-29 08:25:17.866 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-04-29 08:25:18.436 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-04-29 08:25:18.464 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-04-29 08:25:19.017 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-04-29 08:25:19.205 | + functions-common:run_process:1678 : time_stop run_process 2026-04-29 08:25:19.211 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:19.217 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:19.226 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:19.234 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:19.240 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:19.243 | + functions-common:time_stop:2418 : name=run_process 2026-04-29 08:25:19.246 | + functions-common:time_stop:2419 : start_time=1777451116552 2026-04-29 08:25:19.248 | + functions-common:time_stop:2421 : [[ -z 1777451116552 ]] 2026-04-29 08:25:19.253 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:19.261 | + functions-common:time_stop:2424 : end_time=1777451119253 2026-04-29 08:25:19.270 | + functions-common:time_stop:2425 : elapsed_time=2701 2026-04-29 08:25:19.275 | + functions-common:time_stop:2426 : total=41950 2026-04-29 08:25:19.279 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:19.287 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44651 2026-04-29 08:25:19.292 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-04-29 08:25:19.333 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:25:19.341 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.34) to start...' 2026-04-29 08:25:19.341 | Waiting for g-api (192.168.122.34) to start... 2026-04-29 08:25:19.347 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.34/image 2026-04-29 08:25:19.352 | + functions:wait_for_service:476 : local timeout=60 2026-04-29 08:25:19.359 | + functions:wait_for_service:477 : local url=http://192.168.122.34/image 2026-04-29 08:25:19.365 | + functions:wait_for_service:478 : local rval=0 2026-04-29 08:25:19.371 | + functions:wait_for_service:479 : time_start wait_for_service 2026-04-29 08:25:19.378 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 08:25:19.384 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:19.392 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:19.401 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:19.411 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451119404 2026-04-29 08:25:19.417 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-04-29 08:25:19.424 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:25:19.429 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.34/image 2026-04-29 08:25:24.649 | + :: : [[ 300 == 503 ]] 2026-04-29 08:25:24.653 | + :: : [[ 0 -eq 7 ]] 2026-04-29 08:25:24.663 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-04-29 08:25:24.668 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:24.674 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:24.680 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:24.687 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:24.690 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:24.695 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 08:25:24.699 | + functions-common:time_stop:2419 : start_time=1777451119404 2026-04-29 08:25:24.703 | + functions-common:time_stop:2421 : [[ -z 1777451119404 ]] 2026-04-29 08:25:24.709 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:24.714 | + functions-common:time_stop:2424 : end_time=1777451124711 2026-04-29 08:25:24.718 | + functions-common:time_stop:2425 : elapsed_time=5307 2026-04-29 08:25:24.726 | + functions-common:time_stop:2426 : total=19108 2026-04-29 08:25:24.730 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:24.736 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24415 2026-04-29 08:25:24.740 | + functions:wait_for_service:486 : return 0 2026-04-29 08:25:24.743 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-04-29 08:25:24.776 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:24.782 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-04-29 08:25:24.839 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:24.847 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-04-29 08:25:24.856 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:25:24.863 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-04-29 08:25:24.872 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-04-29 08:25:24.880 | + ./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-04-29 08:25:24.887 | + 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-04-29 08:25:24.895 | + functions:upload_image:141 : local image image_fname image_name 2026-04-29 08:25:24.901 | + functions:upload_image:143 : local max_attempts=5 2026-04-29 08:25:24.906 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-04-29 08:25:24.925 | ++ 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-04-29 08:25:24.939 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-04-29 08:25:24.946 | + 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-04-29 08:25:24.952 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-04-29 08:25:24.961 | ++ functions:upload_image:151 : seq 5 2026-04-29 08:25:24.976 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-04-29 08:25:24.985 | + functions:upload_image:152 : local rc=0 2026-04-29 08:25:24.994 | + 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-04-29 08:25:24.997 | --2026-04-29 10:25:24-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-29 08:25:25.117 | Resolving github.com (github.com)... 140.82.121.3 2026-04-29 08:25:25.135 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-04-29 08:25:25.371 | HTTP request sent, awaiting response... 302 Found 2026-04-29 08:25:25.371 | 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-04-29T09%3A24%3A34Z&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-04-29T08%3A23%3A55Z&ske=2026-04-29T09%3A24%3A34Z&sks=b&skv=2018-11-09&sig=isNDjbzKro9PWm4YUM9m%2F1dpVHWcpbChXPafBjlGwRI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ1MjkyNSwibmJmIjoxNzc3NDUxMTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ybTxNv2av20zOlP6RPY07Uiqwi-H06JiLlV3lphsVXM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-04-29 08:25:25.371 | --2026-04-29 10:25:25-- 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-04-29T09%3A24%3A34Z&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-04-29T08%3A23%3A55Z&ske=2026-04-29T09%3A24%3A34Z&sks=b&skv=2018-11-09&sig=isNDjbzKro9PWm4YUM9m%2F1dpVHWcpbChXPafBjlGwRI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzQ1MjkyNSwibmJmIjoxNzc3NDUxMTI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ybTxNv2av20zOlP6RPY07Uiqwi-H06JiLlV3lphsVXM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-04-29 08:25:25.373 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-04-29 08:25:25.385 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-04-29 08:25:25.426 | HTTP request sent, awaiting response... 200 OK 2026-04-29 08:25:25.426 | Length: 21692416 (21M) [application/octet-stream] 2026-04-29 08:25:25.426 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-04-29 08:25:25.479 | 2026-04-29 08:25:25.696 | 0K ........ ........ .... 100% 76.5M=0.3s 2026-04-29 08:25:25.698 | 2026-04-29 08:25:25.698 | 2026-04-29 10:25:25 (76.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-04-29 08:25:25.698 | 2026-04-29 08:25:25.703 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-04-29 08:25:25.707 | + functions:upload_image:163 : break 2026-04-29 08:25:25.712 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 08:25:25.719 | + 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-04-29 08:25:25.725 | + 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-04-29 08:25:25.731 | + 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-04-29 08:25:25.736 | + functions:upload_image:313 : local kernel= 2026-04-29 08:25:25.739 | + functions:upload_image:314 : local ramdisk= 2026-04-29 08:25:25.743 | + functions:upload_image:315 : local disk_format= 2026-04-29 08:25:25.746 | + functions:upload_image:316 : local container_format= 2026-04-29 08:25:25.749 | + functions:upload_image:317 : local unpack= 2026-04-29 08:25:25.754 | + functions:upload_image:318 : local img_property= 2026-04-29 08:25:25.759 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-04-29 08:25:25.766 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-04-29 08:25:25.770 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-04-29 08:25:25.775 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-04-29 08:25:25.779 | + functions:upload_image:328 : case "$image_fname" in 2026-04-29 08:25:25.784 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-04-29 08:25:25.792 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-04-29 08:25:25.799 | + functions:upload_image:350 : local format 2026-04-29 08:25:25.810 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 08:25:25.812 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-04-29 08:25:25.837 | + functions:upload_image:351 : format=qcow2 2026-04-29 08:25:25.840 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-04-29 08:25:25.845 | + functions:upload_image:353 : disk_format=qcow2 2026-04-29 08:25:25.851 | + functions:upload_image:357 : container_format=bare 2026-04-29 08:25:25.855 | + functions:upload_image:404 : is_arch ppc64le 2026-04-29 08:25:25.859 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:25:25.866 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-04-29 08:25:25.869 | + functions:upload_image:404 : is_arch ppc64 2026-04-29 08:25:25.875 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:25:25.881 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-29 08:25:25.886 | + functions:upload_image:404 : is_arch ppc 2026-04-29 08:25:25.891 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:25:25.898 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-04-29 08:25:25.901 | + functions:upload_image:408 : is_arch aarch64 2026-04-29 08:25:25.904 | ++ functions-common:is_arch:517 : uname -m 2026-04-29 08:25:25.911 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-29 08:25:25.914 | + functions:upload_image:412 : '[' bare = bare ']' 2026-04-29 08:25:25.918 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-04-29 08:25:25.922 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-04-29 08:25:25.927 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-04-29 08:25:25.931 | + 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-04-29 08:25:25.935 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-04-29 08:25:25.939 | + functions:_upload_image:112 : shift 2026-04-29 08:25:25.942 | + functions:_upload_image:113 : local container=bare 2026-04-29 08:25:25.947 | + functions:_upload_image:114 : shift 2026-04-29 08:25:25.950 | + functions:_upload_image:115 : local disk=qcow2 2026-04-29 08:25:25.954 | + functions:_upload_image:116 : shift 2026-04-29 08:25:25.958 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 08:25:25.962 | + functions:_upload_image:118 : shift 2026-04-29 08:25:25.966 | + functions:_upload_image:119 : local properties 2026-04-29 08:25:25.970 | + functions:_upload_image:120 : local useimport 2026-04-29 08:25:25.973 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-04-29 08:25:25.978 | ++ functions:_image_properties_to_arg:94 : local result= 2026-04-29 08:25:25.984 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-04-29 08:25:25.988 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-04-29 08:25:25.991 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-04-29 08:25:25.995 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-04-29 08:25:25.999 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-04-29 08:25:26.004 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-04-29 08:25:26.011 | + 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-04-29 08:25:31.739 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-29 08:25:31.739 | | Field | Value | 2026-04-29 08:25:31.739 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-29 08:25:31.740 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-04-29 08:25:31.740 | | container_format | bare | 2026-04-29 08:25:31.740 | | created_at | 2026-04-29T08:25:30Z | 2026-04-29 08:25:31.740 | | disk_format | qcow2 | 2026-04-29 08:25:31.740 | | file | /v2/images/79b62ee8-86ba-4c65-a753-39d7d038c9fd/file | 2026-04-29 08:25:31.740 | | id | 79b62ee8-86ba-4c65-a753-39d7d038c9fd | 2026-04-29 08:25:31.740 | | min_disk | 0 | 2026-04-29 08:25:31.740 | | min_ram | 0 | 2026-04-29 08:25:31.741 | | name | cirros-0.6.3-x86_64-disk | 2026-04-29 08:25:31.741 | | owner | 3ae28e5e4be441bbbd9b3389c6fa33ee | 2026-04-29 08:25:31.741 | | 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-04-29 08:25:31.741 | | protected | False | 2026-04-29 08:25:31.741 | | schema | /v2/schemas/image | 2026-04-29 08:25:31.741 | | size | 21692416 | 2026-04-29 08:25:31.741 | | status | active | 2026-04-29 08:25:31.744 | | tags | | 2026-04-29 08:25:31.744 | | updated_at | 2026-04-29T08:25:32Z | 2026-04-29 08:25:31.744 | | virtual_size | 117440512 | 2026-04-29 08:25:31.745 | | visibility | public | 2026-04-29 08:25:31.745 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-29 08:25:32.103 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-04-29 08:25:32.181 | [2019 Async create_flavors:72593]: Waiting for completion of create_flavors running on PID 72593 (2 other jobs running) 2026-04-29 08:25:32.224 | [2019 Async create_flavors:72593]: Signaling child to exit 2026-04-29 08:25:39.139 | + inc/async:async_inner:64 : rc=0 2026-04-29 08:25:39.174 | [72593 Async create_flavors:72593]: finished successfully 2026-04-29 08:25:39.204 | WAKEUP 2026-04-29 08:25:39.232 | [2019 Async create_flavors:72593]: Signaled 2026-04-29 08:25:39.235 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-04-29 08:25:39.235 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:39.235 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-04-29 08:25:39.235 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-04-29 08:25:39.235 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-04-29 08:25:39.235 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.235 | | Field | Value | 2026-04-29 08:25:39.235 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.236 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.236 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.236 | | description | None | 2026-04-29 08:25:39.236 | | disk | 1 | 2026-04-29 08:25:39.236 | | id | c1 | 2026-04-29 08:25:39.236 | | name | cirros256 | 2026-04-29 08:25:39.236 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.236 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.236 | | ram | 256 | 2026-04-29 08:25:39.236 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.237 | | swap | 0 | 2026-04-29 08:25:39.237 | | vcpus | 1 | 2026-04-29 08:25:39.237 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.237 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-04-29 08:25:39.237 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.237 | | Field | Value | 2026-04-29 08:25:39.237 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.237 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.237 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.237 | | description | None | 2026-04-29 08:25:39.237 | | disk | 5 | 2026-04-29 08:25:39.238 | | id | d1 | 2026-04-29 08:25:39.238 | | name | ds512M | 2026-04-29 08:25:39.238 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.238 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.238 | | ram | 512 | 2026-04-29 08:25:39.238 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.238 | | swap | 0 | 2026-04-29 08:25:39.238 | | vcpus | 1 | 2026-04-29 08:25:39.238 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.238 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-04-29 08:25:39.238 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.239 | | Field | Value | 2026-04-29 08:25:39.239 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.239 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.239 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.239 | | description | None | 2026-04-29 08:25:39.239 | | disk | 10 | 2026-04-29 08:25:39.239 | | id | d2 | 2026-04-29 08:25:39.239 | | name | ds1G | 2026-04-29 08:25:39.239 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.240 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.240 | | ram | 1024 | 2026-04-29 08:25:39.240 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.240 | | swap | 0 | 2026-04-29 08:25:39.240 | | vcpus | 1 | 2026-04-29 08:25:39.240 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.240 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-04-29 08:25:39.240 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.240 | | Field | Value | 2026-04-29 08:25:39.240 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.240 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.241 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.241 | | description | None | 2026-04-29 08:25:39.241 | | disk | 10 | 2026-04-29 08:25:39.241 | | id | d3 | 2026-04-29 08:25:39.241 | | name | ds2G | 2026-04-29 08:25:39.241 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.241 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.241 | | ram | 2048 | 2026-04-29 08:25:39.241 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.241 | | swap | 0 | 2026-04-29 08:25:39.242 | | vcpus | 2 | 2026-04-29 08:25:39.242 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.242 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-04-29 08:25:39.242 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.242 | | Field | Value | 2026-04-29 08:25:39.242 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.242 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.242 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.242 | | description | None | 2026-04-29 08:25:39.242 | | disk | 20 | 2026-04-29 08:25:39.242 | | id | d4 | 2026-04-29 08:25:39.242 | | name | ds4G | 2026-04-29 08:25:39.243 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.243 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.243 | | ram | 4096 | 2026-04-29 08:25:39.243 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.243 | | swap | 0 | 2026-04-29 08:25:39.243 | | vcpus | 4 | 2026-04-29 08:25:39.243 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.243 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-04-29 08:25:39.243 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-04-29 08:25:39.243 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-04-29 08:25:39.243 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.244 | | Field | Value | 2026-04-29 08:25:39.244 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.244 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.244 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.244 | | description | None | 2026-04-29 08:25:39.244 | | disk | 1 | 2026-04-29 08:25:39.244 | | id | 1 | 2026-04-29 08:25:39.244 | | name | m1.tiny | 2026-04-29 08:25:39.244 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.244 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.245 | | ram | 512 | 2026-04-29 08:25:39.245 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.245 | | swap | 0 | 2026-04-29 08:25:39.245 | | vcpus | 1 | 2026-04-29 08:25:39.245 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.245 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-04-29 08:25:39.245 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.245 | | Field | Value | 2026-04-29 08:25:39.245 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.245 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.245 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.246 | | description | None | 2026-04-29 08:25:39.246 | | disk | 20 | 2026-04-29 08:25:39.246 | | id | 2 | 2026-04-29 08:25:39.246 | | name | m1.small | 2026-04-29 08:25:39.246 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.246 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.246 | | ram | 2048 | 2026-04-29 08:25:39.246 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.246 | | swap | 0 | 2026-04-29 08:25:39.246 | | vcpus | 1 | 2026-04-29 08:25:39.246 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.247 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-04-29 08:25:39.247 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.247 | | Field | Value | 2026-04-29 08:25:39.247 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.247 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.247 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.247 | | description | None | 2026-04-29 08:25:39.247 | | disk | 40 | 2026-04-29 08:25:39.247 | | id | 3 | 2026-04-29 08:25:39.247 | | name | m1.medium | 2026-04-29 08:25:39.248 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.248 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.248 | | ram | 4096 | 2026-04-29 08:25:39.248 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.248 | | swap | 0 | 2026-04-29 08:25:39.248 | | vcpus | 2 | 2026-04-29 08:25:39.248 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.248 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-04-29 08:25:39.248 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.248 | | Field | Value | 2026-04-29 08:25:39.248 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.249 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.249 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.249 | | description | None | 2026-04-29 08:25:39.249 | | disk | 80 | 2026-04-29 08:25:39.249 | | id | 4 | 2026-04-29 08:25:39.249 | | name | m1.large | 2026-04-29 08:25:39.249 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.249 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.249 | | ram | 8192 | 2026-04-29 08:25:39.250 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.250 | | swap | 0 | 2026-04-29 08:25:39.250 | | vcpus | 4 | 2026-04-29 08:25:39.250 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.250 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-04-29 08:25:39.250 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.250 | | Field | Value | 2026-04-29 08:25:39.250 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.250 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:25:39.251 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:25:39.251 | | description | None | 2026-04-29 08:25:39.251 | | disk | 160 | 2026-04-29 08:25:39.251 | | id | 5 | 2026-04-29 08:25:39.251 | | name | m1.xlarge | 2026-04-29 08:25:39.251 | | os-flavor-access:is_public | True | 2026-04-29 08:25:39.251 | | properties | hw_rng:allowed='True' | 2026-04-29 08:25:39.251 | | ram | 16384 | 2026-04-29 08:25:39.251 | | rxtx_factor | 1.0 | 2026-04-29 08:25:39.251 | | swap | 0 | 2026-04-29 08:25:39.251 | | vcpus | 8 | 2026-04-29 08:25:39.252 | +----------------------------+-----------------------+ 2026-04-29 08:25:39.297 | [2019 Async create_flavors:72593]: finished create_flavors with result 0 in 40 seconds 2026-04-29 08:25:39.303 | + inc/async:async_wait:197 : return 0 2026-04-29 08:25:39.306 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-04-29 08:25:39.336 | + functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:25:39.340 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-04-29 08:25:39.365 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:39.369 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-04-29 08:25:39.395 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:39.399 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-04-29 08:25:39.403 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-04-29 08:25:39.407 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-04-29 08:25:39.412 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:25:39.414 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-04-29 08:25:39.417 | ++ 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-04-29 08:25:39.420 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-04-29 08:25:39.422 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-04-29 08:25:39.424 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-04-29 08:25:39.426 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-04-29 08:25:39.428 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-04-29 08:25:39.430 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-04-29 08:25:39.432 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-04-29 08:25:39.433 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-04-29 08:25:39.435 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-04-29 08:25:39.437 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-04-29 08:25:39.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-04-29 08:25:39.442 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 08:25:39.444 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-04-29 08:25:39.446 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 08:25:39.447 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-04-29 08:25:39.450 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 08:25:39.452 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-04-29 08:25:39.454 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 08:25:39.456 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-04-29 08:25:39.458 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 08:25:39.460 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-04-29 08:25:39.462 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-04-29 08:25:39.464 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 08:25:39.466 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-04-29 08:25:39.468 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 08:25:39.470 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-04-29 08:25:39.471 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-04-29 08:25:39.473 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-04-29 08:25:39.475 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-04-29 08:25:39.477 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-04-29 08:25:39.479 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-04-29 08:25:39.481 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-04-29 08:25:39.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-04-29 08:25:39.485 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-04-29 08:25:39.487 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-04-29 08:25:39.489 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-04-29 08:25:39.491 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-04-29 08:25:39.493 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-04-29 08:25:39.495 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-04-29 08:25:39.497 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-04-29 08:25:39.499 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-04-29 08:25:39.501 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-04-29 08:25:39.503 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-04-29 08:25:39.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-04-29 08:25:39.507 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-04-29 08:25:39.509 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-04-29 08:25:39.511 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-04-29 08:25:39.513 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-04-29 08:25:39.515 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-04-29 08:25:39.517 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-04-29 08:25:39.519 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-04-29 08:25:39.521 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-04-29 08:25:39.524 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-04-29 08:25:39.527 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-04-29 08:25:39.527 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-04-29 08:25:39.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-04-29 08:25:39.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-04-29 08:25:39.530 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-04-29 08:25:41.630 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-04-29 08:25:41.633 | 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-04-29 08:25:41.989 | + ./stack.sh:main:1400 : save_stackenv 2026-04-29 08:25:41.993 | + functions-common:save_stackenv:63 : local tag= 2026-04-29 08:25:42.000 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-29 08:25:42.005 | + functions-common:save_stackenv:65 : time_stamp=2026-04-29-102542 2026-04-29 08:25:42.009 | + functions-common:save_stackenv:66 : echo '# 2026-04-29-102542 ' 2026-04-29 08:25:42.014 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.019 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-04-29 08:25:42.022 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.025 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-29 08:25:42.030 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.034 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-29 08:25:42.038 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.042 | + functions-common:save_stackenv:68 : 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-04-29 08:25:42.046 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.050 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.34 2026-04-29 08:25:42.055 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.058 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.34/identity 2026-04-29 08:25:42.063 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.066 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-04-29-100250 2026-04-29 08:25:42.070 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.075 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-29 08:25:42.079 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.083 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.34 2026-04-29 08:25:42.087 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.091 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-04-29 08:25:42.095 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.099 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-04-29 08:25:42.103 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.107 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-29 08:25:42.111 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.115 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-29 08:25:42.120 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.123 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.34 2026-04-29 08:25:42.127 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-29 08:25:42.131 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-29 08:25:42.135 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-04-29 08:25:42.139 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 08:25:42.143 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 08:25:42.147 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-04-29 08:25:42.151 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:25:42.155 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 08:25:42.160 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 08:25:42.165 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-04-29 08:25:42.169 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:25:42.174 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-04-29 08:25:42.178 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:25:42.182 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-04-29 08:25:42.183 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:25:42.183 | gsub("[][]", "", $1); 2026-04-29 08:25:42.183 | split($1, a, "|"); 2026-04-29 08:25:42.183 | if (a[1] == matchgroup) 2026-04-29 08:25:42.183 | print a[2] 2026-04-29 08:25:42.183 | } 2026-04-29 08:25:42.183 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:25:42.192 | + ./stack.sh:main:1418 : run_phase stack extra 2026-04-29 08:25:42.196 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 08:25:42.200 | + functions-common:run_phase:1841 : local phase=extra 2026-04-29 08:25:42.204 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:25:42.208 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:25:42.212 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:25:42.216 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:25:42.221 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:25:42.226 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:25:42.232 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:25:42.237 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:25:42.241 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:25:42.246 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-04-29 08:25:42.251 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:25:42.277 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:42.282 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:25:42.286 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:25:42.290 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-04-29 08:25:42.295 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:25:42.299 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 08:25:42.303 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:25:42.307 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-04-29 08:25:42.311 | ++ extras.d/80-tempest.sh:source:15 : : 2026-04-29 08:25:42.316 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 08:25:42.319 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 08:25:42.324 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:25:42.329 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 08:25:42.333 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-04-29 08:25:42.338 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 08:25:42.342 | + functions-common:run_plugins:1827 : local phase=extra 2026-04-29 08:25:42.347 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 08:25:42.351 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 08:25:42.355 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-04-29 08:25:42.360 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 08:25:42.365 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 08:25:42.369 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-04-29 08:25:42.373 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:25:42.377 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 08:25:42.382 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 08:25:42.388 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-04-29 08:25:42.392 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:25:42.396 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-04-29 08:25:42.400 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:25:42.406 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-04-29 08:25:42.406 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:25:42.406 | gsub("[][]", "", $1); 2026-04-29 08:25:42.407 | split($1, a, "|"); 2026-04-29 08:25:42.407 | if (a[1] == matchgroup) 2026-04-29 08:25:42.407 | print a[2] 2026-04-29 08:25:42.407 | } 2026-04-29 08:25:42.407 | ' /home/quobyte/devstack/local.conf 2026-04-29 08:25:42.415 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-04-29 08:25:42.443 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:42.448 | + ./stack.sh:main:1436 : is_nova_ready 2026-04-29 08:25:42.452 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-04-29 08:25:42.456 | + functions:wait_for_compute:490 : local timeout=60 2026-04-29 08:25:42.460 | + functions:wait_for_compute:491 : local rval=0 2026-04-29 08:25:42.464 | + functions:wait_for_compute:492 : local compute_hostname 2026-04-29 08:25:42.469 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-04-29 08:25:42.474 | + functions-common:time_start:2398 : local name=wait_for_service 2026-04-29 08:25:42.478 | + functions-common:time_start:2399 : local start_time= 2026-04-29 08:25:42.483 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:25:42.489 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:25:42.496 | + functions-common:time_start:2403 : _TIME_START[$name]=1777451142491 2026-04-29 08:25:42.501 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-04-29 08:25:42.535 | + functions:wait_for_compute:494 : compute_hostname= 2026-04-29 08:25:42.540 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-04-29 08:25:42.545 | ++ functions:wait_for_compute:496 : hostname 2026-04-29 08:25:42.551 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-04-29 08:25:42.556 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-04-29 08:25:42.562 | ++ functions:wait_for_compute:498 : hostname 2026-04-29 08:25:42.568 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:25:42.570 | + :: : ID= 2026-04-29 08:25:42.572 | + :: : [[ '' == '' ]] 2026-04-29 08:25:42.574 | + :: : sleep 1 2026-04-29 08:25:43.579 | + :: : [[ libvirt = \f\a\k\e ]] 2026-04-29 08:25:43.582 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-04-29 08:25:46.624 | + :: : ID=2b95649d-bd32-47eb-9296-736ebbc92407 2026-04-29 08:25:46.627 | + :: : [[ 2b95649d-bd32-47eb-9296-736ebbc92407 == '' ]] 2026-04-29 08:25:46.632 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-04-29 08:25:46.636 | + functions-common:time_stop:2412 : local name 2026-04-29 08:25:46.641 | + functions-common:time_stop:2413 : local end_time 2026-04-29 08:25:46.644 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:25:46.648 | + functions-common:time_stop:2415 : local total 2026-04-29 08:25:46.653 | + functions-common:time_stop:2416 : local start_time 2026-04-29 08:25:46.656 | + functions-common:time_stop:2418 : name=wait_for_service 2026-04-29 08:25:46.660 | + functions-common:time_stop:2419 : start_time=1777451142491 2026-04-29 08:25:46.664 | + functions-common:time_stop:2421 : [[ -z 1777451142491 ]] 2026-04-29 08:25:46.669 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:25:46.675 | + functions-common:time_stop:2424 : end_time=1777451146670 2026-04-29 08:25:46.679 | + functions-common:time_stop:2425 : elapsed_time=4179 2026-04-29 08:25:46.683 | + functions-common:time_stop:2426 : total=24415 2026-04-29 08:25:46.687 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:25:46.692 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28594 2026-04-29 08:25:46.696 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-04-29 08:25:46.700 | + functions:wait_for_compute:516 : return 0 2026-04-29 08:25:46.704 | + ./stack.sh:main:1440 : service_check 2026-04-29 08:25:46.708 | + functions-common:service_check:1705 : local service 2026-04-29 08:25:46.713 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.717 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-04-29 08:25:46.740 | not-found 2026-04-29 08:25:46.748 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.752 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-04-29 08:25:46.771 | enabled 2026-04-29 08:25:46.777 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-04-29 08:25:46.801 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-04-29 08:25:46.801 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-04-29 08:25:46.801 | Active: active (running) since Wed 2026-04-29 10:22:37 CEST; 3min 9s ago 2026-04-29 08:25:46.801 | Main PID: 60391 (uwsgi) 2026-04-29 08:25:46.802 | Status: "uWSGI is ready" 2026-04-29 08:25:46.802 | Tasks: 17 (limit: 14255) 2026-04-29 08:25:46.802 | Memory: 264.3M (peak: 265.0M) 2026-04-29 08:25:46.802 | CPU: 13.881s 2026-04-29 08:25:46.802 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-04-29 08:25:46.802 | ├─60391 "nova-apiuWSGI master" 2026-04-29 08:25:46.802 | ├─60392 "nova-apiuWSGI worker 1" 2026-04-29 08:25:46.802 | └─60393 "nova-apiuWSGI worker 2" 2026-04-29 08:25:46.802 | 2026-04-29 08:25:46.802 | Apr 29 10:25:46 devstack devstack@n-api.service[60393]: [pid: 60393|app: 0|req: 19/36] 192.168.122.34 () {54 vars in 930 bytes} [Wed Apr 29 10:25:46 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-04-29 08:25:46.802 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG nova.api.openstack.wsgi [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Calling method '>' {{(pid=60392) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG oslo_concurrency.lockutils [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG oslo_concurrency.lockutils [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG oslo_concurrency.lockutils [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=60392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG oslo_concurrency.lockutils [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Acquiring lock "23f3a75f-6a7b-4004-b654-d8863921271f" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG oslo_concurrency.lockutils [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Lock "23f3a75f-6a7b-4004-b654-d8863921271f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: DEBUG oslo_concurrency.lockutils [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] Lock "23f3a75f-6a7b-4004-b654-d8863921271f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60392) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:46.803 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: INFO nova.api.openstack.requestlog [None req-d2037eb0-0409-47a8-8598-2c60bd031c39 admin admin] 192.168.122.34 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.115508 2026-04-29 08:25:46.804 | Apr 29 10:25:46 devstack devstack@n-api.service[60392]: [pid: 60392|app: 0|req: 18/37] 192.168.122.34 () {60 vars in 1320 bytes} [Wed Apr 29 10:25:46 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-29 08:25:46.808 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.813 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-04-29 08:25:46.831 | enabled 2026-04-29 08:25:46.837 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-04-29 08:25:46.860 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-04-29 08:25:46.860 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-04-29 08:25:46.861 | Active: active (running) since Wed 2026-04-29 10:24:54 CEST; 52s ago 2026-04-29 08:25:46.861 | Main PID: 72467 (nova-compute) 2026-04-29 08:25:46.861 | Tasks: 22 (limit: 14255) 2026-04-29 08:25:46.861 | Memory: 142.5M (peak: 144.9M) 2026-04-29 08:25:46.861 | CPU: 5.485s 2026-04-29 08:25:46.861 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-04-29 08:25:46.861 | └─72467 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-04-29 08:25:46.861 | 2026-04-29 08:25:46.861 | Apr 29 10:25:24 devstack nova-compute[72467]: DEBUG nova.compute.provider_tree [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Updating inventory in ProviderTree for provider 76370ec5-2281-49a2-bf16-293114e5fe19 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=72467) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-04-29 08:25:46.861 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG nova.compute.provider_tree [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Updating resource provider 76370ec5-2281-49a2-bf16-293114e5fe19 generation from 1 to 2 during operation: update_traits {{(pid=72467) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-04-29 08:25:46.862 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG nova.compute.resource_tracker [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Compute_service record updated for devstack:devstack {{(pid=72467) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-04-29 08:25:46.862 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG oslo_concurrency.lockutils [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.989s {{(pid=72467) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:46.862 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG nova.service [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72467) start /opt/stack/nova/nova/service.py:195}} 2026-04-29 08:25:46.862 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG nova.service [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72467) start /opt/stack/nova/nova/service.py:211}} 2026-04-29 08:25:46.862 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG nova.service [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] Join ServiceGroup membership for this service compute {{(pid=72467) start /opt/stack/nova/nova/service.py:221}} 2026-04-29 08:25:46.862 | Apr 29 10:25:25 devstack nova-compute[72467]: DEBUG nova.servicegroup.drivers.db [None req-78f65841-99cb-45e2-948f-dc59db6f8e70 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72467) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-04-29 08:25:46.862 | Apr 29 10:25:27 devstack nova-compute[72467]: DEBUG oslo_service.periodic_task [None req-18193a66-ab14-4acb-9f15-f5f634bd082c None None] Running periodic task ComputeManager._sync_power_states {{(pid=72467) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-04-29 08:25:46.862 | Apr 29 10:25:28 devstack nova-compute[72467]: DEBUG oslo_service.periodic_task [None req-18193a66-ab14-4acb-9f15-f5f634bd082c None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72467) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-04-29 08:25:46.868 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.872 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-04-29 08:25:46.890 | not-found 2026-04-29 08:25:46.896 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.901 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-04-29 08:25:46.919 | enabled 2026-04-29 08:25:46.925 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-04-29 08:25:46.948 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-04-29 08:25:46.948 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-04-29 08:25:46.948 | Active: active (running) since Wed 2026-04-29 10:24:40 CEST; 1min 6s ago 2026-04-29 08:25:46.950 | Main PID: 68766 (nova-scheduler:) 2026-04-29 08:25:46.950 | Tasks: 19 (limit: 14255) 2026-04-29 08:25:46.950 | Memory: 150.8M (peak: 151.0M) 2026-04-29 08:25:46.950 | CPU: 4.341s 2026-04-29 08:25:46.950 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-04-29 08:25:46.951 | ├─68766 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-04-29 08:25:46.951 | ├─70421 "nova-scheduler: ServiceWrapper worker(0)" 2026-04-29 08:25:46.951 | └─70433 "nova-scheduler: ServiceWrapper worker(1)" 2026-04-29 08:25:46.951 | 2026-04-29 08:25:46.951 | Apr 29 10:24:46 devstack nova-scheduler[70433]: DEBUG nova.servicegroup.drivers.db [None req-32faeb22-aba0-4d82-b767-cbd4efaf46f4 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70433) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-04-29 08:25:46.951 | Apr 29 10:24:51 devstack nova-scheduler[70421]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70421) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:46.951 | Apr 29 10:24:51 devstack nova-scheduler[70433]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70433) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:46.951 | Apr 29 10:24:54 devstack nova-scheduler[68766]: DEBUG dbcounter [-] [68766] Writing DB stats nova_api:SELECT=3 {{(pid=68766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:46.951 | Apr 29 10:24:54 devstack nova-scheduler[68766]: DEBUG dbcounter [-] [68766] Writing DB stats nova_cell0:SELECT=1 {{(pid=68766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:46.951 | Apr 29 10:24:54 devstack nova-scheduler[68766]: DEBUG dbcounter [-] [68766] Writing DB stats nova_cell1:SELECT=1 {{(pid=68766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:46.951 | Apr 29 10:25:00 devstack nova-scheduler[70433]: DEBUG oslo.service.backend._threading.loopingcall [None req-13be36eb-649d-441e-a2dc-caa2a6d2f9b0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70433) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:46.952 | Apr 29 10:25:01 devstack nova-scheduler[70421]: DEBUG dbcounter [-] [70421] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:46.952 | Apr 29 10:25:01 devstack nova-scheduler[70433]: DEBUG dbcounter [-] [70433] Writing DB stats nova_cell0:SELECT=3 {{(pid=70433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:46.952 | Apr 29 10:25:14 devstack nova-scheduler[70421]: DEBUG oslo.service.backend._threading.loopingcall [None req-f87471a6-0413-4823-8b2d-c39655335b87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70421) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:46.955 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.959 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-04-29 08:25:46.980 | not-found 2026-04-29 08:25:46.985 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:46.989 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-04-29 08:25:47.008 | enabled 2026-04-29 08:25:47.013 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-04-29 08:25:47.038 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-04-29 08:25:47.038 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-04-29 08:25:47.038 | Active: active (running) since Wed 2026-04-29 10:24:43 CEST; 1min 3s ago 2026-04-29 08:25:47.038 | Main PID: 69411 (uwsgi) 2026-04-29 08:25:47.038 | Status: "uWSGI is ready" 2026-04-29 08:25:47.038 | Tasks: 16 (limit: 14255) 2026-04-29 08:25:47.038 | Memory: 215.6M (peak: 216.1M) 2026-04-29 08:25:47.038 | CPU: 9.282s 2026-04-29 08:25:47.038 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-04-29 08:25:47.038 | ├─69411 "nova-api-metauWSGI master" 2026-04-29 08:25:47.039 | ├─69412 "nova-api-metauWSGI worker 1" 2026-04-29 08:25:47.039 | ├─69413 "nova-api-metauWSGI worker 2" 2026-04-29 08:25:47.039 | └─69414 "nova-api-metauWSGI http 1" 2026-04-29 08:25:47.039 | 2026-04-29 08:25:47.039 | Apr 29 10:24:49 devstack devstack@n-api-meta.service[69412]: DEBUG nova.api.openstack.wsgi_app [None req-12289ead-7baa-4ed4-8aba-74317c9e0ed9 None None] ******************************************************************************** {{(pid=69412) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-04-29 08:25:47.039 | Apr 29 10:24:49 devstack devstack@n-api-meta.service[69412]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7b059e6a3668 pid: 69412 (default app) 2026-04-29 08:25:47.039 | Apr 29 10:24:58 devstack devstack@n-api-meta.service[69413]: DEBUG dbcounter [-] [69413] Writing DB stats nova_api:SELECT=1 {{(pid=69413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.039 | Apr 29 10:24:58 devstack devstack@n-api-meta.service[69413]: DEBUG dbcounter [-] [69413] Writing DB stats nova_cell1:SELECT=1 {{(pid=69413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.039 | Apr 29 10:24:58 devstack devstack@n-api-meta.service[69413]: DEBUG dbcounter [-] [69413] Writing DB stats nova_cell0:SELECT=1 {{(pid=69413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.039 | Apr 29 10:24:58 devstack devstack@n-api-meta.service[69413]: DEBUG dbcounter [-] [69413] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.040 | Apr 29 10:24:58 devstack devstack@n-api-meta.service[69412]: DEBUG dbcounter [-] [69412] Writing DB stats nova_api:SELECT=1 {{(pid=69412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.040 | Apr 29 10:24:59 devstack devstack@n-api-meta.service[69412]: DEBUG dbcounter [-] [69412] Writing DB stats nova_cell1:SELECT=1 {{(pid=69412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.040 | Apr 29 10:24:59 devstack devstack@n-api-meta.service[69412]: DEBUG dbcounter [-] [69412] Writing DB stats nova_cell0:SELECT=1 {{(pid=69412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.040 | Apr 29 10:24:59 devstack devstack@n-api-meta.service[69412]: DEBUG dbcounter [-] [69412] Writing DB stats nova_cell0:SELECT=1 {{(pid=69412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.044 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.048 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-04-29 08:25:47.067 | enabled 2026-04-29 08:25:47.073 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-04-29 08:25:47.096 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-04-29 08:25:47.096 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-04-29 08:25:47.097 | Active: active (running) since Wed 2026-04-29 10:23:18 CEST; 2min 28s ago 2026-04-29 08:25:47.097 | Main PID: 66579 (uwsgi) 2026-04-29 08:25:47.097 | Status: "uWSGI is ready" 2026-04-29 08:25:47.097 | Tasks: 5 (limit: 14255) 2026-04-29 08:25:47.097 | Memory: 169.4M (peak: 169.9M) 2026-04-29 08:25:47.097 | CPU: 6.052s 2026-04-29 08:25:47.097 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-04-29 08:25:47.097 | ├─66579 "placementuWSGI master" 2026-04-29 08:25:47.097 | ├─66580 "placementuWSGI worker 1" 2026-04-29 08:25:47.097 | └─66581 "placementuWSGI worker 2" 2026-04-29 08:25:47.098 | 2026-04-29 08:25:47.098 | Apr 29 10:25:24 devstack devstack@placement-api.service[66581]: INFO placement.requestlog [req-6d7f1b23-86fd-41a4-8a6a-1a1018b03a79 req-d68e79f3-9727-4499-b7f8-1b7c0244b776 service nova] 192.168.122.34 "PUT /placement/resource_providers/76370ec5-2281-49a2-bf16-293114e5fe19/inventories" status: 200 len: 396 microversion: 1.26 2026-04-29 08:25:47.098 | Apr 29 10:25:24 devstack devstack@placement-api.service[66581]: [pid: 66581|app: 0|req: 5/9] 192.168.122.34 () {64 vars in 1493 bytes} [Wed Apr 29 10:25:24 2026] PUT /placement/resource_providers/76370ec5-2281-49a2-bf16-293114e5fe19/inventories => generated 396 bytes in 92 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-04-29 08:25:47.098 | Apr 29 10:25:24 devstack devstack@placement-api.service[66580]: DEBUG placement.requestlog [req-6d7f1b23-86fd-41a4-8a6a-1a1018b03a79 req-db98c4f7-4c10-4bfc-94c4-435703d1b9d2 None None] Starting request: 192.168.122.34 "GET /placement/traits?name=in:HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_BMI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ES1370" {{(pid=66580) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-04-29 08:25:47.098 | Apr 29 10:25:24 devstack devstack@placement-api.service[66580]: INFO placement.requestlog [req-6d7f1b23-86fd-41a4-8a6a-1a1018b03a79 req-db98c4f7-4c10-4bfc-94c4-435703d1b9d2 service nova] 192.168.122.34 "GET /placement/traits?name=in:HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_BMI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ES1370" status: 200 len: 2058 microversion: 1.6 2026-04-29 08:25:47.098 | Apr 29 10:25:24 devstack devstack@placement-api.service[66580]: [pid: 66580|app: 0|req: 5/10] 192.168.122.34 () {60 vars in 4907 bytes} [Wed Apr 29 10:25:24 2026] GET /placement/traits?name=in:HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_BMI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSSE3,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_EXTEND,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ES1370 => generated 2058 bytes in 112 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-04-29 08:25:47.098 | Apr 29 10:25:24 devstack devstack@placement-api.service[66581]: DEBUG placement.requestlog [req-6d7f1b23-86fd-41a4-8a6a-1a1018b03a79 req-7290032f-1607-41d2-ba53-c14c885b7a5c None None] Starting request: 192.168.122.34 "PUT /placement/resource_providers/76370ec5-2281-49a2-bf16-293114e5fe19/traits" {{(pid=66581) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-04-29 08:25:47.099 | Apr 29 10:25:25 devstack devstack@placement-api.service[66581]: INFO placement.requestlog [req-6d7f1b23-86fd-41a4-8a6a-1a1018b03a79 req-7290032f-1607-41d2-ba53-c14c885b7a5c service nova] 192.168.122.34 "PUT /placement/resource_providers/76370ec5-2281-49a2-bf16-293114e5fe19/traits" status: 200 len: 2093 microversion: 1.6 2026-04-29 08:25:47.099 | Apr 29 10:25:25 devstack devstack@placement-api.service[66581]: [pid: 66581|app: 0|req: 6/11] 192.168.122.34 () {64 vars in 1478 bytes} [Wed Apr 29 10:25:24 2026] PUT /placement/resource_providers/76370ec5-2281-49a2-bf16-293114e5fe19/traits => generated 2093 bytes in 260 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-04-29 08:25:47.099 | Apr 29 10:25:34 devstack devstack@placement-api.service[66580]: DEBUG dbcounter [-] [66580] Writing DB stats placement:SELECT=4 {{(pid=66580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.099 | Apr 29 10:25:35 devstack devstack@placement-api.service[66581]: DEBUG dbcounter [-] [66581] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=66581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.103 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.107 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-04-29 08:25:47.125 | not-found 2026-04-29 08:25:47.131 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.136 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-04-29 08:25:47.155 | enabled 2026-04-29 08:25:47.162 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-04-29 08:25:47.186 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-04-29 08:25:47.186 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-04-29 08:25:47.187 | Active: active (running) since Wed 2026-04-29 10:25:19 CEST; 27s ago 2026-04-29 08:25:47.187 | Main PID: 75978 (uwsgi) 2026-04-29 08:25:47.187 | Status: "uWSGI is ready" 2026-04-29 08:25:47.187 | Tasks: 9 (limit: 14255) 2026-04-29 08:25:47.187 | Memory: 247.9M (peak: 248.4M) 2026-04-29 08:25:47.187 | CPU: 10.190s 2026-04-29 08:25:47.187 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-04-29 08:25:47.187 | ├─75978 "glance-apiuWSGI master" 2026-04-29 08:25:47.187 | ├─75984 "glance-apiuWSGI worker 1" 2026-04-29 08:25:47.188 | └─75985 "glance-apiuWSGI worker 2" 2026-04-29 08:25:47.188 | 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75985]: INFO glance.location [None req-e5aa9529-6fc8-4b61-bb9c-b76cb100fa94 admin admin] Image format matched and virtual size computed: 117440512 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75985]: DEBUG glance_store.backend [None req-e5aa9529-6fc8-4b61-bb9c-b76cb100fa94 admin admin] Skipping store.set_acls... not implemented. {{(pid=75985) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75985]: [pid: 75985|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Apr 29 10:25:29 2026] PUT /v2/images/79b62ee8-86ba-4c65-a753-39d7d038c9fd/file => generated 0 bytes in 1797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75984]: DEBUG glance.api.middleware.version_negotiation [None req-3b5550bb-0b83-434c-9452-f53fc6b8a426 admin admin] Determining version of request: GET /v2/images/79b62ee8-86ba-4c65-a753-39d7d038c9fd Accept: */* {{(pid=75984) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75984]: DEBUG glance.api.middleware.version_negotiation [None req-3b5550bb-0b83-434c-9452-f53fc6b8a426 admin admin] Using url versioning {{(pid=75984) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75984]: DEBUG glance.api.middleware.version_negotiation [None req-3b5550bb-0b83-434c-9452-f53fc6b8a426 admin admin] Matched version: v2 {{(pid=75984) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75984]: DEBUG glance.api.middleware.version_negotiation [None req-3b5550bb-0b83-434c-9452-f53fc6b8a426 admin admin] new path /v2/images/79b62ee8-86ba-4c65-a753-39d7d038c9fd {{(pid=75984) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-04-29 08:25:47.188 | Apr 29 10:25:31 devstack devstack@g-api.service[75984]: [pid: 75984|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Apr 29 10:25:31 2026] GET /v2/images/79b62ee8-86ba-4c65-a753-39d7d038c9fd => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 08:25:47.189 | Apr 29 10:25:41 devstack devstack@g-api.service[75985]: DEBUG dbcounter [-] [75985] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.189 | Apr 29 10:25:41 devstack devstack@g-api.service[75984]: DEBUG dbcounter [-] [75984] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.192 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.196 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-04-29 08:25:47.215 | enabled 2026-04-29 08:25:47.221 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-04-29 08:25:47.244 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-04-29 08:25:47.244 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-04-29 08:25:47.244 | Active: active (running) since Wed 2026-04-29 10:25:08 CEST; 38s ago 2026-04-29 08:25:47.244 | Main PID: 74382 (cinder-schedule) 2026-04-29 08:25:47.245 | Tasks: 1 (limit: 14255) 2026-04-29 08:25:47.245 | Memory: 105.2M (peak: 105.4M) 2026-04-29 08:25:47.245 | CPU: 3.862s 2026-04-29 08:25:47.245 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-04-29 08:25:47.245 | └─74382 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-04-29 08:25:47.245 | 2026-04-29 08:25:47.245 | Apr 29 10:25:13 devstack cinder-scheduler[74382]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.0.0) 2026-04-29 08:25:47.245 | Apr 29 10:25:13 devstack cinder-scheduler[74382]: INFO cinder.manager [None req-dfba87a4-7a6a-410a-b8f7-bf108d33c324 None None] Initiating service 1 cleanup 2026-04-29 08:25:47.245 | Apr 29 10:25:13 devstack cinder-scheduler[74382]: INFO cinder.manager [None req-dfba87a4-7a6a-410a-b8f7-bf108d33c324 None None] Service 1 cleanup completed. 2026-04-29 08:25:47.245 | Apr 29 10:25:13 devstack cinder-scheduler[74382]: DEBUG cinder.service [None req-dfba87a4-7a6a-410a-b8f7-bf108d33c324 None None] Creating RPC server for service cinder-scheduler {{(pid=74382) start /opt/stack/cinder/cinder/service.py:231}} 2026-04-29 08:25:47.245 | Apr 29 10:25:13 devstack cinder-scheduler[74382]: DEBUG cinder.service [None req-dfba87a4-7a6a-410a-b8f7-bf108d33c324 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74382) start /opt/stack/cinder/cinder/service.py:237}} 2026-04-29 08:25:47.246 | Apr 29 10:25:23 devstack cinder-scheduler[74382]: DEBUG dbcounter [-] [74382] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.246 | Apr 29 10:25:30 devstack cinder-scheduler[74382]: DEBUG cinder.scheduler.host_manager [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f 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=74382) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-04-29 08:25:47.246 | Apr 29 10:25:30 devstack cinder-scheduler[74382]: DEBUG cinder.scheduler.host_manager [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f 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, 4, 29, 8, 25, 30, 116583)}, {'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, 4, 29, 8, 25, 30, 116583)}]. {{(pid=74382) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-04-29 08:25:47.246 | Apr 29 10:25:30 devstack cinder-scheduler[74382]: DEBUG cinder.scheduler.host_manager [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f 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, 4, 29, 8, 25, 30, 87520)} {{(pid=74382) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-04-29 08:25:47.246 | Apr 29 10:25:40 devstack cinder-scheduler[74382]: DEBUG dbcounter [-] [74382] Writing DB stats cinder:SELECT=1 {{(pid=74382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.251 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.256 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-04-29 08:25:47.275 | enabled 2026-04-29 08:25:47.281 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-04-29 08:25:47.304 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-04-29 08:25:47.304 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-04-29 08:25:47.304 | Active: active (running) since Wed 2026-04-29 10:25:01 CEST; 45s ago 2026-04-29 08:25:47.304 | Main PID: 73634 (uwsgi) 2026-04-29 08:25:47.304 | Status: "uWSGI is ready" 2026-04-29 08:25:47.304 | Tasks: 7 (limit: 14255) 2026-04-29 08:25:47.304 | Memory: 239.0M (peak: 239.5M) 2026-04-29 08:25:47.304 | CPU: 10.286s 2026-04-29 08:25:47.304 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-04-29 08:25:47.305 | ├─73634 "cinder-apiuWSGI master" 2026-04-29 08:25:47.305 | ├─73660 "cinder-apiuWSGI worker 1" 2026-04-29 08:25:47.305 | └─73661 "cinder-apiuWSGI worker 2" 2026-04-29 08:25:47.305 | 2026-04-29 08:25:47.305 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: DEBUG cinder.api.middleware.request_id [req-9da9ba63-1fdd-4fe5-abc7-92707bc1ebfc req-58bda6c9-5cc3-4b60-8256-439bab85cc23 None None] RequestId filter calling following filter/app {{(pid=73660) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-04-29 08:25:47.305 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: INFO cinder.api.openstack.wsgi [req-9da9ba63-1fdd-4fe5-abc7-92707bc1ebfc req-58bda6c9-5cc3-4b60-8256-439bab85cc23 admin admin] POST http://192.168.122.34/volume/v3/types/30e81e13-2553-47bd-b59f-197e9eec04a2/extra_specs 2026-04-29 08:25:47.305 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: DEBUG cinder.api.openstack.wsgi [req-9da9ba63-1fdd-4fe5-abc7-92707bc1ebfc req-58bda6c9-5cc3-4b60-8256-439bab85cc23 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73660) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-04-29 08:25:47.305 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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-04-29 08:25:47.305 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: warnings.warn( 2026-04-29 08:25:47.305 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: DEBUG oslo_db.sqlalchemy.engines [req-9da9ba63-1fdd-4fe5-abc7-92707bc1ebfc req-58bda6c9-5cc3-4b60-8256-439bab85cc23 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=73660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-04-29 08:25:47.306 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: INFO cinder.api.openstack.wsgi [req-9da9ba63-1fdd-4fe5-abc7-92707bc1ebfc req-58bda6c9-5cc3-4b60-8256-439bab85cc23 admin admin] http://192.168.122.34/volume/v3/types/30e81e13-2553-47bd-b59f-197e9eec04a2/extra_specs returned with HTTP 200 2026-04-29 08:25:47.306 | Apr 29 10:25:15 devstack devstack@c-api.service[73660]: [pid: 73660|app: 0|req: 1/3] 192.168.122.34 () {62 vars in 1358 bytes} [Wed Apr 29 10:25:15 2026] POST /volume/v3/types/30e81e13-2553-47bd-b59f-197e9eec04a2/extra_specs => generated 55 bytes in 848 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-04-29 08:25:47.306 | Apr 29 10:25:25 devstack devstack@c-api.service[73661]: DEBUG dbcounter [-] [73661] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.306 | Apr 29 10:25:25 devstack devstack@c-api.service[73660]: DEBUG dbcounter [-] [73660] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.311 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.316 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-04-29 08:25:47.337 | enabled 2026-04-29 08:25:47.343 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-04-29 08:25:47.367 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-04-29 08:25:47.367 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-04-29 08:25:47.367 | Active: active (running) since Wed 2026-04-29 10:25:11 CEST; 36s ago 2026-04-29 08:25:47.367 | Main PID: 75116 (cinder-volume) 2026-04-29 08:25:47.367 | Tasks: 2 (limit: 14255) 2026-04-29 08:25:47.367 | Memory: 133.5M (peak: 162.6M) 2026-04-29 08:25:47.367 | CPU: 18.765s 2026-04-29 08:25:47.368 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-04-29 08:25:47.368 | ├─75116 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-04-29 08:25:47.368 | └─75292 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-04-29 08:25:47.368 | 2026-04-29 08:25:47.368 | Apr 29 10:25:32 devstack sudo[76403]: pam_unix(sudo:session): session closed for user root 2026-04-29 08:25:47.368 | Apr 29 10:25:32 devstack cinder-volume[75292]: DEBUG oslo_concurrency.processutils [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f 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.597s {{(pid=75292) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-04-29 08:25:47.368 | Apr 29 10:25:32 devstack cinder-volume[75292]: DEBUG oslo_concurrency.processutils [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f 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=75292) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-04-29 08:25:47.368 | Apr 29 10:25:32 devstack sudo[76429]: 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-04-29 08:25:47.368 | Apr 29 10:25:32 devstack sudo[76429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-04-29 08:25:47.368 | Apr 29 10:25:32 devstack sudo[76429]: pam_unix(sudo:session): session closed for user root 2026-04-29 08:25:47.368 | Apr 29 10:25:32 devstack cinder-volume[75292]: DEBUG oslo_concurrency.processutils [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f 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.625s {{(pid=75292) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-04-29 08:25:47.369 | Apr 29 10:25:32 devstack cinder-volume[75292]: INFO cinder.volume.manager [None req-e2c97e90-2a21-4988-8baa-c06c0d05038f None None] Driver post RPC initialization completed successfully. 2026-04-29 08:25:47.369 | Apr 29 10:25:42 devstack cinder-volume[75292]: DEBUG dbcounter [-] [75292] Writing DB stats cinder:SELECT=2 {{(pid=75292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.369 | Apr 29 10:25:42 devstack cinder-volume[75292]: DEBUG dbcounter [-] [75292] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.375 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.379 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-04-29 08:25:47.396 | not-found 2026-04-29 08:25:47.402 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.407 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-04-29 08:25:47.426 | not-found 2026-04-29 08:25:47.432 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.436 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-04-29 08:25:47.455 | not-found 2026-04-29 08:25:47.460 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.465 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-04-29 08:25:47.483 | not-found 2026-04-29 08:25:47.487 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.492 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-04-29 08:25:47.510 | not-found 2026-04-29 08:25:47.516 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.520 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-04-29 08:25:47.540 | enabled 2026-04-29 08:25:47.546 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-04-29 08:25:47.569 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-04-29 08:25:47.569 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-04-29 08:25:47.569 | Active: active (running) since Wed 2026-04-29 10:22:58 CEST; 2min 48s ago 2026-04-29 08:25:47.569 | Main PID: 63171 (neutron-ovn-age) 2026-04-29 08:25:47.569 | Tasks: 20 (limit: 14255) 2026-04-29 08:25:47.569 | Memory: 388.3M (peak: 389.2M) 2026-04-29 08:25:47.570 | CPU: 11.407s 2026-04-29 08:25:47.570 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-04-29 08:25:47.570 | ├─63171 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-04-29 08:25:47.570 | ├─64329 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-04-29 08:25:47.570 | ├─64800 /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/tmpf2l6wucn/privsep.sock 2026-04-29 08:25:47.570 | └─67471 /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/tmpcjzuwm_y/privsep.sock 2026-04-29 08:25:47.570 | 2026-04-29 08:25:47.570 | Apr 29 10:24:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:47.570 | Apr 29 10:24:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 08:25:47.570 | Apr 29 10:24:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 08:25:47.570 | Apr 29 10:24:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:47.571 | Apr 29 10:25:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 08:25:47.571 | Apr 29 10:25:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 08:25:47.571 | Apr 29 10:25:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:47.571 | Apr 29 10:25:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-04-29 08:25:47.571 | Apr 29 10:25:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-04-29 08:25:47.571 | Apr 29 10:25:02 devstack neutron-ovn-agent[64329]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64329) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-04-29 08:25:47.577 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.581 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-04-29 08:25:47.600 | not-found 2026-04-29 08:25:47.606 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.610 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-04-29 08:25:47.628 | not-found 2026-04-29 08:25:47.634 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.638 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-04-29 08:25:47.655 | not-found 2026-04-29 08:25:47.661 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.665 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-04-29 08:25:47.684 | not-found 2026-04-29 08:25:47.691 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.695 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-04-29 08:25:47.713 | enabled 2026-04-29 08:25:47.719 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-04-29 08:25:47.742 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-04-29 08:25:47.742 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-04-29 08:25:47.743 | Active: active (running) since Wed 2026-04-29 10:16:37 CEST; 9min ago 2026-04-29 08:25:47.743 | Main PID: 39647 (dstat.sh) 2026-04-29 08:25:47.743 | Tasks: 3 (limit: 14255) 2026-04-29 08:25:47.743 | Memory: 27.5M (peak: 28.2M) 2026-04-29 08:25:47.743 | CPU: 3.238s 2026-04-29 08:25:47.743 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-04-29 08:25:47.743 | ├─39647 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-04-29 08:25:47.743 | ├─39785 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-04-29 08:25:47.743 | └─39786 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-04-29 08:25:47.743 | 2026-04-29 08:25:47.743 | Apr 29 10:25:38 devstack dstat.sh[39786]: 29-04 10:25:38| 20 7 70 0 0|5234M 233M 219M 6051M| 0 0 | 0 732k| 0 12.0 |2286 1829 |4.23 2.92 1.79|1.0 0 0| 0 0 | | 17 290 0 33 0 2026-04-29 08:25:47.744 | Apr 29 10:25:39 devstack dstat.sh[39786]: 29-04 10:25:39| 20 9 66 0 0|5203M 264M 219M 6051M|7101B 22k| 16k 731k|1.00 57.9 |3727 3306 |4.23 2.92 1.79|1.0 0 90| 0 0 | | 17 290 0 33 0 2026-04-29 08:25:47.744 | Apr 29 10:25:40 devstack dstat.sh[39786]: 29-04 10:25:40| 16 13 65 0 0|5242M 225M 220M 6051M|4429B 13k| 156k 321k|5.01 29.0 |3843 3788 |4.13 2.92 1.80|1.0 0 172| 0 0 | | 17 290 0 33 0 2026-04-29 08:25:47.744 | Apr 29 10:25:41 devstack dstat.sh[39786]: 29-04 10:25:41| 19 8 70 0 0|5244M 223M 220M 6051M| 52B 0 | 0 312k| 0 16.0 |2123 1807 |4.13 2.92 1.80|1.0 0 0| 0 0 | | 17 290 0 33 0 2026-04-29 08:25:47.744 | Apr 29 10:25:42 devstack dstat.sh[39786]: 29-04 10:25:42| 25 18 52 1 0|5172M 295M 220M 6051M|4818B 14k| 64k 316k|5.00 30.0 |4880 12k|4.13 2.92 1.80|1.0 0 197| 0 0 | | 17 294 0 34 0 2026-04-29 08:25:47.744 | Apr 29 10:25:43 devstack dstat.sh[39786]: 29-04 10:25:43| 2 9 84 0 0|5169M 299M 220M 6051M|3154B 8410B|4096B 1172k|1.00 205 |2856 3032 |4.13 2.92 1.80| 0 0 122| 0 0 | | 17 298 0 34 0 2026-04-29 08:25:47.744 | Apr 29 10:25:44 devstack dstat.sh[39786]: 29-04 10:25:44| 13 6 77 0 0|5199M 268M 220M 6051M| 132B 476B| 0 80k| 0 10.0 |1850 1780 |4.13 2.92 1.80|1.0 0 5.0| 0 0 | | 17 298 0 34 0 2026-04-29 08:25:47.744 | Apr 29 10:25:45 devstack dstat.sh[39786]: 29-04 10:25:45| 19 9 70 0 0|5223M 244M 220M 6051M| 52B 0 | 0 92k| 0 12.0 |2197 1980 |3.88 2.89 1.79|1.0 0 1.0| 0 0 | | 17 298 0 34 0 2026-04-29 08:25:47.744 | Apr 29 10:25:46 devstack dstat.sh[39786]: 29-04 10:25:46| 20 7 68 0 0|5235M 232M 220M 6051M| 0 0 | 0 272k| 0 24.0 |2854 2914 |3.88 2.89 1.79|1.0 0 3.0| 0 0 | | 17 302 0 33 0 2026-04-29 08:25:47.744 | Apr 29 10:25:47 devstack dstat.sh[39786]: 29-04 10:25:47| 14 16 62 0 0|5216M 251M 220M 6051M|7211B 56k|8187B 288k|2.00 23.0 |4978 4167 |3.88 2.89 1.79|1.0 0 152| 0 0 | | 17 302 0 33 0 2026-04-29 08:25:47.750 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.754 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-04-29 08:25:47.774 | enabled 2026-04-29 08:25:47.780 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-04-29 08:25:47.803 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-04-29 08:25:47.803 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-04-29 08:25:47.803 | Active: active (running) since Wed 2026-04-29 10:22:56 CEST; 2min 51s ago 2026-04-29 08:25:47.803 | Main PID: 62478 (neutron-ovn-met) 2026-04-29 08:25:47.803 | Tasks: 2 (limit: 14255) 2026-04-29 08:25:47.804 | Memory: 117.5M (peak: 118.1M) 2026-04-29 08:25:47.804 | CPU: 3.342s 2026-04-29 08:25:47.804 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-04-29 08:25:47.804 | └─62478 "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-04-29 08:25:47.804 | 2026-04-29 08:25:47.804 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-04-29 08:25:47.804 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-04-29 08:25:47.804 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 08:25:47.804 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: 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-04-29 08:25:47.804 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-04-29 08:25:47.804 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-29 08:25:47.805 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: 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-04-29 08:25:47.805 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-04-29 08:25:47.805 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-04-29 08:25:47.805 | Apr 29 10:23:00 devstack neutron-ovn-metadata-agent[62478]: ERROR neutron 2026-04-29 08:25:47.811 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.815 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-04-29 08:25:47.834 | enabled 2026-04-29 08:25:47.840 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-04-29 08:25:47.863 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-04-29 08:25:47.864 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-04-29 08:25:47.864 | Active: active (running) since Wed 2026-04-29 10:23:02 CEST; 2min 45s ago 2026-04-29 08:25:47.864 | Main PID: 64292 (uwsgi) 2026-04-29 08:25:47.864 | Status: "uWSGI is ready" 2026-04-29 08:25:47.864 | Tasks: 23 (limit: 14255) 2026-04-29 08:25:47.864 | Memory: 370.9M (peak: 371.7M) 2026-04-29 08:25:47.864 | CPU: 40.206s 2026-04-29 08:25:47.864 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-04-29 08:25:47.864 | ├─64292 "neutron-apiuWSGI master" 2026-04-29 08:25:47.864 | ├─64293 "neutron-apiuWSGI worker 1" 2026-04-29 08:25:47.864 | └─64294 "neutron-apiuWSGI worker 2" 2026-04-29 08:25:47.865 | 2026-04-29 08:25:47.865 | Apr 29 10:25:30 devstack devstack@neutron-api.service[64294]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64294) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 08:25:47.865 | Apr 29 10:25:30 devstack devstack@neutron-api.service[64294]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64294) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 08:25:47.865 | Apr 29 10:25:31 devstack devstack@neutron-api.service[64293]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64293) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 08:25:47.865 | Apr 29 10:25:31 devstack devstack@neutron-api.service[64293]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64293) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 08:25:47.865 | Apr 29 10:25:40 devstack devstack@neutron-api.service[64294]: DEBUG dbcounter [-] [64294] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.865 | Apr 29 10:25:41 devstack devstack@neutron-api.service[64293]: DEBUG dbcounter [-] [64293] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.865 | Apr 29 10:25:45 devstack devstack@neutron-api.service[64294]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64294) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 08:25:47.865 | Apr 29 10:25:45 devstack devstack@neutron-api.service[64294]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64294) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 08:25:47.866 | Apr 29 10:25:46 devstack devstack@neutron-api.service[64293]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64293) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-04-29 08:25:47.866 | Apr 29 10:25:46 devstack devstack@neutron-api.service[64293]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64293) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-04-29 08:25:47.871 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.875 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-04-29 08:25:47.894 | enabled 2026-04-29 08:25:47.901 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-04-29 08:25:47.923 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-04-29 08:25:47.924 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-04-29 08:25:47.924 | Active: active (running) since Wed 2026-04-29 10:23:06 CEST; 2min 41s ago 2026-04-29 08:25:47.924 | Main PID: 65297 (neutron-periodi) 2026-04-29 08:25:47.924 | Tasks: 22 (limit: 14255) 2026-04-29 08:25:47.924 | Memory: 208.0M (peak: 208.2M) 2026-04-29 08:25:47.924 | CPU: 6.349s 2026-04-29 08:25:47.924 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-04-29 08:25:47.924 | ├─65297 "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-04-29 08:25:47.924 | ├─65982 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/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-04-29 08:25:47.924 | ├─65990 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-04-29 08:25:47.924 | ├─66002 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-04-29 08:25:47.925 | └─66014 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/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-04-29 08:25:47.925 | 2026-04-29 08:25:47.925 | Apr 29 10:25:04 devstack neutron-periodic-workers[65990]: DEBUG dbcounter [-] [65990] Writing DB stats neutron:SELECT=3 {{(pid=65990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.925 | Apr 29 10:25:06 devstack neutron-periodic-workers[66002]: DEBUG dbcounter [-] [66002] Writing DB stats neutron:SELECT=1 {{(pid=66002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.925 | Apr 29 10:25:16 devstack neutron-periodic-workers[66014]: DEBUG dbcounter [-] [66014] Writer thread running {{(pid=66014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:25:47.925 | Apr 29 10:25:16 devstack neutron-periodic-workers[66014]: DEBUG oslo.service.backend._threading.loopingcall [None req-42e20a9a-c3e3-4bf0-b04d-c395bdc52524 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.94 seconds {{(pid=66014) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:47.925 | Apr 29 10:25:31 devstack neutron-periodic-workers[65990]: DEBUG oslo.service.backend._threading.loopingcall [None req-f54f9eaf-0ec1-4e58-a93e-a0a4e5cb77c0 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=65990) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:47.925 | Apr 29 10:25:33 devstack neutron-periodic-workers[66002]: DEBUG neutron.db.agents_db [None req-ca2f687a-4775-48bd-a39f-456569b967fb None None] Agent healthcheck: found 0 active agents {{(pid=66002) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-04-29 08:25:47.925 | Apr 29 10:25:33 devstack neutron-periodic-workers[66002]: DEBUG oslo.service.backend._threading.loopingcall [None req-ca2f687a-4775-48bd-a39f-456569b967fb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-04-29 08:25:47.925 | Apr 29 10:25:36 devstack neutron-periodic-workers[66014]: DEBUG dbcounter [-] [66014] Writing DB stats neutron:DELETE=1 {{(pid=66014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.926 | Apr 29 10:25:41 devstack neutron-periodic-workers[65990]: DEBUG dbcounter [-] [65990] Writing DB stats neutron:SELECT=3 {{(pid=65990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.926 | Apr 29 10:25:43 devstack neutron-periodic-workers[66002]: DEBUG dbcounter [-] [66002] Writing DB stats neutron:SELECT=1 {{(pid=66002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.931 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.935 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-04-29 08:25:47.954 | enabled 2026-04-29 08:25:47.960 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-04-29 08:25:47.984 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-04-29 08:25:47.984 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-04-29 08:25:47.984 | Active: active (running) since Wed 2026-04-29 10:23:04 CEST; 2min 43s ago 2026-04-29 08:25:47.984 | Main PID: 64801 (neutron-rpc-ser) 2026-04-29 08:25:47.984 | Tasks: 16 (limit: 14255) 2026-04-29 08:25:47.984 | Memory: 180.1M (peak: 180.4M) 2026-04-29 08:25:47.984 | CPU: 6.436s 2026-04-29 08:25:47.984 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-04-29 08:25:47.985 | ├─64801 "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-04-29 08:25:47.985 | └─66121 "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-04-29 08:25:47.985 | 2026-04-29 08:25:47.985 | Apr 29 10:23:17 devstack neutron-rpc-server[66121]: DEBUG neutron.service [None req-3c92630f-0ccc-4616-baff-9e9bbe640828 None None] calling RpcWorker wait() {{(pid=66121) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-04-29 08:25:47.985 | Apr 29 10:23:17 devstack neutron-rpc-server[66121]: DEBUG neutron.service [None req-3c92630f-0ccc-4616-baff-9e9bbe640828 None None] calling wait on {{(pid=66121) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-04-29 08:25:47.985 | Apr 29 10:23:25 devstack neutron-rpc-server[64801]: DEBUG dbcounter [-] [64801] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=64801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.985 | Apr 29 10:23:26 devstack neutron-rpc-server[66121]: DEBUG dbcounter [-] [66121] Writing DB stats neutron:SELECT=16 {{(pid=66121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.985 | Apr 29 10:23:36 devstack neutron-rpc-server[66121]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66121) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-04-29 08:25:47.985 | Apr 29 10:23:36 devstack neutron-rpc-server[66121]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66121) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-04-29 08:25:47.985 | Apr 29 10:23:47 devstack neutron-rpc-server[66121]: WARNING oslo_messaging.server [None req-3c92630f-0ccc-4616-baff-9e9bbe640828 None None] Possible hang: wait is waiting for stop to complete 2026-04-29 08:25:47.986 | Apr 29 10:24:17 devstack neutron-rpc-server[66121]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66121) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-04-29 08:25:47.986 | Apr 29 10:24:17 devstack neutron-rpc-server[66121]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66121) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-04-29 08:25:47.986 | Apr 29 10:24:27 devstack neutron-rpc-server[66121]: DEBUG dbcounter [-] [66121] Writing DB stats neutron:SELECT=4 {{(pid=66121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:47.990 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:47.995 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:25:48.014 | enabled 2026-04-29 08:25:48.019 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-04-29 08:25:48.043 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:25:48.043 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-04-29 08:25:48.043 | Active: active (running) since Wed 2026-04-29 10:23:09 CEST; 2min 38s ago 2026-04-29 08:25:48.043 | Main PID: 65800 (neutron-ovn-mai) 2026-04-29 08:25:48.043 | Tasks: 12 (limit: 14255) 2026-04-29 08:25:48.043 | Memory: 243.9M (peak: 244.3M) 2026-04-29 08:25:48.043 | CPU: 7.329s 2026-04-29 08:25:48.043 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-04-29 08:25:48.043 | ├─65800 "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-04-29 08:25:48.043 | └─66192 "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-04-29 08:25:48.044 | 2026-04-29 08:25:48.044 | Apr 29 10:24:34 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched DELETE: LogicalRouterPortEvent(events=('create', 'delete'), table='Logical_Router_Port', conditions=None, old_conditions=None), priority=20 to row=Logical_Router_Port(uuid=d6f91464-a8f0-4105-9912-00214ea16644, enabled=[], external_ids={'neutron:is_ext_gw': 'True', 'neutron:network_name': 'neutron-7f2f807b-2524-4baa-b08e-5bb806241066', 'neutron:revision_number': '1', 'neutron:router_name': 'neutron-3e349d00-6b80-43e4-ac2c-5e98ec6b970f', 'neutron:subnet_ids': 'c000aee6-ce77-48d4-9fc8-99807352fd7d'}, gateway_chassis=[26aefcf2-8042-42f1-95aa-e6abdbfd3474], ha_chassis_group=[], ipv6_prefix=[], ipv6_ra_configs={}, mac='fa:16:3e:e9:2b:29', name='lrp-e2fda6a8-e5d8-4358-b705-bfb69c7dafb4', networks=['172.24.4.86/24'], options={'gateway_mtu': '1442', 'reside-on-redirect-chassis': 'true'}, peer=[], status={'hosting-chassis': '879b49c7-e1ee-448f-bcad-7bd6d1574833'}) old= {{(pid=66192) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-04-29 08:25:48.044 | Apr 29 10:24:34 devstack neutron-ovn-maintenance-worker[66192]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-be8660de-0672-49a4-93ec-ad439368e89a synchronized; highest priority chassis 879b49c7-e1ee-448f-bcad-7bd6d1574833 2026-04-29 08:25:48.044 | Apr 29 10:24:34 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-be8660de-0672-49a4-93ec-ad439368e89a, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': 'be8660de-0672-49a4-93ec-ad439368e89a', 'neutron:router_id': '3e349d00-6b80-43e4-ac2c-5e98ec6b970f'}),), if_exists=True) {{(pid=66192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 08:25:48.044 | Apr 29 10:24:34 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-be8660de-0672-49a4-93ec-ad439368e89a, chassis=879b49c7-e1ee-448f-bcad-7bd6d1574833, priority=1, columns={}) {{(pid=66192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 08:25:48.044 | Apr 29 10:24:34 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=66192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-04-29 08:25:48.044 | Apr 29 10:24:35 devstack neutron-ovn-maintenance-worker[66192]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-be8660de-0672-49a4-93ec-ad439368e89a synchronized; highest priority chassis 879b49c7-e1ee-448f-bcad-7bd6d1574833 2026-04-29 08:25:48.044 | Apr 29 10:24:35 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-be8660de-0672-49a4-93ec-ad439368e89a, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': 'be8660de-0672-49a4-93ec-ad439368e89a', 'neutron:router_id': '3e349d00-6b80-43e4-ac2c-5e98ec6b970f'}),), if_exists=True) {{(pid=66192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 08:25:48.044 | Apr 29 10:24:35 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-be8660de-0672-49a4-93ec-ad439368e89a, chassis=879b49c7-e1ee-448f-bcad-7bd6d1574833, priority=1, columns={}) {{(pid=66192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-04-29 08:25:48.044 | Apr 29 10:24:35 devstack neutron-ovn-maintenance-worker[66192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=66192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-04-29 08:25:48.045 | Apr 29 10:24:45 devstack neutron-ovn-maintenance-worker[66192]: DEBUG dbcounter [-] [66192] Writing DB stats neutron:SELECT=60 {{(pid=66192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.050 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:48.055 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-04-29 08:25:48.075 | enabled 2026-04-29 08:25:48.080 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-04-29 08:25:48.103 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-04-29 08:25:48.103 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-04-29 08:25:48.103 | Active: active (running) since Wed 2026-04-29 10:24:45 CEST; 1min 2s ago 2026-04-29 08:25:48.103 | Main PID: 70055 (nova-novncproxy) 2026-04-29 08:25:48.103 | Tasks: 4 (limit: 14255) 2026-04-29 08:25:48.103 | Memory: 105.4M (peak: 105.6M) 2026-04-29 08:25:48.103 | CPU: 3.607s 2026-04-29 08:25:48.103 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-04-29 08:25:48.104 | └─70055 /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-04-29 08:25:48.104 | 2026-04-29 08:25:48.104 | Apr 29 10:24:45 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-04-29 08:25:48.104 | Apr 29 10:24:50 devstack nova-novncproxy[70055]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-04-29 08:25:48.104 | Apr 29 10:24:50 devstack nova-novncproxy[70055]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-04-29 08:25:48.104 | Apr 29 10:24:50 devstack nova-novncproxy[70055]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-04-29 08:25:48.104 | Apr 29 10:24:50 devstack nova-novncproxy[70055]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-04-29 08:25:48.104 | Apr 29 10:24:50 devstack nova-novncproxy[70055]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-04-29 08:25:48.110 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:48.115 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-04-29 08:25:48.133 | enabled 2026-04-29 08:25:48.140 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-04-29 08:25:48.165 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-04-29 08:25:48.165 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-04-29 08:25:48.165 | Active: active (running) since Wed 2026-04-29 10:24:48 CEST; 59s ago 2026-04-29 08:25:48.165 | Main PID: 70854 (nova-conductor) 2026-04-29 08:25:48.165 | Tasks: 3 (limit: 14255) 2026-04-29 08:25:48.166 | Memory: 150.7M (peak: 151.1M) 2026-04-29 08:25:48.166 | CPU: 5.233s 2026-04-29 08:25:48.166 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-04-29 08:25:48.167 | ├─70854 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-04-29 08:25:48.167 | ├─72190 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-04-29 08:25:48.167 | └─72192 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-04-29 08:25:48.167 | 2026-04-29 08:25:48.167 | Apr 29 10:24:52 devstack nova-conductor[70854]: DEBUG oslo_service.backend._eventlet.service [None req-9e701543-b1a8-4f94-bc69-02140bab6109 None None] oslo_limit.version = None {{(pid=70854) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.167 | Apr 29 10:24:52 devstack nova-conductor[70854]: DEBUG oslo_service.backend._eventlet.service [None req-9e701543-b1a8-4f94-bc69-02140bab6109 None None] oslo_reports.file_event_handler = None {{(pid=70854) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.167 | Apr 29 10:24:52 devstack nova-conductor[70854]: DEBUG oslo_service.backend._eventlet.service [None req-9e701543-b1a8-4f94-bc69-02140bab6109 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=70854) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.167 | Apr 29 10:24:52 devstack nova-conductor[70854]: DEBUG oslo_service.backend._eventlet.service [None req-9e701543-b1a8-4f94-bc69-02140bab6109 None None] oslo_reports.log_dir = None {{(pid=70854) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.167 | Apr 29 10:24:52 devstack nova-conductor[70854]: DEBUG oslo_service.backend._eventlet.service [None req-9e701543-b1a8-4f94-bc69-02140bab6109 None None] ******************************************************************************** {{(pid=70854) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-04-29 08:25:48.168 | Apr 29 10:25:02 devstack nova-conductor[70854]: DEBUG dbcounter [-] [70854] Writing DB stats nova_api:SELECT=1 {{(pid=70854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.168 | Apr 29 10:25:02 devstack nova-conductor[70854]: DEBUG dbcounter [-] [70854] Writing DB stats nova_cell1:SELECT=1 {{(pid=70854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.168 | Apr 29 10:25:02 devstack nova-conductor[70854]: DEBUG dbcounter [-] [70854] Writing DB stats nova_cell0:SELECT=1 {{(pid=70854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.168 | Apr 29 10:25:07 devstack nova-conductor[72190]: DEBUG dbcounter [-] [72190] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.168 | Apr 29 10:25:07 devstack nova-conductor[72192]: DEBUG dbcounter [-] [72192] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=72192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.170 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-04-29 08:25:48.173 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-04-29 08:25:48.192 | enabled 2026-04-29 08:25:48.198 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-04-29 08:25:48.221 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-04-29 08:25:48.221 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-04-29 08:25:48.221 | Active: active (running) since Wed 2026-04-29 10:24:50 CEST; 57s ago 2026-04-29 08:25:48.221 | Main PID: 71407 (nova-conductor) 2026-04-29 08:25:48.221 | Tasks: 3 (limit: 14255) 2026-04-29 08:25:48.221 | Memory: 160.6M (peak: 161.1M) 2026-04-29 08:25:48.221 | CPU: 5.269s 2026-04-29 08:25:48.221 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-04-29 08:25:48.222 | ├─71407 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-04-29 08:25:48.222 | ├─72527 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-04-29 08:25:48.222 | └─72528 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-04-29 08:25:48.222 | 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_limit.status_code_retries = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_limit.status_code_retry_delay = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_limit.timeout = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_limit.valid_interfaces = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_limit.version = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_reports.file_event_handler = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.222 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.224 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] oslo_reports.log_dir = None {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-04-29 08:25:48.224 | Apr 29 10:24:54 devstack nova-conductor[71407]: DEBUG oslo_service.backend._eventlet.service [None req-ec596dbe-a703-4598-8bbe-8294ce0c4d3d None None] ******************************************************************************** {{(pid=71407) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-04-29 08:25:48.224 | Apr 29 10:25:04 devstack nova-conductor[71407]: DEBUG dbcounter [-] [71407] Writing DB stats nova_cell1:SELECT=1 {{(pid=71407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-04-29 08:25:48.229 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-04-29 08:25:48.254 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:48.258 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-04-29 08:25:48.283 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:25:48.288 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-04-29 08:25:48.292 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-04-29 08:25:52.124 | INFO dbcounter [None req-6f389b5d-aba2-4a8e-bf92-063434ca35de None None] Registered counter for database nova_api 2026-04-29 08:25:52.194 | DEBUG dbcounter [-] [77410] Writer thread running {{(pid=77410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:25:52.205 | Found 2 cell mappings. 2026-04-29 08:25:52.205 | Skipping cell0 since it does not contain hosts. 2026-04-29 08:25:52.205 | Getting computes from cell 'cell1': 23f3a75f-6a7b-4004-b654-d8863921271f 2026-04-29 08:25:52.205 | INFO dbcounter [None req-6f389b5d-aba2-4a8e-bf92-063434ca35de None None] Registered counter for database nova_cell1 2026-04-29 08:25:52.228 | DEBUG dbcounter [-] [77410] Writer thread running {{(pid=77410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-04-29 08:25:52.391 | Checking host mapping for compute host 'devstack': 76370ec5-2281-49a2-bf16-293114e5fe19 2026-04-29 08:25:52.391 | Creating host mapping for compute host 'devstack': 76370ec5-2281-49a2-bf16-293114e5fe19 2026-04-29 08:25:52.391 | Found 1 unmapped computes in cell: 23f3a75f-6a7b-4004-b654-d8863921271f 2026-04-29 08:25:53.218 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-04-29 08:25:57.263 | +-------------------------------------------+ 2026-04-29 08:25:57.263 | | Upgrade Check Results | 2026-04-29 08:25:57.263 | +-------------------------------------------+ 2026-04-29 08:25:57.263 | | Check: Cells v2 | 2026-04-29 08:25:57.264 | | Result: Success | 2026-04-29 08:25:57.264 | | Details: None | 2026-04-29 08:25:57.264 | +-------------------------------------------+ 2026-04-29 08:25:57.264 | | Check: Placement API | 2026-04-29 08:25:57.264 | | Result: Success | 2026-04-29 08:25:57.264 | | Details: None | 2026-04-29 08:25:57.264 | +-------------------------------------------+ 2026-04-29 08:25:57.264 | | Check: Cinder API | 2026-04-29 08:25:57.264 | | Result: Success | 2026-04-29 08:25:57.264 | | Details: None | 2026-04-29 08:25:57.265 | +-------------------------------------------+ 2026-04-29 08:25:57.265 | | Check: Policy File JSON to YAML Migration | 2026-04-29 08:25:57.265 | | Result: Success | 2026-04-29 08:25:57.265 | | Details: None | 2026-04-29 08:25:57.265 | +-------------------------------------------+ 2026-04-29 08:25:57.265 | | Check: Older than N-1 computes | 2026-04-29 08:25:57.265 | | Result: Success | 2026-04-29 08:25:57.265 | | Details: None | 2026-04-29 08:25:57.265 | +-------------------------------------------+ 2026-04-29 08:25:57.265 | | Check: hw_machine_type unset | 2026-04-29 08:25:57.265 | | Result: Success | 2026-04-29 08:25:57.266 | | Details: None | 2026-04-29 08:25:57.267 | +-------------------------------------------+ 2026-04-29 08:25:57.267 | | Check: Service User Token Configuration | 2026-04-29 08:25:57.267 | | Result: Success | 2026-04-29 08:25:57.268 | | Details: None | 2026-04-29 08:25:57.268 | +-------------------------------------------+ 2026-04-29 08:25:58.014 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-04-29 08:25:58.020 | + ./stack.sh:main:1479 : command openstack complete 2026-04-29 08:25:58.021 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-04-29 08:26:01.277 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-04-29 08:26:01.299 | + functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:01.302 | + ./stack.sh:main:1484 : is_ubuntu 2026-04-29 08:26:01.305 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-29 08:26:01.310 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-29 08:26:01.314 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-04-29 08:26:01.318 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:26:01.323 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-04-29 08:26:01.326 | + ./stack.sh:main:1486 : set_lvm_filter 2026-04-29 08:26:01.331 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-04-29 08:26:01.335 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-04-29 08:26:01.339 | + lib/lvm:set_lvm_filter:191 : local pv 2026-04-29 08:26:01.343 | + lib/lvm:set_lvm_filter:192 : local vg 2026-04-29 08:26:01.347 | + lib/lvm:set_lvm_filter:193 : local line 2026-04-29 08:26:01.352 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-04-29 08:26:01.398 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-04-29 08:26:01.406 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-04-29 08:26:01.406 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-04-29 08:26:01.408 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-04-29 08:26:01.415 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-04-29 08:26:01.420 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-04-29 08:26:01.424 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-04-29 08:26:01.428 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-04-29 08:26:01.431 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-04-29 08:26:01.435 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-04-29 08:26:01.458 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-04-29 08:26:01.479 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-04-29 08:26:01.484 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:26:01.488 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-04-29 08:26:01.492 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-04-29 08:26:01.497 | + functions-common:run_phase:1840 : local mode=stack 2026-04-29 08:26:01.501 | + functions-common:run_phase:1841 : local phase=test-config 2026-04-29 08:26:01.505 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-04-29 08:26:01.509 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-29 08:26:01.513 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-29 08:26:01.518 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-29 08:26:01.522 | + functions-common:run_phase:1850 : local extra 2026-04-29 08:26:01.528 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-04-29 08:26:01.534 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-29 08:26:01.538 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-29 08:26:01.543 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-04-29 08:26:01.547 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-04-29 08:26:01.552 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-29 08:26:01.577 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:01.581 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:26:01.586 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:26:01.590 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-04-29 08:26:01.594 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:26:01.598 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-29 08:26:01.603 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:26:01.607 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-04-29 08:26:01.611 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:26:01.615 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-04-29 08:26:01.619 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-04-29 08:26:01.624 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-29 08:26:01.628 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-04-29 08:26:01.692 | [2019 Async install_tempest:37763]: Waiting for completion of install_tempest running on PID 37763 (1 other jobs running) 2026-04-29 08:26:01.723 | [2019 Async install_tempest:37763]: Signaling child to exit 2026-04-29 08:26:01.724 | WAKEUP 2026-04-29 08:26:01.758 | [2019 Async install_tempest:37763]: Signaled 2026-04-29 08:26:01.760 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-04-29 08:26:01.760 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-04-29 08:26:01.760 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-04-29 08:26:01.760 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-29 08:26:01.760 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-29 08:26:01.760 | +++ functions-common:git_clone:585 : pwd 2026-04-29 08:26:01.760 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:26:01.760 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:26:01.760 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:602 : echo master 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:26:01.761 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-04-29 08:26:01.762 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 08:26:01.762 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 08:26:01.762 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:26:01.762 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 08:26:01.762 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:26:01.762 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:26:01.762 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 08:26:01.763 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:26:01.763 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:26:01.763 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777450577897 2026-04-29 08:26:01.763 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-04-29 08:26:01.763 | Cloning into '/opt/stack/tempest'... 2026-04-29 08:26:01.764 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:26:01.764 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:01.764 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:01.764 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:01.764 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:01.764 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:01.764 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:26:01.765 | ++ functions-common:time_stop:2419 : start_time=1777450577897 2026-04-29 08:26:01.765 | ++ functions-common:time_stop:2421 : [[ -z 1777450577897 ]] 2026-04-29 08:26:01.765 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:01.765 | ++ functions-common:time_stop:2424 : end_time=1777450586731 2026-04-29 08:26:01.766 | ++ functions-common:time_stop:2425 : elapsed_time=8834 2026-04-29 08:26:01.766 | ++ functions-common:time_stop:2426 : total=372473 2026-04-29 08:26:01.766 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:01.766 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=381307 2026-04-29 08:26:01.766 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-04-29 08:26:01.766 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-04-29 08:26:01.767 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 08:26:01.767 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 08:26:01.767 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:26:01.767 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 08:26:01.767 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:26:01.767 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:26:01.767 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 08:26:01.768 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:26:01.768 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:26:01.768 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777450586767 2026-04-29 08:26:01.768 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-04-29 08:26:01.768 | From https://review.opendev.org/openstack/tempest 2026-04-29 08:26:01.768 | * branch master -> FETCH_HEAD 2026-04-29 08:26:01.768 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:26:01.769 | ++ functions-common:time_stop:2419 : start_time=1777450586767 2026-04-29 08:26:01.770 | ++ functions-common:time_stop:2421 : [[ -z 1777450586767 ]] 2026-04-29 08:26:01.770 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:01.770 | ++ functions-common:time_stop:2424 : end_time=1777450587329 2026-04-29 08:26:01.770 | ++ functions-common:time_stop:2425 : elapsed_time=562 2026-04-29 08:26:01.770 | ++ functions-common:time_stop:2426 : total=381307 2026-04-29 08:26:01.770 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:01.770 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=381869 2026-04-29 08:26:01.771 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:26:01.771 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 08:26:01.771 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 08:26:01.771 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:26:01.771 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 08:26:01.771 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:26:01.771 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:26:01.772 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 08:26:01.772 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:26:01.772 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:26:01.772 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777450587375 2026-04-29 08:26:01.772 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:26:01.772 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:26:01.772 | 2026-04-29 08:26:01.772 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:26:01.773 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:26:01.773 | state without impacting any branches by switching back to a branch. 2026-04-29 08:26:01.773 | 2026-04-29 08:26:01.773 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:26:01.773 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:26:01.773 | 2026-04-29 08:26:01.774 | git switch -c 2026-04-29 08:26:01.774 | 2026-04-29 08:26:01.774 | Or undo this operation with: 2026-04-29 08:26:01.774 | 2026-04-29 08:26:01.774 | git switch - 2026-04-29 08:26:01.774 | 2026-04-29 08:26:01.774 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:26:01.774 | 2026-04-29 08:26:01.775 | HEAD is now at 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-04-29 08:26:01.775 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:26:01.775 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:01.775 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:01.775 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:01.775 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:01.776 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:01.776 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:26:01.776 | ++ functions-common:time_stop:2419 : start_time=1777450587375 2026-04-29 08:26:01.776 | ++ functions-common:time_stop:2421 : [[ -z 1777450587375 ]] 2026-04-29 08:26:01.777 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:01.777 | ++ functions-common:time_stop:2424 : end_time=1777450587558 2026-04-29 08:26:01.777 | ++ functions-common:time_stop:2425 : elapsed_time=183 2026-04-29 08:26:01.777 | ++ functions-common:time_stop:2426 : total=381869 2026-04-29 08:26:01.777 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:01.777 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=382052 2026-04-29 08:26:01.777 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-04-29 08:26:01.777 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-04-29 08:26:01.777 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-29 08:26:01.778 | ++ functions-common:git_clone:665 : head -1 2026-04-29 08:26:01.778 | 70c414323 Merge "Add response schemas for show_instance_action 2.84" 2026-04-29 08:26:01.778 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:26:01.778 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-04-29 08:26:01.778 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-04-29 08:26:01.778 | ++ 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-04-29 08:26:01.779 | Collecting tox!=2.8.0,<4.0.0 2026-04-29 08:26:01.779 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-04-29 08:26:01.779 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-04-29 08:26:01.779 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-04-29 08:26:01.779 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-04-29 08:26:01.779 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-04-29 08:26:01.779 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-04-29 08:26:01.780 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-04-29 08:26:01.780 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-04-29 08:26:01.780 | 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-04-29 08:26:01.780 | 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-04-29 08:26:01.780 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-29 08:26:01.780 | 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-04-29 08:26:01.780 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-04-29 08:26:01.780 | 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.9.2) 2026-04-29 08:26:01.781 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-04-29 08:26:01.781 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-04-29 08:26:01.781 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-29 08:26:01.781 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-04-29 08:26:01.781 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-04-29 08:26:01.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 15.3 MB/s 0:00:00 2026-04-29 08:26:01.781 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-29 08:26:01.782 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-04-29 08:26:01.782 | 2026-04-29 08:26:01.782 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-04-29 08:26:01.782 | ++ inc/python:pip_install:216 : result=0 2026-04-29 08:26:01.782 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:26:01.782 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:01.782 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:01.782 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:01.783 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:01.783 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:01.783 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:26:01.783 | ++ functions-common:time_stop:2419 : start_time=1777450587637 2026-04-29 08:26:01.783 | ++ functions-common:time_stop:2421 : [[ -z 1777450587637 ]] 2026-04-29 08:26:01.784 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:01.784 | ++ functions-common:time_stop:2424 : end_time=1777450591320 2026-04-29 08:26:01.784 | ++ functions-common:time_stop:2425 : elapsed_time=3683 2026-04-29 08:26:01.784 | ++ functions-common:time_stop:2426 : total=170103 2026-04-29 08:26:01.784 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:01.784 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=173786 2026-04-29 08:26:01.784 | ++ inc/python:pip_install:219 : return 0 2026-04-29 08:26:01.785 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-04-29 08:26:01.785 | /opt/stack/tempest ~/devstack 2026-04-29 08:26:01.785 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-04-29 08:26:01.785 | Switched to branch 'master' 2026-04-29 08:26:01.785 | Your branch is up to date with 'origin/master'. 2026-04-29 08:26:01.785 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-04-29 08:26:01.785 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-04-29 08:26:01.786 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.535IlXAo8m 2026-04-29 08:26:01.786 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.535IlXAo8m 2026-04-29 08:26:01.786 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-04-29 08:26:01.786 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.535IlXAo8m 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:01.787 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:01.788 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-04-29 08:26:01.788 | full create: /opt/stack/tempest/.tox/tempest 2026-04-29 08:26:01.788 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-04-29 08:26:01.788 | full develop-inst: /opt/stack/tempest 2026-04-29 08:26:01.788 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 08:26:01.788 | ___________________________________ summary ____________________________________ 2026-04-29 08:26:01.788 | full: skipped tests 2026-04-29 08:26:01.788 | congratulations :) 2026-04-29 08:26:01.789 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.535IlXAo8m -r requirements.txt 2026-04-29 08:26:01.789 | 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-04-29 08:26:01.789 | 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.13.3) 2026-04-29 08:26:01.789 | 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-04-29 08:26:01.789 | 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-04-29 08:26:01.789 | 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-04-29 08:26:01.790 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-04-29 08:26:01.790 | 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-04-29 08:26:01.790 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-04-29 08:26:01.790 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-04-29 08:26:01.790 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-04-29 08:26:01.790 | 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-04-29 08:26:01.790 | 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.9.1) 2026-04-29 08:26:01.790 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-04-29 08:26:01.790 | 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-04-29 08:26:01.791 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-04-29 08:26:01.791 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-04-29 08:26:01.791 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-04-29 08:26:01.791 | 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-04-29 08:26:01.791 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-04-29 08:26:01.791 | 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-04-29 08:26:01.791 | 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-04-29 08:26:01.791 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-04-29 08:26:01.791 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | 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)) (0.30.0) 2026-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | 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-04-29 08:26:01.792 | 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-04-29 08:26:01.793 | 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-04-29 08:26:01.793 | 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.7.2) 2026-04-29 08:26:01.793 | 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-04-29 08:26:01.793 | 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.33.1) 2026-04-29 08:26:01.793 | 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.3.0) 2026-04-29 08:26:01.793 | 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-04-29 08:26:01.793 | 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-04-29 08:26:01.793 | 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.14.0) 2026-04-29 08:26:01.793 | 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.1.2) 2026-04-29 08:26:01.794 | 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-04-29 08:26:01.794 | 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-04-29 08:26:01.794 | 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-04-29 08:26:01.794 | 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-04-29 08:26:01.794 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-04-29 08:26:01.794 | 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.1.2) 2026-04-29 08:26:01.794 | 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-04-29 08:26:01.794 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-04-29 08:26:01.795 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-04-29 08:26:01.795 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-04-29 08:26:01.795 | 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-04-29 08:26:01.795 | 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-04-29 08:26:01.795 | 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-04-29 08:26:01.795 | 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.13) 2026-04-29 08:26:01.795 | 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.4.22) 2026-04-29 08:26:01.795 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-04-29 08:26:01.795 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-04-29 08:26:01.796 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-04-29 08:26:01.796 | 2026-04-29 08:26:01.796 | [notice] A new release of pip is available: 26.0.1 -> 26.1 2026-04-29 08:26:01.796 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-04-29 08:26:01.797 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-04-29 08:26:01.797 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.535IlXAo8m 2026-04-29 08:26:01.797 | ++ lib/tempest:install_tempest:929 : popd 2026-04-29 08:26:01.797 | ~/devstack 2026-04-29 08:26:01.819 | [2019 Async install_tempest:37763]: finished install_tempest with result 0 in 44 seconds 2026-04-29 08:26:01.824 | ++ inc/async:async_wait:197 : return 0 2026-04-29 08:26:01.829 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-04-29 08:26:01.833 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:26:01.836 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-04-29 08:26:01.839 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-04-29 08:26:01.842 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-04-29 08:26:01.844 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-04-29 08:26:01.845 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-04-29 08:26:01.849 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-04-29 08:26:01.853 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-04-29 08:26:01.857 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-04-29 08:26:01.858 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-29 08:26:01.863 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-04-29 08:26:01.864 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-29 08:26:01.870 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-04-29 08:26:01.872 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-04-29 08:26:01.876 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-04-29 08:26:01.879 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-04-29 08:26:01.883 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-04-29 08:26:01.911 | Using python 3.12 to install testrepository 2026-04-29 08:26:01.915 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt testrepository 2026-04-29 08:26:03.258 | Collecting testrepository 2026-04-29 08:26:03.407 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-29 08:26:03.421 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-04-29 08:26:03.422 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-04-29 08:26:03.423 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-04-29 08:26:03.425 | Requirement already satisfied: testtools>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-subunit>=1.0.0->testrepository) (2.8.5) 2026-04-29 08:26:03.446 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-04-29 08:26:03.822 | Installing collected packages: testrepository 2026-04-29 08:26:04.011 | Successfully installed testrepository-0.0.22 2026-04-29 08:26:04.173 | ++ inc/python:pip_install:216 : result=0 2026-04-29 08:26:04.176 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-29 08:26:04.181 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:04.185 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:04.189 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:04.192 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:04.196 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:04.200 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-29 08:26:04.203 | ++ functions-common:time_stop:2419 : start_time=1777451161904 2026-04-29 08:26:04.207 | ++ functions-common:time_stop:2421 : [[ -z 1777451161904 ]] 2026-04-29 08:26:04.212 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:04.218 | ++ functions-common:time_stop:2424 : end_time=1777451164214 2026-04-29 08:26:04.222 | ++ functions-common:time_stop:2425 : elapsed_time=2310 2026-04-29 08:26:04.224 | ++ functions-common:time_stop:2426 : total=181117 2026-04-29 08:26:04.228 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:04.230 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=183427 2026-04-29 08:26:04.233 | ++ inc/python:pip_install:219 : return 0 2026-04-29 08:26:04.237 | ++ 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-04-29 08:26:04.241 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-04-29 08:26:04.245 | ++ lib/tempest:configure_tempest:213 : local images 2026-04-29 08:26:04.248 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-04-29 08:26:04.252 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-04-29 08:26:04.255 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-04-29 08:26:04.259 | ++ lib/tempest:configure_tempest:217 : local password 2026-04-29 08:26:04.263 | ++ lib/tempest:configure_tempest:218 : local line 2026-04-29 08:26:04.266 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-04-29 08:26:04.269 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-04-29 08:26:04.273 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-04-29 08:26:04.277 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-04-29 08:26:04.281 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-04-29 08:26:04.285 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-04-29 08:26:04.289 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-04-29 08:26:04.292 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-04-29 08:26:04.296 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-04-29 08:26:04.299 | ++ lib/tempest:configure_tempest:228 : local disk 2026-04-29 08:26:04.303 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-04-29 08:26:04.303 | ' 2026-04-29 08:26:04.306 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-04-29 08:26:04.310 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-04-29 08:26:04.335 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:04.339 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-04-29 08:26:04.341 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-04-29 08:26:04.345 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-04-29 08:26:04.348 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-04-29 08:26:04.353 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-04-29 08:26:04.354 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-04-29 08:26:04.356 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-04-29 08:26:07.860 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:07.865 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-04-29 08:26:07.867 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-04-29 08:26:07.871 | ++ lib/tempest:get_active_images:176 : img_id=79b62ee8-86ba-4c65-a753-39d7d038c9fd 2026-04-29 08:26:07.874 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-04-29 08:26:07.877 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-04-29 08:26:07.880 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-04-29 08:26:07.882 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-04-29 08:26:07.885 | ++ lib/tempest:configure_tempest:266 : '[' -z 79b62ee8-86ba-4c65-a753-39d7d038c9fd ']' 2026-04-29 08:26:07.888 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=79b62ee8-86ba-4c65-a753-39d7d038c9fd 2026-04-29 08:26:07.891 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-04-29 08:26:07.910 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-04-29 08:26:07.915 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-04-29 08:26:07.918 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-04-29 08:26:07.921 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-04-29 08:26:07.924 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-04-29 08:26:07.927 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-04-29 08:26:07.929 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-04-29 08:26:07.932 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-04-29 08:26:07.938 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-04-29 08:26:07.938 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-04-29 08:26:10.981 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:10.985 | ++ lib/tempest:configure_tempest:303 : admin_project_id=3ae28e5e4be441bbbd9b3389c6fa33ee 2026-04-29 08:26:10.988 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-04-29 08:26:11.008 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:11.013 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-04-29 08:26:14.166 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:14.170 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 08:26:14.170 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-04-29 08:26:14.170 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 08:26:14.170 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-04-29 08:26:14.171 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-04-29 08:26:14.171 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-04-29 08:26:14.171 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-04-29 08:26:14.171 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-04-29 08:26:14.171 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-04-29 08:26:14.171 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-04-29 08:26:14.171 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-04-29 08:26:14.171 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-04-29 08:26:14.171 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-04-29 08:26:14.171 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-04-29 08:26:14.173 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-04-29 08:26:14.176 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 08:26:14.176 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-04-29 08:26:14.176 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 08:26:14.176 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-04-29 08:26:14.176 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-04-29 08:26:14.176 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-04-29 08:26:14.176 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-04-29 08:26:14.176 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-04-29 08:26:14.176 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-04-29 08:26:14.177 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-04-29 08:26:14.177 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-04-29 08:26:14.177 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-04-29 08:26:14.177 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-04-29 08:26:14.177 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-04-29 08:26:14.179 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 79b62ee8-86ba-4c65-a753-39d7d038c9fd 2026-04-29 08:26:14.183 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-04-29 08:26:14.187 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 79b62ee8-86ba-4c65-a753-39d7d038c9fd -c size -f value 2026-04-29 08:26:17.168 | ++++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:17.172 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-04-29 08:26:17.176 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-04-29 08:26:17.177 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-04-29 08:26:17.221 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-04-29 08:26:17.225 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-04-29 08:26:17.228 | ++ 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-04-29 08:26:20.053 | +----------------------------+-----------------------+ 2026-04-29 08:26:20.055 | | Field | Value | 2026-04-29 08:26:20.056 | +----------------------------+-----------------------+ 2026-04-29 08:26:20.057 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:26:20.058 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:26:20.059 | | description | None | 2026-04-29 08:26:20.059 | | disk | 1 | 2026-04-29 08:26:20.059 | | id | 42 | 2026-04-29 08:26:20.059 | | name | m1.nano | 2026-04-29 08:26:20.059 | | os-flavor-access:is_public | True | 2026-04-29 08:26:20.059 | | properties | hw_rng:allowed='True' | 2026-04-29 08:26:20.060 | | ram | 192 | 2026-04-29 08:26:20.060 | | rxtx_factor | 1.0 | 2026-04-29 08:26:20.060 | | swap | 0 | 2026-04-29 08:26:20.060 | | vcpus | 1 | 2026-04-29 08:26:20.060 | +----------------------------+-----------------------+ 2026-04-29 08:26:20.361 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-04-29 08:26:20.364 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 08:26:20.364 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-04-29 08:26:20.364 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-04-29 08:26:20.365 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-04-29 08:26:20.365 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-04-29 08:26:20.365 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-04-29 08:26:20.365 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-04-29 08:26:20.365 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-04-29 08:26:20.365 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-04-29 08:26:20.365 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-04-29 08:26:20.365 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-04-29 08:26:20.365 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-04-29 08:26:20.366 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-04-29 08:26:20.366 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-04-29 08:26:20.369 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 79b62ee8-86ba-4c65-a753-39d7d038c9fd 2026-04-29 08:26:20.372 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-04-29 08:26:20.376 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 79b62ee8-86ba-4c65-a753-39d7d038c9fd -c size -f value 2026-04-29 08:26:23.388 | ++++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:23.392 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-04-29 08:26:23.397 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-04-29 08:26:23.397 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-04-29 08:26:23.439 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-04-29 08:26:23.443 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-04-29 08:26:23.446 | ++ 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-04-29 08:26:26.334 | +----------------------------+-----------------------+ 2026-04-29 08:26:26.335 | | Field | Value | 2026-04-29 08:26:26.336 | +----------------------------+-----------------------+ 2026-04-29 08:26:26.339 | | OS-FLV-DISABLED:disabled | False | 2026-04-29 08:26:26.339 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-04-29 08:26:26.339 | | description | None | 2026-04-29 08:26:26.339 | | disk | 1 | 2026-04-29 08:26:26.339 | | id | 84 | 2026-04-29 08:26:26.340 | | name | m1.micro | 2026-04-29 08:26:26.340 | | os-flavor-access:is_public | True | 2026-04-29 08:26:26.340 | | properties | hw_rng:allowed='True' | 2026-04-29 08:26:26.340 | | ram | 256 | 2026-04-29 08:26:26.340 | | rxtx_factor | 1.0 | 2026-04-29 08:26:26.341 | | swap | 0 | 2026-04-29 08:26:26.341 | | vcpus | 1 | 2026-04-29 08:26:26.341 | +----------------------------+-----------------------+ 2026-04-29 08:26:26.627 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-04-29 08:26:26.630 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-04-29 08:26:26.651 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:26.654 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-04-29 08:26:26.658 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-04-29 08:26:26.662 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-04-29 08:26:26.665 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-29 08:26:26.668 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-29 08:26:26.673 | +++ functions-common:git_clone:585 : pwd 2026-04-29 08:26:26.677 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-04-29 08:26:26.680 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-29 08:26:26.685 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-29 08:26:26.706 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-29 08:26:26.710 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-29 08:26:26.713 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-29 08:26:26.719 | ++ functions-common:git_clone:602 : echo master 2026-04-29 08:26:26.719 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-29 08:26:26.725 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-04-29 08:26:26.729 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-04-29 08:26:26.732 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-04-29 08:26:26.736 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 08:26:26.740 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 08:26:26.745 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:26:26.749 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 08:26:26.752 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:26:26.756 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:26:26.759 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 08:26:26.762 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:26:26.766 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:26:26.771 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777451186767 2026-04-29 08:26:26.775 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-04-29 08:26:26.778 | Cloning into '/opt/stack/os-test-images'... 2026-04-29 08:26:27.446 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:26:27.450 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:27.453 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:27.457 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:27.460 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:27.463 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:27.467 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:26:27.471 | ++ functions-common:time_stop:2419 : start_time=1777451186767 2026-04-29 08:26:27.474 | ++ functions-common:time_stop:2421 : [[ -z 1777451186767 ]] 2026-04-29 08:26:27.478 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:27.484 | ++ functions-common:time_stop:2424 : end_time=1777451187480 2026-04-29 08:26:27.487 | ++ functions-common:time_stop:2425 : elapsed_time=713 2026-04-29 08:26:27.490 | ++ functions-common:time_stop:2426 : total=372473 2026-04-29 08:26:27.493 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:27.496 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=373186 2026-04-29 08:26:27.499 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-04-29 08:26:27.502 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-04-29 08:26:27.506 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 08:26:27.509 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 08:26:27.512 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:26:27.516 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 08:26:27.519 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:26:27.522 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:26:27.526 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 08:26:27.529 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:26:27.534 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:26:27.539 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777451187535 2026-04-29 08:26:27.542 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-04-29 08:26:28.023 | From https://review.opendev.org/openstack/os-test-images 2026-04-29 08:26:28.023 | * branch master -> FETCH_HEAD 2026-04-29 08:26:28.035 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:26:28.038 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:28.042 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:28.045 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:28.048 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:28.051 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:28.054 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:26:28.058 | ++ functions-common:time_stop:2419 : start_time=1777451187535 2026-04-29 08:26:28.062 | ++ functions-common:time_stop:2421 : [[ -z 1777451187535 ]] 2026-04-29 08:26:28.065 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:28.071 | ++ functions-common:time_stop:2424 : end_time=1777451188067 2026-04-29 08:26:28.074 | ++ functions-common:time_stop:2425 : elapsed_time=532 2026-04-29 08:26:28.077 | ++ functions-common:time_stop:2426 : total=373186 2026-04-29 08:26:28.080 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:28.083 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=373718 2026-04-29 08:26:28.087 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-04-29 08:26:28.090 | ++ functions-common:git_timed:689 : local count=0 2026-04-29 08:26:28.093 | ++ functions-common:git_timed:690 : local timeout=0 2026-04-29 08:26:28.097 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-04-29 08:26:28.099 | ++ functions-common:git_timed:693 : timeout=0 2026-04-29 08:26:28.103 | ++ functions-common:git_timed:696 : time_start git_timed 2026-04-29 08:26:28.106 | ++ functions-common:time_start:2398 : local name=git_timed 2026-04-29 08:26:28.109 | ++ functions-common:time_start:2399 : local start_time= 2026-04-29 08:26:28.112 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-04-29 08:26:28.117 | +++ functions-common:time_start:2403 : date +%s%3N 2026-04-29 08:26:28.122 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1777451188119 2026-04-29 08:26:28.125 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-04-29 08:26:28.133 | Note: switching to 'FETCH_HEAD'. 2026-04-29 08:26:28.133 | 2026-04-29 08:26:28.133 | You are in 'detached HEAD' state. You can look around, make experimental 2026-04-29 08:26:28.133 | changes and commit them, and you can discard any commits you make in this 2026-04-29 08:26:28.133 | state without impacting any branches by switching back to a branch. 2026-04-29 08:26:28.133 | 2026-04-29 08:26:28.133 | If you want to create a new branch to retain commits you create, you may 2026-04-29 08:26:28.134 | do so (now or later) by using -c with the switch command. Example: 2026-04-29 08:26:28.134 | 2026-04-29 08:26:28.134 | git switch -c 2026-04-29 08:26:28.134 | 2026-04-29 08:26:28.134 | Or undo this operation with: 2026-04-29 08:26:28.134 | 2026-04-29 08:26:28.134 | git switch - 2026-04-29 08:26:28.134 | 2026-04-29 08:26:28.134 | Turn off this advice by setting config variable advice.detachedHead to false 2026-04-29 08:26:28.134 | 2026-04-29 08:26:28.135 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-04-29 08:26:28.138 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-04-29 08:26:28.141 | ++ functions-common:time_stop:2412 : local name 2026-04-29 08:26:28.144 | ++ functions-common:time_stop:2413 : local end_time 2026-04-29 08:26:28.148 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-29 08:26:28.151 | ++ functions-common:time_stop:2415 : local total 2026-04-29 08:26:28.154 | ++ functions-common:time_stop:2416 : local start_time 2026-04-29 08:26:28.157 | ++ functions-common:time_stop:2418 : name=git_timed 2026-04-29 08:26:28.162 | ++ functions-common:time_stop:2419 : start_time=1777451188119 2026-04-29 08:26:28.166 | ++ functions-common:time_stop:2421 : [[ -z 1777451188119 ]] 2026-04-29 08:26:28.169 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-29 08:26:28.173 | ++ functions-common:time_stop:2424 : end_time=1777451188170 2026-04-29 08:26:28.176 | ++ functions-common:time_stop:2425 : elapsed_time=51 2026-04-29 08:26:28.179 | ++ functions-common:time_stop:2426 : total=373718 2026-04-29 08:26:28.182 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-29 08:26:28.185 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=373769 2026-04-29 08:26:28.188 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-04-29 08:26:28.208 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-04-29 08:26:28.213 | ++ functions-common:git_clone:665 : head -1 2026-04-29 08:26:28.213 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-29 08:26:28.216 | 5d0367e Clean-up zuul config spacing 2026-04-29 08:26:28.219 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-04-29 08:26:28.222 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-04-29 08:26:28.222 | /opt/stack/os-test-images ~/devstack 2026-04-29 08:26:28.225 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-04-29 08:26:28.664 | generate create: /opt/stack/os-test-images/.tox/generate 2026-04-29 08:26:29.265 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-04-29 08:26:32.017 | generate installed: PyYAML==6.0.3 2026-04-29 08:26:32.018 | generate run-test-pre: PYTHONHASHSEED='2981363115' 2026-04-29 08:26:32.019 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-04-29 08:26:32.135 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-04-29 08:26:32.155 | 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-04-29 08:26:32.176 | 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-04-29 08:26:32.202 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-04-29 08:26:32.205 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-04-29 08:26:32.213 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-04-29 08:26:32.221 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-04-29 08:26:32.253 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-04-29 08:26:32.264 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-04-29 08:26:32.272 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-04-29 08:26:32.283 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-04-29 08:26:32.284 | 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-04-29 08:26:32.292 | 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-04-29 08:26:32.298 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-04-29 08:26:32.318 | 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-04-29 08:26:32.322 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-04-29 08:26:32.325 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-04-29 08:26:32.337 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-04-29 08:26:32.349 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-04-29 08:26:32.362 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-04-29 08:26:32.365 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-04-29 08:26:32.378 | 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-04-29 08:26:32.382 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-04-29 08:26:32.384 | 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-04-29 08:26:32.395 | 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-04-29 08:26:32.399 | 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-04-29 08:26:32.410 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-04-29 08:26:32.435 | ___________________________________ summary ____________________________________ 2026-04-29 08:26:32.435 | generate: commands succeeded 2026-04-29 08:26:32.435 | congratulations :) 2026-04-29 08:26:32.481 | ++ lib/tempest:configure_tempest:376 : popd 2026-04-29 08:26:32.481 | ~/devstack 2026-04-29 08:26:32.485 | ++ 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-04-29 08:26:32.530 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-04-29 08:26:32.535 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-04-29 08:26:32.564 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-04-29 08:26:32.567 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-04-29 08:26:32.571 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-04-29 08:26:32.615 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-04-29 08:26:32.661 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-04-29 08:26:32.664 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-04-29 08:26:32.668 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-04-29 08:26:32.671 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-04-29 08:26:32.676 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-04-29 08:26:35.656 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:35.661 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-04-29 08:26:35.661 | address-scope 2026-04-29 08:26:35.661 | agent 2026-04-29 08:26:35.661 | allowed-address-pairs 2026-04-29 08:26:35.661 | auto-allocated-topology 2026-04-29 08:26:35.661 | availability_zone 2026-04-29 08:26:35.661 | default-subnetpools 2026-04-29 08:26:35.661 | dhcp_agent_scheduler 2026-04-29 08:26:35.662 | dns-integration 2026-04-29 08:26:35.662 | dns-domain-ports 2026-04-29 08:26:35.662 | dns-integration-domain-keywords 2026-04-29 08:26:35.662 | empty-string-filtering 2026-04-29 08:26:35.662 | external-net 2026-04-29 08:26:35.662 | extra_dhcp_opt 2026-04-29 08:26:35.662 | extraroute 2026-04-29 08:26:35.662 | extraroute-atomic 2026-04-29 08:26:35.662 | filter-validation 2026-04-29 08:26:35.662 | floating-ip-port-forwarding-detail 2026-04-29 08:26:35.662 | fip-port-details 2026-04-29 08:26:35.663 | flavors 2026-04-29 08:26:35.663 | floatingip-pools 2026-04-29 08:26:35.663 | router 2026-04-29 08:26:35.663 | enable-default-route-bfd 2026-04-29 08:26:35.663 | enable-default-route-ecmp 2026-04-29 08:26:35.663 | ext-gw-mode 2026-04-29 08:26:35.663 | l3-ha 2026-04-29 08:26:35.663 | external-gateway-multihoming 2026-04-29 08:26:35.663 | l3-flavors 2026-04-29 08:26:35.663 | multi-provider 2026-04-29 08:26:35.663 | net-mtu 2026-04-29 08:26:35.663 | net-mtu-writable 2026-04-29 08:26:35.664 | network_availability_zone 2026-04-29 08:26:35.664 | network-ip-availability 2026-04-29 08:26:35.665 | network-ip-availability-details 2026-04-29 08:26:35.665 | pagination 2026-04-29 08:26:35.665 | port-device-profile 2026-04-29 08:26:35.666 | port-mac-address-regenerate 2026-04-29 08:26:35.666 | port-numa-affinity-policy 2026-04-29 08:26:35.667 | port-numa-affinity-policy-socket 2026-04-29 08:26:35.667 | binding 2026-04-29 08:26:35.667 | binding-extended 2026-04-29 08:26:35.668 | port-security 2026-04-29 08:26:35.668 | project-id 2026-04-29 08:26:35.668 | provider 2026-04-29 08:26:35.668 | qinq 2026-04-29 08:26:35.668 | quota-check-limit 2026-04-29 08:26:35.668 | quota-check-limit-default 2026-04-29 08:26:35.668 | quotas 2026-04-29 08:26:35.668 | quota_details 2026-04-29 08:26:35.668 | rbac-policies 2026-04-29 08:26:35.669 | rbac-address-scope 2026-04-29 08:26:35.669 | rbac-security-groups 2026-04-29 08:26:35.669 | revision-if-match 2026-04-29 08:26:35.670 | standard-attr-revisions 2026-04-29 08:26:35.670 | router_availability_zone 2026-04-29 08:26:35.670 | router-enable-snat 2026-04-29 08:26:35.670 | security-groups-default-rules 2026-04-29 08:26:35.670 | security-groups-normalized-cidr 2026-04-29 08:26:35.670 | security-groups-remote-address-group 2026-04-29 08:26:35.670 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:26:35.670 | security-groups-shared-filtering 2026-04-29 08:26:35.670 | security-group 2026-04-29 08:26:35.670 | service-type 2026-04-29 08:26:35.670 | sorting 2026-04-29 08:26:35.671 | standard-attr-description 2026-04-29 08:26:35.671 | stateful-security-group 2026-04-29 08:26:35.671 | subnet-dns-publish-fixed-ip 2026-04-29 08:26:35.671 | subnet-external-network 2026-04-29 08:26:35.671 | subnet-service-types 2026-04-29 08:26:35.671 | subnet_allocation 2026-04-29 08:26:35.671 | subnetpool-prefix-ops 2026-04-29 08:26:35.671 | tag-creation 2026-04-29 08:26:35.671 | standard-attr-tag 2026-04-29 08:26:35.671 | standard-attr-timestamp 2026-04-29 08:26:35.671 | vlan-transparent' 2026-04-29 08:26:35.672 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-04-29 08:26:35.672 | address-scope 2026-04-29 08:26:35.672 | agent 2026-04-29 08:26:35.672 | allowed-address-pairs 2026-04-29 08:26:35.672 | auto-allocated-topology 2026-04-29 08:26:35.674 | availability_zone 2026-04-29 08:26:35.674 | default-subnetpools 2026-04-29 08:26:35.674 | dhcp_agent_scheduler 2026-04-29 08:26:35.674 | dns-integration 2026-04-29 08:26:35.674 | dns-domain-ports 2026-04-29 08:26:35.674 | dns-integration-domain-keywords 2026-04-29 08:26:35.674 | empty-string-filtering 2026-04-29 08:26:35.674 | external-net 2026-04-29 08:26:35.674 | extra_dhcp_opt 2026-04-29 08:26:35.674 | extraroute 2026-04-29 08:26:35.674 | extraroute-atomic 2026-04-29 08:26:35.675 | filter-validation 2026-04-29 08:26:35.675 | floating-ip-port-forwarding-detail 2026-04-29 08:26:35.675 | fip-port-details 2026-04-29 08:26:35.675 | flavors 2026-04-29 08:26:35.675 | floatingip-pools 2026-04-29 08:26:35.675 | router 2026-04-29 08:26:35.675 | enable-default-route-bfd 2026-04-29 08:26:35.675 | enable-default-route-ecmp 2026-04-29 08:26:35.675 | ext-gw-mode 2026-04-29 08:26:35.675 | l3-ha 2026-04-29 08:26:35.675 | external-gateway-multihoming 2026-04-29 08:26:35.675 | l3-flavors 2026-04-29 08:26:35.676 | multi-provider 2026-04-29 08:26:35.676 | net-mtu 2026-04-29 08:26:35.676 | net-mtu-writable 2026-04-29 08:26:35.676 | network_availability_zone 2026-04-29 08:26:35.676 | network-ip-availability 2026-04-29 08:26:35.676 | network-ip-availability-details 2026-04-29 08:26:35.676 | pagination 2026-04-29 08:26:35.676 | port-device-profile 2026-04-29 08:26:35.676 | port-mac-address-regenerate 2026-04-29 08:26:35.676 | port-numa-affinity-policy 2026-04-29 08:26:35.676 | port-numa-affinity-policy-socket 2026-04-29 08:26:35.677 | binding 2026-04-29 08:26:35.677 | binding-extended 2026-04-29 08:26:35.677 | port-security 2026-04-29 08:26:35.677 | project-id 2026-04-29 08:26:35.677 | provider 2026-04-29 08:26:35.677 | qinq 2026-04-29 08:26:35.677 | quota-check-limit 2026-04-29 08:26:35.677 | quota-check-limit-default 2026-04-29 08:26:35.677 | quotas 2026-04-29 08:26:35.677 | quota_details 2026-04-29 08:26:35.677 | rbac-policies 2026-04-29 08:26:35.678 | rbac-address-scope 2026-04-29 08:26:35.679 | rbac-security-groups 2026-04-29 08:26:35.679 | revision-if-match 2026-04-29 08:26:35.679 | standard-attr-revisions 2026-04-29 08:26:35.679 | router_availability_zone 2026-04-29 08:26:35.679 | router-enable-snat 2026-04-29 08:26:35.679 | security-groups-default-rules 2026-04-29 08:26:35.679 | security-groups-normalized-cidr 2026-04-29 08:26:35.679 | security-groups-remote-address-group 2026-04-29 08:26:35.679 | security-groups-rules-belongs-to-default-sg 2026-04-29 08:26:35.680 | security-groups-shared-filtering 2026-04-29 08:26:35.680 | security-group 2026-04-29 08:26:35.680 | service-type 2026-04-29 08:26:35.680 | sorting 2026-04-29 08:26:35.680 | standard-attr-description 2026-04-29 08:26:35.680 | stateful-security-group 2026-04-29 08:26:35.680 | subnet-dns-publish-fixed-ip 2026-04-29 08:26:35.680 | subnet-external-network 2026-04-29 08:26:35.680 | subnet-service-types 2026-04-29 08:26:35.680 | subnet_allocation 2026-04-29 08:26:35.680 | subnetpool-prefix-ops 2026-04-29 08:26:35.680 | tag-creation 2026-04-29 08:26:35.681 | standard-attr-tag 2026-04-29 08:26:35.681 | standard-attr-timestamp 2026-04-29 08:26:35.681 | vlan-transparent =~ external-net ]] 2026-04-29 08:26:35.681 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-04-29 08:26:35.681 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-04-29 08:26:38.722 | +++ functions-common:oscwrap:2457 : return 0 2026-04-29 08:26:38.728 | ++ lib/tempest:configure_tempest:395 : public_network_id=7f2f807b-2524-4baa-b08e-5bb806241066 2026-04-29 08:26:38.731 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-04-29 08:26:42.201 | +---------------------------+--------------------------------------+ 2026-04-29 08:26:42.202 | | Field | Value | 2026-04-29 08:26:42.202 | +---------------------------+--------------------------------------+ 2026-04-29 08:26:42.202 | | admin_state_up | UP | 2026-04-29 08:26:42.202 | | availability_zone_hints | | 2026-04-29 08:26:42.202 | | availability_zones | | 2026-04-29 08:26:42.202 | | created_at | 2026-04-29T08:26:41Z | 2026-04-29 08:26:42.202 | | description | | 2026-04-29 08:26:42.202 | | dns_domain | None | 2026-04-29 08:26:42.202 | | id | 2ad55c24-b422-4837-9bf1-779ee8a05e7d | 2026-04-29 08:26:42.202 | | ipv4_address_scope | None | 2026-04-29 08:26:42.202 | | ipv6_address_scope | None | 2026-04-29 08:26:42.203 | | is_default | False | 2026-04-29 08:26:42.203 | | is_vlan_qinq | None | 2026-04-29 08:26:42.203 | | is_vlan_transparent | False | 2026-04-29 08:26:42.203 | | mtu | 1442 | 2026-04-29 08:26:42.203 | | name | shared | 2026-04-29 08:26:42.204 | | port_security_enabled | True | 2026-04-29 08:26:42.204 | | project_id | 3ae28e5e4be441bbbd9b3389c6fa33ee | 2026-04-29 08:26:42.205 | | provider:network_type | geneve | 2026-04-29 08:26:42.205 | | provider:physical_network | None | 2026-04-29 08:26:42.206 | | provider:segmentation_id | 53820 | 2026-04-29 08:26:42.206 | | qinq | False | 2026-04-29 08:26:42.206 | | qos_policy_id | None | 2026-04-29 08:26:42.206 | | revision_number | 1 | 2026-04-29 08:26:42.206 | | router:external | Internal | 2026-04-29 08:26:42.207 | | segments | None | 2026-04-29 08:26:42.207 | | shared | True | 2026-04-29 08:26:42.207 | | status | ACTIVE | 2026-04-29 08:26:42.207 | | subnets | | 2026-04-29 08:26:42.207 | | tags | | 2026-04-29 08:26:42.207 | | updated_at | 2026-04-29T08:26:41Z | 2026-04-29 08:26:42.207 | +---------------------------+--------------------------------------+ 2026-04-29 08:26:42.546 | ++ 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-04-29 08:26:46.187 | +----------------------+--------------------------------------+ 2026-04-29 08:26:46.187 | | Field | Value | 2026-04-29 08:26:46.187 | +----------------------+--------------------------------------+ 2026-04-29 08:26:46.187 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-04-29 08:26:46.187 | | cidr | 192.168.233.0/24 | 2026-04-29 08:26:46.188 | | created_at | 2026-04-29T08:26:45Z | 2026-04-29 08:26:46.188 | | description | shared-subnet | 2026-04-29 08:26:46.188 | | dns_nameservers | | 2026-04-29 08:26:46.188 | | dns_publish_fixed_ip | None | 2026-04-29 08:26:46.188 | | enable_dhcp | True | 2026-04-29 08:26:46.188 | | gateway_ip | 192.168.233.1 | 2026-04-29 08:26:46.188 | | host_routes | | 2026-04-29 08:26:46.189 | | id | 06b5247a-c5ee-4465-96ee-b1b07ef55ad2 | 2026-04-29 08:26:46.189 | | ip_version | 4 | 2026-04-29 08:26:46.189 | | ipv6_address_mode | None | 2026-04-29 08:26:46.189 | | ipv6_ra_mode | None | 2026-04-29 08:26:46.189 | | name | shared-subnet | 2026-04-29 08:26:46.189 | | network_id | 2ad55c24-b422-4837-9bf1-779ee8a05e7d | 2026-04-29 08:26:46.189 | | project_id | 3ae28e5e4be441bbbd9b3389c6fa33ee | 2026-04-29 08:26:46.189 | | revision_number | 0 | 2026-04-29 08:26:46.190 | | router:external | False | 2026-04-29 08:26:46.190 | | segment_id | None | 2026-04-29 08:26:46.190 | | service_types | | 2026-04-29 08:26:46.190 | | subnetpool_id | None | 2026-04-29 08:26:46.190 | | tags | | 2026-04-29 08:26:46.190 | | updated_at | 2026-04-29T08:26:45Z | 2026-04-29 08:26:46.191 | +----------------------+--------------------------------------+ 2026-04-29 08:26:46.553 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-04-29 08:26:46.598 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-04-29 08:26:46.644 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-04-29 08:26:46.650 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-04-29 08:26:46.689 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-04-29 08:26:46.733 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-04-29 08:26:46.780 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-04-29 08:26:46.826 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-04-29 08:26:46.872 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.34/identity/v3 2026-04-29 08:26:46.917 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-04-29 08:26:46.959 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-04-29 08:26:47.005 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-04-29 08:26:47.050 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-04-29 08:26:47.054 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-04-29 08:26:47.099 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-04-29 08:26:47.143 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-04-29 08:26:47.187 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-04-29 08:26:47.229 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-04-29 08:26:47.271 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-04-29 08:26:47.293 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:47.297 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-04-29 08:26:47.301 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-04-29 08:26:47.348 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-04-29 08:26:47.372 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:47.376 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-04-29 08:26:47.417 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-04-29 08:26:47.462 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-04-29 08:26:47.505 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-04-29 08:26:47.509 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-04-29 08:26:47.551 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-04-29 08:26:47.596 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-04-29 08:26:47.620 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:47.624 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 79b62ee8-86ba-4c65-a753-39d7d038c9fd 2026-04-29 08:26:47.668 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 79b62ee8-86ba-4c65-a753-39d7d038c9fd 2026-04-29 08:26:47.710 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-04-29 08:26:47.753 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-04-29 08:26:47.796 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-04-29 08:26:47.842 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-04-29 08:26:47.867 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:47.872 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-04-29 08:26:47.875 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-04-29 08:26:47.879 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-04-29 08:26:47.882 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-04-29 08:26:47.885 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-04-29 08:26:47.888 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-04-29 08:26:47.913 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-04-29 08:26:47.916 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-04-29 08:26:47.957 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-04-29 08:26:48.004 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-04-29 08:26:48.046 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-04-29 08:26:48.090 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-04-29 08:26:48.134 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-04-29 08:26:48.180 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-04-29 08:26:48.225 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-04-29 08:26:48.272 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-04-29 08:26:48.317 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-04-29 08:26:48.320 | ++ 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-04-29 08:26:48.365 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-04-29 08:26:48.368 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-04-29 08:26:48.397 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:48.401 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-04-29 08:26:48.444 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-04-29 08:26:48.469 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:48.473 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-04-29 08:26:48.477 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-04-29 08:26:48.501 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:48.504 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-04-29 08:26:48.508 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-04-29 08:26:48.512 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-04-29 08:26:48.555 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-04-29 08:26:48.600 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 7f2f807b-2524-4baa-b08e-5bb806241066 2026-04-29 08:26:48.641 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-04-29 08:26:48.677 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-04-29 08:26:48.710 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-04-29 08:26:48.750 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-04-29 08:26:48.787 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-04-29 08:26:48.822 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-04-29 08:26:48.861 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-04-29 08:26:48.864 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-04-29 08:26:48.867 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-04-29 08:26:48.870 | ++ 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-04-29 08:26:48.906 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-04-29 08:26:48.910 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-04-29 08:26:48.911 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-04-29 08:26:48.916 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-04-29 08:26:48.919 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-04-29 08:26:48.953 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-04-29 08:26:48.956 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-04-29 08:26:48.958 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-04-29 08:26:48.960 | ++ functions-common:is_provider_network:2264 : return 1 2026-04-29 08:26:48.963 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-04-29 08:26:49.001 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-04-29 08:26:49.037 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-04-29 08:26:49.071 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-04-29 08:26:49.106 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-04-29 08:26:49.139 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-04-29 08:26:49.175 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 08:26:49.178 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-04-29 08:26:49.182 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-04-29 08:26:49.204 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-04-29 08:26:49.245 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 08:26:49.248 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-04-29 08:26:49.253 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-04-29 08:26:49.275 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-04-29 08:26:49.311 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 08:26:49.316 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-04-29 08:26:49.319 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-04-29 08:26:49.325 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-04-29 08:26:49.347 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-04-29 08:26:49.386 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-04-29 08:26:49.389 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-04-29 08:26:49.393 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-04-29 08:26:49.417 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-04-29 08:26:49.462 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-04-29 08:26:49.505 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-04-29 08:26:49.509 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-04-29 08:26:49.568 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-04-29 08:26:49.572 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-04-29 08:26:49.575 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-04-29 08:26:49.578 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-04-29 08:26:49.603 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-04-29 08:26:49.606 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-04-29 08:26:49.644 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-04-29 08:26:49.666 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:49.671 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-04-29 08:26:49.710 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-04-29 08:26:49.713 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-04-29 08:26:49.716 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-04-29 08:26:49.719 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-04-29 08:26:49.722 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-04-29 08:26:49.725 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-04-29 08:26:49.729 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-04-29 08:26:49.732 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-04-29 08:26:49.735 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-04-29 08:26:49.762 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-04-29 08:26:49.765 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-04-29 08:26:49.805 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-04-29 08:26:49.807 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-04-29 08:26:49.810 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-04-29 08:26:49.812 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-04-29 08:26:49.843 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-04-29 08:26:49.883 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-04-29 08:26:49.921 | ++ lib/tempest:configure_tempest:723 : local service 2026-04-29 08:26:49.923 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-04-29 08:26:49.926 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:49.929 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-04-29 08:26:49.951 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:49.953 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-04-29 08:26:49.992 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:49.994 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-04-29 08:26:50.015 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:50.018 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-04-29 08:26:50.051 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:50.054 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-04-29 08:26:50.075 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:50.078 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-04-29 08:26:50.115 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:50.119 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-04-29 08:26:50.137 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:50.140 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-04-29 08:26:50.178 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:50.182 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-04-29 08:26:50.204 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-29 08:26:50.207 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-04-29 08:26:50.247 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:50.250 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-04-29 08:26:50.270 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:50.273 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-04-29 08:26:50.318 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-04-29 08:26:50.321 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-04-29 08:26:50.343 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:26:50.346 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-04-29 08:26:50.387 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-04-29 08:26:50.390 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-04-29 08:26:50.394 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-04-29 08:26:50.397 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-04-29 08:26:50.434 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-04-29 08:26:50.438 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-04-29 08:26:50.440 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-04-29 08:26:50.442 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-04-29 08:26:50.476 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-04-29 08:26:50.479 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-04-29 08:26:50.482 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-04-29 08:26:50.486 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-04-29 08:26:50.489 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-04-29 08:26:50.493 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-04-29 08:26:50.497 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.p7mzbAAa0O 2026-04-29 08:26:50.500 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-04-29 08:26:50.502 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-04-29 08:26:50.505 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-04-29 08:26:50.510 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.2ZnP8zYXTL 2026-04-29 08:26:50.514 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.2ZnP8zYXTL 2026-04-29 08:26:50.517 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-04-29 08:26:50.520 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.2ZnP8zYXTL 2026-04-29 08:26:50.525 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-04-29 08:26:50.529 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-04-29 08:26:50.533 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-04-29 08:26:50.542 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:50.545 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:50.550 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:50.554 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-04-29 08:26:50.558 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-04-29 08:26:50.562 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-04-29 08:26:51.116 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-04-29 08:26:51.989 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-04-29 08:27:08.321 | venv-tempest develop-inst: /opt/stack/tempest 2026-04-29 08:27:16.890 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 08:27:16.890 | ___________________________________ summary ____________________________________ 2026-04-29 08:27:16.890 | venv-tempest: skipped tests 2026-04-29 08:27:16.890 | congratulations :) 2026-04-29 08:27:16.939 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.2ZnP8zYXTL -r requirements.txt 2026-04-29 08:27:17.810 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-29 08:27:17.810 | !! 2026-04-29 08:27:17.810 | 2026-04-29 08:27:17.810 | ******************************************************************************** 2026-04-29 08:27:17.810 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-29 08:27:17.810 | 2026-04-29 08:27:17.810 | License :: OSI Approved :: Apache Software License 2026-04-29 08:27:17.810 | 2026-04-29 08:27:17.811 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-29 08:27:17.811 | ******************************************************************************** 2026-04-29 08:27:17.811 | 2026-04-29 08:27:17.811 | !! 2026-04-29 08:27:17.811 | self._finalize_license_expression() 2026-04-29 08:27:17.824 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-04-29 08:27:17.824 | !! 2026-04-29 08:27:17.824 | 2026-04-29 08:27:17.824 | ******************************************************************************** 2026-04-29 08:27:17.824 | Requirements should be satisfied by a PEP 517 installer. 2026-04-29 08:27:17.824 | If you are using pip, you can try `pip install --use-pep517`. 2026-04-29 08:27:17.824 | 2026-04-29 08:27:17.824 | This deprecation is overdue, please update your project and remove deprecated 2026-04-29 08:27:17.824 | calls to avoid build errors in the future. 2026-04-29 08:27:17.824 | ******************************************************************************** 2026-04-29 08:27:17.824 | 2026-04-29 08:27:17.824 | !! 2026-04-29 08:27:17.825 | dist.fetch_build_eggs(dist.setup_requires) 2026-04-29 08:27:18.228 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-29 08:27:18.228 | !! 2026-04-29 08:27:18.228 | 2026-04-29 08:27:18.228 | ******************************************************************************** 2026-04-29 08:27:18.228 | Please avoid running ``setup.py`` directly. 2026-04-29 08:27:18.228 | Instead, use pypa/build, pypa/installer or other 2026-04-29 08:27:18.228 | standards-based tools. 2026-04-29 08:27:18.228 | 2026-04-29 08:27:18.228 | This deprecation is overdue, please update your project and remove deprecated 2026-04-29 08:27:18.229 | calls to avoid build errors in the future. 2026-04-29 08:27:18.229 | 2026-04-29 08:27:18.229 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-29 08:27:18.229 | ******************************************************************************** 2026-04-29 08:27:18.229 | 2026-04-29 08:27:18.229 | !! 2026-04-29 08:27:18.229 | self.initialize_options() 2026-04-29 08:27:18.229 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-29 08:27:18.229 | warnings.warn(msg) 2026-04-29 08:27:18.233 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-29 08:27:18.233 | !! 2026-04-29 08:27:18.233 | 2026-04-29 08:27:18.233 | ******************************************************************************** 2026-04-29 08:27:18.233 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-29 08:27:18.233 | 2026-04-29 08:27:18.233 | License :: OSI Approved :: Apache Software License 2026-04-29 08:27:18.233 | 2026-04-29 08:27:18.233 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-29 08:27:18.234 | ******************************************************************************** 2026-04-29 08:27:18.234 | 2026-04-29 08:27:18.234 | !! 2026-04-29 08:27:18.234 | self._finalize_license_expression() 2026-04-29 08:27:18.347 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-04-29 08:27:26.483 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 08:27:26.485 | venv-tempest run-test-pre: PYTHONHASHSEED='2375116127' 2026-04-29 08:27:26.485 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.2ZnP8zYXTL -r requirements.txt 2026-04-29 08:27:27.472 | 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-04-29 08:27:27.474 | 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.13.3) 2026-04-29 08:27:27.476 | 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-04-29 08:27:27.476 | 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-04-29 08:27:27.477 | 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-04-29 08:27:27.478 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-04-29 08:27:27.478 | 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-04-29 08:27:27.480 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-04-29 08:27:27.480 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-04-29 08:27:27.481 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-04-29 08:27:27.481 | 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-04-29 08:27:27.483 | 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.9.1) 2026-04-29 08:27:27.483 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-04-29 08:27:27.483 | 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-04-29 08:27:27.484 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-04-29 08:27:27.485 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-04-29 08:27:27.486 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-04-29 08:27:27.487 | 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-04-29 08:27:27.487 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-04-29 08:27:27.488 | 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-04-29 08:27:27.489 | 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-04-29 08:27:27.490 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-04-29 08:27:27.490 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-04-29 08:27:27.492 | 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-04-29 08:27:27.494 | 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-04-29 08:27:27.495 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-04-29 08:27:27.498 | 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-04-29 08:27:27.499 | 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-04-29 08:27:27.500 | 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-04-29 08:27:27.501 | 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)) (0.30.0) 2026-04-29 08:27:27.506 | 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-04-29 08:27:27.507 | 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-04-29 08:27:27.508 | 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-04-29 08:27:27.511 | 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-04-29 08:27:27.517 | 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.7.2) 2026-04-29 08:27:27.520 | 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-04-29 08:27:27.522 | 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.33.1) 2026-04-29 08:27:27.524 | 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.3.0) 2026-04-29 08:27:27.526 | 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-04-29 08:27:27.530 | 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-04-29 08:27:27.531 | 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.14.0) 2026-04-29 08:27:27.533 | 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.1.2) 2026-04-29 08:27:27.537 | 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-04-29 08:27:27.538 | 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-04-29 08:27:27.539 | 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-04-29 08:27:27.540 | 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-04-29 08:27:27.552 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-04-29 08:27:27.558 | 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.1.2) 2026-04-29 08:27:27.573 | 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-04-29 08:27:27.576 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-04-29 08:27:27.577 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-04-29 08:27:27.578 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.2) 2026-04-29 08:27:27.589 | 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-04-29 08:27:27.612 | 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-04-29 08:27:27.618 | 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-04-29 08:27:27.619 | 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.13) 2026-04-29 08:27:27.620 | 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.4.22) 2026-04-29 08:27:27.635 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-04-29 08:27:27.636 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-04-29 08:27:27.642 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-04-29 08:27:27.746 | 2026-04-29 08:27:27.746 | [notice] A new release of pip is available: 26.0.1 -> 26.1 2026-04-29 08:27:27.746 | [notice] To update, run: pip install --upgrade pip 2026-04-29 08:27:27.864 | ___________________________________ summary ____________________________________ 2026-04-29 08:27:27.864 | venv-tempest: commands succeeded 2026-04-29 08:27:27.864 | congratulations :) 2026-04-29 08:27:27.909 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.2ZnP8zYXTL 2026-04-29 08:27:27.914 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-04-29 08:27:27.918 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-04-29 08:27:27.922 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-04-29 08:27:27.960 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.p7mzbAAa0O 2026-04-29 08:27:28.496 | venv create: /opt/stack/tempest/.tox/venv 2026-04-29 08:27:29.106 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-04-29 08:27:52.764 | venv develop-inst: /opt/stack/tempest 2026-04-29 08:28:02.229 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.0,fasteners==0.20,fixtures==4.3.2,idna==3.13,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.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.7.2,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,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.7.0,-e git+https://review.opendev.org/openstack/tempest.git@70c4143230559059ed0839956a2a153b36573c29#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-04-29 08:28:02.229 | venv run-test-pre: PYTHONHASHSEED='2609094576' 2026-04-29 08:28:02.229 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.p7mzbAAa0O 2026-04-29 08:28:02.502 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-04-29 08:28:02.502 | debtcollector.deprecate( 2026-04-29 08:28:03.485 | /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-04-29 08:28:03.485 | warnings.warn( 2026-04-29 08:28:04.809 | /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-04-29 08:28:04.809 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-04-29 08:28:06.701 | ___________________________________ summary ____________________________________ 2026-04-29 08:28:06.701 | venv: commands succeeded 2026-04-29 08:28:06.701 | congratulations :) 2026-04-29 08:28:06.746 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-04-29 08:28:06.767 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:28:06.770 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-04-29 08:28:06.774 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-04-29 08:28:06.795 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-29 08:28:06.798 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-04-29 08:28:06.801 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-04-29 08:28:06.807 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-04-29 08:28:06.810 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-04-29 08:28:06.813 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-04-29 08:28:06.816 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-04-29 08:28:06.820 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-04-29 08:28:06.822 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-04-29 08:28:06.826 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-04-29 08:28:06.830 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-04-29 08:28:06.832 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-04-29 08:28:06.835 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-04-29 08:28:06.838 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-04-29 08:28:06.840 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-04-29 08:28:06.843 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-04-29 08:28:06.848 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-04-29 08:28:06.852 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-04-29 08:28:06.855 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-04-29 08:28:06.858 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-04-29 08:28:06.862 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-04-29 08:28:06.865 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-04-29 08:28:06.867 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-04-29 08:28:06.870 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-04-29 08:28:06.873 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-04-29 08:28:06.876 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-04-29 08:28:06.878 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-04-29 08:28:06.881 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-04-29 08:28:06.884 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-04-29 08:28:06.887 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-04-29 08:28:06.890 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-04-29 08:28:06.893 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-04-29 08:28:06.896 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-04-29 08:28:06.898 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-04-29 08:28:06.901 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-04-29 08:28:06.904 | ++ lib/tempest:configure_tempest:855 : 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-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,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,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-04-29 08:28:06.907 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-04-29 08:28:06.910 | ++ lib/tempest:configure_tempest:858 : 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-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,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,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-04-29 08:28:06.915 | +++ lib/tempest:configure_tempest:860 : 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-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,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,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-04-29 08:28:06.918 | +++ 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-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,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,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-04-29 08:28:06.922 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-04-29 08:28:06.925 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-04-29 08:28:06.929 | +++ 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-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,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,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-04-29 08:28:06.955 | +++ functions-common:remove_disabled_services:2099 : _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-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,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,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-04-29 08:28:06.981 | ++ lib/tempest:configure_tempest:860 : 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-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,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,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-04-29 08:28:06.984 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-04-29 08:28:06.988 | ++ lib/tempest:configure_tempest:865 : 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-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,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,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-04-29 08:28:07.031 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-04-29 08:28:07.035 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-04-29 08:28:07.038 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-04-29 08:28:07.042 | ++ lib/tempest:configure_tempest:870 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-04-29 08:28:07.045 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-04-29 08:28:07.048 | ++ lib/tempest:configure_tempest:877 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-04-29 08:28:07.088 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-04-29 08:28:07.091 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-04-29 08:28:07.094 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-04-29 08:28:07.098 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-04-29 08:28:07.102 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-04-29 08:28:07.106 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-04-29 08:28:07.109 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-04-29 08:28:07.112 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-04-29 08:28:07.115 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-04-29 08:28:07.119 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-04-29 08:28:07.123 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-04-29 08:28:07.126 | ++ lib/tempest:configure_tempest:890 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-04-29 08:28:07.130 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-04-29 08:28:07.134 | ++ lib/tempest:configure_tempest:897 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-04-29 08:28:07.173 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-04-29 08:28:07.173 | ' 2026-04-29 08:28:07.177 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-04-29 08:28:07.180 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-29 08:28:07.183 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-04-29 08:28:07.186 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-04-29 08:28:07.188 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-04-29 08:28:07.189 | /opt/stack/tempest /opt/stack/tempest 2026-04-29 08:28:07.192 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-04-29 08:28:07.195 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-04-29 08:28:07.195 | /opt/stack/tempest 2026-04-29 08:28:07.197 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-29 08:28:07.200 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-04-29 08:28:07.204 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-29 08:28:07.208 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-29 08:28:07.212 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-04-29 08:28:07.215 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-29 08:28:07.218 | + functions-common:run_plugins:1827 : local phase=test-config 2026-04-29 08:28:07.222 | + functions-common:run_plugins:1829 : local plugins= 2026-04-29 08:28:07.225 | + functions-common:run_plugins:1830 : local plugin 2026-04-29 08:28:07.228 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-04-29 08:28:07.231 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-04-29 08:28:07.234 | + inc/meta-config:merge_config_group:171 : shift 2026-04-29 08:28:07.238 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-04-29 08:28:07.241 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:28:07.245 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-04-29 08:28:07.248 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-04-29 08:28:07.253 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-04-29 08:28:07.256 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-04-29 08:28:07.260 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-04-29 08:28:07.263 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-04-29 08:28:07.266 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-04-29 08:28:07.267 | /^\[\[.+\|.*\]\]/ { 2026-04-29 08:28:07.267 | gsub("[][]", "", $1); 2026-04-29 08:28:07.267 | split($1, a, "|"); 2026-04-29 08:28:07.267 | if (a[1] == matchgroup) 2026-04-29 08:28:07.267 | print a[2] 2026-04-29 08:28:07.267 | } 2026-04-29 08:28:07.267 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 144 osc 421 apt-get 189 test_with_retry 6 dbsync 8 pip_install 183 apt-get-update 5 run_process 44 git_timed 373 ------------------------- Unaccounted time 120 ========================= Total runtime 1521 ================= Async summary ================= Time spent in the background minus waits: 523 sec Elapsed time: 1521 sec Time if we did everything serially: 2044 sec Speedup: 1.34385 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21010 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 79 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5638 | | neutron | INSERT | 844 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 259 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 37 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.34 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.34/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.1 Change: 3d46af1f93191926762c889c340bd10ae68a5c6b [stable-only] Remove unsupported bionic nodeset 2026-04-10 15:36:45 +0000 OS Version: Ubuntu 24.04 noble