2026-03-03 22:40:52.651 | + ./stack.sh:main:485 : exec 2026-03-03 22:40:52.651 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-03-224052' 2026-03-03 22:40:52.651 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-03-224052.summary.2026-03-03-224052 2026-03-03 22:40:52.651 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:40:52.651 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 22:40:52.651 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-03-224052 /opt/stack/logs/devstacklog.txt 2026-03-03 22:40:52.651 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-03-224052.summary.2026-03-03-224052 /opt/stack/logs/devstacklog.txt.summary 2026-03-03 22:40:52.651 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-03 22:40:52.651 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-03 22:40:52.652 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-03 22:40:52.657 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-03 22:40:52.662 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-03 22:40:52.668 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-03 22:40:52.669 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-03 22:40:52.677 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-03 22:40:52.681 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-03 22:40:52.686 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-03 22:40:52.693 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-03 22:40:52.696 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-03 22:40:52.700 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-03 22:40:52.705 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-03 22:40:52.712 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-03 22:40:52.715 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-03 22:40:52.720 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-03 22:40:52.724 | + ./stack.sh:main:571 : set -o errexit 2026-03-03 22:40:52.728 | + ./stack.sh:main:574 : uname -a 2026-03-03 22:40:52.730 | Linux np0000157713 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-03 22:40:52.735 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-03 22:40:52.739 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-03 22:40:52.747 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-03 22:40:52.814 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-03 22:40:52.847 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-03 22:40:52.852 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-03 22:40:52.879 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-03 22:40:52.885 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-03 22:40:52.911 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-03 22:40:52.916 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-03 22:40:52.940 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-03 22:40:52.944 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-03 22:40:52.948 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-03 22:40:52.953 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-03 22:40:52.979 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-03 22:40:52.984 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-03 22:40:53.010 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-03 22:40:53.014 | + ./stack.sh:main:588 : tune_host 2026-03-03 22:40:53.018 | + lib/host:tune_host:96 : configure_host_mem 2026-03-03 22:40:53.022 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-03 22:40:53.026 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-03 22:40:53.030 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-03 22:40:53.033 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:40:53.037 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:40:53.042 | + lib/host:configure_zswap:44 : echo lz4 2026-03-03 22:40:53.043 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-03 22:40:53.055 | lz4 2026-03-03 22:40:53.061 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-03 22:40:53.061 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-03 22:40:53.075 | zsmalloc 2026-03-03 22:40:53.082 | + lib/host:configure_zswap:47 : echo 1 2026-03-03 22:40:53.082 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-03 22:40:53.093 | 1 2026-03-03 22:40:53.118 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/enabled:Y 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/compressor:lz4 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-03 22:40:53.134 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-03 22:40:53.141 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-03 22:40:53.145 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-03 22:40:53.149 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-03 22:40:53.152 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:40:53.156 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:40:53.160 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-03 22:40:53.163 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:40:53.166 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:40:53.168 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:40:53.171 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:40:53.173 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:40:53.176 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:40:53.179 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-03 22:40:53.182 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-03 22:40:53.185 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-03 22:40:53.190 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-03 22:40:53.197 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-03 22:40:53.201 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-03 22:40:53.204 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-03 22:40:53.207 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:40:53.210 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:40:53.214 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:40:53.220 | + functions-common:time_start:2403 : _TIME_START[$name]=1772577653216 2026-03-03 22:40:53.223 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-03 22:40:53.226 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-03 22:40:53.230 | + 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-03-03 22:40:53.718 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-03 22:40:53.827 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-03 22:40:53.841 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-03 22:40:53.855 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-03 22:40:55.159 | Reading package lists... 2026-03-03 22:40:55.192 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-03 22:40:55.196 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-03 22:40:55.199 | + functions-common:time_stop:2412 : local name 2026-03-03 22:40:55.203 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:40:55.206 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:40:55.210 | + functions-common:time_stop:2415 : local total 2026-03-03 22:40:55.214 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:40:55.217 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-03 22:40:55.220 | + functions-common:time_stop:2419 : start_time=1772577653216 2026-03-03 22:40:55.224 | + functions-common:time_stop:2421 : [[ -z 1772577653216 ]] 2026-03-03 22:40:55.229 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:40:55.235 | + functions-common:time_stop:2424 : end_time=1772577655231 2026-03-03 22:40:55.239 | + functions-common:time_stop:2425 : elapsed_time=2015 2026-03-03 22:40:55.243 | + functions-common:time_stop:2426 : total=0 2026-03-03 22:40:55.246 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:40:55.250 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2015 2026-03-03 22:40:55.253 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-03 22:40:55.257 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:40:55.261 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:40:55.264 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:40:55.268 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-03 22:40:55.299 | + 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-03-03 22:40:55.340 | Reading package lists... 2026-03-03 22:40:55.576 | Building dependency tree... 2026-03-03 22:40:55.577 | Reading state information... 2026-03-03 22:40:55.822 | Recommended packages: 2026-03-03 22:40:55.822 | qemu-kvm 2026-03-03 22:40:55.853 | The following NEW packages will be installed: 2026-03-03 22:40:55.857 | ksmtuned 2026-03-03 22:40:56.044 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:40:56.044 | Need to get 7,444 B of archives. 2026-03-03 22:40:56.044 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-03 22:40:56.044 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-03 22:40:56.284 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:40:56.357 | Fetched 7,444 B in 0s (38.4 kB/s) 2026-03-03 22:40:57.610 | Selecting previously unselected package ksmtuned. 2026-03-03 22:40:57.628 | (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 ... 32395 files and directories currently installed.) 2026-03-03 22:40:57.629 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-03 22:40:57.787 | Unpacking ksmtuned (4.20150326) ... 2026-03-03 22:40:59.848 | Setting up ksmtuned (4.20150326) ... 2026-03-03 22:41:01.432 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-03 22:41:01.580 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-03 22:41:02.921 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:41:02.925 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:41:02.928 | + functions-common:time_stop:2412 : local name 2026-03-03 22:41:02.932 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:41:02.936 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:41:02.940 | + functions-common:time_stop:2415 : local total 2026-03-03 22:41:02.944 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:41:02.947 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:41:02.952 | + functions-common:time_stop:2419 : start_time=1772577655294 2026-03-03 22:41:02.956 | + functions-common:time_stop:2421 : [[ -z 1772577655294 ]] 2026-03-03 22:41:02.959 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:41:02.967 | + functions-common:time_stop:2424 : end_time=1772577662962 2026-03-03 22:41:02.972 | + functions-common:time_stop:2425 : elapsed_time=7668 2026-03-03 22:41:02.975 | + functions-common:time_stop:2426 : total=5671 2026-03-03 22:41:02.979 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:41:02.983 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13339 2026-03-03 22:41:02.988 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:41:02.992 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-03 22:41:02.998 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-03 22:41:02.999 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-03 22:41:03.024 | + lib/host:configure_ksm:19 : echo 0 2026-03-03 22:41:03.024 | 0 2026-03-03 22:41:03.031 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-03 22:41:03.036 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:03.040 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-03 22:41:03.055 | vm.dirty_ratio = 60 2026-03-03 22:41:03.060 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-03 22:41:03.074 | vm.dirty_background_ratio = 10 2026-03-03 22:41:03.080 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-03 22:41:03.095 | vm.vfs_cache_pressure = 50 2026-03-03 22:41:03.102 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-03 22:41:03.112 | vm.swappiness = 100 2026-03-03 22:41:03.118 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-03 22:41:03.133 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-03 22:41:03.133 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-03 22:41:03.133 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-03 22:41:03.133 | /proc/sys/vm/compaction_proactiveness:20 2026-03-03 22:41:03.133 | /proc/sys/vm/dirty_background_bytes:0 2026-03-03 22:41:03.133 | /proc/sys/vm/dirty_background_ratio:10 2026-03-03 22:41:03.133 | /proc/sys/vm/dirty_bytes:0 2026-03-03 22:41:03.133 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-03 22:41:03.133 | /proc/sys/vm/dirty_ratio:60 2026-03-03 22:41:03.133 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-03 22:41:03.133 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-03 22:41:03.133 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-03 22:41:03.135 | /proc/sys/vm/extfrag_threshold:500 2026-03-03 22:41:03.135 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-03 22:41:03.135 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-03 22:41:03.135 | /proc/sys/vm/laptop_mode:0 2026-03-03 22:41:03.135 | /proc/sys/vm/legacy_va_layout:0 2026-03-03 22:41:03.135 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-03 22:41:03.135 | /proc/sys/vm/max_map_count:1048576 2026-03-03 22:41:03.135 | /proc/sys/vm/memfd_noexec:0 2026-03-03 22:41:03.135 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-03 22:41:03.135 | /proc/sys/vm/memory_failure_recovery:1 2026-03-03 22:41:03.135 | /proc/sys/vm/min_free_kbytes:67584 2026-03-03 22:41:03.135 | /proc/sys/vm/min_slab_ratio:5 2026-03-03 22:41:03.135 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-03 22:41:03.135 | /proc/sys/vm/mmap_min_addr:65536 2026-03-03 22:41:03.135 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-03 22:41:03.135 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-03 22:41:03.135 | /proc/sys/vm/nr_hugepages:0 2026-03-03 22:41:03.135 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-03 22:41:03.135 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-03 22:41:03.135 | /proc/sys/vm/numa_stat:1 2026-03-03 22:41:03.135 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-03 22:41:03.135 | /proc/sys/vm/oom_dump_tasks:1 2026-03-03 22:41:03.135 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-03 22:41:03.135 | /proc/sys/vm/overcommit_kbytes:0 2026-03-03 22:41:03.135 | /proc/sys/vm/overcommit_memory:0 2026-03-03 22:41:03.135 | /proc/sys/vm/overcommit_ratio:50 2026-03-03 22:41:03.135 | /proc/sys/vm/page-cluster:3 2026-03-03 22:41:03.135 | /proc/sys/vm/page_lock_unfairness:5 2026-03-03 22:41:03.135 | /proc/sys/vm/panic_on_oom:0 2026-03-03 22:41:03.135 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-03 22:41:03.135 | /proc/sys/vm/stat_interval:1 2026-03-03 22:41:03.135 | /proc/sys/vm/swappiness:100 2026-03-03 22:41:03.135 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-03 22:41:03.135 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-03 22:41:03.135 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-03 22:41:03.135 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-03 22:41:03.135 | /proc/sys/vm/watermark_scale_factor:10 2026-03-03 22:41:03.135 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-03 22:41:03.141 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-03 22:41:03.150 | + lib/host:tune_host:97 : configure_host_net 2026-03-03 22:41:03.155 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-03 22:41:03.159 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:03.164 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-03 22:41:03.176 | net.ipv4.tcp_keepalive_time = 60 2026-03-03 22:41:03.181 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-03 22:41:03.196 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-03 22:41:03.203 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-03 22:41:03.215 | net.ipv4.tcp_keepalive_probes = 6 2026-03-03 22:41:03.221 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-03 22:41:03.236 | net.ipv4.tcp_fastopen = 3 2026-03-03 22:41:03.242 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_fastopen_key:6750fa5c-9a66b718-80a1e1ec-22e75902 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_mem:768438 1024584 1536876 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-03 22:41:03.255 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-03 22:41:03.256 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-03 22:41:03.260 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-03 22:41:03.278 | net.core.default_qdisc = pfifo_fast 2026-03-03 22:41:03.285 | + ./stack.sh:main:594 : fetch_plugins 2026-03-03 22:41:03.289 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:41:03.293 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-03 22:41:03.298 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-03 22:41:03.303 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-03 22:41:03.303 | Fetching DevStack plugins 2026-03-03 22:41:03.306 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-03 22:41:03.310 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-03 22:41:03.314 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-03 22:41:03.319 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-03 22:41:03.323 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-03 22:41:03.327 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:41:03.331 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-03 22:41:03.336 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-03 22:41:03.339 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-03 22:41:03.343 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:03.347 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:03.352 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:03.357 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:03.361 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:03.365 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:03.392 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:03.395 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:03.399 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.404 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:03.404 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:03.411 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-03 22:41:03.415 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.421 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-03 22:41:03.441 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-03 22:41:03.446 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:03.446 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:03.452 | bbc7d50b Drop unused sphinxcontrib-blockdiag 2026-03-03 22:41:03.456 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:03.460 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-03 22:41:03.463 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-03 22:41:03.466 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-03 22:41:03.470 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-03 22:41:03.474 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-03 22:41:03.478 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:41:03.482 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-03 22:41:03.486 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-03 22:41:03.489 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-03 22:41:03.492 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:03.495 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:03.500 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:03.505 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:03.509 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:03.513 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:03.538 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:03.543 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:03.547 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.552 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:03.552 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:03.560 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-03 22:41:03.563 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.567 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-03 22:41:03.654 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-03 22:41:03.660 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:03.660 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:03.665 | a9e240f9 tox: Drop basepython 2026-03-03 22:41:03.669 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:03.673 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-03 22:41:03.676 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-03 22:41:03.681 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-03 22:41:03.685 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-03 22:41:03.688 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-03 22:41:03.692 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:41:03.696 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-03 22:41:03.700 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-03 22:41:03.704 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-03 22:41:03.709 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:03.712 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:03.716 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:03.721 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:03.724 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:03.729 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:03.755 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:03.759 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:03.762 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.768 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:03.768 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:03.776 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-03 22:41:03.779 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.783 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-03 22:41:03.804 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-03 22:41:03.810 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:03.810 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:03.836 | 23e705cd5 Merge "Implementation of NAE support for NetApp Driver" 2026-03-03 22:41:03.840 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:03.843 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-03 22:41:03.847 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-03 22:41:03.850 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-03 22:41:03.854 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-03 22:41:03.858 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-03 22:41:03.862 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:41:03.866 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-03 22:41:03.870 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-03 22:41:03.874 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-03 22:41:03.877 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:03.880 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:03.885 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:03.889 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:03.893 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:03.898 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:03.924 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:03.927 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:03.930 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.935 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:03.936 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:03.943 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-03 22:41:03.946 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:03.951 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-03 22:41:03.969 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-03 22:41:03.973 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:03.974 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:03.983 | 6bad959e1 Merge "Remove failing drivers from enabled_provider_drivers" 2026-03-03 22:41:03.988 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:03.991 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-03 22:41:03.995 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-03 22:41:03.999 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-03 22:41:04.003 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-03 22:41:04.007 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-03 22:41:04.011 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:41:04.015 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-03 22:41:04.027 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-03 22:41:04.027 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-03 22:41:04.027 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:04.031 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:04.036 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:04.041 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:04.044 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:04.048 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:04.073 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:04.077 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:04.080 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:04.085 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:04.086 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:04.093 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-03 22:41:04.097 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:04.101 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-03 22:41:04.179 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-03 22:41:04.184 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:04.185 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:04.191 | a2a0cb4 chore(deps): update rust crate quote to v1.0.45 2026-03-03 22:41:04.195 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:04.199 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.202 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-03 22:41:04.206 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-03 22:41:04.211 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-03 22:41:04.214 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:41:04.218 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:41:04.223 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-03 22:41:04.226 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-03 22:41:04.229 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-03 22:41:04.233 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:04.236 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:04.241 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:04.245 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:04.249 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:04.253 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:04.278 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:04.281 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:04.285 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:04.290 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:04.291 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:04.300 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-03 22:41:04.303 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:04.307 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-03 22:41:04.336 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-03 22:41:04.341 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:04.341 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:04.346 | 0f370ad Update flake8-import-order version to fix checks 2026-03-03 22:41:04.351 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:04.355 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-03 22:41:04.359 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-03 22:41:04.363 | + functions-common:run_phase:1841 : local phase= 2026-03-03 22:41:04.368 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-03 22:41:04.373 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-03 22:41:04.377 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-03 22:41:04.381 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-03 22:41:04.385 | + functions-common:run_phase:1850 : local extra 2026-03-03 22:41:04.390 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:41:04.395 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-03 22:41:04.398 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-03 22:41:04.402 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-03 22:41:04.405 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-03 22:41:04.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-03 22:41:04.453 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:41:04.457 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-03 22:41:04.462 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-03 22:41:04.466 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-03 22:41:04.470 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:41:04.475 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-03 22:41:04.479 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-03 22:41:04.483 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-03 22:41:04.483 | Overriding Configuration Defaults 2026-03-03 22:41:04.488 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.491 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-03 22:41:04.494 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-03 22:41:04.498 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.502 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-03 22:41:04.507 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-03 22:41:04.511 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.515 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-03 22:41:04.520 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-03 22:41:04.524 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.527 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-03 22:41:04.532 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-03 22:41:04.536 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.540 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-03 22:41:04.543 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-03 22:41:04.547 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-03 22:41:04.547 | magnum-cluster-api has overridden the following defaults 2026-03-03 22:41:04.550 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-03 22:41:04.552 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-03 22:41:04.552 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-03 22:41:04.552 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-03 22:41:04.552 | LIBVIRT_TYPE=kvm 2026-03-03 22:41:04.553 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-03 22:41:04.556 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-03 22:41:04.560 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-03 22:41:04.564 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-03 22:41:04.568 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-03 22:41:04.573 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-03 22:41:04.577 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-03 22:41:04.582 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-03 22:41:04.585 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:41:04.589 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-03 22:41:04.593 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-03 22:41:04.621 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-03 22:41:04.625 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-03 22:41:04.651 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:41:04.657 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.12 2026-03-03 22:41:04.662 | +++ functions-common:ipv6_unquote:2210 : echo 162.253.55.12 2026-03-03 22:41:04.667 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-03 22:41:04.675 | ++ lib/tls:source:40 : TLS_IP=162.253.55.12 2026-03-03 22:41:04.680 | +++ lib/tls:source:43 : hostname -f 2026-03-03 22:41:04.688 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000157713.novalocal 2026-03-03 22:41:04.692 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-03 22:41:04.696 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-03 22:41:04.700 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-03 22:41:04.704 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-03 22:41:04.707 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-03 22:41:04.711 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-03 22:41:04.715 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-03 22:41:04.719 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-03 22:41:04.724 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-03 22:41:04.731 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-03 22:41:04.752 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-03 22:41:04.783 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-03 22:41:04.805 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-03 22:41:04.835 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-03 22:41:04.901 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-03 22:41:05.032 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-03 22:41:05.229 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-03 22:41:05.278 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-03 22:41:05.378 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-03 22:41:05.469 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-03 22:41:05.474 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-03 22:41:05.502 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:41:05.507 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-03 22:41:05.512 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-03 22:41:05.516 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-03 22:41:05.522 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-03 22:41:05.526 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-03 22:41:05.532 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-03 22:41:05.563 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:05.567 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-03 22:41:05.572 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:41:05.576 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-03 22:41:05.580 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-03 22:41:05.585 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-03 22:41:05.590 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-03 22:41:05.595 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-03 22:41:05.599 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-03 22:41:05.604 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-03 22:41:05.636 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-03 22:41:05.642 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-03 22:41:05.647 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-03 22:41:05.652 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-03 22:41:05.656 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-03 22:41:05.661 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-03 22:41:05.665 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-03 22:41:05.670 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-03 22:41:05.676 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-03 22:41:05.681 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-03 22:41:05.686 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-03 22:41:05.690 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-03 22:41:05.695 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-03 22:41:05.700 | ++ lib/neutron:source:118 : Q_HOST=162.253.55.12 2026-03-03 22:41:05.705 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-03 22:41:05.711 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-03 22:41:05.716 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-03 22:41:05.717 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-03 22:41:05.725 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:41:05.729 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-03 22:41:05.734 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-03 22:41:05.740 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-03 22:41:05.744 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-03 22:41:05.750 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-03 22:41:05.781 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-03 22:41:05.800 | +++ lib/neutron:source:132 : ipv6_unquote 162.253.55.12 2026-03-03 22:41:05.806 | +++ functions-common:ipv6_unquote:2210 : echo 162.253.55.12 2026-03-03 22:41:05.806 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-03 22:41:05.813 | ++ lib/neutron:source:132 : Q_META_DATA_IP=162.253.55.12 2026-03-03 22:41:05.817 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-03 22:41:05.822 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-03 22:41:05.827 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-03 22:41:05.832 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-03 22:41:05.839 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-03 22:41:05.844 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-03 22:41:05.856 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-03 22:41:05.859 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-03 22:41:05.863 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-03 22:41:05.867 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-03 22:41:05.872 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-03 22:41:05.876 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-03 22:41:05.881 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-03 22:41:05.885 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-03 22:41:05.890 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-03 22:41:05.895 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-03 22:41:05.899 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-03 22:41:05.904 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-03 22:41:05.909 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:41:05.914 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-03 22:41:05.919 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-03 22:41:05.924 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-03 22:41:05.951 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:05.955 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-03 22:41:05.961 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-03 22:41:05.966 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-03 22:41:05.971 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-03 22:41:05.974 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:05.979 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:41:05.983 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-03 22:41:05.987 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-03 22:41:05.992 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-03 22:41:05.995 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-03 22:41:05.999 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-03 22:41:06.005 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-03 22:41:06.010 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-03 22:41:06.014 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-03 22:41:06.018 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-03 22:41:06.023 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-03 22:41:06.027 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-03 22:41:06.032 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-03 22:41:06.035 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-03 22:41:06.268 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-03 22:41:06.297 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-03 22:41:06.302 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-03 22:41:06.306 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-03 22:41:06.312 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-03 22:41:06.318 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-03 22:41:06.323 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-03 22:41:06.327 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-03 22:41:06.331 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-03 22:41:06.336 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-03 22:41:06.341 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-03 22:41:06.346 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-03 22:41:06.350 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-03 22:41:06.354 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-03 22:41:06.359 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-03 22:41:06.363 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-03 22:41:06.367 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-03 22:41:06.371 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-03 22:41:06.376 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-03 22:41:06.380 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-03 22:41:06.384 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-03 22:41:06.391 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-03 22:41:06.391 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-03 22:41:06.392 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-03 22:41:06.397 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-03 22:41:06.414 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e2:3e70:5c6f 2026-03-03 22:41:06.419 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-03 22:41:06.423 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-03 22:41:06.428 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-03 22:41:06.432 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-03 22:41:06.448 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde2:3e70:5c6f::/56 2026-03-03 22:41:06.455 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde2:3e70:5c6f::/56 2026-03-03 22:41:06.455 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-03 22:41:06.466 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde2:3e70:5c6f::/64 2026-03-03 22:41:06.471 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-03 22:41:06.476 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-03 22:41:06.481 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-03 22:41:06.486 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-03 22:41:06.489 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-03 22:41:06.496 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-03 22:41:06.501 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-03 22:41:06.505 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-03 22:41:06.510 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-03 22:41:06.514 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-03 22:41:06.519 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-03 22:41:06.524 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-03 22:41:06.529 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fde2:3e70:5c6f::/56 2026-03-03 22:41:06.534 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-03 22:41:06.539 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-03 22:41:06.546 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-03 22:41:06.547 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-03 22:41:06.547 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-03 22:41:06.556 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-03 22:41:06.563 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-03 22:41:06.563 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-03 22:41:06.564 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-03 22:41:06.574 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-03 22:41:06.574 | ens3' 2026-03-03 22:41:06.583 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-03 22:41:06.587 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-03 22:41:06.592 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-03 22:41:06.598 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-03 22:41:06.602 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-03 22:41:06.607 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-03 22:41:06.612 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-03 22:41:06.617 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-03 22:41:06.650 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-03 22:41:06.677 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-03 22:41:06.702 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-03 22:41:06.729 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-03 22:41:06.756 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-03 22:41:06.827 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-03 22:41:06.834 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-03 22:41:06.838 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-03 22:41:06.843 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-03 22:41:06.849 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-03 22:41:06.855 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-03 22:41:06.890 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-03 22:41:06.894 | + ./stack.sh:main:629 : run_phase source 2026-03-03 22:41:06.899 | + functions-common:run_phase:1840 : local mode=source 2026-03-03 22:41:06.904 | + functions-common:run_phase:1841 : local phase= 2026-03-03 22:41:06.908 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-03 22:41:06.912 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-03 22:41:06.917 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-03 22:41:06.921 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-03 22:41:06.925 | + functions-common:run_phase:1850 : local extra 2026-03-03 22:41:06.931 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:41:06.943 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-03 22:41:06.948 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-03 22:41:06.953 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-03 22:41:06.958 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-03 22:41:06.963 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-03 22:41:06.994 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:41:06.998 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-03 22:41:07.003 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-03 22:41:07.007 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:41:07.010 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-03 22:41:07.015 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-03 22:41:07.020 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-03 22:41:07.020 | Loading plugin settings 2026-03-03 22:41:07.024 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-03 22:41:07.029 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-03 22:41:07.033 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-03 22:41:07.038 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-03 22:41:07.041 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-03 22:41:07.054 | ++ functions-common:define_plugin:1884 : : 2026-03-03 22:41:07.057 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-03 22:41:07.061 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-03 22:41:07.066 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-03 22:41:07.071 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-03 22:41:07.077 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-03 22:41:07.081 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-03 22:41:07.086 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-03 22:41:07.090 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-03 22:41:07.094 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-03 22:41:07.101 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-03 22:41:07.133 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:07.138 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-03 22:41:07.144 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:41:07.149 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-03 22:41:07.154 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-03 22:41:07.157 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-03 22:41:07.162 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-03 22:41:07.167 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-03 22:41:07.172 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-03 22:41:07.177 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-03 22:41:07.182 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://162.253.55.12/key-manager 2026-03-03 22:41:07.188 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-03 22:41:07.193 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-03 22:41:07.197 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-03 22:41:07.204 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-03 22:41:07.234 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-03 22:41:07.238 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-03 22:41:07.317 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-03 22:41:07.321 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-03 22:41:07.326 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-03 22:41:07.331 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-03 22:41:07.336 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-03 22:41:07.367 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-03 22:41:07.372 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-03 22:41:07.446 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-03 22:41:07.526 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-03 22:41:07.530 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-03 22:41:07.535 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-03 22:41:07.539 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-03 22:41:07.545 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-03 22:41:07.548 | ++ functions-common:define_plugin:1884 : : 2026-03-03 22:41:07.553 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-03 22:41:07.557 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-03 22:41:07.562 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-03 22:41:07.567 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-03 22:41:07.572 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-03 22:41:07.577 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-03 22:41:08.047 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-03 22:41:08.047 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-03 22:41:08.047 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-03 22:41:08.047 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-03 22:41:08.047 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.12/identity 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=162.253.55.12 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://162.253.55.12:8786 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-03 22:41:08.048 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-03 22:41:08.048 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:08.048 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-03 22:41:08.048 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://162.253.55.12/share 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-03 22:41:08.049 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-03 22:41:08.049 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.12 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.12 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.12 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-03 22:41:08.049 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-03 22:41:08.050 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-03 22:41:08.052 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-03 22:41:08.059 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-03 22:41:08.064 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-03 22:41:08.070 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-03 22:41:08.105 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-03 22:41:08.110 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-03 22:41:08.197 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-03 22:41:08.279 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-03 22:41:08.357 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-03 22:41:08.450 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-03 22:41:08.532 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-03 22:41:08.536 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-03 22:41:08.542 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-03 22:41:08.547 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-03 22:41:08.553 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-03 22:41:08.557 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-03 22:41:08.561 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-03 22:41:08.566 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-03 22:41:08.571 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-03 22:41:08.576 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-03 22:41:08.605 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:08.611 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-03 22:41:08.616 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:41:08.621 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-03 22:41:08.626 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-03 22:41:08.631 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-03 22:41:08.636 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-03 22:41:08.641 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-03 22:41:08.646 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-03 22:41:08.651 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-03 22:41:08.656 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-03 22:41:08.665 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-03 22:41:08.670 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-03 22:41:08.675 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-03 22:41:08.680 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-03 22:41:08.684 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-03 22:41:08.690 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-03 22:41:08.694 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-03 22:41:08.700 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-03 22:41:08.705 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-03 22:41:08.709 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-03 22:41:08.713 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-03 22:41:08.718 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-03 22:41:08.722 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-03 22:41:08.737 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-03 22:41:08.737 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-03 22:41:08.737 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-03 22:41:08.741 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-03 22:41:08.746 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-03 22:41:08.751 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-03 22:41:08.756 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-03 22:41:08.761 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-03 22:41:08.766 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-03 22:41:08.771 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-03 22:41:08.775 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-03 22:41:08.781 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-03 22:41:08.785 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-03 22:41:08.789 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-03 22:41:08.794 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-03 22:41:08.798 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-03 22:41:08.804 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-03 22:41:08.809 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-03 22:41:08.812 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-03 22:41:08.817 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-03 22:41:08.821 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-03 22:41:08.826 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-03 22:41:08.831 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-03 22:41:08.835 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-03 22:41:08.841 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-03 22:41:08.845 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-03 22:41:08.850 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-03 22:41:08.855 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-03 22:41:08.859 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-03 22:41:08.863 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:41:08.868 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:41:08.872 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:41:08.877 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:41:08.882 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:41:08.887 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-03 22:41:08.891 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-03 22:41:08.896 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-03 22:41:08.901 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-03 22:41:08.906 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-03 22:41:08.911 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-03 22:41:08.916 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-03 22:41:08.919 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-03 22:41:08.924 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-03 22:41:08.928 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-03 22:41:08.933 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-03 22:41:08.937 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-03 22:41:08.942 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-03 22:41:08.948 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-03 22:41:08.953 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-03 22:41:08.958 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-03 22:41:08.962 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-03 22:41:08.967 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-03 22:41:08.972 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-03 22:41:08.977 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-03 22:41:08.981 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-03 22:41:08.986 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-03 22:41:08.991 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-03 22:41:08.996 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-03 22:41:09.001 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-03 22:41:09.006 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-03 22:41:09.010 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-03 22:41:09.015 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-03 22:41:09.020 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-03 22:41:09.026 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-03 22:41:09.031 | ++ functions-common:define_plugin:1884 : : 2026-03-03 22:41:09.037 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-03 22:41:09.041 | ++ functions-common:plugin_requires:1897 : : 2026-03-03 22:41:09.046 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-03 22:41:09.051 | ++ functions-common:plugin_requires:1897 : : 2026-03-03 22:41:09.055 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-03 22:41:09.061 | ++ functions-common:plugin_requires:1897 : : 2026-03-03 22:41:09.065 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-03 22:41:09.070 | ++ functions-common:plugin_requires:1897 : : 2026-03-03 22:41:09.075 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-03 22:41:09.157 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-03 22:41:09.160 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:41:09.166 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-03 22:41:09.172 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-03 22:41:09.177 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-03 22:41:09.183 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-03 22:41:09.189 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-03 22:41:09.194 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-03 22:41:09.199 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-03 22:41:09.204 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-03 22:41:09.210 | + functions-common:verify_disabled_services:2123 : local service 2026-03-03 22:41:09.215 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.219 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-03 22:41:09.225 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.229 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-03 22:41:09.234 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.240 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-03 22:41:09.245 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.250 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-03 22:41:09.256 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.261 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-03 22:41:09.266 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.271 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-03 22:41:09.276 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.280 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-03 22:41:09.286 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.292 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-03 22:41:09.295 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.300 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-03 22:41:09.306 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.311 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-03 22:41:09.317 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.323 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-03 22:41:09.328 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.333 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-03 22:41:09.338 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.343 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-03 22:41:09.348 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.353 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-03 22:41:09.358 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.362 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-03 22:41:09.367 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.371 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-03 22:41:09.376 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.382 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-03 22:41:09.387 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.392 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-03 22:41:09.398 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.403 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-03 22:41:09.408 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.413 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-03 22:41:09.419 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.424 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-03 22:41:09.429 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.434 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-03 22:41:09.438 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.443 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-03 22:41:09.448 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.453 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-03 22:41:09.460 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.465 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-03 22:41:09.470 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.475 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-03 22:41:09.480 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.485 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-03 22:41:09.491 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.495 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-03 22:41:09.501 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.505 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-03 22:41:09.510 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.514 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-03 22:41:09.521 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.526 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-03 22:41:09.531 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.536 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-03 22:41:09.541 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.546 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-03 22:41:09.552 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.558 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-03 22:41:09.563 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.568 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-03 22:41:09.573 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.578 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-03 22:41:09.584 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.589 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-03 22:41:09.594 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.599 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-03 22:41:09.604 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-03 22:41:09.609 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-03 22:41:09.615 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-03 22:41:09.620 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-03 22:41:09.625 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-03 22:41:09.658 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:41:09.663 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-03 22:41:09.669 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-03 22:41:09.673 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-03 22:41:09.702 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:41:09.707 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-03 22:41:09.714 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-03 22:41:09.718 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-03 22:41:09.723 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-03 22:41:09.728 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-03 22:41:09.733 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-03 22:41:09.738 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-03 22:41:09.745 | + lib/database:initialize_database_backends:92 : return 0 2026-03-03 22:41:09.749 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-03 22:41:09.749 | Using mysql database backend 2026-03-03 22:41:09.753 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-03 22:41:09.784 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-03 22:41:09.791 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-03 22:41:09.797 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-03 22:41:09.802 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-03 22:41:09.808 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-03 22:41:09.815 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-03 22:41:09.854 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:41:09.860 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-03 22:41:09.895 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-03 22:41:09.925 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:41:09.931 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-03 22:41:09.964 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-03 22:41:09.996 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-03 22:41:10.029 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:41:10.035 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-03 22:41:10.065 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:41:10.069 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-03 22:41:10.075 | + functions-common:save_stackenv:63 : local tag=762 2026-03-03 22:41:10.080 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-03 22:41:10.087 | + functions-common:save_stackenv:65 : time_stamp=2026-03-03-224110 2026-03-03 22:41:10.093 | + functions-common:save_stackenv:66 : echo '# 2026-03-03-224110 762' 2026-03-03 22:41:10.097 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.103 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-03 22:41:10.108 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.112 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-03 22:41:10.117 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.121 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-03 22:41:10.125 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.139 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-03 22:41:10.143 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.148 | + functions-common:save_stackenv:68 : echo HOST_IP=162.253.55.12 2026-03-03 22:41:10.154 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.159 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://162.253.55.12/identity 2026-03-03 22:41:10.164 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.168 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 22:41:10.172 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.178 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-03 22:41:10.183 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.188 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=162.253.55.12 2026-03-03 22:41:10.192 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.197 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-03 22:41:10.202 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.207 | + functions-common:save_stackenv:68 : echo TLS_IP=162.253.55.12 2026-03-03 22:41:10.213 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.218 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-03 22:41:10.224 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.229 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-03 22:41:10.234 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.240 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:41:10.245 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:41:10.251 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-03 22:41:10.256 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-03 22:41:10.261 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-03 22:41:10.265 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-03 22:41:10.270 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-03 22:41:10.275 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:41:10.279 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:41:10.285 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:41:10.291 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:41:10.295 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:41:10.301 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:41:10.333 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:41:10.338 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:41:10.341 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:10.348 | + functions-common:git_clone:602 : echo master 2026-03-03 22:41:10.348 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:41:10.357 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-03 22:41:10.361 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:10.366 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-03 22:41:10.407 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-03 22:41:10.413 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:41:10.414 | + functions-common:git_clone:665 : head -1 2026-03-03 22:41:10.419 | c702fcd2 update constraint for python-cinderclient to new release 9.9.0 2026-03-03 22:41:10.424 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:41:10.430 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-03 22:41:10.435 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:41:10.440 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-03 22:41:10.445 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-03 22:41:10.450 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-03 22:41:10.455 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-03 22:41:10.461 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-03 22:41:10.466 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-03 22:41:10.470 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-03 22:41:10.476 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-03 22:41:10.482 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-03 22:41:10.490 | ++ tools/install_prereqs.sh:source:47 : NOW=1772577670 2026-03-03 22:41:10.496 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-03 22:41:10.505 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-03 22:41:10.512 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-03 22:41:10.517 | ++ tools/install_prereqs.sh:source:49 : DELTA=1772577670 2026-03-03 22:41:10.522 | ++ tools/install_prereqs.sh:source:50 : [[ 1772577670 -lt 7200 ]] 2026-03-03 22:41:10.527 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-03 22:41:10.533 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-03 22:41:10.538 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-03 22:41:10.543 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-03 22:41:10.549 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-03 22:41:10.554 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-03 22:41:10.559 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-03 22:41:10.566 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-03 22:41:10.617 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-03 22:41:10.617 | apache2-dev 2026-03-03 22:41:10.617 | bc 2026-03-03 22:41:10.617 | bsdmainutils 2026-03-03 22:41:10.617 | curl 2026-03-03 22:41:10.617 | g++ 2026-03-03 22:41:10.617 | gawk 2026-03-03 22:41:10.617 | gcc 2026-03-03 22:41:10.617 | gettext 2026-03-03 22:41:10.617 | git 2026-03-03 22:41:10.617 | graphviz 2026-03-03 22:41:10.617 | iputils-ping 2026-03-03 22:41:10.617 | libffi-dev 2026-03-03 22:41:10.617 | libjpeg-dev 2026-03-03 22:41:10.617 | libpq-dev 2026-03-03 22:41:10.617 | libssl-dev 2026-03-03 22:41:10.617 | libsystemd-dev 2026-03-03 22:41:10.617 | libxml2-dev 2026-03-03 22:41:10.617 | libxslt1-dev 2026-03-03 22:41:10.617 | libyaml-dev 2026-03-03 22:41:10.617 | lsof 2026-03-03 22:41:10.617 | openssh-server 2026-03-03 22:41:10.617 | openssl 2026-03-03 22:41:10.617 | pkg-config 2026-03-03 22:41:10.617 | psmisc 2026-03-03 22:41:10.617 | python3-dev 2026-03-03 22:41:10.617 | python3-pip 2026-03-03 22:41:10.617 | python3-systemd 2026-03-03 22:41:10.617 | python3-venv 2026-03-03 22:41:10.617 | tar 2026-03-03 22:41:10.617 | tcpdump 2026-03-03 22:41:10.617 | unzip 2026-03-03 22:41:10.617 | uuid-runtime 2026-03-03 22:41:10.617 | wget 2026-03-03 22:41:10.617 | zlib1g-dev 2026-03-03 22:41:10.617 | lvm2 2026-03-03 22:41:10.617 | qemu-utils 2026-03-03 22:41:10.617 | thin-provisioning-tools 2026-03-03 22:41:10.617 | lsscsi 2026-03-03 22:41:10.617 | open-iscsi 2026-03-03 22:41:10.617 | libkrb5-dev 2026-03-03 22:41:10.617 | libldap2-dev 2026-03-03 22:41:10.617 | libsasl2-dev 2026-03-03 22:41:10.617 | memcached 2026-03-03 22:41:10.617 | python3-mysqldb 2026-03-03 22:41:10.617 | sqlite3 2026-03-03 22:41:10.617 | conntrack 2026-03-03 22:41:10.617 | curl 2026-03-03 22:41:10.617 | ebtables 2026-03-03 22:41:10.617 | genisoimage 2026-03-03 22:41:10.617 | iptables 2026-03-03 22:41:10.617 | iputils-arping 2026-03-03 22:41:10.617 | kpartx 2026-03-03 22:41:10.617 | libjs-jquery-tablesorter 2026-03-03 22:41:10.617 | parted 2026-03-03 22:41:10.617 | pm-utils 2026-03-03 22:41:10.617 | python3-mysqldb 2026-03-03 22:41:10.617 | socat 2026-03-03 22:41:10.617 | sqlite3 2026-03-03 22:41:10.617 | sudo 2026-03-03 22:41:10.617 | vlan 2026-03-03 22:41:10.618 | cryptsetup 2026-03-03 22:41:10.618 | dosfstools 2026-03-03 22:41:10.618 | genisoimage 2026-03-03 22:41:10.618 | gir1.2-libosinfo-1.0 2026-03-03 22:41:10.618 | netcat-openbsd 2026-03-03 22:41:10.618 | open-iscsi 2026-03-03 22:41:10.618 | qemu-utils 2026-03-03 22:41:10.618 | sg3-utils 2026-03-03 22:41:10.618 | sysfsutils 2026-03-03 22:41:10.618 | acl 2026-03-03 22:41:10.618 | dnsmasq-base 2026-03-03 22:41:10.618 | dnsmasq-utils 2026-03-03 22:41:10.618 | ebtables 2026-03-03 22:41:10.618 | haproxy 2026-03-03 22:41:10.618 | iptables 2026-03-03 22:41:10.618 | iputils-arping 2026-03-03 22:41:10.618 | iputils-ping 2026-03-03 22:41:10.618 | postgresql-server-dev-all 2026-03-03 22:41:10.618 | python3-mysqldb 2026-03-03 22:41:10.618 | sqlite3 2026-03-03 22:41:10.618 | sudo 2026-03-03 22:41:10.618 | vlan 2026-03-03 22:41:10.618 | apache2' 2026-03-03 22:41:10.623 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-03 22:41:10.687 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-03 22:41:10.687 | apache2-dev 2026-03-03 22:41:10.687 | bc 2026-03-03 22:41:10.687 | bsdmainutils 2026-03-03 22:41:10.687 | curl 2026-03-03 22:41:10.687 | g++ 2026-03-03 22:41:10.687 | gawk 2026-03-03 22:41:10.687 | gcc 2026-03-03 22:41:10.687 | gettext 2026-03-03 22:41:10.687 | git 2026-03-03 22:41:10.687 | graphviz 2026-03-03 22:41:10.687 | iputils-ping 2026-03-03 22:41:10.687 | libffi-dev 2026-03-03 22:41:10.687 | libjpeg-dev 2026-03-03 22:41:10.687 | libpq-dev 2026-03-03 22:41:10.687 | libssl-dev 2026-03-03 22:41:10.687 | libsystemd-dev 2026-03-03 22:41:10.687 | libxml2-dev 2026-03-03 22:41:10.687 | libxslt1-dev 2026-03-03 22:41:10.687 | libyaml-dev 2026-03-03 22:41:10.687 | lsof 2026-03-03 22:41:10.687 | openssh-server 2026-03-03 22:41:10.687 | openssl 2026-03-03 22:41:10.688 | pkg-config 2026-03-03 22:41:10.688 | psmisc 2026-03-03 22:41:10.688 | python3-dev 2026-03-03 22:41:10.688 | python3-pip 2026-03-03 22:41:10.688 | python3-systemd 2026-03-03 22:41:10.688 | python3-venv 2026-03-03 22:41:10.688 | tar 2026-03-03 22:41:10.688 | tcpdump 2026-03-03 22:41:10.688 | unzip 2026-03-03 22:41:10.688 | uuid-runtime 2026-03-03 22:41:10.688 | wget 2026-03-03 22:41:10.688 | zlib1g-dev 2026-03-03 22:41:10.688 | lvm2 2026-03-03 22:41:10.688 | qemu-utils 2026-03-03 22:41:10.688 | thin-provisioning-tools 2026-03-03 22:41:10.688 | lsscsi 2026-03-03 22:41:10.688 | open-iscsi 2026-03-03 22:41:10.688 | libkrb5-dev 2026-03-03 22:41:10.688 | libldap2-dev 2026-03-03 22:41:10.688 | libsasl2-dev 2026-03-03 22:41:10.688 | memcached 2026-03-03 22:41:10.688 | python3-mysqldb 2026-03-03 22:41:10.688 | sqlite3 2026-03-03 22:41:10.688 | conntrack 2026-03-03 22:41:10.688 | curl 2026-03-03 22:41:10.688 | ebtables 2026-03-03 22:41:10.688 | genisoimage 2026-03-03 22:41:10.688 | iptables 2026-03-03 22:41:10.688 | iputils-arping 2026-03-03 22:41:10.688 | kpartx 2026-03-03 22:41:10.688 | libjs-jquery-tablesorter 2026-03-03 22:41:10.688 | parted 2026-03-03 22:41:10.688 | pm-utils 2026-03-03 22:41:10.688 | python3-mysqldb 2026-03-03 22:41:10.688 | socat 2026-03-03 22:41:10.689 | sqlite3 2026-03-03 22:41:10.689 | sudo 2026-03-03 22:41:10.689 | vlan 2026-03-03 22:41:10.689 | cryptsetup 2026-03-03 22:41:10.689 | dosfstools 2026-03-03 22:41:10.689 | genisoimage 2026-03-03 22:41:10.689 | gir1.2-libosinfo-1.0 2026-03-03 22:41:10.689 | netcat-openbsd 2026-03-03 22:41:10.689 | open-iscsi 2026-03-03 22:41:10.689 | qemu-utils 2026-03-03 22:41:10.689 | sg3-utils 2026-03-03 22:41:10.689 | sysfsutils 2026-03-03 22:41:10.689 | acl 2026-03-03 22:41:10.689 | dnsmasq-base 2026-03-03 22:41:10.689 | dnsmasq-utils 2026-03-03 22:41:10.689 | ebtables 2026-03-03 22:41:10.689 | haproxy 2026-03-03 22:41:10.689 | iptables 2026-03-03 22:41:10.689 | iputils-arping 2026-03-03 22:41:10.689 | iputils-ping 2026-03-03 22:41:10.689 | postgresql-server-dev-all 2026-03-03 22:41:10.689 | python3-mysqldb 2026-03-03 22:41:10.689 | sqlite3 2026-03-03 22:41:10.689 | sudo 2026-03-03 22:41:10.689 | vlan 2026-03-03 22:41:10.689 | apache2 lvm2 2026-03-03 22:41:10.689 | golang 2026-03-03 22:41:10.689 | debootstrap 2026-03-03 22:41:10.689 | rsyslog' 2026-03-03 22:41:10.693 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-03 22:41:10.698 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:41:10.703 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:41:10.709 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-03 22:41:10.710 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-03 22:41:10.718 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-03 22:41:10.724 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-03 22:41:10.728 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:41:10.732 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:41:10.737 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:41:10.743 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:41:10.747 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:41:10.752 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:41:10.757 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:41:10.762 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:41:10.766 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:41:10.771 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:41:10.776 | ++ functions-common:apt_get_update:1159 : return 2026-03-03 22:41:10.781 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-03 22:41:10.786 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:41:10.791 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:41:10.796 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:41:10.802 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-03 22:41:10.843 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-03 22:41:10.888 | Reading package lists... 2026-03-03 22:41:11.157 | Building dependency tree... 2026-03-03 22:41:11.157 | Reading state information... 2026-03-03 22:41:11.484 | curl is already the newest version (8.5.0-2ubuntu10.7). 2026-03-03 22:41:11.484 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-03 22:41:11.484 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.14). 2026-03-03 22:41:11.484 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-03 22:41:11.484 | openssl set to manually installed. 2026-03-03 22:41:11.484 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-03 22:41:11.484 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.4). 2026-03-03 22:41:11.484 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-03 22:41:11.484 | zlib1g-dev set to manually installed. 2026-03-03 22:41:11.484 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-03 22:41:11.484 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-03 22:41:11.484 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.1). 2026-03-03 22:41:11.484 | The following additional packages will be installed: 2026-03-03 22:41:11.484 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-03 22:41:11.484 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-03 22:41:11.484 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-03-03 22:41:11.484 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-03-03 22:41:11.484 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-03 22:41:11.484 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-03-03 22:41:11.484 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-03-03 22:41:11.484 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-03-03 22:41:11.485 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-03-03 22:41:11.485 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-03-03 22:41:11.485 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-03-03 22:41:11.485 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-03-03 22:41:11.485 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-03-03 22:41:11.485 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-03-03 22:41:11.485 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-03-03 22:41:11.485 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-03-03 22:41:11.485 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-03-03 22:41:11.485 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-03 22:41:11.485 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-03-03 22:41:11.485 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-03 22:41:11.485 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-03 22:41:11.485 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-03 22:41:11.485 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-03 22:41:11.485 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-03 22:41:11.485 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-03 22:41:11.485 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-03 22:41:11.485 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-03 22:41:11.485 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-03-03 22:41:11.485 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnuma1 2026-03-03 22:41:11.485 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-03-03 22:41:11.485 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-03-03 22:41:11.485 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-03-03 22:41:11.485 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-03-03 22:41:11.485 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-03-03 22:41:11.485 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-03-03 22:41:11.485 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-03-03 22:41:11.485 | libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 libtool libtsan2 2026-03-03 22:41:11.486 | libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 libx11-data libxau6 2026-03-03 22:41:11.486 | libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 2026-03-03 22:41:11.486 | libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 2026-03-03 22:41:11.486 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-03-03 22:41:11.486 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-03-03 22:41:11.486 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-03-03 22:41:11.486 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-03-03 22:41:11.486 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-03-03 22:41:11.486 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-03-03 22:41:11.486 | xz-utils 2026-03-03 22:41:11.487 | Suggested packages: 2026-03-03 22:41:11.487 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-03 22:41:11.487 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-03 22:41:11.487 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-03 22:41:11.487 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-03 22:41:11.487 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-03 22:41:11.487 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-03 22:41:11.487 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-03 22:41:11.487 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-03 22:41:11.487 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-03 22:41:11.487 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-03 22:41:11.487 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-03 22:41:11.487 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-03 22:41:11.487 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-03 22:41:11.487 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-03 22:41:11.487 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-03 22:41:11.487 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-03 22:41:11.487 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-03-03 22:41:11.487 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-03 22:41:11.487 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-03 22:41:11.487 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-03 22:41:11.487 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-03 22:41:11.487 | rsyslog-relp sqlite3-doc zip 2026-03-03 22:41:11.487 | Recommended packages: 2026-03-03 22:41:11.487 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-03 22:41:11.487 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-03 22:41:11.487 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-03 22:41:11.487 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-03 22:41:11.487 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-03-03 22:41:11.487 | libmail-sendmail-perl logrotate qemu-block-extra 2026-03-03 22:41:11.621 | The following NEW packages will be installed: 2026-03-03 22:41:11.621 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-03 22:41:11.621 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-03 22:41:11.621 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-03 22:41:11.621 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-03 22:41:11.621 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-03 22:41:11.621 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-03 22:41:11.621 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-03 22:41:11.621 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-03 22:41:11.621 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-03 22:41:11.621 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-03 22:41:11.621 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-03 22:41:11.621 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-03 22:41:11.621 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-03 22:41:11.621 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-03 22:41:11.621 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-03 22:41:11.621 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-03 22:41:11.621 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-03 22:41:11.621 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-03 22:41:11.621 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-03 22:41:11.621 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-03 22:41:11.621 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-03 22:41:11.621 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-03 22:41:11.621 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-03 22:41:11.621 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-03 22:41:11.622 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-03 22:41:11.622 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-03 22:41:11.622 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-03 22:41:11.622 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-03 22:41:11.622 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-03 22:41:11.622 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-03 22:41:11.622 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-03 22:41:11.622 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-03 22:41:11.622 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-03 22:41:11.622 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-03 22:41:11.622 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-03 22:41:11.622 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-03 22:41:11.622 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-03 22:41:11.622 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-03 22:41:11.622 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-03 22:41:11.622 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-03 22:41:11.622 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-03 22:41:11.622 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-03 22:41:11.622 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-03 22:41:11.622 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-03 22:41:11.622 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-03 22:41:11.622 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-03 22:41:11.622 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-03 22:41:11.622 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-03 22:41:11.622 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-03 22:41:11.622 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-03 22:41:11.622 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-03 22:41:11.622 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-03 22:41:11.622 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-03 22:41:11.622 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-03 22:41:11.622 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-03 22:41:11.622 | xz-utils 2026-03-03 22:41:11.717 | 0 upgraded, 304 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:41:11.717 | Need to get 305 MB of archives. 2026-03-03 22:41:11.717 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-03 22:41:11.717 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-03 22:41:20.441 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-03 22:41:20.511 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-03 22:41:20.514 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-03 22:41:20.548 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-03 22:41:20.552 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-03 22:41:20.564 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.10 [1,334 kB] 2026-03-03 22:41:20.702 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.10 [163 kB] 2026-03-03 22:41:20.710 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.10 [98.1 kB] 2026-03-03 22:41:20.715 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.10 [90.2 kB] 2026-03-03 22:41:20.719 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-03 22:41:20.736 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-03 22:41:20.736 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-03 22:41:20.753 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-03 22:41:20.810 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-03 22:41:20.812 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-03 22:41:20.816 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-03 22:41:20.818 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-03 22:41:20.819 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-03 22:41:20.819 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-03 22:41:20.822 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-03 22:41:20.823 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-03 22:41:20.827 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-03 22:41:20.828 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-03 22:41:20.841 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-03 22:41:20.843 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-03 22:41:20.844 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-03 22:41:20.845 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-03 22:41:20.846 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-03 22:41:20.848 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-03 22:41:20.850 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-03 22:41:20.854 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-03 22:41:20.868 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-03 22:41:20.875 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.4 [73.7 kB] 2026-03-03 22:41:20.876 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-03 22:41:20.877 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-03 22:41:20.878 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-03 22:41:20.883 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-03 22:41:20.884 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-03 22:41:20.884 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-03 22:41:20.885 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-03 22:41:20.898 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-03-03 22:41:20.899 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-03-03 22:41:20.901 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-03 22:41:20.902 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-03 22:41:20.904 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2026-03-03 22:41:20.908 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-03 22:41:20.913 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-03 22:41:20.915 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-03 22:41:20.916 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-03 22:41:20.917 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-03 22:41:20.917 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-03 22:41:20.927 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-03 22:41:20.929 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-03 22:41:20.931 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-03 22:41:20.944 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-03 22:41:20.944 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-03 22:41:20.947 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-03 22:41:20.960 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-03 22:41:20.961 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-03 22:41:20.961 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-03 22:41:20.963 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-03 22:41:20.968 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-03 22:41:20.970 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-03 22:41:20.973 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-03-03 22:41:20.975 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-03 22:41:20.976 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-03 22:41:20.983 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-03 22:41:20.985 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-03 22:41:20.989 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-03 22:41:20.995 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-03 22:41:21.002 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-03 22:41:21.003 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-03-03 22:41:21.004 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-03 22:41:21.017 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-03 22:41:21.018 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-03-03 22:41:21.112 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-03-03 22:41:21.113 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-03-03 22:41:21.113 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-03 22:41:21.113 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-03-03 22:41:21.113 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2026-03-03 22:41:21.115 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2026-03-03 22:41:21.115 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2026-03-03 22:41:21.118 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2026-03-03 22:41:21.119 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2026-03-03 22:41:21.127 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2026-03-03 22:41:21.138 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2026-03-03 22:41:21.159 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-03 22:41:21.161 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-03 22:41:21.161 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-03 22:41:21.161 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-03 22:41:21.183 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-03 22:41:21.197 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-03 22:41:21.233 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-03 22:41:21.244 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-03 22:41:21.259 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-03 22:41:21.262 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-03-03 22:41:21.289 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-03-03 22:41:21.501 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2026-03-03 22:41:21.502 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-03 22:41:21.507 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-03-03 22:41:21.508 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-03 22:41:21.508 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-03 22:41:21.760 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-03 22:41:21.891 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-03-03 22:41:21.917 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-03 22:41:21.918 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-03 22:41:21.918 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-03-03 22:41:21.919 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-03 22:41:21.925 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-03 22:41:21.952 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-03 22:41:22.051 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-03 22:41:22.052 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-03 22:41:22.054 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-03 22:41:22.054 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-03 22:41:22.056 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-03 22:41:22.056 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-03 22:41:22.056 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-03 22:41:22.057 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-03 22:41:22.059 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-03 22:41:22.070 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-03 22:41:22.077 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-03 22:41:22.080 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-03 22:41:22.080 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-03 22:41:22.091 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-03 22:41:22.091 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-03 22:41:22.093 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-03 22:41:22.099 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-03 22:41:22.099 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-03 22:41:22.101 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-03 22:41:22.111 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.4 [33.5 kB] 2026-03-03 22:41:22.111 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-03 22:41:22.111 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-03 22:41:22.114 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-03 22:41:22.130 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-03-03 22:41:22.137 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-03-03 22:41:22.138 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-03 22:41:22.143 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-03 22:41:22.145 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-03 22:41:22.146 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-03 22:41:22.147 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-03 22:41:22.152 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.10 [201 kB] 2026-03-03 22:41:22.154 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-03 22:41:22.155 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-03 22:41:22.165 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-03 22:41:22.166 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-03 22:41:22.167 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-03 22:41:22.171 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-03 22:41:22.174 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-03 22:41:22.174 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-03 22:41:22.179 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-03 22:41:22.179 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-03-03 22:41:22.180 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-03 22:41:22.182 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-03 22:41:22.202 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-03 22:41:22.205 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-03 22:41:22.208 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-03 22:41:22.212 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-03 22:41:22.214 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-03 22:41:22.219 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-03 22:41:22.228 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-03 22:41:22.229 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-03 22:41:22.230 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-03 22:41:22.232 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-03-03 22:41:22.347 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-03-03 22:41:22.347 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-03 22:41:22.347 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-03 22:41:22.347 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-03 22:41:22.349 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-03 22:41:22.352 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-03 22:41:22.352 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-03 22:41:22.352 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-03 22:41:22.352 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-03 22:41:22.363 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-03 22:41:22.364 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-03 22:41:22.365 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-03 22:41:22.365 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-03 22:41:22.378 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-03 22:41:22.378 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-03 22:41:22.379 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-03 22:41:22.380 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-03 22:41:22.381 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-03 22:41:22.383 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-03-03 22:41:22.559 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-03-03 22:41:22.735 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-03 22:41:22.735 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-03 22:41:22.735 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-03 22:41:22.735 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-03 22:41:22.735 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-03 22:41:22.736 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-03 22:41:22.736 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-03 22:41:22.736 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-03 22:41:22.736 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-03 22:41:22.750 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-03 22:41:22.781 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-03 22:41:22.782 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-03 22:41:22.783 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-03 22:41:22.783 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-03 22:41:22.785 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-03 22:41:22.786 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-03 22:41:22.786 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-03 22:41:22.787 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-03 22:41:22.787 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-03 22:41:22.796 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-03 22:41:22.802 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-03-03 22:41:22.809 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-03 22:41:22.811 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-03 22:41:22.815 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-03 22:41:22.818 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-03 22:41:22.819 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-03 22:41:22.820 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-03 22:41:22.824 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-03 22:41:22.825 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-03 22:41:22.827 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-03 22:41:22.841 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-03 22:41:22.851 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-03 22:41:22.851 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-03 22:41:22.852 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-03 22:41:22.852 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-03 22:41:22.860 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-03 22:41:22.863 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-03 22:41:22.884 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-03 22:41:22.884 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-03 22:41:22.885 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-03 22:41:22.885 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-03 22:41:22.886 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-03 22:41:22.888 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-03 22:41:22.892 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-03 22:41:22.906 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-03 22:41:22.909 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-03 22:41:22.909 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-03-03 22:41:22.910 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-03 22:41:22.911 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-03 22:41:22.911 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-03 22:41:22.912 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-03 22:41:22.912 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-03 22:41:22.917 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-03 22:41:23.043 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-03 22:41:23.045 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-03 22:41:23.045 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-03 22:41:23.045 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-03 22:41:23.047 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-03 22:41:23.048 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-03 22:41:23.049 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-03 22:41:23.050 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-03 22:41:23.051 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-03 22:41:23.060 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-03 22:41:23.076 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-03 22:41:23.079 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-03 22:41:23.079 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.11-0ubuntu0.24.04.1 [145 kB] 2026-03-03 22:41:23.081 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-03 22:41:23.103 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.11-0ubuntu0.24.04.1 [152 kB] 2026-03-03 22:41:23.104 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-03 22:41:23.104 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-03 22:41:23.106 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-03 22:41:23.107 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-03-03 22:41:23.107 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-03 22:41:23.109 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-03-03 22:41:23.137 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-03 22:41:23.138 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-03 22:41:23.150 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-03 22:41:23.153 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-03-03 22:41:23.154 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-03 22:41:23.158 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-03 22:41:23.161 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-03 22:41:23.370 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-03 22:41:23.371 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-03 22:41:23.374 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-03 22:41:23.415 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-03 22:41:23.416 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-03 22:41:23.845 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-03 22:41:23.846 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-03 22:41:23.854 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-03 22:41:23.856 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-03 22:41:23.856 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-03 22:41:23.856 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-03 22:41:23.856 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-03 22:41:23.857 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.11-0ubuntu0.24.04.1 [1,297 kB] 2026-03-03 22:41:23.865 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.11-0ubuntu0.24.04.1 [1,231 kB] 2026-03-03 22:41:23.873 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-03 22:41:23.873 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-03 22:41:23.879 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-03 22:41:23.880 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-03 22:41:23.884 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-03 22:41:23.885 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-03 22:41:23.910 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-03 22:41:23.928 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-03 22:41:23.934 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-03 22:41:23.935 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.11 [5,680 B] 2026-03-03 22:41:23.935 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-03 22:41:23.935 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.12 [2,219 kB] 2026-03-03 22:41:23.953 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-03 22:41:23.959 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-03 22:41:23.960 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-03 22:41:23.963 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-03 22:41:23.965 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-03 22:41:23.966 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-03 22:41:23.966 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-03 22:41:23.967 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-03 22:41:23.967 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-03 22:41:23.979 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-03 22:41:23.980 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-03 22:41:23.981 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-03 22:41:23.994 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-03 22:41:24.195 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:41:24.243 | Fetched 305 MB in 12s (24.8 MB/s) 2026-03-03 22:41:24.289 | Selecting previously unselected package libapr1t64:amd64. 2026-03-03 22:41:24.306 | (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 ... 32404 files and directories currently installed.) 2026-03-03 22:41:24.307 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-03 22:41:24.318 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-03 22:41:24.394 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-03 22:41:24.399 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-03 22:41:24.405 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-03 22:41:24.477 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-03 22:41:24.483 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-03 22:41:24.488 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-03 22:41:24.549 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-03 22:41:24.555 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-03 22:41:24.564 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-03 22:41:24.804 | Selecting previously unselected package libjansson4:amd64. 2026-03-03 22:41:24.810 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-03-03 22:41:24.816 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-03 22:41:24.906 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-03 22:41:24.912 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-03 22:41:24.917 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-03 22:41:24.991 | Selecting previously unselected package apache2-bin. 2026-03-03 22:41:24.997 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.10_amd64.deb ... 2026-03-03 22:41:25.003 | Unpacking apache2-bin (2.4.58-1ubuntu8.10) ... 2026-03-03 22:41:25.130 | Selecting previously unselected package apache2-data. 2026-03-03 22:41:25.135 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.10_all.deb ... 2026-03-03 22:41:25.141 | Unpacking apache2-data (2.4.58-1ubuntu8.10) ... 2026-03-03 22:41:25.283 | Selecting previously unselected package apache2-utils. 2026-03-03 22:41:25.289 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.10_amd64.deb ... 2026-03-03 22:41:25.297 | Unpacking apache2-utils (2.4.58-1ubuntu8.10) ... 2026-03-03 22:41:25.383 | Selecting previously unselected package apache2. 2026-03-03 22:41:25.389 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.10_amd64.deb ... 2026-03-03 22:41:25.406 | Unpacking apache2 (2.4.58-1ubuntu8.10) ... 2026-03-03 22:41:25.522 | Selecting previously unselected package libmpfr6:amd64. 2026-03-03 22:41:25.529 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-03 22:41:25.537 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-03 22:41:26.231 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-03 22:41:26.237 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-03 22:41:26.276 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-03 22:41:26.606 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-03 22:41:26.878 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-03 22:41:27.453 | Selecting previously unselected package gawk. 2026-03-03 22:41:27.469 | (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 ... 33142 files and directories currently installed.) 2026-03-03 22:41:27.470 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-03 22:41:27.534 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-03 22:41:27.972 | Selecting previously unselected package haproxy. 2026-03-03 22:41:27.978 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:41:28.003 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-03 22:41:28.650 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-03 22:41:28.655 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-03 22:41:28.716 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-03 22:41:28.940 | Selecting previously unselected package memcached. 2026-03-03 22:41:28.943 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-03-03 22:41:28.984 | Unpacking memcached (1.6.24-1build3) ... 2026-03-03 22:41:29.412 | Selecting previously unselected package libjson-perl. 2026-03-03 22:41:29.418 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-03-03 22:41:29.497 | Unpacking libjson-perl (4.10000-1) ... 2026-03-03 22:41:29.711 | Selecting previously unselected package postgresql-client-common. 2026-03-03 22:41:29.716 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-03-03 22:41:29.726 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-03 22:41:29.909 | Selecting previously unselected package ssl-cert. 2026-03-03 22:41:29.915 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-03 22:41:29.936 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-03 22:41:30.204 | Selecting previously unselected package postgresql-common. 2026-03-03 22:41:30.209 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-03-03 22:41:30.242 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-03 22:41:30.264 | Unpacking postgresql-common (257build1.1) ... 2026-03-03 22:41:30.462 | Selecting previously unselected package libsysfs2:amd64. 2026-03-03 22:41:30.468 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-03 22:41:30.476 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-03 22:41:30.571 | Selecting previously unselected package pci.ids. 2026-03-03 22:41:30.577 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-03 22:41:30.604 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-03 22:41:30.759 | Selecting previously unselected package sysfsutils. 2026-03-03 22:41:30.765 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-03 22:41:30.811 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-03 22:41:31.004 | Selecting previously unselected package distro-info. 2026-03-03 22:41:31.010 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-03-03 22:41:31.088 | Unpacking distro-info (1.7build1) ... 2026-03-03 22:41:31.225 | Selecting previously unselected package iputils-ping. 2026-03-03 22:41:31.231 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-03 22:41:31.247 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-03 22:41:31.398 | Selecting previously unselected package libestr0:amd64. 2026-03-03 22:41:31.403 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-03 22:41:31.418 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-03 22:41:31.566 | Selecting previously unselected package libfastjson4:amd64. 2026-03-03 22:41:31.571 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-03 22:41:31.614 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-03 22:41:31.837 | Selecting previously unselected package libfribidi0:amd64. 2026-03-03 22:41:31.843 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-03 22:41:31.855 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-03 22:41:32.035 | Selecting previously unselected package libtirpc-common. 2026-03-03 22:41:32.039 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-03 22:41:32.070 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-03 22:41:32.413 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-03 22:41:32.419 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-03 22:41:32.445 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-03-03 22:41:32.465 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-03-03 22:41:32.511 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-03 22:41:32.750 | Selecting previously unselected package netcat-openbsd. 2026-03-03 22:41:32.756 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-03 22:41:32.903 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-03 22:41:33.051 | Selecting previously unselected package python3-pygments. 2026-03-03 22:41:33.056 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-03 22:41:33.092 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-03 22:41:34.390 | Selecting previously unselected package rsyslog. 2026-03-03 22:41:34.396 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-03 22:41:34.442 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-03 22:41:35.853 | Selecting previously unselected package bsdextrautils. 2026-03-03 22:41:35.859 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.4_amd64.deb ... 2026-03-03 22:41:35.929 | Unpacking bsdextrautils (2.39.3-9ubuntu6.4) ... 2026-03-03 22:41:36.520 | Selecting previously unselected package dmidecode. 2026-03-03 22:41:36.526 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-03 22:41:36.650 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-03 22:41:37.498 | Selecting previously unselected package dosfstools. 2026-03-03 22:41:37.503 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-03 22:41:37.612 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-03 22:41:38.197 | Selecting previously unselected package libmagic-mgc. 2026-03-03 22:41:38.203 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-03 22:41:38.306 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-03 22:41:39.434 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-03 22:41:39.440 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-03 22:41:39.574 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-03 22:41:40.300 | Selecting previously unselected package file. 2026-03-03 22:41:40.305 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-03-03 22:41:40.362 | Unpacking file (1:5.45-3build1) ... 2026-03-03 22:41:41.221 | Selecting previously unselected package libuchardet0:amd64. 2026-03-03 22:41:41.226 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-03 22:41:41.302 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-03 22:41:41.413 | Selecting previously unselected package groff-base. 2026-03-03 22:41:41.419 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-03 22:41:41.426 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-03 22:41:41.601 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-03 22:41:41.607 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-03 22:41:41.614 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-03 22:41:41.695 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-03 22:41:41.701 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-03 22:41:41.707 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-03 22:41:41.796 | Selecting previously unselected package libibverbs1:amd64. 2026-03-03 22:41:41.801 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-03 22:41:41.807 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-03 22:41:41.906 | Selecting previously unselected package libncurses6:amd64. 2026-03-03 22:41:41.912 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-03 22:41:41.919 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-03 22:41:42.021 | Selecting previously unselected package libnftables1:amd64. 2026-03-03 22:41:42.026 | Preparing to unpack .../033-libnftables1_1.0.9-1build1_amd64.deb ... 2026-03-03 22:41:42.035 | Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2026-03-03 22:41:42.119 | Selecting previously unselected package libnuma1:amd64. 2026-03-03 22:41:42.125 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:41:42.132 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-03 22:41:42.226 | Selecting previously unselected package libparted2t64:amd64. 2026-03-03 22:41:42.232 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-03 22:41:42.252 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-03-03 22:41:42.266 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-03-03 22:41:42.274 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-03 22:41:42.370 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-03 22:41:42.376 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-03 22:41:42.385 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-03 22:41:42.472 | Selecting previously unselected package libpipeline1:amd64. 2026-03-03 22:41:42.477 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-03 22:41:42.484 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-03 22:41:42.560 | Selecting previously unselected package libxau6:amd64. 2026-03-03 22:41:42.565 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-03 22:41:42.573 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-03 22:41:42.747 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-03 22:41:42.752 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-03 22:41:42.759 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-03 22:41:42.856 | Selecting previously unselected package libxcb1:amd64. 2026-03-03 22:41:42.862 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-03 22:41:42.870 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-03 22:41:42.941 | Selecting previously unselected package libx11-data. 2026-03-03 22:41:42.947 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-03 22:41:42.955 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-03 22:41:43.112 | Selecting previously unselected package libx11-6:amd64. 2026-03-03 22:41:43.118 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-03 22:41:43.130 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-03 22:41:43.246 | Selecting previously unselected package libxext6:amd64. 2026-03-03 22:41:43.251 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-03 22:41:43.261 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-03 22:41:43.371 | Selecting previously unselected package lsof. 2026-03-03 22:41:43.377 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-03-03 22:41:43.383 | Unpacking lsof (4.95.0-1build3) ... 2026-03-03 22:41:43.493 | Selecting previously unselected package man-db. 2026-03-03 22:41:43.499 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-03-03 22:41:43.507 | Unpacking man-db (2.12.0-4build2) ... 2026-03-03 22:41:43.735 | Selecting previously unselected package parted. 2026-03-03 22:41:43.741 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-03-03 22:41:43.759 | Unpacking parted (3.6-4build1) ... 2026-03-03 22:41:43.853 | Selecting previously unselected package powermgmt-base. 2026-03-03 22:41:43.858 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-03 22:41:43.866 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-03 22:41:43.939 | Selecting previously unselected package psmisc. 2026-03-03 22:41:43.947 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-03-03 22:41:43.955 | Unpacking psmisc (23.7-1build1) ... 2026-03-03 22:41:44.126 | Selecting previously unselected package tcpdump. 2026-03-03 22:41:44.131 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-03 22:41:44.150 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-03 22:41:44.238 | Selecting previously unselected package usb.ids. 2026-03-03 22:41:44.242 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-03-03 22:41:44.249 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-03 22:41:44.348 | Selecting previously unselected package wget. 2026-03-03 22:41:44.352 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-03 22:41:44.360 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-03 22:41:44.476 | Selecting previously unselected package xz-utils. 2026-03-03 22:41:44.481 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-03 22:41:44.491 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-03 22:41:44.603 | Selecting previously unselected package acl. 2026-03-03 22:41:44.608 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-03 22:41:44.616 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-03 22:41:44.702 | Selecting previously unselected package autotools-dev. 2026-03-03 22:41:44.708 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-03-03 22:41:44.716 | Unpacking autotools-dev (20220109.1) ... 2026-03-03 22:41:44.803 | Selecting previously unselected package m4. 2026-03-03 22:41:44.808 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-03-03 22:41:44.818 | Unpacking m4 (1.4.19-4build1) ... 2026-03-03 22:41:44.916 | Selecting previously unselected package autoconf. 2026-03-03 22:41:44.922 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-03-03 22:41:44.929 | Unpacking autoconf (2.71-3) ... 2026-03-03 22:41:45.164 | Selecting previously unselected package automake. 2026-03-03 22:41:45.169 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-03 22:41:45.180 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-03 22:41:45.316 | Selecting previously unselected package autopoint. 2026-03-03 22:41:45.320 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-03 22:41:45.327 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-03 22:41:45.399 | Selecting previously unselected package libdebhelper-perl. 2026-03-03 22:41:45.404 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-03 22:41:45.411 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-03 22:41:45.510 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-03 22:41:45.517 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:45.528 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:45.617 | Selecting previously unselected package libisl23:amd64. 2026-03-03 22:41:45.624 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-03 22:41:45.633 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-03 22:41:45.747 | Selecting previously unselected package libmpc3:amd64. 2026-03-03 22:41:45.754 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-03 22:41:45.761 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-03 22:41:45.838 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-03 22:41:45.844 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:45.851 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:46.353 | Selecting previously unselected package cpp-13. 2026-03-03 22:41:46.360 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:46.376 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:46.440 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-03 22:41:46.444 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-03 22:41:46.450 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-03 22:41:46.613 | Selecting previously unselected package cpp. 2026-03-03 22:41:46.619 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-03 22:41:46.638 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-03 22:41:46.721 | Selecting previously unselected package libcc1-0:amd64. 2026-03-03 22:41:46.728 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:46.740 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:46.822 | Selecting previously unselected package binutils-common:amd64. 2026-03-03 22:41:46.828 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:46.836 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:41:46.943 | Selecting previously unselected package libsframe1:amd64. 2026-03-03 22:41:46.949 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:46.955 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:41:47.065 | Selecting previously unselected package libbinutils:amd64. 2026-03-03 22:41:47.071 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:47.078 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:41:47.192 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-03 22:41:47.198 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:47.211 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:41:47.319 | Selecting previously unselected package libctf0:amd64. 2026-03-03 22:41:47.325 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:47.334 | Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:41:47.415 | Selecting previously unselected package libgprofng0:amd64. 2026-03-03 22:41:47.419 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:47.429 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:41:47.551 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-03 22:41:47.558 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:47.566 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-03 22:41:47.824 | Selecting previously unselected package libgomp1:amd64. 2026-03-03 22:41:47.830 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:47.839 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:47.922 | Selecting previously unselected package libitm1:amd64. 2026-03-03 22:41:47.928 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:47.934 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:48.011 | Selecting previously unselected package libatomic1:amd64. 2026-03-03 22:41:48.017 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:48.024 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:48.111 | Selecting previously unselected package libasan8:amd64. 2026-03-03 22:41:48.117 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:48.124 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:48.447 | Selecting previously unselected package liblsan0:amd64. 2026-03-03 22:41:48.453 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:48.460 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:48.605 | Selecting previously unselected package libtsan2:amd64. 2026-03-03 22:41:48.612 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:48.619 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:48.850 | Selecting previously unselected package libubsan1:amd64. 2026-03-03 22:41:48.856 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:48.863 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:48.997 | Selecting previously unselected package libhwasan0:amd64. 2026-03-03 22:41:49.003 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:49.009 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:49.159 | Selecting previously unselected package libquadmath0:amd64. 2026-03-03 22:41:49.163 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:49.169 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:49.280 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-03 22:41:49.285 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:49.293 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:49.525 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-03 22:41:49.532 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:49.542 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:50.274 | Selecting previously unselected package binutils. 2026-03-03 22:41:50.279 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-03 22:41:50.286 | Unpacking binutils (2.42-4ubuntu2.8) ... 2026-03-03 22:41:50.364 | Selecting previously unselected package gcc-13. 2026-03-03 22:41:50.370 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:50.376 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:50.454 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-03 22:41:50.460 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-03 22:41:50.472 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-03 22:41:50.541 | Selecting previously unselected package gcc. 2026-03-03 22:41:50.547 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-03 22:41:50.556 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-03 22:41:50.941 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-03 22:41:50.945 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:41:51.187 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:41:53.024 | Selecting previously unselected package libclang-cpp17t64. 2026-03-03 22:41:53.029 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:41:53.042 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:41:53.829 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-03 22:41:53.834 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:53.841 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:54.836 | Selecting previously unselected package libgc1:amd64. 2026-03-03 22:41:54.842 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-03 22:41:54.849 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-03 22:41:54.931 | Selecting previously unselected package libobjc4:amd64. 2026-03-03 22:41:54.937 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:54.946 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:41:55.269 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-03 22:41:55.275 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:41:55.283 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:41:55.377 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-03 22:41:55.382 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:41:55.389 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:41:55.634 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-03 22:41:55.640 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:41:55.648 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-03 22:41:56.330 | Selecting previously unselected package libclang1-17t64. 2026-03-03 22:41:56.336 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:41:56.573 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:41:57.350 | Selecting previously unselected package clang-17. 2026-03-03 22:41:57.357 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:41:57.367 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:41:57.449 | Selecting previously unselected package libtool. 2026-03-03 22:41:57.455 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-03-03 22:41:57.471 | Unpacking libtool (2.4.7-7build1) ... 2026-03-03 22:41:57.544 | Selecting previously unselected package dh-autoreconf. 2026-03-03 22:41:57.550 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-03-03 22:41:57.558 | Unpacking dh-autoreconf (20) ... 2026-03-03 22:41:57.630 | Selecting previously unselected package libarchive-zip-perl. 2026-03-03 22:41:57.635 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-03 22:41:57.641 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-03 22:41:58.137 | Selecting previously unselected package libsub-override-perl. 2026-03-03 22:41:58.143 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-03-03 22:41:58.151 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-03 22:41:58.253 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-03 22:41:58.258 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-03 22:41:58.267 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-03 22:41:58.381 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-03 22:41:58.388 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-03 22:41:58.422 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-03 22:41:58.503 | Selecting previously unselected package libdpkg-perl. 2026-03-03 22:41:58.509 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-03 22:41:58.520 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-03 22:41:58.723 | Selecting previously unselected package bzip2. 2026-03-03 22:41:58.730 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-03 22:41:58.736 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-03 22:41:58.815 | Selecting previously unselected package patch. 2026-03-03 22:41:58.821 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-03-03 22:41:58.829 | Unpacking patch (2.7.6-7build3) ... 2026-03-03 22:41:58.906 | Selecting previously unselected package make. 2026-03-03 22:41:58.912 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-03-03 22:41:58.920 | Unpacking make (4.3-4.1build2) ... 2026-03-03 22:41:58.996 | Selecting previously unselected package lto-disabled-list. 2026-03-03 22:41:59.002 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-03-03 22:41:59.013 | Unpacking lto-disabled-list (47) ... 2026-03-03 22:41:59.152 | Selecting previously unselected package dpkg-dev. 2026-03-03 22:41:59.159 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-03 22:41:59.166 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-03 22:41:59.421 | Selecting previously unselected package debugedit. 2026-03-03 22:41:59.429 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-03 22:41:59.437 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-03 22:41:59.534 | Selecting previously unselected package dwz. 2026-03-03 22:41:59.539 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-03-03 22:41:59.546 | Unpacking dwz (0.15-1build6) ... 2026-03-03 22:41:59.638 | Selecting previously unselected package gettext. 2026-03-03 22:41:59.645 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-03 22:41:59.652 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-03 22:41:59.799 | Selecting previously unselected package intltool-debian. 2026-03-03 22:41:59.805 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-03 22:41:59.815 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-03 22:42:00.207 | Selecting previously unselected package po-debconf. 2026-03-03 22:42:00.213 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-03 22:42:00.220 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-03 22:42:00.329 | Selecting previously unselected package debhelper. 2026-03-03 22:42:00.336 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-03 22:42:00.347 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-03 22:42:00.642 | Selecting previously unselected package uuid-dev:amd64. 2026-03-03 22:42:00.649 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.4_amd64.deb ... 2026-03-03 22:42:00.656 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.4) ... 2026-03-03 22:42:00.760 | Selecting previously unselected package libsctp1:amd64. 2026-03-03 22:42:00.768 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-03 22:42:00.776 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-03 22:42:00.831 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-03 22:42:00.836 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-03 22:42:00.843 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-03 22:42:01.398 | Selecting previously unselected package libapr1-dev. 2026-03-03 22:42:01.403 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-03 22:42:01.409 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-03 22:42:01.707 | Selecting previously unselected package libldap-dev:amd64. 2026-03-03 22:42:01.712 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:42:01.719 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-03 22:42:01.883 | Selecting previously unselected package libldap2-dev. 2026-03-03 22:42:01.890 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-03 22:42:01.899 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-03 22:42:01.963 | Selecting previously unselected package libaprutil1-dev. 2026-03-03 22:42:01.971 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-03 22:42:01.977 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-03 22:42:02.220 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-03 22:42:02.228 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-03 22:42:02.235 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:02.327 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-03 22:42:02.334 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-03 22:42:02.342 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:02.433 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-03 22:42:02.438 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-03 22:42:02.446 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:02.512 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-03 22:42:02.518 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-03 22:42:02.524 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:03.591 | Selecting previously unselected package apache2-dev. 2026-03-03 22:42:03.597 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.10_amd64.deb ... 2026-03-03 22:42:03.603 | Unpacking apache2-dev (2.4.58-1ubuntu8.10) ... 2026-03-03 22:42:03.715 | Selecting previously unselected package bc. 2026-03-03 22:42:03.721 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-03 22:42:03.727 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-03 22:42:03.813 | Selecting previously unselected package ncal. 2026-03-03 22:42:03.821 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-03-03 22:42:03.827 | Unpacking ncal (12.1.8) ... 2026-03-03 22:42:03.912 | Selecting previously unselected package bsdmainutils. 2026-03-03 22:42:03.917 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-03-03 22:42:03.929 | Unpacking bsdmainutils (12.1.8) ... 2026-03-03 22:42:04.369 | Selecting previously unselected package conntrack. 2026-03-03 22:42:04.375 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-03 22:42:04.574 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-03 22:42:04.646 | Selecting previously unselected package cryptsetup-bin. 2026-03-03 22:42:04.653 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-03 22:42:04.661 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-03 22:42:04.786 | Selecting previously unselected package cryptsetup. 2026-03-03 22:42:04.792 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-03 22:42:04.822 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-03 22:42:05.060 | Selecting previously unselected package libdconf1:amd64. 2026-03-03 22:42:05.067 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-03 22:42:05.075 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-03 22:42:05.141 | Selecting previously unselected package dconf-service. 2026-03-03 22:42:05.146 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-03 22:42:05.153 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-03 22:42:05.213 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-03 22:42:05.220 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-03 22:42:05.230 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-03 22:42:05.324 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-03 22:42:05.330 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-03 22:42:05.343 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-03 22:42:05.420 | Selecting previously unselected package libaio1t64:amd64. 2026-03-03 22:42:05.427 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-03 22:42:05.434 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-03 22:42:05.515 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-03 22:42:05.520 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-03 22:42:05.532 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-03 22:42:05.730 | Selecting previously unselected package dmeventd. 2026-03-03 22:42:05.737 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-03 22:42:05.747 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-03 22:42:05.843 | Selecting previously unselected package dnsmasq-base. 2026-03-03 22:42:05.849 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-03 22:42:05.869 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-03 22:42:06.002 | Selecting previously unselected package dnsmasq-utils. 2026-03-03 22:42:06.009 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-03 22:42:06.020 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-03 22:42:06.109 | Selecting previously unselected package ebtables. 2026-03-03 22:42:06.116 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-03 22:42:06.142 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-03 22:42:06.475 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-03 22:42:06.482 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-03 22:42:06.489 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-03 22:42:06.592 | Selecting previously unselected package fonts-dejavu-core. 2026-03-03 22:42:06.598 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-03 22:42:06.645 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-03 22:42:06.764 | Selecting previously unselected package fontconfig-config. 2026-03-03 22:42:06.770 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-03 22:42:07.133 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-03 22:42:07.254 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-03 22:42:07.260 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-03 22:42:07.273 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-03 22:42:07.390 | Selecting previously unselected package fontconfig. 2026-03-03 22:42:07.397 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-03 22:42:07.407 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-03 22:42:07.499 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-03 22:42:07.505 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:42:07.517 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:42:08.029 | Selecting previously unselected package g++-13. 2026-03-03 22:42:08.035 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-03 22:42:08.042 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:42:08.111 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-03 22:42:08.117 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-03 22:42:08.142 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-03 22:42:08.212 | Selecting previously unselected package g++. 2026-03-03 22:42:08.218 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-03 22:42:08.227 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-03 22:42:08.292 | Selecting previously unselected package genisoimage. 2026-03-03 22:42:08.299 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-03 22:42:08.306 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-03 22:42:08.424 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-03 22:42:08.430 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-03 22:42:08.442 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-03 22:42:08.550 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-03 22:42:08.555 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-03 22:42:08.563 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-03 22:42:08.642 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-03 22:42:08.648 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-03 22:42:08.658 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-03 22:42:08.736 | Selecting previously unselected package libxrender1:amd64. 2026-03-03 22:42:08.742 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-03 22:42:08.749 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-03 22:42:08.832 | Selecting previously unselected package libcairo2:amd64. 2026-03-03 22:42:08.838 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-03 22:42:08.847 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-03 22:42:08.964 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-03 22:42:08.970 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-03 22:42:08.978 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-03 22:42:09.056 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-03 22:42:09.062 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-03 22:42:09.069 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-03 22:42:09.163 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-03 22:42:09.168 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-03 22:42:09.177 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-03 22:42:09.252 | Selecting previously unselected package glib-networking-common. 2026-03-03 22:42:09.257 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-03 22:42:09.264 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-03 22:42:09.333 | Selecting previously unselected package glib-networking-services. 2026-03-03 22:42:09.339 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-03 22:42:09.356 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-03 22:42:09.472 | Selecting previously unselected package session-migration. 2026-03-03 22:42:09.479 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-03-03 22:42:09.488 | Unpacking session-migration (0.3.9build1) ... 2026-03-03 22:42:09.566 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-03 22:42:09.573 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-03 22:42:09.583 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-03 22:42:09.683 | Selecting previously unselected package glib-networking:amd64. 2026-03-03 22:42:09.690 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-03 22:42:09.698 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-03 22:42:09.773 | Selecting previously unselected package golang-1.22-doc. 2026-03-03 22:42:09.779 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-03 22:42:09.786 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-03 22:42:09.876 | Selecting previously unselected package golang-1.22-src. 2026-03-03 22:42:09.882 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-03 22:42:09.890 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-03 22:42:15.688 | Selecting previously unselected package golang-1.22-go. 2026-03-03 22:42:15.699 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-03 22:42:15.706 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-03 22:42:16.650 | Selecting previously unselected package golang-1.22. 2026-03-03 22:42:16.657 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-03 22:42:16.667 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-03 22:42:16.749 | Selecting previously unselected package golang-src. 2026-03-03 22:42:16.758 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-03 22:42:16.765 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-03 22:42:16.920 | Selecting previously unselected package golang-go:amd64. 2026-03-03 22:42:16.929 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-03 22:42:16.939 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-03 22:42:17.003 | Selecting previously unselected package golang-doc. 2026-03-03 22:42:17.011 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-03 22:42:17.021 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-03 22:42:17.099 | Selecting previously unselected package golang:amd64. 2026-03-03 22:42:17.108 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-03 22:42:17.116 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-03 22:42:17.203 | Selecting previously unselected package libann0. 2026-03-03 22:42:17.211 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-03 22:42:17.219 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-03 22:42:17.309 | Selecting previously unselected package libcdt5:amd64. 2026-03-03 22:42:17.316 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:17.324 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:17.402 | Selecting previously unselected package libcgraph6:amd64. 2026-03-03 22:42:17.408 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:17.419 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:17.503 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-03 22:42:17.511 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-03 22:42:17.517 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-03 22:42:17.672 | Selecting previously unselected package libaom3:amd64. 2026-03-03 22:42:17.680 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-03 22:42:17.695 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-03 22:42:17.836 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-03 22:42:17.845 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-03 22:42:17.852 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-03 22:42:17.971 | Selecting previously unselected package libde265-0:amd64. 2026-03-03 22:42:17.979 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-03 22:42:17.986 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-03 22:42:18.064 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-03 22:42:18.072 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-03 22:42:18.079 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-03 22:42:18.166 | Selecting previously unselected package libheif1:amd64. 2026-03-03 22:42:18.177 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-03 22:42:18.184 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-03 22:42:18.276 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-03 22:42:18.287 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-03 22:42:18.316 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-03 22:42:18.420 | Selecting previously unselected package libjpeg8:amd64. 2026-03-03 22:42:18.430 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-03 22:42:18.437 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-03 22:42:18.519 | Selecting previously unselected package libdeflate0:amd64. 2026-03-03 22:42:18.528 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-03 22:42:18.535 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-03 22:42:19.013 | Selecting previously unselected package libjbig0:amd64. 2026-03-03 22:42:19.021 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-03 22:42:19.113 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-03 22:42:19.535 | Selecting previously unselected package liblerc4:amd64. 2026-03-03 22:42:19.543 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-03 22:42:19.551 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-03 22:42:19.677 | Selecting previously unselected package libwebp7:amd64. 2026-03-03 22:42:19.683 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-03 22:42:19.692 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-03 22:42:19.794 | Selecting previously unselected package libtiff6:amd64. 2026-03-03 22:42:19.803 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-03-03 22:42:19.812 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-03 22:42:19.913 | Selecting previously unselected package libxpm4:amd64. 2026-03-03 22:42:19.923 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-03 22:42:19.934 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-03 22:42:20.022 | Selecting previously unselected package libgd3:amd64. 2026-03-03 22:42:20.030 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-03 22:42:20.039 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-03 22:42:20.128 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-03 22:42:20.138 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-03 22:42:20.144 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-03 22:42:20.262 | Selecting previously unselected package libltdl7:amd64. 2026-03-03 22:42:20.270 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-03 22:42:20.277 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-03 22:42:20.361 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-03 22:42:20.370 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-03 22:42:20.376 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-03 22:42:20.468 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-03 22:42:20.476 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-03 22:42:20.482 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-03 22:42:20.635 | Selecting previously unselected package libthai-data. 2026-03-03 22:42:20.644 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-03-03 22:42:20.653 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-03 22:42:20.747 | Selecting previously unselected package libdatrie1:amd64. 2026-03-03 22:42:20.756 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-03 22:42:20.763 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-03 22:42:20.904 | Selecting previously unselected package libthai0:amd64. 2026-03-03 22:42:20.913 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-03 22:42:20.921 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-03 22:42:21.023 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-03 22:42:21.031 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-03 22:42:21.040 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-03 22:42:21.155 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-03 22:42:21.164 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-03 22:42:21.180 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-03 22:42:21.293 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-03 22:42:21.304 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-03 22:42:21.310 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-03 22:42:21.404 | Selecting previously unselected package libpathplan4:amd64. 2026-03-03 22:42:21.411 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:21.419 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:21.502 | Selecting previously unselected package libgvc6. 2026-03-03 22:42:21.511 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:21.519 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:21.633 | Selecting previously unselected package libgvpr2:amd64. 2026-03-03 22:42:21.641 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:21.651 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:21.763 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-03 22:42:21.772 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:21.780 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:21.917 | Selecting previously unselected package x11-common. 2026-03-03 22:42:21.926 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-03 22:42:21.938 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-03 22:42:22.035 | Selecting previously unselected package libice6:amd64. 2026-03-03 22:42:22.044 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-03 22:42:22.051 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-03 22:42:22.183 | Selecting previously unselected package libsm6:amd64. 2026-03-03 22:42:22.192 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-03 22:42:22.210 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-03 22:42:22.285 | Selecting previously unselected package libxt6t64:amd64. 2026-03-03 22:42:22.293 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-03 22:42:22.300 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-03 22:42:22.393 | Selecting previously unselected package libxmu6:amd64. 2026-03-03 22:42:22.400 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-03 22:42:22.409 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-03 22:42:22.492 | Selecting previously unselected package libxaw7:amd64. 2026-03-03 22:42:22.502 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-03 22:42:22.510 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-03 22:42:22.609 | Selecting previously unselected package graphviz. 2026-03-03 22:42:22.617 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-03 22:42:22.627 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:22.748 | Selecting previously unselected package icu-devtools. 2026-03-03 22:42:22.758 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-03 22:42:22.764 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-03 22:42:22.853 | Selecting previously unselected package iputils-arping. 2026-03-03 22:42:22.863 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-03 22:42:22.868 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-03 22:42:22.958 | Selecting previously unselected package comerr-dev:amd64. 2026-03-03 22:42:22.966 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-03 22:42:22.977 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-03 22:42:23.069 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-03 22:42:23.078 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-03 22:42:23.084 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:23.166 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-03 22:42:23.175 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-03 22:42:23.180 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:23.267 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-03 22:42:23.276 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-03 22:42:23.283 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:23.373 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-03 22:42:23.383 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-03 22:42:23.390 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:23.475 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-03 22:42:23.484 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-03 22:42:23.495 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:23.664 | Selecting previously unselected package libicu-dev:amd64. 2026-03-03 22:42:23.673 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-03 22:42:23.681 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-03 22:42:25.015 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-03 22:42:25.025 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-03 22:42:25.031 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-03 22:42:25.123 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-03 22:42:25.132 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-03 22:42:25.138 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-03 22:42:25.219 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-03 22:42:25.229 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-03 22:42:25.239 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-03 22:42:25.320 | Selecting previously unselected package libjs-jquery. 2026-03-03 22:42:25.331 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-03 22:42:25.353 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-03 22:42:25.436 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-03 22:42:25.446 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-03-03 22:42:25.454 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-03 22:42:25.526 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-03 22:42:25.535 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-03 22:42:25.548 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-03 22:42:25.682 | Selecting previously unselected package libjs-underscore. 2026-03-03 22:42:25.693 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-03 22:42:25.700 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-03 22:42:25.777 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-03 22:42:25.786 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-03 22:42:25.794 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-03 22:42:25.893 | Selecting previously unselected package mysql-common. 2026-03-03 22:42:25.903 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-03 22:42:25.935 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-03 22:42:26.033 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-03 22:42:26.042 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:42:26.049 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:42:26.229 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-03 22:42:26.238 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-03 22:42:26.247 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-03 22:42:26.372 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-03 22:42:26.381 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-03 22:42:26.389 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-03 22:42:26.484 | Selecting previously unselected package libpq5:amd64. 2026-03-03 22:42:26.496 | Preparing to unpack .../237-libpq5_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:42:26.506 | Unpacking libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:42:26.594 | Selecting previously unselected package libssl-dev:amd64. 2026-03-03 22:42:26.604 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-03 22:42:26.610 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-03 22:42:26.888 | Selecting previously unselected package libpq-dev. 2026-03-03 22:42:26.897 | Preparing to unpack .../239-libpq-dev_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:42:26.908 | Unpacking libpq-dev (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:42:26.998 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-03 22:42:27.008 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-03 22:42:27.016 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-03 22:42:27.266 | Selecting previously unselected package libsasl2-dev. 2026-03-03 22:42:27.274 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-03 22:42:27.377 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-03 22:42:27.508 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-03 22:42:27.518 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-03 22:42:27.527 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-03 22:42:27.618 | Selecting previously unselected package libsoup-3.0-common. 2026-03-03 22:42:27.626 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-03 22:42:27.633 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-03 22:42:27.711 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-03 22:42:27.719 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-03 22:42:27.726 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-03 22:42:27.823 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-03 22:42:27.830 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-03-03 22:42:27.838 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-03 22:42:28.124 | Selecting previously unselected package liburing2:amd64. 2026-03-03 22:42:28.132 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-03-03 22:42:28.146 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-03 22:42:28.234 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-03 22:42:28.241 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-03 22:42:28.248 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-03 22:42:28.394 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-03 22:42:28.404 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-03 22:42:28.410 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-03 22:42:28.545 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-03 22:42:28.553 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-03 22:42:28.560 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-03 22:42:28.674 | Selecting previously unselected package llvm-17-runtime. 2026-03-03 22:42:28.682 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:42:28.687 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:28.907 | Selecting previously unselected package libpfm4:amd64. 2026-03-03 22:42:28.917 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-03 22:42:28.932 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-03 22:42:29.085 | Selecting previously unselected package llvm-17. 2026-03-03 22:42:29.095 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:42:29.106 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:30.807 | Selecting previously unselected package libffi-dev:amd64. 2026-03-03 22:42:30.815 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-03 22:42:30.821 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-03 22:42:30.917 | Selecting previously unselected package llvm-17-tools. 2026-03-03 22:42:30.926 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:42:30.936 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:31.198 | Selecting previously unselected package libz3-4:amd64. 2026-03-03 22:42:31.205 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-03 22:42:31.211 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-03 22:42:31.525 | Selecting previously unselected package libz3-dev:amd64. 2026-03-03 22:42:31.535 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-03 22:42:31.541 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-03 22:42:31.633 | Selecting previously unselected package llvm-17-dev. 2026-03-03 22:42:31.643 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-03 22:42:31.650 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:36.054 | Selecting previously unselected package lsscsi. 2026-03-03 22:42:36.064 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-03-03 22:42:36.119 | Unpacking lsscsi (0.32-1build1) ... 2026-03-03 22:42:36.220 | Selecting previously unselected package lvm2. 2026-03-03 22:42:36.229 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-03 22:42:36.269 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-03 22:42:36.422 | Selecting previously unselected package osinfo-db. 2026-03-03 22:42:36.431 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-03 22:42:36.436 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-03 22:42:36.972 | Selecting previously unselected package pkgconf-bin. 2026-03-03 22:42:36.983 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-03 22:42:36.991 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-03 22:42:37.105 | Selecting previously unselected package pkgconf:amd64. 2026-03-03 22:42:37.113 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-03 22:42:37.127 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-03 22:42:37.215 | Selecting previously unselected package pkg-config:amd64. 2026-03-03 22:42:37.223 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-03 22:42:37.234 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-03 22:42:37.313 | Selecting previously unselected package pm-utils. 2026-03-03 22:42:37.323 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-03-03 22:42:37.329 | Unpacking pm-utils (1.4.1-21) ... 2026-03-03 22:42:38.317 | Selecting previously unselected package postgresql-client-16. 2026-03-03 22:42:38.328 | Preparing to unpack .../265-postgresql-client-16_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:42:38.430 | Unpacking postgresql-client-16 (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:42:39.035 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-03 22:42:39.044 | Preparing to unpack .../266-postgresql-server-dev-16_16.11-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:42:39.211 | Unpacking postgresql-server-dev-16 (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:42:40.243 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-03 22:42:40.251 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-03 22:42:40.256 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-03 22:42:40.357 | Selecting previously unselected package python3-dev. 2026-03-03 22:42:40.365 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-03 22:42:40.372 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-03 22:42:40.460 | Selecting previously unselected package python3-mysqldb. 2026-03-03 22:42:40.469 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-03 22:42:40.477 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-03 22:42:40.579 | Selecting previously unselected package python3-setuptools. 2026-03-03 22:42:40.586 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-03 22:42:40.597 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-03 22:42:40.760 | Selecting previously unselected package python3-wheel. 2026-03-03 22:42:40.767 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-03-03 22:42:40.776 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-03 22:42:40.889 | Selecting previously unselected package python3-pip. 2026-03-03 22:42:40.897 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-03 22:42:40.905 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-03 22:42:41.253 | Selecting previously unselected package python3-pip-whl. 2026-03-03 22:42:41.264 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-03 22:42:41.277 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-03 22:42:41.412 | Selecting previously unselected package python3-setuptools-whl. 2026-03-03 22:42:41.423 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-03 22:42:41.431 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-03 22:42:41.566 | Selecting previously unselected package python3-systemd. 2026-03-03 22:42:41.576 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-03-03 22:42:41.582 | Unpacking python3-systemd (235-1build4) ... 2026-03-03 22:42:41.671 | Selecting previously unselected package python3.12-venv. 2026-03-03 22:42:41.681 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.11_amd64.deb ... 2026-03-03 22:42:41.687 | Unpacking python3.12-venv (3.12.3-1ubuntu0.11) ... 2026-03-03 22:42:41.768 | Selecting previously unselected package python3-venv. 2026-03-03 22:42:41.779 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-03 22:42:41.786 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-03 22:42:41.851 | Selecting previously unselected package qemu-utils. 2026-03-03 22:42:41.860 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:42:41.866 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:42:42.050 | Selecting previously unselected package sg3-utils. 2026-03-03 22:42:42.061 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-03 22:42:42.070 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-03 22:42:42.268 | Selecting previously unselected package sqlite3. 2026-03-03 22:42:42.278 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-03 22:42:42.286 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-03 22:42:42.375 | Selecting previously unselected package thin-provisioning-tools. 2026-03-03 22:42:42.384 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-03 22:42:42.393 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-03 22:42:42.517 | Selecting previously unselected package unzip. 2026-03-03 22:42:42.528 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-03 22:42:42.535 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-03 22:42:42.607 | Selecting previously unselected package debootstrap. 2026-03-03 22:42:42.617 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-03 22:42:42.625 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-03 22:42:43.348 | Selecting previously unselected package libosinfo-l10n. 2026-03-03 22:42:43.358 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-03 22:42:43.395 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-03 22:42:43.546 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-03 22:42:43.556 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-03 22:42:43.563 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-03 22:42:43.640 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-03 22:42:43.651 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-03 22:42:43.658 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-03 22:42:43.738 | Selecting previously unselected package kpartx. 2026-03-03 22:42:43.747 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-03 22:42:43.754 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-03 22:42:43.829 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-03 22:42:43.838 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-03 22:42:43.844 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:43.923 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-03 22:42:43.935 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-03 22:42:43.941 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-03 22:42:44.024 | Selecting previously unselected package socat. 2026-03-03 22:42:44.035 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-03 22:42:44.042 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-03 22:42:44.245 | Selecting previously unselected package vlan. 2026-03-03 22:42:44.254 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-03-03 22:42:44.260 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-03 22:42:44.391 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-03 22:42:44.424 | Setting up postgresql-client-common (257build1.1) ... 2026-03-03 22:42:44.461 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-03 22:42:44.484 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-03 22:42:44.509 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-03 22:42:44.534 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-03 22:42:44.556 | Setting up distro-info (1.7build1) ... 2026-03-03 22:42:44.576 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-03 22:42:44.597 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-03 22:42:44.618 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-03 22:42:44.645 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-03 22:42:44.724 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-03 22:42:44.754 | Setting up session-migration (0.3.9build1) ... 2026-03-03 22:42:44.928 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-03 22:42:44.938 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:42:44.958 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-03 22:42:44.979 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-03 22:42:45.000 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-03 22:42:45.034 | Setting up lto-disabled-list (47) ... 2026-03-03 22:42:45.298 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-03 22:42:45.534 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-03 22:42:45.846 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-03 22:42:46.013 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-03 22:42:47.085 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-03 22:42:47.330 | Setting up bsdextrautils (2.39.3-9ubuntu6.4) ... 2026-03-03 22:42:47.511 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-03 22:42:47.533 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-03 22:42:48.084 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-03 22:42:48.109 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-03 22:42:48.127 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-03 22:42:48.148 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-03 22:42:48.820 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-03 22:42:48.846 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-03 22:42:49.314 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-03 22:42:49.314 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-03 22:42:49.669 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-03 22:42:49.688 | Setting up ncal (12.1.8) ... 2026-03-03 22:42:49.708 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-03 22:42:49.729 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-03 22:42:49.773 | Setting up psmisc (23.7-1build1) ... 2026-03-03 22:42:49.791 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-03 22:42:49.814 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-03 22:42:49.839 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-03 22:42:49.857 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-03 22:42:49.877 | Setting up pm-utils (1.4.1-21) ... 2026-03-03 22:42:49.906 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-03 22:42:49.933 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-03 22:42:49.955 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-03 22:42:49.975 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:49.991 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-03 22:42:50.006 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-03 22:42:50.054 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-03 22:42:50.322 | info: Adding user `syslog' to group `adm' ... 2026-03-03 22:42:50.640 | 2026-03-03 22:42:50.640 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-03 22:42:50.934 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-03 22:42:51.070 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-03 22:42:51.070 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-03 22:42:51.497 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-03 22:42:51.525 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-03 22:42:51.542 | Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:42:51.573 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-03 22:42:52.086 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-03 22:42:52.111 | Setting up libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:42:52.133 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-03 22:42:52.151 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-03 22:42:52.175 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:42:52.193 | Setting up m4 (1.4.19-4build1) ... 2026-03-03 22:42:52.213 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-03 22:42:52.240 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-03 22:42:52.264 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-03 22:42:52.293 | Setting up file (1:5.45-3build1) ... 2026-03-03 22:42:52.313 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-03 22:42:52.330 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:52.357 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-03 22:42:52.405 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-03 22:42:52.419 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-03 22:42:52.438 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-03 22:42:52.458 | Setting up python3-wheel (0.42.0-2) ... 2026-03-03 22:42:52.658 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-03 22:42:52.680 | Setting up memcached (1.6.24-1build3) ... 2026-03-03 22:42:53.426 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-03 22:42:53.766 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:53.783 | Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:42:53.806 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-03 22:42:53.833 | Setting up acl (2.3.2-1build1.1) ... 2026-03-03 22:42:53.860 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-03 22:42:53.878 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-03 22:42:54.054 | Setting up autotools-dev (20220109.1) ... 2026-03-03 22:42:54.072 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-03 22:42:54.863 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-03 22:42:54.888 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:54.911 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-03 22:42:54.939 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-03 22:42:54.965 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:42:54.987 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:55.005 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:55.022 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-03 22:42:55.047 | Setting up make (4.3-4.1build2) ... 2026-03-03 22:42:55.069 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-03 22:42:55.582 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-03 22:42:55.926 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:55.949 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-03 22:42:55.969 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.4) ... 2026-03-03 22:42:55.994 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:56.020 | Setting up ebtables (2.0.11-6build1) ... 2026-03-03 22:42:56.432 | Setting up socat (1.8.0.0-4build3) ... 2026-03-03 22:42:56.451 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-03 22:42:56.477 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-03 22:42:56.501 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-03 22:42:56.521 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-03 22:42:56.539 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-03 22:42:56.556 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-03 22:42:56.584 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:56.606 | Setting up bsdmainutils (12.1.8) ... 2026-03-03 22:42:56.627 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-03 22:42:56.647 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-03 22:42:56.701 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-03 22:42:56.720 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-03 22:42:56.745 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:56.763 | Setting up patch (2.7.6-7build3) ... 2026-03-03 22:42:56.789 | Setting up usb.ids (2024.03.18-1) ... 2026-03-03 22:42:56.812 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-03 22:42:56.833 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-03 22:42:56.850 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-03 22:42:56.967 | Setting up lsscsi (0.32-1build1) ... 2026-03-03 22:42:56.988 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-03 22:42:57.007 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-03 22:42:57.024 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-03 22:42:58.414 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-03 22:42:58.435 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-03 22:42:58.458 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-03 22:42:58.478 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-03 22:42:58.501 | Setting up autoconf (2.71-3) ... 2026-03-03 22:42:58.534 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-03 22:42:58.560 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:58.580 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:58.601 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-03 22:42:58.630 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:42:58.649 | Setting up dwz (0.15-1build6) ... 2026-03-03 22:42:58.667 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-03 22:42:58.686 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-03 22:42:58.707 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-03 22:42:58.752 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:58.773 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:58.797 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:58.816 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-03 22:42:58.835 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-03 22:42:58.854 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-03 22:42:58.877 | Setting up libjson-perl (4.10000-1) ... 2026-03-03 22:42:58.901 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-03 22:42:58.924 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-03 22:42:58.962 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-03 22:42:59.000 | Setting up debugedit (1:5.0-5build2) ... 2026-03-03 22:42:59.022 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-03 22:42:59.054 | Setting up libsub-override-perl (0.10-1) ... 2026-03-03 22:42:59.086 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-03 22:42:59.117 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-03 22:42:59.141 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-03 22:42:59.164 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-03 22:42:59.197 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:59.239 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:42:59.289 | Setting up apache2-data (2.4.58-1ubuntu8.10) ... 2026-03-03 22:42:59.310 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:59.356 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-03 22:42:59.390 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-03 22:42:59.410 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-03 22:42:59.431 | Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:42:59.456 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-03 22:42:59.485 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-03 22:42:59.519 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-03 22:42:59.541 | Setting up golang-src (2:1.22~2build1) ... 2026-03-03 22:42:59.562 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-03 22:42:59.608 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-03 22:42:59.628 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:59.651 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-03 22:42:59.671 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-03 22:42:59.693 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:59.728 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:42:59.762 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-03 22:42:59.782 | Setting up python3-systemd (235-1build4) ... 2026-03-03 22:42:59.940 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-03 22:42:59.965 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:42:59.986 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-03 22:43:00.004 | Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:43:00.028 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-03 22:43:00.051 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-03 22:43:00.068 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-03 22:43:00.083 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-03 22:43:00.102 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-03 22:43:00.119 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-03 22:43:00.140 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-03 22:43:00.170 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-03 22:43:00.204 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-03 22:43:00.223 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-03 22:43:00.243 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-03 22:43:00.267 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-03 22:43:00.301 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-03 22:43:00.334 | Setting up libnftables1:amd64 (1.0.9-1build1) ... 2026-03-03 22:43:00.355 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-03 22:43:00.373 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-03 22:43:00.394 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-03 22:43:00.426 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-03 22:43:00.464 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:43:00.484 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-03 22:43:00.503 | Setting up python3.12-venv (3.12.3-1ubuntu0.11) ... 2026-03-03 22:43:00.598 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:00.620 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-03 22:43:00.998 | Setting up postgresql-client-16 (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:43:01.895 | 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-03-03 22:43:01.950 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-03 22:43:02.724 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-03 22:43:03.162 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-03 22:43:03.179 | Setting up libpq-dev (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:43:03.197 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-03 22:43:03.217 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-03 22:43:03.236 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-03 22:43:03.269 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-03-03 22:43:03.291 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-03-03 22:43:03.302 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-03 22:43:03.318 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-03 22:43:03.337 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-03 22:43:03.422 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-03 22:43:03.437 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-03 22:43:03.458 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-03 22:43:03.481 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-03 22:43:03.504 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-03 22:43:03.518 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:43:03.532 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-03 22:43:03.548 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-03 22:43:03.569 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-03 22:43:03.590 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-03 22:43:03.603 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-03 22:43:03.619 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-03 22:43:03.634 | Setting up postgresql-common (257build1.1) ... 2026-03-03 22:43:04.280 | 2026-03-03 22:43:04.280 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-03 22:43:04.492 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-03 22:43:04.492 | Removing obsolete dictionary files: 2026-03-03 22:43:05.185 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-03 22:43:05.615 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-03 22:43:05.634 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-03 22:43:05.655 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-03 22:43:05.678 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-03 22:43:05.694 | Setting up lsof (4.95.0-1build3) ... 2026-03-03 22:43:05.720 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-03 22:43:05.741 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:43:05.757 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-03 22:43:05.777 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:05.831 | Setting up groff-base (1.23.0-3build2) ... 2026-03-03 22:43:05.870 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-03 22:43:05.891 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:43:05.911 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:43:05.924 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-03 22:43:05.941 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-03 22:43:05.961 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-03 22:43:05.984 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:43:06.002 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:06.018 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:06.037 | Setting up apache2-utils (2.4.58-1ubuntu8.10) ... 2026-03-03 22:43:06.061 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-03 22:43:06.083 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:43:06.104 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-03 22:43:06.127 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-03 22:43:06.250 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-03 22:43:06.281 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:06.310 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-03 22:43:06.334 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-03 22:43:06.357 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:06.384 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-03 22:43:06.407 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-03 22:43:06.429 | Setting up parted (3.6-4build1) ... 2026-03-03 22:43:06.461 | Setting up binutils (2.42-4ubuntu2.8) ... 2026-03-03 22:43:06.483 | Setting up apache2-bin (2.4.58-1ubuntu8.10) ... 2026-03-03 22:43:06.507 | Setting up man-db (2.12.0-4build2) ... 2026-03-03 22:43:06.638 | Building database of manual pages ... 2026-03-03 22:43:09.460 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-03 22:43:09.757 | man-db.service is a disabled or a static unit, not starting it. 2026-03-03 22:43:09.843 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-03 22:43:09.872 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-03 22:43:09.886 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-03 22:43:09.900 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-03 22:43:09.914 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-03 22:43:09.926 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:09.937 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-03 22:43:09.971 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-03 22:43:09.982 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-03 22:43:09.992 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-03 22:43:10.005 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-03 22:43:10.016 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-03 22:43:10.027 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-03 22:43:10.037 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-03 22:43:10.268 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-03 22:43:10.280 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:10.292 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-03 22:43:10.304 | Setting up libtool (2.4.7-7build1) ... 2026-03-03 22:43:10.317 | Setting up apache2 (2.4.58-1ubuntu8.10) ... 2026-03-03 22:43:11.060 | Enabling module mpm_event. 2026-03-03 22:43:11.112 | Enabling module authz_core. 2026-03-03 22:43:11.122 | Enabling module authz_host. 2026-03-03 22:43:11.180 | Enabling module authn_core. 2026-03-03 22:43:11.188 | Enabling module auth_basic. 2026-03-03 22:43:11.236 | Enabling module access_compat. 2026-03-03 22:43:11.288 | Enabling module authn_file. 2026-03-03 22:43:11.336 | Enabling module authz_user. 2026-03-03 22:43:11.383 | Enabling module alias. 2026-03-03 22:43:11.434 | Enabling module dir. 2026-03-03 22:43:11.486 | Enabling module autoindex. 2026-03-03 22:43:11.536 | Enabling module env. 2026-03-03 22:43:11.587 | Enabling module mime. 2026-03-03 22:43:11.639 | Enabling module negotiation. 2026-03-03 22:43:11.684 | Enabling module setenvif. 2026-03-03 22:43:11.734 | Enabling module filter. 2026-03-03 22:43:11.782 | Enabling module deflate. 2026-03-03 22:43:11.832 | Enabling module status. 2026-03-03 22:43:11.880 | Enabling module reqtimeout. 2026-03-03 22:43:11.931 | Enabling conf charset. 2026-03-03 22:43:11.981 | Enabling conf localized-error-pages. 2026-03-03 22:43:12.028 | Enabling conf other-vhosts-access-log. 2026-03-03 22:43:12.077 | Enabling conf security. 2026-03-03 22:43:12.123 | Enabling conf serve-cgi-bin. 2026-03-03 22:43:12.180 | Enabling site 000-default. 2026-03-03 22:43:12.956 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-03 22:43:13.481 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-03 22:43:14.457 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-03 22:43:14.469 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-03 22:43:14.479 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-03 22:43:14.516 | Setting up dh-autoreconf (20) ... 2026-03-03 22:43:14.526 | Setting up postgresql-server-dev-16 (16.11-0ubuntu0.24.04.1) ... 2026-03-03 22:43:14.540 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-03 22:43:14.552 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-03 22:43:14.566 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-03 22:43:14.576 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-03 22:43:14.587 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-03 22:43:14.601 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-03 22:43:14.608 | Setting up apache2-dev (2.4.58-1ubuntu8.10) ... 2026-03-03 22:43:14.623 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-03 22:43:14.633 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-03 22:43:14.784 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-03 22:43:15.080 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-03 22:43:15.123 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-03 22:43:15.135 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-03 22:43:15.147 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-03 22:43:15.159 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-03 22:43:16.399 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-03 22:43:16.541 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-03 22:43:17.082 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-03 22:43:17.435 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-03 22:43:17.480 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-03 22:43:17.500 | Processing triggers for sgml-base (1.31) ... 2026-03-03 22:43:17.529 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-03 22:43:17.539 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-03 22:43:17.551 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-03 22:43:19.589 | Regenerating fonts cache... done. 2026-03-03 22:43:19.596 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-03 22:43:19.644 | update-initramfs: Generating /boot/initrd.img-6.8.0-101-generic 2026-03-03 22:43:19.658 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-03 22:43:32.082 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:43:32.119 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-03 22:43:32.134 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-03 22:43:32.146 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-03-03 22:43:32.207 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-03 22:43:32.217 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-03 22:43:32.227 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-03 22:43:32.239 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-03 22:43:32.250 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-03 22:43:32.263 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-03 22:43:32.275 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-03 22:43:32.286 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-03 22:43:32.321 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-03 22:43:32.332 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-03 22:43:32.346 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-03 22:43:32.470 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:43:32.737 | ++ functions-common:apt_get:1203 : result=0 2026-03-03 22:43:32.741 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:43:32.747 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:43:32.751 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:43:32.756 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:43:32.761 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:43:32.765 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:43:32.770 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:43:32.774 | ++ functions-common:time_stop:2419 : start_time=1772577670837 2026-03-03 22:43:32.779 | ++ functions-common:time_stop:2421 : [[ -z 1772577670837 ]] 2026-03-03 22:43:32.785 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:43:32.793 | ++ functions-common:time_stop:2424 : end_time=1772577812787 2026-03-03 22:43:32.798 | ++ functions-common:time_stop:2425 : elapsed_time=141950 2026-03-03 22:43:32.803 | ++ functions-common:time_stop:2426 : total=13339 2026-03-03 22:43:32.809 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:43:32.814 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=155289 2026-03-03 22:43:32.819 | ++ functions-common:apt_get:1207 : return 0 2026-03-03 22:43:32.825 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-03 22:43:32.831 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-03 22:43:32.837 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-03 22:43:32.847 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-03 22:43:32.853 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-03 22:43:32.858 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-03 22:43:32.868 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-03 22:43:32.878 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-03 22:43:32.883 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-03 22:43:32.890 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-03 22:43:34.857 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-03 22:43:34.861 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-03 22:43:34.865 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-03 22:43:34.869 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-03 22:43:34.872 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-03 22:43:34.876 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-03 22:43:34.880 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-03 22:43:34.883 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-03 22:43:34.887 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-03 22:43:34.891 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-03 22:43:34.895 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-03 22:43:34.898 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-03 22:43:34.902 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-03 22:43:34.906 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-03 22:43:34.910 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-03 22:43:34.914 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-03 22:43:34.917 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-03 22:43:34.922 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-03 22:43:34.926 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-03 22:43:34.929 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-03 22:43:34.933 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-03 22:43:34.938 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-03 22:43:34.942 | + functions-common:_ensure_lsb_release:418 : return 2026-03-03 22:43:34.947 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-03 22:43:34.971 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-03 22:43:34.976 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-03 22:43:35.000 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-03 22:43:35.005 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-03 22:43:35.028 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-03 22:43:35.032 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-03 22:43:35.036 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-03 22:43:35.040 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-03 22:43:35.044 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-03 22:43:35.049 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-03 22:43:35.053 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-03 22:43:35.057 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-03 22:43:35.060 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-03 22:43:35.064 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-03 22:43:35.068 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-03 22:43:35.068 | Distro: noble 2026-03-03 22:43:35.072 | + tools/install_pip.sh:main:117 : get_versions 2026-03-03 22:43:35.078 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-03 22:43:35.085 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-03 22:43:35.089 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-03 22:43:35.095 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-03 22:43:35.096 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-03 22:43:35.444 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-03 22:43:35.448 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-03 22:43:35.448 | pip: 24.0 2026-03-03 22:43:35.452 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-03 22:43:35.456 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-03 22:43:35.460 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:43:35.463 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:43:35.467 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:43:35.470 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:43:35.474 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:43:35.478 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:43:35.481 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:43:35.485 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:43:35.489 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:43:35.493 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:43:35.496 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:43:35.500 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:43:35.504 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:43:35.507 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-03 22:43:35.511 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:43:35.515 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:43:35.520 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-03 22:43:35.528 | + tools/install_pip.sh:main:146 : set -x 2026-03-03 22:43:35.532 | + tools/install_pip.sh:main:149 : get_versions 2026-03-03 22:43:35.538 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-03 22:43:35.545 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-03 22:43:35.548 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-03 22:43:35.556 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-03 22:43:35.556 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-03 22:43:35.862 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-03 22:43:35.866 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-03 22:43:35.866 | pip: 24.0 2026-03-03 22:43:35.873 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-03 22:43:35.879 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-03 22:43:35.885 | + ./stack.sh:main:801 : fixup_all 2026-03-03 22:43:35.889 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-03 22:43:35.894 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-03 22:43:35.898 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:43:35.903 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:43:35.908 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-03 22:43:35.929 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-03 22:43:35.950 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-03 22:43:35.971 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-03 22:43:35.976 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-03 22:43:35.981 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:43:35.987 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:43:35.991 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:43:35.996 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:43:36.002 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:43:36.006 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:43:36.011 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:43:36.016 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:43:36.021 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:43:36.025 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:43:36.031 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:43:36.037 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:43:36.042 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:43:36.045 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-03 22:43:36.050 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-03 22:43:36.055 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-03 22:43:36.074 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-03 22:43:36.092 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-03 22:43:36.113 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-03 22:43:36.133 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-03 22:43:36.151 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-03 22:43:36.172 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-03 22:43:36.195 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-03 22:43:36.214 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-03 22:43:36.219 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-03 22:43:36.224 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-03 22:43:39.445 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-03 22:43:39.484 | Using python 3.12 to install setuptools 2026-03-03 22:43:39.489 | + 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-03-03 22:43:40.285 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-03 22:43:40.456 | Collecting pip 2026-03-03 22:43:40.502 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-03 22:43:40.514 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-03 22:43:40.765 | Collecting setuptools[core] 2026-03-03 22:43:40.768 | Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-03-03 22:43:40.876 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-03 22:43:40.880 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-03 22:43:40.935 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-03 22:43:40.940 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-03 22:43:41.000 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-03 22:43:41.020 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:43:41.089 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-03 22:43:41.093 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-03 22:43:41.151 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2026-03-03 22:43:41.154 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-03 22:43:41.206 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-03 22:43:41.211 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-03 22:43:41.284 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.287 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-03 22:43:41.341 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.345 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-03 22:43:41.502 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.505 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-03 22:43:41.567 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.571 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-03 22:43:41.622 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.625 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-03 22:43:41.736 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.739 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-03 22:43:41.819 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.823 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-03 22:43:41.890 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.894 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-03 22:43:41.954 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:41.957 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:43:42.021 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:42.025 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-03 22:43:42.049 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-03 22:43:42.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.3 MB/s eta 0:00:00 2026-03-03 22:43:42.095 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-03 22:43:42.106 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-03 22:43:42.117 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-03 22:43:42.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.3 MB/s eta 0:00:00 2026-03-03 22:43:42.134 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-03 22:43:42.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.6 MB/s eta 0:00:00 2026-03-03 22:43:42.151 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-03 22:43:42.165 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-03 22:43:42.176 | Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-03-03 22:43:42.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 48.1 MB/s eta 0:00:00 2026-03-03 22:43:42.204 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-03 22:43:42.214 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-03 22:43:42.225 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-03 22:43:42.236 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 4.8 MB/s eta 0:00:00 2026-03-03 22:43:42.240 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-03 22:43:42.250 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-03 22:43:42.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 9.5 MB/s eta 0:00:00 2026-03-03 22:43:42.268 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-03 22:43:42.280 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 31.0 MB/s eta 0:00:00 2026-03-03 22:43:42.290 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-03 22:43:42.308 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-03 22:43:42.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 10.0 MB/s eta 0:00:00 2026-03-03 22:43:42.329 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-03 22:43:42.358 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.2 MB/s eta 0:00:00 2026-03-03 22:43:42.362 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-03 22:43:42.627 | Installing collected packages: shellingham, setuptools, pygments, platformdirs, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-03 22:43:42.641 | Attempting uninstall: setuptools 2026-03-03 22:43:42.646 | Found existing installation: setuptools 68.1.2 2026-03-03 22:43:42.647 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:43:42.647 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-03 22:43:43.290 | Attempting uninstall: pygments 2026-03-03 22:43:43.302 | Found existing installation: Pygments 2.17.2 2026-03-03 22:43:43.302 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:43:43.303 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-03 22:43:44.037 | Attempting uninstall: pip 2026-03-03 22:43:44.040 | Found existing installation: pip 24.0 2026-03-03 22:43:44.091 | Uninstalling pip-24.0: 2026-03-03 22:43:44.099 | Successfully uninstalled pip-24.0 2026-03-03 22:43:45.224 | Attempting uninstall: wheel 2026-03-03 22:43:45.236 | Found existing installation: wheel 0.42.0 2026-03-03 22:43:45.236 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:43:45.237 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-03 22:43:45.723 | 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 pip-26.0.1 platformdirs-4.9.2 pygments-2.19.2 rich-14.3.3 setuptools-82.0.0 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-03 22:43:45.866 | + inc/python:pip_install:216 : result=0 2026-03-03 22:43:45.874 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:43:45.879 | + functions-common:time_stop:2412 : local name 2026-03-03 22:43:45.885 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:43:45.890 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:43:45.895 | + functions-common:time_stop:2415 : local total 2026-03-03 22:43:45.901 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:43:45.906 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:43:45.911 | + functions-common:time_stop:2419 : start_time=1772577819474 2026-03-03 22:43:45.916 | + functions-common:time_stop:2421 : [[ -z 1772577819474 ]] 2026-03-03 22:43:45.922 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:43:45.930 | + functions-common:time_stop:2424 : end_time=1772577825924 2026-03-03 22:43:45.935 | + functions-common:time_stop:2425 : elapsed_time=6450 2026-03-03 22:43:45.939 | + functions-common:time_stop:2426 : total=0 2026-03-03 22:43:45.943 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:43:45.948 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6450 2026-03-03 22:43:45.952 | + inc/python:pip_install:219 : return 0 2026-03-03 22:43:45.958 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/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-03-03 22:43:45.963 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:43:45.967 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:43:45.972 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-03 22:43:45.979 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-03 22:43:45.986 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-03 22:43:46.029 | Using python 3.12 to install os-testr 2026-03-03 22:43:46.035 | + 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-03-03 22:43:46.721 | Collecting os-testr 2026-03-03 22:43:46.810 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-03 22:43:46.854 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-03 22:43:46.864 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:43:46.894 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-03 22:43:46.905 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-03 22:43:46.951 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-03 22:43:46.961 | Downloading testtools-2.8.4-py3-none-any.whl.metadata (5.4 kB) 2026-03-03 22:43:46.978 | 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.0) 2026-03-03 22:43:47.007 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-03 22:43:47.017 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-03 22:43:47.047 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-03 22:43:47.068 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-03 22:43:47.098 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-03 22:43:47.114 | Downloading testtools-2.8.4-py3-none-any.whl (109 kB) 2026-03-03 22:43:47.136 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-03 22:43:47.196 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-03 22:43:47.473 | 2026-03-03 22:43:47.476 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.4 2026-03-03 22:43:47.646 | + inc/python:pip_install:216 : result=0 2026-03-03 22:43:47.652 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:43:47.657 | + functions-common:time_stop:2412 : local name 2026-03-03 22:43:47.663 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:43:47.668 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:43:47.674 | + functions-common:time_stop:2415 : local total 2026-03-03 22:43:47.678 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:43:47.683 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:43:47.688 | + functions-common:time_stop:2419 : start_time=1772577826017 2026-03-03 22:43:47.692 | + functions-common:time_stop:2421 : [[ -z 1772577826017 ]] 2026-03-03 22:43:47.699 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:43:47.707 | + functions-common:time_stop:2424 : end_time=1772577827701 2026-03-03 22:43:47.710 | + functions-common:time_stop:2425 : elapsed_time=1684 2026-03-03 22:43:47.716 | + functions-common:time_stop:2426 : total=6450 2026-03-03 22:43:47.722 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:43:47.726 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8134 2026-03-03 22:43:47.731 | + inc/python:pip_install:219 : return 0 2026-03-03 22:43:47.735 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-03 22:43:47.832 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-03 22:43:47.929 | + ./stack.sh:main:829 : install_infra 2026-03-03 22:43:47.935 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-03 22:43:47.940 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-03 22:43:47.946 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-03 22:43:51.138 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-03 22:43:51.143 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-03 22:43:51.188 | + 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-03-03 22:43:52.003 | Collecting pbr 2026-03-03 22:43:52.004 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:43:52.248 | Collecting setuptools[core] 2026-03-03 22:43:52.250 | Using cached setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-03-03 22:43:52.334 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-03 22:43:52.336 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-03 22:43:52.372 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-03 22:43:52.373 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-03 22:43:52.417 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-03 22:43:52.418 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:43:52.464 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-03 22:43:52.465 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-03 22:43:52.506 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2026-03-03 22:43:52.509 | Using cached platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-03 22:43:52.541 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-03 22:43:52.542 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-03 22:43:52.596 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.600 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-03 22:43:52.631 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.632 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-03 22:43:52.759 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.762 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-03 22:43:52.799 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.799 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-03 22:43:52.829 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.830 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-03 22:43:52.917 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.919 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-03 22:43:52.939 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.940 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-03 22:43:52.981 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:52.981 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-03 22:43:53.019 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:53.020 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:43:53.061 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-03 22:43:53.063 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-03 22:43:53.078 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-03 22:43:53.078 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-03 22:43:53.079 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-03 22:43:53.080 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-03 22:43:53.081 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-03 22:43:53.082 | Using cached platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-03 22:43:53.083 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-03 22:43:53.084 | Using cached setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-03-03 22:43:53.087 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-03 22:43:53.088 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-03 22:43:53.089 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-03 22:43:53.090 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-03 22:43:53.091 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-03 22:43:53.093 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-03 22:43:53.095 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-03 22:43:53.096 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-03 22:43:53.096 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-03 22:43:53.100 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-03 22:43:53.232 | Installing collected packages: shellingham, setuptools, pygments, platformdirs, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-03 22:43:55.375 | 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 platformdirs-4.9.2 pygments-2.19.2 rich-14.3.3 setuptools-82.0.0 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-03 22:43:55.506 | + inc/python:pip_install:216 : result=0 2026-03-03 22:43:55.510 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:43:55.513 | + functions-common:time_stop:2412 : local name 2026-03-03 22:43:55.519 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:43:55.523 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:43:55.530 | + functions-common:time_stop:2415 : local total 2026-03-03 22:43:55.535 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:43:55.540 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:43:55.543 | + functions-common:time_stop:2419 : start_time=1772577831172 2026-03-03 22:43:55.548 | + functions-common:time_stop:2421 : [[ -z 1772577831172 ]] 2026-03-03 22:43:55.554 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:43:55.561 | + functions-common:time_stop:2424 : end_time=1772577835556 2026-03-03 22:43:55.566 | + functions-common:time_stop:2425 : elapsed_time=4384 2026-03-03 22:43:55.571 | + functions-common:time_stop:2426 : total=8134 2026-03-03 22:43:55.576 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:43:55.583 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12518 2026-03-03 22:43:55.588 | + inc/python:pip_install:219 : return 0 2026-03-03 22:43:55.594 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-03 22:43:55.600 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-03 22:43:55.648 | + 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-03-03 22:43:56.371 | Processing /opt/stack/requirements 2026-03-03 22:43:56.372 | Installing build dependencies: started 2026-03-03 22:43:58.125 | Installing build dependencies: finished with status 'done' 2026-03-03 22:43:58.126 | Getting requirements to build wheel: started 2026-03-03 22:43:58.298 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:43:58.304 | Preparing metadata (pyproject.toml): started 2026-03-03 22:43:59.060 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:43:59.167 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.221 | Downloading fixtures-4.3.0-py3-none-any.whl.metadata (22 kB) 2026-03-03 22:43:59.241 | 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.dev8245) (26.0) 2026-03-03 22:43:59.317 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.322 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-03 22:43:59.400 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.403 | 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-03-03 22:43:59.435 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.441 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-03 22:43:59.454 | 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.dev8245) (82.0.0) 2026-03-03 22:43:59.609 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.614 | 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-03-03 22:43:59.655 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.659 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-03 22:43:59.728 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.732 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-03 22:43:59.784 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8245) 2026-03-03 22:43:59.787 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:43:59.856 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-03 22:43:59.867 | Downloading fixtures-4.3.0-py3-none-any.whl (40 kB) 2026-03-03 22:43:59.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.3/40.3 kB 3.9 MB/s eta 0:00:00 2026-03-03 22:43:59.885 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-03 22:43:59.922 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.0 MB/s eta 0:00:00 2026-03-03 22:43:59.927 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-03 22:43:59.939 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.3 MB/s eta 0:00:00 2026-03-03 22:43:59.944 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-03 22:43:59.955 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 18.9 MB/s eta 0:00:00 2026-03-03 22:43:59.961 | 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-03-03 22:43:59.972 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 16.8 MB/s eta 0:00:00 2026-03-03 22:43:59.977 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-03 22:43:59.989 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 5.9 MB/s eta 0:00:00 2026-03-03 22:43:59.994 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-03 22:44:00.006 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 14.6 MB/s eta 0:00:00 2026-03-03 22:44:00.021 | Building wheels for collected packages: openstack_requirements 2026-03-03 22:44:00.022 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-03 22:44:01.466 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-03 22:44:01.467 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8245-py3-none-any.whl size=52172 sha256=41bf1c2eb2cfe44192e0b597e05a666264bafce17cedf5cab31fda11162e9801 2026-03-03 22:44:01.468 | Stored in directory: /tmp/pip-ephem-wheel-cache-rn22lxig/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-03 22:44:01.472 | Successfully built openstack_requirements 2026-03-03 22:44:01.634 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-03 22:44:02.122 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.0 idna-3.11 openstack_requirements-1.2.1.dev8245 requests-2.32.5 urllib3-2.6.3 2026-03-03 22:44:02.272 | + inc/python:pip_install:216 : result=0 2026-03-03 22:44:02.277 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:44:02.281 | + functions-common:time_stop:2412 : local name 2026-03-03 22:44:02.285 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:44:02.290 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:44:02.295 | + functions-common:time_stop:2415 : local total 2026-03-03 22:44:02.300 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:44:02.305 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:44:02.309 | + functions-common:time_stop:2419 : start_time=1772577835631 2026-03-03 22:44:02.313 | + functions-common:time_stop:2421 : [[ -z 1772577835631 ]] 2026-03-03 22:44:02.319 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:44:02.326 | + functions-common:time_stop:2424 : end_time=1772577842320 2026-03-03 22:44:02.330 | + functions-common:time_stop:2425 : elapsed_time=6689 2026-03-03 22:44:02.335 | + functions-common:time_stop:2426 : total=12518 2026-03-03 22:44:02.339 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:44:02.343 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19207 2026-03-03 22:44:02.348 | + inc/python:pip_install:219 : return 0 2026-03-03 22:44:02.353 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-03 22:44:02.359 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-03 22:44:02.363 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-03 22:44:02.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:44:02.373 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:44:02.377 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-03-03 22:44:02.383 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:44:02.388 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-03 22:44:02.427 | Using python 3.12 to install pbr 2026-03-03 22:44:02.432 | + 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-03-03 22:44:03.024 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-03 22:44:03.222 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.0) 2026-03-03 22:44:03.366 | + inc/python:pip_install:216 : result=0 2026-03-03 22:44:03.372 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:44:03.377 | + functions-common:time_stop:2412 : local name 2026-03-03 22:44:03.381 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:44:03.386 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:44:03.391 | + functions-common:time_stop:2415 : local total 2026-03-03 22:44:03.395 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:44:03.403 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:44:03.408 | + functions-common:time_stop:2419 : start_time=1772577842417 2026-03-03 22:44:03.413 | + functions-common:time_stop:2421 : [[ -z 1772577842417 ]] 2026-03-03 22:44:03.418 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:44:03.425 | + functions-common:time_stop:2424 : end_time=1772577843419 2026-03-03 22:44:03.430 | + functions-common:time_stop:2425 : elapsed_time=1002 2026-03-03 22:44:03.435 | + functions-common:time_stop:2426 : total=19207 2026-03-03 22:44:03.441 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:44:03.446 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20209 2026-03-03 22:44:03.452 | + inc/python:pip_install:219 : return 0 2026-03-03 22:44:03.457 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-03 22:44:06.704 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-03 22:44:07.254 | Collecting bindep 2026-03-03 22:44:07.305 | Downloading bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-03-03 22:44:07.369 | Collecting distro>=1.7 (from bindep) 2026-03-03 22:44:07.373 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-03 22:44:07.421 | Collecting packaging (from bindep) 2026-03-03 22:44:07.422 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-03 22:44:07.445 | Collecting Parsley (from bindep) 2026-03-03 22:44:07.454 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-03 22:44:07.510 | Collecting pbr>=2 (from bindep) 2026-03-03 22:44:07.510 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:44:07.738 | Collecting setuptools (from pbr>=2->bindep) 2026-03-03 22:44:07.739 | Using cached setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-03-03 22:44:07.784 | Downloading bindep-2.13.0-py3-none-any.whl (34 kB) 2026-03-03 22:44:07.797 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-03 22:44:07.804 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-03 22:44:07.806 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-03 22:44:07.815 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-03 22:44:07.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.0 MB/s eta 0:00:00 2026-03-03 22:44:07.833 | Using cached setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-03-03 22:44:07.903 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-03 22:44:08.858 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.0 2026-03-03 22:44:08.989 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-03 22:44:08.996 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-03 22:44:09.004 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-03 22:44:09.045 | + ./stack.sh:main:838 : pkgs= 2026-03-03 22:44:09.051 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-03 22:44:09.056 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-03 22:44:09.061 | + functions-common:run_phase:1840 : local mode=stack 2026-03-03 22:44:09.066 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-03 22:44:09.071 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-03 22:44:09.075 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-03 22:44:09.080 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-03 22:44:09.085 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-03 22:44:09.090 | + functions-common:run_phase:1850 : local extra 2026-03-03 22:44:09.097 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:44:09.104 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-03 22:44:09.111 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-03 22:44:09.117 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-03 22:44:09.122 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-03 22:44:09.126 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-03 22:44:09.158 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:44:09.163 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-03 22:44:09.168 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-03 22:44:09.173 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-03 22:44:09.179 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-03 22:44:09.184 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-03 22:44:09.188 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:44:09.193 | + functions-common:run_plugins:1830 : local plugin 2026-03-03 22:44:09.198 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:44:09.203 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-03 22:44:09.210 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-03 22:44:09.215 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-03 22:44:09.220 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-03 22:44:09.225 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-03 22:44:09.259 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-03 22:44:09.294 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:44:09.299 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.305 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-03 22:44:09.309 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.315 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.320 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.325 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-03 22:44:09.330 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.337 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.342 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:44:09.347 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:44:09.352 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:44:09.357 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-03 22:44:09.363 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-03 22:44:09.367 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-03 22:44:09.396 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-03 22:44:09.402 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:44:09.407 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-03 22:44:09.414 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-03 22:44:09.466 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-03 22:44:09.470 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-03 22:44:09.474 | ACCOUNT_PORT_BASE=6612 2026-03-03 22:44:09.474 | ADDITIONAL_VENV_PACKAGES= 2026-03-03 22:44:09.474 | ADMIN_PASSWORD=secretadmin 2026-03-03 22:44:09.474 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-03 22:44:09.474 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-03 22:44:09.474 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-03 22:44:09.474 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-03 22:44:09.474 | ALEMBIC_BRANCH=main 2026-03-03 22:44:09.474 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-03 22:44:09.474 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-03 22:44:09.474 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-03 22:44:09.474 | APACHE_GROUP=stack 2026-03-03 22:44:09.474 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-03 22:44:09.474 | APACHE_LOG_DIR=/var/log/apache2 2026-03-03 22:44:09.474 | APACHE_NAME=apache2 2026-03-03 22:44:09.474 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-03 22:44:09.474 | APACHE_USER=stack 2026-03-03 22:44:09.475 | API_WORKERS=4 2026-03-03 22:44:09.475 | BACKING_FILE_SUFFIX=-backing-file 2026-03-03 22:44:09.475 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-03 22:44:09.475 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.475 | BARBICAN_BRANCH=master 2026-03-03 22:44:09.475 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-03 22:44:09.475 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-03 22:44:09.475 | BARBICAN_DIR=/opt/stack/barbican 2026-03-03 22:44:09.475 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-03 22:44:09.475 | BARBICAN_ENFORCE_SCOPE=False 2026-03-03 22:44:09.475 | BARBICAN_HOST_HREF=http://162.253.55.12/key-manager 2026-03-03 22:44:09.475 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.12/identity 2026-03-03 22:44:09.475 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-03 22:44:09.475 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-03 22:44:09.475 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-03 22:44:09.475 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-03 22:44:09.475 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-03 22:44:09.475 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-03 22:44:09.475 | BASH=/usr/bin/bash 2026-03-03 22:44:09.475 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-03 22:44:09.475 | BASH_ALIASES=() 2026-03-03 22:44:09.475 | BASH_ARGC=([0]="0") 2026-03-03 22:44:09.475 | BASH_ARGV=() 2026-03-03 22:44:09.475 | BASH_CMDS=() 2026-03-03 22:44:09.475 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-03 22:44:09.475 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-03 22:44:09.475 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-03 22:44:09.475 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-03 22:44:09.475 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-03 22:44:09.475 | BASH_VERSION='5.2.21(1)-release' 2026-03-03 22:44:09.475 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-03 22:44:09.475 | BRANCHLESS_TARGET_BRANCH=master 2026-03-03 22:44:09.475 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-03 22:44:09.475 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-03 22:44:09.475 | CELLSV2_SETUP=superconductor 2026-03-03 22:44:09.475 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-03 22:44:09.475 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-03 22:44:09.475 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-03 22:44:09.475 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-03 22:44:09.475 | CINDER_BACKUP_DRIVER=swift 2026-03-03 22:44:09.475 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.475 | CINDER_BRANCH=master 2026-03-03 22:44:09.475 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:44:09.475 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-03 22:44:09.475 | CINDER_CONF_DIR=/etc/cinder 2026-03-03 22:44:09.476 | CINDER_DIR=/opt/stack/cinder 2026-03-03 22:44:09.476 | CINDER_DRIVER=default 2026-03-03 22:44:09.476 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:44:09.476 | CINDER_ENFORCE_SCOPE=False 2026-03-03 22:44:09.476 | CINDER_IMG_CACHE_ENABLED=True 2026-03-03 22:44:09.476 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-03 22:44:09.476 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-03 22:44:09.476 | CINDER_LVM_TYPE=auto 2026-03-03 22:44:09.476 | CINDER_MY_IP=162.253.55.12 2026-03-03 22:44:09.476 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-03 22:44:09.476 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-03 22:44:09.476 | CINDER_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.476 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.476 | CINDER_SERVICE_PORT=8776 2026-03-03 22:44:09.476 | CINDER_SERVICE_PORT_INT=18776 2026-03-03 22:44:09.476 | CINDER_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.476 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-03 22:44:09.476 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-03 22:44:09.476 | CINDER_TARGET_HELPER=lioadm 2026-03-03 22:44:09.476 | CINDER_TARGET_PORT=3260 2026-03-03 22:44:09.476 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-03 22:44:09.476 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-03 22:44:09.476 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-03 22:44:09.476 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-03 22:44:09.476 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:44:09.476 | CINDER_USE_SERVICE_TOKEN=True 2026-03-03 22:44:09.476 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-03 22:44:09.476 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-03 22:44:09.476 | CINDER_VOLUME_CLEAR=zero 2026-03-03 22:44:09.476 | CIRROS_ARCH=x86_64 2026-03-03 22:44:09.476 | CIRROS_VERSION=0.6.3 2026-03-03 22:44:09.476 | CONFIGURE_BACKING_FILE=True 2026-03-03 22:44:09.476 | CONFIG_AWK_CMD=awk 2026-03-03 22:44:09.476 | CONTAINER_PORT_BASE=6611 2026-03-03 22:44:09.476 | CURL_GET='curl -g' 2026-03-03 22:44:09.476 | CURRENT_LOG_TIME=2026-03-03-224052 2026-03-03 22:44:09.476 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-03 22:44:09.476 | DATABASE_HOST=127.0.0.1 2026-03-03 22:44:09.476 | DATABASE_PASSWORD=secretdatabase 2026-03-03 22:44:09.476 | DATABASE_QUERY_LOGGING=False 2026-03-03 22:44:09.476 | DATABASE_TYPE=mysql 2026-03-03 22:44:09.476 | DATABASE_USER=root 2026-03-03 22:44:09.476 | DATA_DIR=/opt/stack/data 2026-03-03 22:44:09.476 | DC=([0]="openstack" [1]="org") 2026-03-03 22:44:09.476 | DEBUG_LIBVIRT=True 2026-03-03 22:44:09.476 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-03 22:44:09.476 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-03 22:44:09.477 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-03 22:44:09.477 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-03 22:44:09.477 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-03 22:44:09.477 | DEF_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.477 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.477 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:44:09.477 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:44:09.477 | DELTA=1772577670 2026-03-03 22:44:09.477 | DEST=/opt/stack 2026-03-03 22:44:09.477 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-03 22:44:09.477 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-03 22:44:09.477 | DEVSTACK_HOSTNAME=np0000157713.novalocal 2026-03-03 22:44:09.477 | DEVSTACK_PARALLEL=True 2026-03-03 22:44:09.477 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:44:09.477 | DEVSTACK_SERIES=2026.1 2026-03-03 22:44:09.477 | DEVSTACK_START_TIME=1772577642 2026-03-03 22:44:09.477 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-03 22:44:09.477 | DIRSTACK=() 2026-03-03 22:44:09.477 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-03 22:44:09.477 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-03 22:44:09.477 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-03 22:44:09.477 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-03 22:44:09.477 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-03 22:44:09.477 | DISTRO=noble 2026-03-03 22:44:09.477 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-03 22:44:09.477 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-03 22:44:09.477 | ENABLE_CHASSIS_AS_GW=True 2026-03-03 22:44:09.477 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-03 22:44:09.477 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-03 22:44:09.477 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-03 22:44:09.477 | ENABLE_ISOLATED_METADATA=False 2026-03-03 22:44:09.477 | ENABLE_KSM=True 2026-03-03 22:44:09.477 | ENABLE_KSMTUNED=True 2026-03-03 22:44:09.477 | ENABLE_METADATA_NETWORK=False 2026-03-03 22:44:09.477 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-03 22:44:09.477 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-03 22:44:09.477 | ENABLE_TENANT_TUNNELS=True 2026-03-03 22:44:09.477 | ENABLE_TENANT_VLANS=False 2026-03-03 22:44:09.477 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-03 22:44:09.477 | ENABLE_ZSWAP=True 2026-03-03 22:44:09.477 | ENFORCE_SCOPE=False 2026-03-03 22:44:09.477 | ERROR_ON_CLONE=True 2026-03-03 22:44:09.477 | ETCD_ARCH=amd64 2026-03-03 22:44:09.477 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-03 22:44:09.478 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-03 22:44:09.478 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:44:09.478 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:44:09.478 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-03 22:44:09.478 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-03 22:44:09.478 | ETCD_PEER_PORT=2380 2026-03-03 22:44:09.478 | ETCD_PORT=2379 2026-03-03 22:44:09.478 | ETCD_RAMDISK_MB=512 2026-03-03 22:44:09.478 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-03 22:44:09.478 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-03 22:44:09.478 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-03 22:44:09.478 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-03 22:44:09.478 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-03 22:44:09.478 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-03 22:44:09.478 | ETCD_USE_RAMDISK=True 2026-03-03 22:44:09.478 | ETCD_VERSION=v3.5.21 2026-03-03 22:44:09.478 | EUID=1002 2026-03-03 22:44:09.478 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:44:09.478 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-03 22:44:09.478 | EXTRA_FILES_RETRY=3 2026-03-03 22:44:09.478 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-03 22:44:09.478 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-03 22:44:09.478 | FILES=/opt/stack/devstack/files 2026-03-03 22:44:09.478 | FIXED_RANGE=10.1.0.0/20 2026-03-03 22:44:09.478 | FIXED_RANGE_V6=fde2:3e70:5c6f::/64 2026-03-03 22:44:09.478 | FLOATING_RANGE=172.24.5.0/24 2026-03-03 22:44:09.478 | FORCE_CONFIG_DRIVE=False 2026-03-03 22:44:09.478 | FORCE_PREREQ=0 2026-03-03 22:44:09.478 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-03 22:44:09.478 | FUNC_DIR=/opt/stack/devstack 2026-03-03 22:44:09.478 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-03 22:44:09.478 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-03 22:44:09.478 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-03 22:44:09.478 | GIT_BASE=https://github.com 2026-03-03 22:44:09.479 | GIT_DEPTH=0 2026-03-03 22:44:09.479 | GIT_TIMEOUT=0 2026-03-03 22:44:09.479 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-03 22:44:09.479 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-03 22:44:09.479 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.479 | GLANCE_BRANCH=master 2026-03-03 22:44:09.479 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-03 22:44:09.479 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-03 22:44:09.479 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-03 22:44:09.479 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-03 22:44:09.479 | GLANCE_CONF_DIR=/etc/glance 2026-03-03 22:44:09.479 | GLANCE_DEFAULT_BACKEND=fast 2026-03-03 22:44:09.479 | GLANCE_DIR=/opt/stack/glance 2026-03-03 22:44:09.479 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-03 22:44:09.479 | GLANCE_ENABLE_QUOTAS=True 2026-03-03 22:44:09.479 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-03 22:44:09.479 | GLANCE_ENFORCE_SCOPE=True 2026-03-03 22:44:09.479 | GLANCE_HOSTPORT=162.253.55.12:9292 2026-03-03 22:44:09.479 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-03 22:44:09.479 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-03 22:44:09.479 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-03 22:44:09.479 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-03 22:44:09.479 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-03 22:44:09.479 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-03 22:44:09.479 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-03 22:44:09.479 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-03 22:44:09.479 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-03 22:44:09.479 | GLANCE_S3_BUCKET_NAME=images 2026-03-03 22:44:09.479 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-03 22:44:09.479 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-03 22:44:09.479 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-03 22:44:09.479 | GLANCE_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.479 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.479 | GLANCE_SERVICE_PORT=9292 2026-03-03 22:44:09.479 | GLANCE_SERVICE_PORT_INT=19292 2026-03-03 22:44:09.479 | GLANCE_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.479 | GLANCE_SHOW_DIRECT_URL=False 2026-03-03 22:44:09.479 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-03 22:44:09.479 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-03 22:44:09.479 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-03 22:44:09.479 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-03 22:44:09.479 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-03 22:44:09.479 | GLANCE_URL=https://162.253.55.12/image 2026-03-03 22:44:09.479 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-03 22:44:09.479 | GLANCE_USE_S3=False 2026-03-03 22:44:09.479 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-03 22:44:09.479 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-03 22:44:09.479 | GLOBAL_VENV=True 2026-03-03 22:44:09.480 | GROUPS=() 2026-03-03 22:44:09.480 | HOME=/opt/stack 2026-03-03 22:44:09.480 | HOME_URL=https://www.ubuntu.com/ 2026-03-03 22:44:09.480 | HORIZON_APACHE_ROOT=/dashboard 2026-03-03 22:44:09.480 | HORIZON_BRANCH=master 2026-03-03 22:44:09.480 | HORIZON_DIR=/opt/stack/horizon 2026-03-03 22:44:09.480 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-03 22:44:09.480 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-03 22:44:09.480 | HOSTNAME=np0000157713 2026-03-03 22:44:09.480 | HOSTTYPE=x86_64 2026-03-03 22:44:09.480 | HOST_IP=162.253.55.12 2026-03-03 22:44:09.480 | HOST_IPV6=::1 2026-03-03 22:44:09.480 | HOST_IP_IFACE= 2026-03-03 22:44:09.480 | ID=ubuntu 2026-03-03 22:44:09.480 | ID_LIKE=debian 2026-03-03 22:44:09.480 | IFS=' 2026-03-03 22:44:09.480 | ' 2026-03-03 22:44:09.480 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-03 22:44:09.480 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-03 22:44:09.480 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-03 22:44:09.480 | INSTANCE_NAME_PREFIX=instance- 2026-03-03 22:44:09.480 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-03 22:44:09.480 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-03 22:44:09.480 | IPV6_ADDRESS_MODE=slaac 2026-03-03 22:44:09.480 | IPV6_ADDRS_SAFE_TO_USE=fde2:3e70:5c6f::/56 2026-03-03 22:44:09.480 | IPV6_GLOBAL_ID=e2:3e70:5c6f 2026-03-03 22:44:09.480 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-03 22:44:09.480 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-03 22:44:09.480 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-03 22:44:09.480 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-03 22:44:09.480 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-03 22:44:09.480 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-03 22:44:09.480 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-03 22:44:09.480 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-03 22:44:09.480 | IPV6_RA_MODE=slaac 2026-03-03 22:44:09.480 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-03 22:44:09.480 | IP_VERSION=4+6 2026-03-03 22:44:09.480 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-03 22:44:09.480 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-03 22:44:09.480 | ISCSID_DEBUG=False 2026-03-03 22:44:09.480 | ISCSID_DEBUG_LEVEL=4 2026-03-03 22:44:09.480 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-03 22:44:09.480 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-03 22:44:09.480 | KEYSTONE_AUTH_URI=https://162.253.55.12/identity 2026-03-03 22:44:09.480 | KEYSTONE_AUTH_URI_V3=https://162.253.55.12/identity/v3 2026-03-03 22:44:09.480 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.480 | KEYSTONE_BRANCH=master 2026-03-03 22:44:09.481 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-03 22:44:09.481 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-03 22:44:09.481 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-03 22:44:09.481 | KEYSTONE_ENABLE_CACHE=True 2026-03-03 22:44:09.481 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-03 22:44:09.481 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-03 22:44:09.481 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-03 22:44:09.481 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-03 22:44:09.481 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-03 22:44:09.481 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-03 22:44:09.481 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-03 22:44:09.481 | KEYSTONE_REGION_NAME=RegionOne 2026-03-03 22:44:09.481 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-03 22:44:09.481 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-03 22:44:09.481 | KEYSTONE_ROLE_BACKEND=sql 2026-03-03 22:44:09.481 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-03 22:44:09.481 | KEYSTONE_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.481 | KEYSTONE_SERVICE_PORT=5000 2026-03-03 22:44:09.481 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-03 22:44:09.481 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.481 | KEYSTONE_SERVICE_URI=https://162.253.55.12/identity 2026-03-03 22:44:09.481 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.12/identity/v3 2026-03-03 22:44:09.481 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-03 22:44:09.481 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-03 22:44:09.481 | KEY_MANAGER_BACKEND=barbican 2026-03-03 22:44:09.481 | KILL_PATH=/usr/bin/kill 2026-03-03 22:44:09.481 | LAST_RUN=0 2026-03-03 22:44:09.481 | LAST_SPINNER_PID= 2026-03-03 22:44:09.481 | LC_ALL=en_US.utf8 2026-03-03 22:44:09.481 | LDAP_BASE_DC=openstack 2026-03-03 22:44:09.481 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-03 22:44:09.481 | LDAP_DOMAIN=openstack.org 2026-03-03 22:44:09.481 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-03 22:44:09.481 | LDAP_OLCDB_NUMBER=1 2026-03-03 22:44:09.481 | LDAP_OLCDB_TYPE=mdb 2026-03-03 22:44:09.481 | LDAP_ROOTPW_COMMAND=replace 2026-03-03 22:44:09.481 | LDAP_SERVICE_NAME=slapd 2026-03-03 22:44:09.481 | LDAP_URL=ldap://localhost 2026-03-03 22:44:09.481 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-03 22:44:09.481 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-03 22:44:09.481 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-03 22:44:09.481 | LIBVIRT_GROUP=libvirt 2026-03-03 22:44:09.481 | LIBVIRT_TYPE=kvm 2026-03-03 22:44:09.481 | LINENO=762 2026-03-03 22:44:09.481 | LOCAL_HOSTNAME=np0000157713 2026-03-03 22:44:09.481 | LOGDAYS=7 2026-03-03 22:44:09.481 | LOGDIR=/opt/stack/logs 2026-03-03 22:44:09.482 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 22:44:09.482 | LOGFILE_DIR=/opt/stack/logs 2026-03-03 22:44:09.482 | LOGFILE_NAME=devstacklog.txt 2026-03-03 22:44:09.482 | LOGNAME=stack 2026-03-03 22:44:09.482 | LOGO=ubuntu-logo 2026-03-03 22:44:09.482 | LOG_COLOR=False 2026-03-03 22:44:09.482 | LRC=localrc 2026-03-03 22:44:09.482 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-03 22:44:09.482 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-03 22:44:09.482 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.482 | MAGNUM_BRANCH=master 2026-03-03 22:44:09.482 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-03 22:44:09.482 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-03 22:44:09.482 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-03 22:44:09.482 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-03 22:44:09.482 | MAGNUM_DIR=/opt/stack/magnum 2026-03-03 22:44:09.482 | MAGNUM_ENFORCE_SCOPE=False 2026-03-03 22:44:09.482 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 22:44:09.482 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-03 22:44:09.482 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-03 22:44:09.482 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-03 22:44:09.482 | MAGNUM_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.482 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.482 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-03 22:44:09.482 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-03 22:44:09.482 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-03 22:44:09.482 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-03 22:44:09.482 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:44:09.482 | MAIL=/var/mail/stack 2026-03-03 22:44:09.482 | MANILACLIENT_BRANCH=master 2026-03-03 22:44:09.482 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-03 22:44:09.482 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-03 22:44:09.482 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-03 22:44:09.482 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-03 22:44:09.482 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-03 22:44:09.482 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.482 | MANILA_CONF=/etc/manila/manila.conf 2026-03-03 22:44:09.482 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-03 22:44:09.482 | MANILA_CONF_DIR=/etc/manila 2026-03-03 22:44:09.482 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-03 22:44:09.482 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-03 22:44:09.482 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-03 22:44:09.482 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-03 22:44:09.482 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-03 22:44:09.482 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-03 22:44:09.482 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-03 22:44:09.482 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:44:09.482 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-03 22:44:09.482 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:44:09.482 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:44:09.482 | MANILA_DIR=/opt/stack/manila 2026-03-03 22:44:09.482 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-03 22:44:09.482 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-03 22:44:09.482 | MANILA_ENABLED_BACKENDS=generic 2026-03-03 22:44:09.482 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-03 22:44:09.482 | MANILA_ENDPOINT_BASE=http://162.253.55.12/share 2026-03-03 22:44:09.482 | MANILA_ENFORCE_SCOPE=False 2026-03-03 22:44:09.482 | MANILA_GIT_BASE=https://opendev.org 2026-03-03 22:44:09.482 | MANILA_KEY_FORMAT=ecdsa 2026-03-03 22:44:09.482 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-03 22:44:09.482 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.12 2026-03-03 22:44:09.482 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-03 22:44:09.483 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-03 22:44:09.483 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-03 22:44:09.483 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-03 22:44:09.483 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-03 22:44:09.483 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-03 22:44:09.483 | MANILA_REPO_ROOT=openstack 2026-03-03 22:44:09.483 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-03 22:44:09.483 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-03 22:44:09.483 | MANILA_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.483 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-03 22:44:09.483 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-03 22:44:09.483 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-03 22:44:09.483 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-03 22:44:09.483 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-03 22:44:09.483 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-03 22:44:09.483 | MANILA_SERVICE_PORT=8786 2026-03-03 22:44:09.483 | MANILA_SERVICE_PORT_INT=18786 2026-03-03 22:44:09.483 | MANILA_SERVICE_PROTOCOL=http 2026-03-03 22:44:09.483 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-03 22:44:09.483 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-03 22:44:09.483 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-03 22:44:09.483 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-03 22:44:09.483 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-03 22:44:09.483 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-03 22:44:09.483 | MANILA_SETUP_IPV6=False 2026-03-03 22:44:09.483 | MANILA_SSH_TIMEOUT=180 2026-03-03 22:44:09.483 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-03 22:44:09.483 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-03 22:44:09.483 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-03 22:44:09.483 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-03 22:44:09.483 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-03 22:44:09.483 | MANILA_WSGI=manila.wsgi.api:application 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.12 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.12 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-03 22:44:09.483 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-03 22:44:09.483 | MAX_DB_CONNECTIONS=200 2026-03-03 22:44:09.483 | MEMCACHE_SERVERS=localhost:11211 2026-03-03 22:44:09.483 | METADATA_SERVICE_PORT=8775 2026-03-03 22:44:09.483 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-03 22:44:09.483 | ML2_L3_PLUGIN=ovn-router 2026-03-03 22:44:09.483 | MYSQL_DRIVER=PyMySQL 2026-03-03 22:44:09.483 | MYSQL_GATHER_PERFORMANCE=True 2026-03-03 22:44:09.483 | MYSQL_HOST=127.0.0.1 2026-03-03 22:44:09.483 | MYSQL_REDUCE_MEMORY=True 2026-03-03 22:44:09.483 | MYSQL_SERVICE_NAME=mysql 2026-03-03 22:44:09.483 | MYSQL_USER=root 2026-03-03 22:44:09.483 | NAME=Ubuntu 2026-03-03 22:44:09.483 | NETWORK_GATEWAY=10.1.0.1 2026-03-03 22:44:09.483 | NEUTRON_ANY='q-svc neutron-api' 2026-03-03 22:44:09.483 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.483 | NEUTRON_BRANCH=master 2026-03-03 22:44:09.483 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-03 22:44:09.483 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-03 22:44:09.483 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-03 22:44:09.483 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-03 22:44:09.483 | NEUTRON_DIR=/opt/stack/neutron 2026-03-03 22:44:09.483 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-03 22:44:09.483 | NEUTRON_ENFORCE_SCOPE=True 2026-03-03 22:44:09.483 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-03 22:44:09.483 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-03 22:44:09.483 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-03 22:44:09.483 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.483 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-03 22:44:09.483 | NEUTRON_PORT_SECURITY=True 2026-03-03 22:44:09.483 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-03 22:44:09.483 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-03 22:44:09.483 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-03 22:44:09.483 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-03 22:44:09.483 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-03 22:44:09.483 | NOUNSET= 2026-03-03 22:44:09.483 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-03 22:44:09.483 | NOVA_API_DB=nova_api 2026-03-03 22:44:09.483 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-03 22:44:09.484 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.484 | NOVA_BRANCH=master 2026-03-03 22:44:09.484 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-03 22:44:09.484 | NOVA_CONF=/etc/nova/nova.conf 2026-03-03 22:44:09.484 | NOVA_CONF_DIR=/etc/nova 2026-03-03 22:44:09.484 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-03 22:44:09.484 | NOVA_CPU_CELL=1 2026-03-03 22:44:09.484 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-03 22:44:09.484 | NOVA_CPU_UUID= 2026-03-03 22:44:09.484 | NOVA_DIR=/opt/stack/nova 2026-03-03 22:44:09.484 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-03 22:44:09.484 | NOVA_ENABLE_CACHE=True 2026-03-03 22:44:09.484 | NOVA_ENFORCE_SCOPE=True 2026-03-03 22:44:09.484 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-03 22:44:09.484 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-03 22:44:09.484 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-03 22:44:09.484 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-03 22:44:09.484 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-03 22:44:09.484 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-03 22:44:09.484 | NOVA_MY_IP=162.253.55.12 2026-03-03 22:44:09.484 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-03 22:44:09.484 | NOVA_NUM_CELLS=1 2026-03-03 22:44:09.484 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-03 22:44:09.484 | NOVA_READY_TIMEOUT=60 2026-03-03 22:44:09.484 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-03 22:44:09.484 | NOVA_SERIAL_ENABLED=False 2026-03-03 22:44:09.484 | NOVA_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.484 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.484 | NOVA_SERVICE_PORT=8774 2026-03-03 22:44:09.484 | NOVA_SERVICE_PORT_INT=18774 2026-03-03 22:44:09.484 | NOVA_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.484 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-03 22:44:09.484 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-03 22:44:09.484 | NOVA_SPICE_ENABLED=False 2026-03-03 22:44:09.484 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-03 22:44:09.484 | NOVA_USE_SERVICE_TOKEN=True 2026-03-03 22:44:09.484 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-03 22:44:09.484 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-03 22:44:09.484 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-03 22:44:09.484 | NOVA_VNC_ENABLED=True 2026-03-03 22:44:09.484 | NOVNC_BRANCH=v1.3.0 2026-03-03 22:44:09.484 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-03 22:44:09.484 | NOW=1772577670 2026-03-03 22:44:09.484 | NO_UPDATE_REPOS=False 2026-03-03 22:44:09.484 | OBJECT_PORT_BASE=6613 2026-03-03 22:44:09.484 | OCTAVIA=octavia 2026-03-03 22:44:09.484 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-03 22:44:09.484 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-03 22:44:09.484 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-03 22:44:09.484 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-03 22:44:09.484 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-03 22:44:09.484 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-03 22:44:09.484 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-03 22:44:09.484 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-03 22:44:09.484 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-03 22:44:09.484 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-03 22:44:09.484 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-03 22:44:09.484 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-03 22:44:09.484 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-03 22:44:09.484 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-03 22:44:09.484 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-03 22:44:09.484 | OCTAVIA_API=o-api 2026-03-03 22:44:09.484 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:44:09.484 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-03 22:44:09.484 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-03 22:44:09.484 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.484 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-03 22:44:09.484 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-03 22:44:09.484 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-03 22:44:09.484 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-03 22:44:09.484 | OCTAVIA_CONSUMER=o-cw 2026-03-03 22:44:09.484 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:44:09.484 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-03 22:44:09.484 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-03 22:44:09.484 | OCTAVIA_DIB_TRACING=1 2026-03-03 22:44:09.484 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-03 22:44:09.484 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-03 22:44:09.484 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:44:09.484 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-03 22:44:09.485 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-03 22:44:09.485 | OCTAVIA_HA_PORT=9875 2026-03-03 22:44:09.485 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-03 22:44:09.485 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:44:09.485 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-03 22:44:09.485 | OCTAVIA_HEALTH_KEY=insecure 2026-03-03 22:44:09.485 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-03 22:44:09.485 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-03 22:44:09.485 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:44:09.485 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-03 22:44:09.485 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-03 22:44:09.485 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-03 22:44:09.485 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-03 22:44:09.485 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-03 22:44:09.485 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-03 22:44:09.485 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-03 22:44:09.485 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-03 22:44:09.485 | OCTAVIA_NODE=api 2026-03-03 22:44:09.485 | OCTAVIA_PASSWORD=secretadmin 2026-03-03 22:44:09.485 | OCTAVIA_PORT=9876 2026-03-03 22:44:09.485 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-03 22:44:09.485 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-03 22:44:09.485 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-03 22:44:09.485 | OCTAVIA_PROJECT_NAME=admin 2026-03-03 22:44:09.485 | OCTAVIA_PROTOCOL=http 2026-03-03 22:44:09.485 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-03 22:44:09.485 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-03 22:44:09.485 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-03 22:44:09.485 | OCTAVIA_SERVICE=octavia 2026-03-03 22:44:09.485 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-03 22:44:09.485 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-03 22:44:09.485 | OCTAVIA_USERNAME=admin 2026-03-03 22:44:09.485 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-03 22:44:09.485 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-03 22:44:09.485 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-03 22:44:09.485 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-03 22:44:09.485 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-03 22:44:09.485 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-03 22:44:09.485 | OFFLINE=False 2026-03-03 22:44:09.485 | OLDPWD=/opt/stack/requirements 2026-03-03 22:44:09.485 | OPENSSL=/usr/bin/openssl 2026-03-03 22:44:09.485 | OPTERR=1 2026-03-03 22:44:09.485 | OPTIND=1 2026-03-03 22:44:09.485 | ORG_NAME=OpenStack 2026-03-03 22:44:09.485 | ORG_UNIT_NAME=DevStack 2026-03-03 22:44:09.485 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.485 | OSTESTIMAGES_BRANCH=master 2026-03-03 22:44:09.485 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-03 22:44:09.485 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-03 22:44:09.485 | OSTYPE=linux-gnu 2026-03-03 22:44:09.485 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-03 22:44:09.485 | OS_CLOUD=devstack-admin 2026-03-03 22:44:09.485 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-03 22:44:09.485 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 22:44:09.485 | OVN_AGENT_EXTENSIONS=metadata 2026-03-03 22:44:09.485 | OVN_BRANCH=branch-24.03 2026-03-03 22:44:09.485 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-03 22:44:09.485 | OVN_BUILD_FROM_SOURCE=False 2026-03-03 22:44:09.485 | OVN_BUILD_MODULES=False 2026-03-03 22:44:09.485 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-03 22:44:09.485 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-03 22:44:09.485 | OVN_DATADIR=/var/lib/ovn 2026-03-03 22:44:09.485 | OVN_DBS_LOG_LEVEL=dbg 2026-03-03 22:44:09.485 | OVN_DNS_SERVERS=8.8.8.8 2026-03-03 22:44:09.485 | OVN_GENEVE_OVERHEAD=38 2026-03-03 22:44:09.485 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-03 22:44:09.485 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-03 22:44:09.485 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-03 22:44:09.485 | OVN_L3_SCHEDULER=leastloaded 2026-03-03 22:44:09.486 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-03 22:44:09.486 | OVN_META_DATA_HOST=162.253.55.12 2026-03-03 22:44:09.486 | OVN_NB_REMOTE=ssl:162.253.55.12:6641 2026-03-03 22:44:09.486 | OVN_NEUTRON_SYNC_MODE=log 2026-03-03 22:44:09.486 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-03 22:44:09.486 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-03 22:44:09.486 | OVN_PROTO=ssl 2026-03-03 22:44:09.486 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-03 22:44:09.486 | OVN_REPO_NAME=ovn 2026-03-03 22:44:09.486 | OVN_RUNDIR=/var/run/ovn 2026-03-03 22:44:09.486 | OVN_SB_REMOTE=ssl:162.253.55.12:6642 2026-03-03 22:44:09.486 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-03 22:44:09.486 | OVN_SHAREDIR=/share/ovn 2026-03-03 22:44:09.486 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-03 22:44:09.486 | OVN_UUID= 2026-03-03 22:44:09.486 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-03 22:44:09.486 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-03 22:44:09.486 | OVS_BINDIR=/bin 2026-03-03 22:44:09.486 | OVS_BRANCH=branch-3.3 2026-03-03 22:44:09.486 | OVS_BRIDGE=br-int 2026-03-03 22:44:09.486 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-03 22:44:09.486 | OVS_DATAPATH_TYPE=system 2026-03-03 22:44:09.486 | OVS_ENABLE_TUNNELING=True 2026-03-03 22:44:09.486 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-03 22:44:09.486 | OVS_PREFIX= 2026-03-03 22:44:09.486 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-03 22:44:09.486 | OVS_REPO_NAME=ovs 2026-03-03 22:44:09.486 | OVS_RUNDIR=/var/run/openvswitch 2026-03-03 22:44:09.486 | OVS_SBINDIR=/sbin 2026-03-03 22:44:09.486 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-03 22:44:09.486 | OVS_SHAREDIR=/share/openvswitch 2026-03-03 22:44:09.486 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-03 22:44:09.486 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-03 22:44:09.486 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-03 22:44:09.486 | PACKAGES='apache2 2026-03-03 22:44:09.486 | apache2-dev 2026-03-03 22:44:09.486 | bc 2026-03-03 22:44:09.486 | bsdmainutils 2026-03-03 22:44:09.486 | curl 2026-03-03 22:44:09.486 | g++ 2026-03-03 22:44:09.486 | gawk 2026-03-03 22:44:09.486 | gcc 2026-03-03 22:44:09.486 | gettext 2026-03-03 22:44:09.486 | git 2026-03-03 22:44:09.486 | graphviz 2026-03-03 22:44:09.486 | iputils-ping 2026-03-03 22:44:09.486 | libffi-dev 2026-03-03 22:44:09.486 | libjpeg-dev 2026-03-03 22:44:09.486 | libpq-dev 2026-03-03 22:44:09.486 | libssl-dev 2026-03-03 22:44:09.486 | libsystemd-dev 2026-03-03 22:44:09.486 | libxml2-dev 2026-03-03 22:44:09.486 | libxslt1-dev 2026-03-03 22:44:09.486 | libyaml-dev 2026-03-03 22:44:09.486 | lsof 2026-03-03 22:44:09.486 | openssh-server 2026-03-03 22:44:09.486 | openssl 2026-03-03 22:44:09.486 | pkg-config 2026-03-03 22:44:09.486 | psmisc 2026-03-03 22:44:09.486 | python3-dev 2026-03-03 22:44:09.486 | python3-pip 2026-03-03 22:44:09.486 | python3-systemd 2026-03-03 22:44:09.486 | python3-venv 2026-03-03 22:44:09.486 | tar 2026-03-03 22:44:09.486 | tcpdump 2026-03-03 22:44:09.486 | unzip 2026-03-03 22:44:09.486 | uuid-runtime 2026-03-03 22:44:09.486 | wget 2026-03-03 22:44:09.486 | zlib1g-dev 2026-03-03 22:44:09.486 | lvm2 2026-03-03 22:44:09.486 | qemu-utils 2026-03-03 22:44:09.486 | thin-provisioning-tools 2026-03-03 22:44:09.486 | lsscsi 2026-03-03 22:44:09.486 | open-iscsi 2026-03-03 22:44:09.486 | libkrb5-dev 2026-03-03 22:44:09.486 | libldap2-dev 2026-03-03 22:44:09.486 | libsasl2-dev 2026-03-03 22:44:09.486 | memcached 2026-03-03 22:44:09.486 | python3-mysqldb 2026-03-03 22:44:09.486 | sqlite3 2026-03-03 22:44:09.487 | conntrack 2026-03-03 22:44:09.487 | curl 2026-03-03 22:44:09.487 | ebtables 2026-03-03 22:44:09.487 | genisoimage 2026-03-03 22:44:09.487 | iptables 2026-03-03 22:44:09.487 | iputils-arping 2026-03-03 22:44:09.487 | kpartx 2026-03-03 22:44:09.487 | libjs-jquery-tablesorter 2026-03-03 22:44:09.487 | parted 2026-03-03 22:44:09.487 | pm-utils 2026-03-03 22:44:09.487 | python3-mysqldb 2026-03-03 22:44:09.487 | socat 2026-03-03 22:44:09.487 | sqlite3 2026-03-03 22:44:09.487 | sudo 2026-03-03 22:44:09.487 | vlan 2026-03-03 22:44:09.487 | cryptsetup 2026-03-03 22:44:09.487 | dosfstools 2026-03-03 22:44:09.487 | genisoimage 2026-03-03 22:44:09.487 | gir1.2-libosinfo-1.0 2026-03-03 22:44:09.487 | netcat-openbsd 2026-03-03 22:44:09.487 | open-iscsi 2026-03-03 22:44:09.487 | qemu-utils 2026-03-03 22:44:09.487 | sg3-utils 2026-03-03 22:44:09.487 | sysfsutils 2026-03-03 22:44:09.487 | acl 2026-03-03 22:44:09.487 | dnsmasq-base 2026-03-03 22:44:09.487 | dnsmasq-utils 2026-03-03 22:44:09.487 | ebtables 2026-03-03 22:44:09.487 | haproxy 2026-03-03 22:44:09.487 | iptables 2026-03-03 22:44:09.487 | iputils-arping 2026-03-03 22:44:09.487 | iputils-ping 2026-03-03 22:44:09.487 | postgresql-server-dev-all 2026-03-03 22:44:09.487 | python3-mysqldb 2026-03-03 22:44:09.487 | sqlite3 2026-03-03 22:44:09.487 | sudo 2026-03-03 22:44:09.487 | vlan 2026-03-03 22:44:09.487 | apache2 lvm2 2026-03-03 22:44:09.487 | golang 2026-03-03 22:44:09.487 | debootstrap 2026-03-03 22:44:09.487 | rsyslog' 2026-03-03 22:44:09.487 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:44:09.487 | PHYSICAL_NETWORK=public 2026-03-03 22:44:09.487 | PIPESTATUS=([0]="0") 2026-03-03 22:44:09.487 | PIP_UPGRADE=False 2026-03-03 22:44:09.487 | PIP_VIRTUAL_ENV= 2026-03-03 22:44:09.487 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-03 22:44:09.487 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.487 | PLACEMENT_BRANCH=master 2026-03-03 22:44:09.487 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-03 22:44:09.487 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-03 22:44:09.487 | PLACEMENT_DIR=/opt/stack/placement 2026-03-03 22:44:09.487 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-03 22:44:09.487 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-03 22:44:09.487 | PLACEMENT_SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.487 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.487 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-03 22:44:09.487 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-03 22:44:09.487 | POSIXLY_CORRECT=y 2026-03-03 22:44:09.487 | PPID=2159 2026-03-03 22:44:09.487 | PREREQ_RERUN_HOURS=2 2026-03-03 22:44:09.487 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-03 22:44:09.487 | PREREQ_RERUN_SECONDS=7200 2026-03-03 22:44:09.487 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-03 22:44:09.487 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-03 22:44:09.487 | PRIVATE_NETWORK_NAME=private 2026-03-03 22:44:09.487 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-03 22:44:09.487 | PROVIDER_SUBNET_NAME=provider_net 2026-03-03 22:44:09.487 | PS4='+ $(short_source): ' 2026-03-03 22:44:09.487 | PUBLIC_BRIDGE=br-ex 2026-03-03 22:44:09.487 | PUBLIC_BRIDGE_MTU=1430 2026-03-03 22:44:09.487 | PUBLIC_INTERFACE= 2026-03-03 22:44:09.487 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-03 22:44:09.487 | PUBLIC_NETWORK_NAME=public 2026-03-03 22:44:09.487 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-03 22:44:09.487 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-03 22:44:09.487 | PWD=/opt/stack/devstack 2026-03-03 22:44:09.487 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:44:09.487 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-03 22:44:09.488 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-03 22:44:09.488 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-03 22:44:09.488 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-03 22:44:09.488 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-03 22:44:09.488 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-03 22:44:09.488 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-03 22:44:09.488 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-03 22:44:09.488 | PYTHON3_VERSION=3.12 2026-03-03 22:44:09.488 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-03 22:44:09.488 | Q_ADMIN_USERNAME=neutron 2026-03-03 22:44:09.488 | Q_AGENT=ovn 2026-03-03 22:44:09.488 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-03 22:44:09.488 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-03 22:44:09.488 | Q_AUTH_STRATEGY=keystone 2026-03-03 22:44:09.488 | Q_BUILD_OVS_FROM_GIT=False 2026-03-03 22:44:09.488 | Q_DB_NAME=neutron 2026-03-03 22:44:09.488 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-03 22:44:09.488 | Q_DVR_MODE=legacy 2026-03-03 22:44:09.488 | Q_HOST=162.253.55.12 2026-03-03 22:44:09.488 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-03 22:44:09.488 | Q_L3_ROUTER_PER_TENANT=True 2026-03-03 22:44:09.488 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.488 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-03 22:44:09.488 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-03 22:44:09.488 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-03 22:44:09.488 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-03 22:44:09.488 | Q_META_DATA_IP=162.253.55.12 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-03 22:44:09.488 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-03 22:44:09.488 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-03 22:44:09.488 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-03 22:44:09.488 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-03 22:44:09.488 | Q_OVS_USE_VETH=False 2026-03-03 22:44:09.488 | Q_PLUGIN=ml2 2026-03-03 22:44:09.488 | Q_PORT=9696 2026-03-03 22:44:09.488 | Q_PORT_INT=19696 2026-03-03 22:44:09.488 | Q_PROTOCOL=https 2026-03-03 22:44:09.488 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-03 22:44:09.488 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-03 22:44:09.488 | Q_ROUTER_NAME=router1 2026-03-03 22:44:09.488 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-03 22:44:09.488 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-03 22:44:09.488 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:44:09.488 | Q_TUNNEL_TYPES=gre 2026-03-03 22:44:09.488 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-03 22:44:09.488 | Q_USE_PUBLIC_VETH=False 2026-03-03 22:44:09.488 | Q_USE_ROOTWRAP=True 2026-03-03 22:44:09.488 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-03 22:44:09.488 | Q_USE_SECGROUP=True 2026-03-03 22:44:09.488 | RABBIT_HOST=162.253.55.12 2026-03-03 22:44:09.488 | RABBIT_PASSWORD=secretrabbit 2026-03-03 22:44:09.488 | RABBIT_USERID=stackrabbit 2026-03-03 22:44:09.488 | RC_DIR=/opt/stack/devstack 2026-03-03 22:44:09.488 | RECLONE=False 2026-03-03 22:44:09.488 | RECREATE_KEYSTONE_DB=True 2026-03-03 22:44:09.488 | REGION_NAME=RegionOne 2026-03-03 22:44:09.488 | REPOS_UPDATED=True 2026-03-03 22:44:09.488 | REQUIREMENTS_BRANCH=master 2026-03-03 22:44:09.488 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-03 22:44:09.488 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-03 22:44:09.488 | RETRY_UPDATE=False 2026-03-03 22:44:09.488 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-03 22:44:09.488 | S3_SERVICE_PORT=3333 2026-03-03 22:44:09.488 | SERVICE_DIR=/opt/stack/status 2026-03-03 22:44:09.488 | SERVICE_DOMAIN_NAME=Default 2026-03-03 22:44:09.488 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-03 22:44:09.488 | SERVICE_HOST=162.253.55.12 2026-03-03 22:44:09.488 | SERVICE_IP_VERSION=4 2026-03-03 22:44:09.488 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.488 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:44:09.488 | SERVICE_PASSWORD=secretservice 2026-03-03 22:44:09.488 | SERVICE_PROJECT_NAME=service 2026-03-03 22:44:09.488 | SERVICE_PROTOCOL=http 2026-03-03 22:44:09.488 | SERVICE_TENANT_NAME=service 2026-03-03 22:44:09.488 | SERVICE_TIMEOUT=60 2026-03-03 22:44:09.488 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-03 22:44:09.488 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:44:09.489 | SHARE_GROUP=lvm-shares 2026-03-03 22:44:09.489 | SHARE_NAME_PREFIX=share- 2026-03-03 22:44:09.489 | SHELL=/bin/bash 2026-03-03 22:44:09.489 | SHLVL=1 2026-03-03 22:44:09.489 | SKIP_EPEL_INSTALL=False 2026-03-03 22:44:09.489 | SKIP_STOP_OVN=False 2026-03-03 22:44:09.489 | SMB_CONF=/etc/samba/smb.conf 2026-03-03 22:44:09.489 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-03 22:44:09.489 | SPICE_BRANCH=master 2026-03-03 22:44:09.489 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-03 22:44:09.490 | SQLALCHEMY_BRANCH=main 2026-03-03 22:44:09.490 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-03 22:44:09.490 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-03 22:44:09.490 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-03 22:44:09.490 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-03 22:44:09.490 | STACK_GROUP=stack 2026-03-03 22:44:09.490 | STACK_USER=stack 2026-03-03 22:44:09.490 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-03 22:44:09.490 | STUD_PROTO=--tls 2026-03-03 22:44:09.490 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-03 22:44:09.490 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-03 22:44:09.490 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-03 22:44:09.490 | SUBNETPOOL_PREFIX_V6=fde2:3e70:5c6f::/56 2026-03-03 22:44:09.490 | SUBNETPOOL_SIZE_V4=26 2026-03-03 22:44:09.490 | SUBNETPOOL_SIZE_V6=64 2026-03-03 22:44:09.490 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-03 22:44:09.490 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-jxxidnbcywqjvurcqaxhvsjtmiowhioz ; /usr/bin/python3' 2026-03-03 22:44:09.490 | SUDO_GID=1000 2026-03-03 22:44:09.490 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-03 22:44:09.490 | SUDO_UID=1000 2026-03-03 22:44:09.490 | SUDO_USER=zuul 2026-03-03 22:44:09.490 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052.summary.2026-03-03-224052 2026-03-03 22:44:09.490 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-03 22:44:09.490 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-03 22:44:09.491 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-03 22:44:09.491 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:44:09.491 | SWIFT_BRANCH=master 2026-03-03 22:44:09.491 | SWIFT_CONF_DIR=/etc/swift 2026-03-03 22:44:09.491 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-03 22:44:09.491 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-03 22:44:09.491 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-03 22:44:09.491 | SWIFT_DIR=/opt/stack/swift 2026-03-03 22:44:09.491 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-03 22:44:09.491 | SWIFT_ENABLE_TEMPURLS=False 2026-03-03 22:44:09.491 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-03 22:44:09.491 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-03 22:44:09.491 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-03 22:44:09.491 | SWIFT_HASH=1234123412341234 2026-03-03 22:44:09.491 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-03 22:44:09.491 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-03 22:44:09.491 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-03 22:44:09.491 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-03 22:44:09.491 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-03 22:44:09.491 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-03 22:44:09.491 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-03 22:44:09.491 | SWIFT_REPLICAS=1 2026-03-03 22:44:09.491 | SWIFT_REPLICAS_SEQ=1 2026-03-03 22:44:09.491 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-03 22:44:09.491 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:44:09.491 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:44:09.491 | SWIFT_SERVICE_PROTOCOL=https 2026-03-03 22:44:09.491 | SWIFT_START_ALL_SERVICES=False 2026-03-03 22:44:09.491 | SWIFT_STORAGE_IPS= 2026-03-03 22:44:09.491 | SWIFT_TEMPURL_KEY= 2026-03-03 22:44:09.491 | SWIFT_USE_MOD_WSGI=False 2026-03-03 22:44:09.491 | SYSLOG=False 2026-03-03 22:44:09.491 | SYSLOG_HOST=162.253.55.12 2026-03-03 22:44:09.491 | SYSLOG_PORT=516 2026-03-03 22:44:09.491 | SYSTEMCTL='sudo systemctl' 2026-03-03 22:44:09.491 | SYSTEMD_DIR=/etc/systemd/system 2026-03-03 22:44:09.491 | TARGET_BRANCH=master 2026-03-03 22:44:09.491 | TARGET_ENABLE_OVN_AGENT=False 2026-03-03 22:44:09.491 | TCPDUMP_ARGS= 2026-03-03 22:44:09.491 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-03 22:44:09.491 | TEMPEST_BRANCH=master 2026-03-03 22:44:09.491 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-03 22:44:09.491 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-03 22:44:09.492 | TEMPFILE=/tmp/tmp.9oaLRMZjQW 2026-03-03 22:44:09.492 | TENANT_TUNNEL_RANGES=1:1000 2026-03-03 22:44:09.492 | TENANT_VLAN_RANGE= 2026-03-03 22:44:09.492 | TERM=unknown 2026-03-03 22:44:09.492 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-03 22:44:09.492 | TLS_IP=162.253.55.12 2026-03-03 22:44:09.492 | TOP_DIR=/opt/stack/devstack 2026-03-03 22:44:09.492 | TRAILING_TARGET_BRANCH=master 2026-03-03 22:44:09.492 | TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:44:09.492 | TUNNEL_IP=162.253.55.12 2026-03-03 22:44:09.492 | TUNNEL_IP_VERSION=4 2026-03-03 22:44:09.492 | UBUNTU_CODENAME=noble 2026-03-03 22:44:09.492 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-03 22:44:09.492 | UID=1002 2026-03-03 22:44:09.492 | ULIMIT_NOFILE=2048 2026-03-03 22:44:09.492 | USER=stack 2026-03-03 22:44:09.492 | USER_HOME=/opt/stack 2026-03-03 22:44:09.492 | USER_UNITS=False 2026-03-03 22:44:09.492 | USE_CINDER_FOR_GLANCE=False 2026-03-03 22:44:09.492 | USE_SUBNETPOOL=True 2026-03-03 22:44:09.492 | USE_VENV=False 2026-03-03 22:44:09.492 | VERBOSE=True 2026-03-03 22:44:09.492 | VERBOSE_NO_TIMESTAMP=True 2026-03-03 22:44:09.492 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-03 22:44:09.492 | VERSION_CODENAME=noble 2026-03-03 22:44:09.492 | VERSION_ID=24.04 2026-03-03 22:44:09.492 | VIF_PLUGGING_IS_FATAL=True 2026-03-03 22:44:09.492 | VIF_PLUGGING_TIMEOUT=300 2026-03-03 22:44:09.492 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-03 22:44:09.492 | VIRT_DRIVER=libvirt 2026-03-03 22:44:09.492 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-03 22:44:09.492 | VOLUME_GROUP_NAME=stack-volumes 2026-03-03 22:44:09.492 | VOLUME_NAME_PREFIX=volume- 2026-03-03 22:44:09.492 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-03 22:44:09.492 | WORKER_TIMEOUT=80 2026-03-03 22:44:09.492 | WSGI_MODE=uwsgi 2026-03-03 22:44:09.492 | ZSWAP_COMPRESSOR=lz4 2026-03-03 22:44:09.492 | ZSWAP_ZPOOL=zsmalloc 2026-03-03 22:44:09.492 | _=posix 2026-03-03 22:44:09.492 | _ASYNC_BG_TIME=0 2026-03-03 22:44:09.492 | _DEFAULT_LVM_INIT=0 2026-03-03 22:44:09.492 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-03 22:44:09.492 | _DEVSTACK_FUNCTIONS=1 2026-03-03 22:44:09.492 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-03 22:44:09.492 | _DEVSTACK_STACKRC=1 2026-03-03 22:44:09.492 | _LOG_COLOR_DEFAULT=False 2026-03-03 22:44:09.492 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-03 22:44:09.492 | _TIME_BEGIN=1772577642 2026-03-03 22:44:09.492 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-03 22:44:09.492 | _TIME_TOTAL=([apt-get]="155289" [pip_install]="20209" [apt-get-update]="2015" ) 2026-03-03 22:44:09.492 | _of_args='-v --no-timestamp' 2026-03-03 22:44:09.492 | backend=postgresql 2026-03-03 22:44:09.492 | be=lvm:lvmdriver-1 2026-03-03 22:44:09.492 | be_name=lvmdriver-1 2026-03-03 22:44:09.492 | be_type=lvm 2026-03-03 22:44:09.492 | db=postgresql 2026-03-03 22:44:09.492 | dc=org 2026-03-03 22:44:09.492 | default_v4_route_devs=ens3 2026-03-03 22:44:09.492 | default_v6_route_devs='ens3 2026-03-03 22:44:09.492 | ens3' 2026-03-03 22:44:09.492 | dir=/opt/stack/magnum 2026-03-03 22:44:09.492 | dn=,dc=openstack,dc=org 2026-03-03 22:44:09.492 | exceptions=80-tempest.sh 2026-03-03 22:44:09.492 | extra=80-tempest.sh 2026-03-03 22:44:09.492 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:44:09.492 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-03 22:44:09.492 | i=TUNNEL_IP_VERSION 2026-03-03 22:44:09.492 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-03 22:44:09.492 | lfile=localrc 2026-03-03 22:44:09.492 | localrc=/opt/stack/devstack/.localrc.password 2026-03-03 22:44:09.492 | mode=stack 2026-03-03 22:44:09.492 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-03 22:44:09.492 | opt='?' 2026-03-03 22:44:09.492 | os_CODENAME=noble 2026-03-03 22:44:09.492 | os_PACKAGE=deb 2026-03-03 22:44:09.492 | os_RELEASE=24.04 2026-03-03 22:44:09.492 | os_VENDOR=Ubuntu 2026-03-03 22:44:09.492 | phase=pre-install 2026-03-03 22:44:09.492 | pkgs= 2026-03-03 22:44:09.492 | plugin=magnum 2026-03-03 22:44:09.493 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:44:09.493 | pw=secretadmin 2026-03-03 22:44:09.493 | time_stamp=2026-03-03-224110 2026-03-03 22:44:09.493 | var=ADMIN_PASSWORD 2026-03-03 22:44:09.493 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-03 22:44:09.515 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:44:09.518 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.524 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-03 22:44:09.529 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.534 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.540 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.543 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-03 22:44:09.547 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:44:09.552 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:44:09.563 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:44:09.568 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-03 22:44:09.574 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-03 22:44:09.579 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-03 22:44:09.617 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.621 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-03 22:44:09.626 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.631 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.637 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.641 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-03 22:44:09.647 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.652 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.656 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:44:09.661 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:44:09.670 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:44:09.675 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-03 22:44:09.680 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-03 22:44:09.685 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-03 22:44:09.689 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-03 22:44:09.695 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-03 22:44:09.700 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-03 22:44:09.707 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-03 22:44:09.740 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:44:09.745 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-03 22:44:09.750 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-03 22:44:09.755 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.759 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-03 22:44:09.765 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.771 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.776 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.781 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-03-03 22:44:09.787 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.791 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:44:09.797 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:44:09.803 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:44:09.807 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-03 22:44:09.813 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-03 22:44:09.818 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-03 22:44:09.823 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-03 22:44:09.828 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:44:09.834 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-03 22:44:09.838 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-03 22:44:09.843 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-03 22:44:09.847 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-03 22:44:09.852 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-03 22:44:09.859 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-03 22:44:09.864 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-03 22:44:09.869 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-03 22:44:09.876 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-03 22:44:09.881 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-03 22:44:09.887 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-03 22:44:09.893 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-03 22:44:09.927 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:44:09.931 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:44:09.936 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-03 22:44:09.944 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-03 22:44:10.006 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-03 22:44:10.012 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-03 22:44:10.019 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-03 22:44:10.023 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-03 22:44:10.028 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-03 22:44:10.033 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-03 22:44:10.038 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl != file* ]] 2026-03-03 22:44:10.042 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-03 22:44:10.049 | +++ 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://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-03 22:44:10.056 | --2026-03-03 22:44:10-- https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-03 22:44:10.089 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:600::347, 2a04:4e42:200::347, 2a04:4e42:400::347, ... 2026-03-03 22:44:10.110 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:600::347|:443... connected. 2026-03-03 22:44:10.214 | HTTP request sent, awaiting response... 200 OK 2026-03-03 22:44:10.214 | Length: 58601656 (56M) [application/octet-stream] 2026-03-03 22:44:10.214 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-03 22:44:10.231 | 2026-03-03 22:44:10.903 | 0K ........ ........ ........ ........ 57% 47.3M 1s 2026-03-03 22:44:11.404 | 32768K ........ ........ ....... 100% 46.5M=1.2s 2026-03-03 22:44:11.404 | 2026-03-03 22:44:11.404 | 2026-03-03 22:44:11 (47.0 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-03 22:44:11.404 | 2026-03-03 22:44:11.412 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-03 22:44:11.419 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-03 22:44:11.425 | +++ functions:get_extra_file:81 : return 2026-03-03 22:44:11.432 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-03-03 22:44:11.515 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-03 22:44:11.521 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-03 22:44:11.527 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-03 22:44:11.532 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-03 22:44:11.538 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-03 22:44:11.543 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-03 22:44:11.548 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-03 22:44:11.554 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-03 22:44:11.561 | +++ 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/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-03 22:44:11.568 | --2026-03-03 22:44:11-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-03 22:44:11.603 | Resolving github.com (github.com)... 140.82.113.4 2026-03-03 22:44:11.618 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-03 22:44:11.738 | HTTP request sent, awaiting response... 302 Found 2026-03-03 22:44:11.738 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-03T23%3A43%3A14Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-03T22%3A42%3A23Z&ske=2026-03-03T23%3A43%3A14Z&sks=b&skv=2018-11-09&sig=ZZ9AoY6wldIsLkB8Pt7bIIYvZ5zFuLLDff8WJG%2FU83Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU3OTY1MSwibmJmIjoxNzcyNTc3ODUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9FV9j4WXgYr6j-6f-aCkH4PJruZ5eJzGZHv9vKWpsiA&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-03 22:44:11.738 | --2026-03-03 22:44:11-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-03T23%3A43%3A14Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-03T22%3A42%3A23Z&ske=2026-03-03T23%3A43%3A14Z&sks=b&skv=2018-11-09&sig=ZZ9AoY6wldIsLkB8Pt7bIIYvZ5zFuLLDff8WJG%2FU83Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU3OTY1MSwibmJmIjoxNzcyNTc3ODUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9FV9j4WXgYr6j-6f-aCkH4PJruZ5eJzGZHv9vKWpsiA&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-03 22:44:11.741 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-03-03 22:44:11.743 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-03 22:44:11.765 | HTTP request sent, awaiting response... 200 OK 2026-03-03 22:44:11.765 | Length: 82856383 (79M) [application/octet-stream] 2026-03-03 22:44:11.765 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-03 22:44:11.775 | 2026-03-03 22:44:11.946 | 0K ........ ........ ........ ........ 40% 181M 0s 2026-03-03 22:44:12.128 | 32768K ........ ........ ........ ........ 80% 178M 0s 2026-03-03 22:44:12.209 | 65536K ........ ....... 100% 172M=0.4s 2026-03-03 22:44:12.209 | 2026-03-03 22:44:12.209 | 2026-03-03 22:44:12 (178 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-03 22:44:12.209 | 2026-03-03 22:44:12.215 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-03 22:44:12.220 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-03 22:44:12.225 | +++ functions:get_extra_file:81 : return 2026-03-03 22:44:12.230 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-03-03 22:44:12.347 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-03 22:44:12.352 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-03 22:44:12.358 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-03 22:44:12.363 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-03 22:44:12.369 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-03 22:44:12.372 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-03 22:44:12.376 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-03 22:44:12.381 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-03 22:44:12.386 | +++ 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://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-03-03 22:44:12.393 | --2026-03-03 22:44:12-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-03 22:44:12.426 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 98.84.224.111, ... 2026-03-03 22:44:12.442 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-03-03 22:44:12.559 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-03 22:44:12.559 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-03 22:44:12.559 | --2026-03-03 22:44:12-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-03 22:44:12.561 | Resolving github.com (github.com)... 140.82.113.4 2026-03-03 22:44:12.577 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-03 22:44:12.681 | HTTP request sent, awaiting response... 302 Found 2026-03-03 22:44:12.682 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-03T23%3A39%3A04Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-03T22%3A38%3A51Z&ske=2026-03-03T23%3A39%3A04Z&sks=b&skv=2018-11-09&sig=8EeU9IrLruoWW51OjlSZUHm7DLiQCFaQnT4STCPnrSo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU3ODE1MiwibmJmIjoxNzcyNTc3ODUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-u9Tc6xOHhgrJuuRzDq9ngPUiS8VgdSWofGC_kMP6m8&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-03 22:44:12.682 | --2026-03-03 22:44:12-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-03T23%3A39%3A04Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-03T22%3A38%3A51Z&ske=2026-03-03T23%3A39%3A04Z&sks=b&skv=2018-11-09&sig=8EeU9IrLruoWW51OjlSZUHm7DLiQCFaQnT4STCPnrSo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU3ODE1MiwibmJmIjoxNzcyNTc3ODUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-u9Tc6xOHhgrJuuRzDq9ngPUiS8VgdSWofGC_kMP6m8&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-03 22:44:12.686 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-03-03 22:44:12.687 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-03 22:44:12.704 | HTTP request sent, awaiting response... 200 OK 2026-03-03 22:44:12.704 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-03 22:44:12.704 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-03 22:44:12.714 | 2026-03-03 22:44:12.745 | 0K ...... 100% 162M=0.04s 2026-03-03 22:44:12.745 | 2026-03-03 22:44:12.745 | 2026-03-03 22:44:12 (162 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-03 22:44:12.745 | 2026-03-03 22:44:12.752 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-03 22:44:12.758 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-03 22:44:12.763 | +++ functions:get_extra_file:81 : return 2026-03-03 22:44:12.768 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-03-03 22:44:12.803 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-03 22:44:12.808 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-03 22:44:12.813 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-03 22:44:12.817 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-03 22:44:12.822 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-03 22:44:12.827 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-03 22:44:12.832 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-03 22:44:12.837 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-03 22:44:12.841 | +++ 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://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-03 22:44:12.848 | --2026-03-03 22:44:12-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-03 22:44:12.888 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:46::36, 2620:1ec:bdf::36, 13.107.213.36, ... 2026-03-03 22:44:12.897 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:46::36|:443... connected. 2026-03-03 22:44:12.948 | HTTP request sent, awaiting response... 200 OK 2026-03-03 22:44:12.948 | Length: 14569235 (14M) [application/x-tar] 2026-03-03 22:44:12.948 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-03 22:44:12.996 | 2026-03-03 22:44:13.074 | 0K ........ ..... 100% 111M=0.1s 2026-03-03 22:44:13.074 | 2026-03-03 22:44:13.074 | 2026-03-03 22:44:13 (111 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-03 22:44:13.074 | 2026-03-03 22:44:13.078 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-03 22:44:13.082 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-03 22:44:13.087 | +++ functions:get_extra_file:81 : return 2026-03-03 22:44:13.093 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-03-03 22:44:13.101 | linux-amd64/ 2026-03-03 22:44:13.101 | linux-amd64/helm 2026-03-03 22:44:13.401 | linux-amd64/LICENSE 2026-03-03 22:44:13.401 | linux-amd64/README.md 2026-03-03 22:44:13.408 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-03-03 22:44:13.484 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-03 22:44:13.489 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-03 22:44:13.494 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-03 22:44:13.499 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-03 22:44:13.504 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-03 22:44:13.508 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-03 22:44:13.513 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-03 22:44:13.519 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-03 22:44:13.523 | +++ 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://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-03-03 22:44:13.530 | --2026-03-03 22:44:13-- https://get.docker.com/ 2026-03-03 22:44:13.573 | Resolving get.docker.com (get.docker.com)... 2600:9000:2044:4a00:10:a463:3d00:93a1, 2600:9000:2044:6400:10:a463:3d00:93a1, 2600:9000:2044:ee00:10:a463:3d00:93a1, ... 2026-03-03 22:44:13.584 | Connecting to get.docker.com (get.docker.com)|2600:9000:2044:4a00:10:a463:3d00:93a1|:443... connected. 2026-03-03 22:44:13.621 | HTTP request sent, awaiting response... 200 OK 2026-03-03 22:44:13.621 | Length: 22405 (22K) [text/plain] 2026-03-03 22:44:13.621 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-03 22:44:13.621 | 2026-03-03 22:44:13.621 | 0K 100% 91.8M=0s 2026-03-03 22:44:13.621 | 2026-03-03 22:44:13.621 | 2026-03-03 22:44:13 (91.8 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-03 22:44:13.621 | 2026-03-03 22:44:13.629 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-03 22:44:13.633 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-03 22:44:13.638 | +++ functions:get_extra_file:81 : return 2026-03-03 22:44:13.645 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-03 22:44:13.661 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-03 22:44:13.698 | + sh -c apt-get -qq update >/dev/null 2026-03-03 22:44:15.279 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-03 22:44:15.843 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-03 22:44:15.846 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-03 22:44:15.938 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-03 22:44:15.941 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-03-03 22:44:15.943 | + sh -c apt-get -qq update >/dev/null 2026-03-03 22:44:17.772 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-03-03 22:44:23.038 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:44:39.165 | Using systemd to manage Docker service 2026-03-03 22:44:39.166 | + sh -c systemctl enable --now docker.service 2026-03-03 22:44:39.179 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-03 22:44:39.179 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-03 22:44:39.179 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-03-03 22:44:39.179 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-03 22:44:39.179 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-03-03 22:44:39.179 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-03-03 22:44:39.179 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-03-03 22:44:39.179 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-03-03 22:44:39.179 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-03 22:44:39.179 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-03 22:44:39.179 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-03 22:44:39.179 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-03 22:44:39.179 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-03 22:44:39.179 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-03 22:44:39.179 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-03 22:44:39.179 | -.mount loaded active mounted Root Mount 2026-03-03 22:44:39.179 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-03 22:44:39.179 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-03 22:44:39.179 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-03 22:44:39.179 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-03 22:44:39.180 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-03 22:44:39.180 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-03 22:44:39.180 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-03 22:44:39.180 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-03 22:44:39.180 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-03 22:44:39.180 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-03 22:44:39.180 | init.scope loaded active running System and Service Manager 2026-03-03 22:44:39.180 | session-1.scope loaded active running Session 1 of User zuul 2026-03-03 22:44:39.180 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-03 22:44:39.180 | apache2.service loaded active running The Apache HTTP Server 2026-03-03 22:44:39.180 | blk-availability.service loaded active exited Availability of block devices 2026-03-03 22:44:39.180 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-03 22:44:39.180 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-03 22:44:39.180 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-03 22:44:39.180 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-03 22:44:39.180 | containerd.service loaded active running containerd container runtime 2026-03-03 22:44:39.180 | dbus.service loaded active running D-Bus System Message Bus 2026-03-03 22:44:39.180 | docker.service loaded active running Docker Application Container Engine 2026-03-03 22:44:39.180 | getty@tty1.service loaded active running Getty on tty1 2026-03-03 22:44:39.180 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-03 22:44:39.180 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-03 22:44:39.180 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-03 22:44:39.180 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-03 22:44:39.180 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-03 22:44:39.180 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-03 22:44:39.180 | memcached.service loaded active running memcached daemon 2026-03-03 22:44:39.180 | packagekit.service loaded active running PackageKit Daemon 2026-03-03 22:44:39.180 | polkit.service loaded active running Authorization Manager 2026-03-03 22:44:39.180 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-03 22:44:39.180 | rsyslog.service loaded active running System Logging Service 2026-03-03 22:44:39.180 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-03 22:44:39.180 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-03 22:44:39.180 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-03 22:44:39.180 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-03 22:44:39.180 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-03 22:44:39.180 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-03 22:44:39.180 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-03 22:44:39.180 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-03 22:44:39.180 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-03 22:44:39.180 | systemd-journald.service loaded active running Journal Service 2026-03-03 22:44:39.180 | systemd-logind.service loaded active running User Login Management 2026-03-03 22:44:39.180 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-03 22:44:39.180 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-03 22:44:39.180 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-03 22:44:39.180 | systemd-networkd.service loaded active running Network Configuration 2026-03-03 22:44:39.180 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-03 22:44:39.180 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-03 22:44:39.180 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-03 22:44:39.180 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-03 22:44:39.180 | systemd-sysusers.service loaded active exited Create System Users 2026-03-03 22:44:39.180 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-03 22:44:39.180 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-03 22:44:39.180 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-03 22:44:39.180 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-03 22:44:39.180 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-03 22:44:39.180 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-03 22:44:39.180 | systemd-update-done.service loaded active exited Update is Completed 2026-03-03 22:44:39.180 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-03 22:44:39.180 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-03 22:44:39.180 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-03 22:44:39.180 | user@1000.service loaded active running User Manager for UID 1000 2026-03-03 22:44:39.180 | -.slice loaded active active Root Slice 2026-03-03 22:44:39.180 | system-getty.slice loaded active active Slice /system/getty 2026-03-03 22:44:39.180 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-03 22:44:39.180 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-03 22:44:39.180 | system.slice loaded active active System Slice 2026-03-03 22:44:39.180 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-03 22:44:39.180 | user.slice loaded active active User and Session Slice 2026-03-03 22:44:39.180 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-03 22:44:39.180 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-03 22:44:39.180 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-03 22:44:39.180 | docker.socket loaded active running Docker Socket for the API 2026-03-03 22:44:39.180 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-03 22:44:39.180 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-03 22:44:39.180 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-03 22:44:39.181 | syslog.socket loaded active running Syslog Socket 2026-03-03 22:44:39.181 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-03 22:44:39.181 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-03 22:44:39.181 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-03 22:44:39.181 | systemd-journald.socket loaded active running Journal Socket 2026-03-03 22:44:39.181 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-03 22:44:39.181 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-03 22:44:39.181 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-03 22:44:39.181 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-03 22:44:39.181 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-03 22:44:39.181 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-03 22:44:39.181 | root-swapfile.swap loaded active active /root/swapfile 2026-03-03 22:44:39.181 | basic.target loaded active active Basic System 2026-03-03 22:44:39.181 | cloud-config.target loaded active active Cloud-config availability 2026-03-03 22:44:39.181 | cloud-init.target loaded active active Cloud-init target 2026-03-03 22:44:39.181 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-03 22:44:39.181 | first-boot-complete.target loaded active active First Boot Complete 2026-03-03 22:44:39.181 | getty.target loaded active active Login Prompts 2026-03-03 22:44:39.181 | graphical.target loaded active active Graphical Interface 2026-03-03 22:44:39.181 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-03 22:44:39.181 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-03 22:44:39.181 | local-fs.target loaded active active Local File Systems 2026-03-03 22:44:39.181 | multi-user.target loaded active active Multi-User System 2026-03-03 22:44:39.181 | network-online.target loaded active active Network is Online 2026-03-03 22:44:39.181 | network-pre.target loaded active active Preparation for Network 2026-03-03 22:44:39.181 | network.target loaded active active Network 2026-03-03 22:44:39.181 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-03 22:44:39.181 | paths.target loaded active active Path Units 2026-03-03 22:44:39.181 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-03 22:44:39.181 | remote-fs.target loaded active active Remote File Systems 2026-03-03 22:44:39.181 | slices.target loaded active active Slice Units 2026-03-03 22:44:39.181 | sockets.target loaded active active Socket Units 2026-03-03 22:44:39.181 | swap.target loaded active active Swaps 2026-03-03 22:44:39.181 | sysinit.target loaded active active System Initialization 2026-03-03 22:44:39.181 | time-set.target loaded active active System Time Set 2026-03-03 22:44:39.181 | timers.target loaded active active Timer Units 2026-03-03 22:44:39.181 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-03 22:44:39.181 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-03 22:44:39.181 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-03 22:44:39.181 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-03 22:44:39.181 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-03 22:44:39.181 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-03 22:44:39.181 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-03 22:44:39.181 | motd-news.timer loaded active waiting Message of the Day 2026-03-03 22:44:39.181 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-03 22:44:39.181 | 2026-03-03 22:44:39.181 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-03 22:44:39.181 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-03 22:44:39.181 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-03 22:44:39.181 | 2026-03-03 22:44:39.181 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-03 22:44:39.181 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-03 22:44:39.181 | INFO: Docker daemon enabled and started 2026-03-03 22:44:39.181 | 2026-03-03 22:44:39.181 | + sh -c docker version 2026-03-03 22:44:39.216 | Client: Docker Engine - Community 2026-03-03 22:44:39.216 | Version: 29.2.1 2026-03-03 22:44:39.216 | API version: 1.53 2026-03-03 22:44:39.216 | Go version: go1.25.6 2026-03-03 22:44:39.216 | Git commit: a5c7197 2026-03-03 22:44:39.216 | Built: Mon Feb 2 17:17:26 2026 2026-03-03 22:44:39.216 | OS/Arch: linux/amd64 2026-03-03 22:44:39.216 | Context: default 2026-03-03 22:44:39.216 | 2026-03-03 22:44:39.216 | Server: Docker Engine - Community 2026-03-03 22:44:39.216 | Engine: 2026-03-03 22:44:39.216 | Version: 29.2.1 2026-03-03 22:44:39.216 | API version: 1.53 (minimum version 1.44) 2026-03-03 22:44:39.217 | Go version: go1.25.6 2026-03-03 22:44:39.217 | Git commit: 6bc6209 2026-03-03 22:44:39.217 | Built: Mon Feb 2 17:17:26 2026 2026-03-03 22:44:39.217 | OS/Arch: linux/amd64 2026-03-03 22:44:39.217 | Experimental: false 2026-03-03 22:44:39.217 | containerd: 2026-03-03 22:44:39.217 | Version: v2.2.1 2026-03-03 22:44:39.217 | GitCommit: dea7da592f5d1d2b7755e3a161be07f43fad8f75 2026-03-03 22:44:39.217 | runc: 2026-03-03 22:44:39.217 | Version: 1.3.4 2026-03-03 22:44:39.217 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-03 22:44:39.217 | docker-init: 2026-03-03 22:44:39.217 | Version: 0.19.0 2026-03-03 22:44:39.217 | GitCommit: de40ad0 2026-03-03 22:44:39.222 | 2026-03-03 22:44:39.222 | ================================================================================ 2026-03-03 22:44:39.222 | 2026-03-03 22:44:39.222 | To run Docker as a non-privileged user, consider setting up the 2026-03-03 22:44:39.222 | Docker daemon in rootless mode for your user: 2026-03-03 22:44:39.222 | 2026-03-03 22:44:39.222 | dockerd-rootless-setuptool.sh install 2026-03-03 22:44:39.222 | 2026-03-03 22:44:39.222 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-03 22:44:39.222 | 2026-03-03 22:44:39.223 | 2026-03-03 22:44:39.223 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-03 22:44:39.223 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-03 22:44:39.223 | 2026-03-03 22:44:39.223 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-03 22:44:39.223 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-03 22:44:39.223 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-03 22:44:39.223 | 2026-03-03 22:44:39.223 | ================================================================================ 2026-03-03 22:44:39.223 | 2026-03-03 22:44:39.230 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-03 22:44:39.277 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-03 22:44:39.300 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-03 22:44:39.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-03 22:44:39.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-03 22:44:39.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-03 22:44:39.373 | No kind clusters found. 2026-03-03 22:44:39.382 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-03 22:44:39.385 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-03 22:44:39.546 | Creating cluster "kind" ... 2026-03-03 22:44:39.547 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-03 22:44:57.978 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-03 22:44:57.979 | • Preparing nodes 📦 ... 2026-03-03 22:45:21.586 | ✓ Preparing nodes 📦 2026-03-03 22:45:21.666 | • Writing configuration 📜 ... 2026-03-03 22:45:22.100 | ✓ Writing configuration 📜 2026-03-03 22:45:22.100 | • Starting control-plane 🕹️ ... 2026-03-03 22:45:45.963 | ✓ Starting control-plane 🕹️ 2026-03-03 22:45:45.963 | • Installing CNI 🔌 ... 2026-03-03 22:45:46.933 | ✓ Installing CNI 🔌 2026-03-03 22:45:46.933 | • Installing StorageClass 💾 ... 2026-03-03 22:45:47.415 | ✓ Installing StorageClass 💾 2026-03-03 22:45:47.803 | Set kubectl context to "kind-kind" 2026-03-03 22:45:47.803 | You can now use your cluster with: 2026-03-03 22:45:47.803 | 2026-03-03 22:45:47.803 | kubectl cluster-info --context kind-kind 2026-03-03 22:45:47.803 | 2026-03-03 22:45:47.803 | Thanks for using kind! 😊 2026-03-03 22:45:47.810 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-03 22:45:47.918 | node/kind-control-plane labeled 2026-03-03 22:45:47.931 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-03-03 22:45:48.493 | namespace/orc-system created 2026-03-03 22:45:48.516 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-03 22:45:48.544 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-03 22:45:48.569 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-03 22:45:48.592 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-03 22:45:48.613 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-03 22:45:48.632 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-03 22:45:48.642 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-03 22:45:48.658 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-03 22:45:48.694 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-03 22:45:48.713 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-03 22:45:48.737 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-03 22:45:48.763 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-03 22:45:48.771 | serviceaccount/orc-controller-manager created 2026-03-03 22:45:48.781 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-03 22:45:48.791 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-03 22:45:48.802 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-03 22:45:48.809 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-03 22:45:48.815 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-03 22:45:48.820 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-03 22:45:48.828 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-03 22:45:48.833 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-03 22:45:48.837 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-03 22:45:48.847 | service/orc-controller-manager-metrics-service created 2026-03-03 22:45:48.855 | deployment.apps/orc-controller-manager created 2026-03-03 22:45:48.867 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-03 22:45:48.873 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-03 22:45:48.877 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-03 22:45:48.882 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-03 22:45:48.885 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-03 22:45:48.890 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-03 22:45:48.895 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-03-03 22:45:49.250 | Fetching providers 2026-03-03 22:45:51.738 | Installing cert-manager version="v1.18.1" 2026-03-03 22:45:53.294 | Waiting for cert-manager to be available... 2026-03-03 22:46:23.356 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-03 22:46:23.386 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-03 22:46:23.432 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-03 22:46:24.152 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-03 22:46:24.191 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-03 22:46:24.468 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-03 22:46:24.536 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-03 22:46:25.036 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-03 22:46:25.075 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-03 22:46:25.542 | 2026-03-03 22:46:25.542 | Your management cluster has been initialized successfully! 2026-03-03 22:46:25.542 | 2026-03-03 22:46:25.542 | You can now create your first workload cluster by running the following: 2026-03-03 22:46:25.542 | 2026-03-03 22:46:25.542 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-03 22:46:25.542 | 2026-03-03 22:46:25.593 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-03-03 22:46:25.690 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-03 22:46:32.311 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-03 22:46:32.321 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-03-03 22:46:32.424 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-03 22:46:32.437 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-03 22:46:32.535 | deployment "capi-controller-manager" successfully rolled out 2026-03-03 22:46:32.549 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-03 22:46:32.655 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-03 22:46:35.323 | deployment "capo-controller-manager" successfully rolled out 2026-03-03 22:46:35.336 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-03 22:46:35.341 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:46:35.345 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:46:35.351 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:46:35.354 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:46:35.359 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-03 22:46:35.364 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-03 22:46:35.371 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-03 22:46:35.409 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:46:35.415 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-03 22:46:35.420 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.12:6641 2026-03-03 22:46:35.426 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.12:6642 2026-03-03 22:46:35.431 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:46:35.437 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-03 22:46:35.443 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-03 22:46:35.452 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-03 22:46:35.459 | + functions:set_systemd_override:845 : local value=2048 2026-03-03 22:46:35.464 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-03 22:46:35.471 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-03 22:46:35.579 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-03 22:46:35.579 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-03 22:46:35.586 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-03 22:46:35.868 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-03 22:46:35.874 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-03 22:46:35.913 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:46:35.919 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-03 22:46:35.926 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:46:35.930 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:46:35.935 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:46:35.941 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:46:35.946 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:46:35.953 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:46:35.972 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:46:35.978 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:46:35.984 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:46:35.989 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:46:35.995 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:46:36.001 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:46:36.009 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-03 22:46:36.015 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:46:36.021 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:46:36.026 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:46:36.031 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-03 22:46:36.082 | + 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-03-03 22:46:36.124 | Reading package lists... 2026-03-03 22:46:36.386 | Building dependency tree... 2026-03-03 22:46:36.387 | Reading state information... 2026-03-03 22:46:36.677 | The following additional packages will be installed: 2026-03-03 22:46:36.677 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-03 22:46:36.677 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-03 22:46:36.677 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-03 22:46:36.678 | erlang-tools erlang-xmerl logrotate 2026-03-03 22:46:36.679 | Suggested packages: 2026-03-03 22:46:36.679 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-03 22:46:36.722 | The following NEW packages will be installed: 2026-03-03 22:46:36.723 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-03 22:46:36.723 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-03 22:46:36.723 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-03 22:46:36.724 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-03 22:46:36.788 | 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:46:36.788 | Need to get 36.1 MB of archives. 2026-03-03 22:46:36.788 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-03 22:46:36.788 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-03 22:46:36.832 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-03-03 22:46:36.970 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-03-03 22:46:36.977 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-03-03 22:46:36.978 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-03-03 22:46:36.984 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-03-03 22:46:36.990 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-03-03 22:46:36.992 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-03-03 22:46:37.004 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-03-03 22:46:37.005 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-03-03 22:46:37.006 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-03-03 22:46:37.007 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-03-03 22:46:37.012 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-03-03 22:46:37.026 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-03-03 22:46:37.026 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-03-03 22:46:37.028 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-03-03 22:46:37.031 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-03-03 22:46:37.071 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-03-03 22:46:37.080 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-03-03 22:46:37.426 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:46:37.474 | Fetched 36.1 MB in 0s (76.0 MB/s) 2026-03-03 22:46:38.020 | Selecting previously unselected package logrotate. 2026-03-03 22:46:38.052 | (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 ... 65241 files and directories currently installed.) 2026-03-03 22:46:38.054 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-03 22:46:38.163 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-03 22:46:38.268 | Selecting previously unselected package erlang-base. 2026-03-03 22:46:38.278 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:38.282 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:40.397 | Selecting previously unselected package erlang-asn1. 2026-03-03 22:46:40.407 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:40.502 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:40.661 | Selecting previously unselected package erlang-crypto. 2026-03-03 22:46:40.668 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:40.674 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:40.729 | Selecting previously unselected package erlang-public-key. 2026-03-03 22:46:40.738 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:40.742 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:40.809 | Selecting previously unselected package erlang-mnesia. 2026-03-03 22:46:40.819 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:40.823 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:40.910 | Selecting previously unselected package erlang-runtime-tools. 2026-03-03 22:46:40.917 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:40.936 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.005 | Selecting previously unselected package erlang-ssl. 2026-03-03 22:46:41.014 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.018 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.111 | Selecting previously unselected package erlang-eldap. 2026-03-03 22:46:41.118 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.121 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.182 | Selecting previously unselected package erlang-ftp. 2026-03-03 22:46:41.191 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.195 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.246 | Selecting previously unselected package erlang-tftp. 2026-03-03 22:46:41.254 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.259 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.317 | Selecting previously unselected package erlang-inets. 2026-03-03 22:46:41.326 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.330 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.411 | Selecting previously unselected package erlang-snmp. 2026-03-03 22:46:41.418 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.422 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.543 | Selecting previously unselected package erlang-os-mon. 2026-03-03 22:46:41.551 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.555 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.809 | Selecting previously unselected package erlang-parsetools. 2026-03-03 22:46:41.818 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.858 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.917 | Selecting previously unselected package erlang-syntax-tools. 2026-03-03 22:46:41.926 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:41.931 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:41.991 | Selecting previously unselected package erlang-tools. 2026-03-03 22:46:42.000 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:42.005 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:42.071 | Selecting previously unselected package erlang-xmerl. 2026-03-03 22:46:42.080 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-03 22:46:42.084 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:42.185 | Selecting previously unselected package rabbitmq-server. 2026-03-03 22:46:42.193 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-03 22:46:42.202 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-03 22:46:48.285 | Setting up logrotate (3.21.0-2build1) ... 2026-03-03 22:46:48.448 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-03 22:46:48.750 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-03 22:46:48.791 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:49.104 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-03 22:46:49.104 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-03 22:46:50.499 | Searching for services which depend on erlang and should be started... none found. 2026-03-03 22:46:50.512 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:50.563 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:50.648 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:51.234 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:51.436 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:51.558 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:51.864 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.023 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.232 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.244 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.257 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.268 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.280 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.290 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.301 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.312 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-03 22:46:52.325 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-03 22:46:52.388 | info: Selecting GID from range 100 to 999 ... 2026-03-03 22:46:52.392 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-03 22:46:52.467 | info: Selecting UID from range 100 to 999 ... 2026-03-03 22:46:52.467 | 2026-03-03 22:46:52.471 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-03 22:46:52.476 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-03 22:46:52.557 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-03 22:46:52.742 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-03 22:47:01.787 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:47:02.963 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:47:02.970 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:47:02.977 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:02.983 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:02.988 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:02.994 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:03.000 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:03.007 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:47:03.012 | + functions-common:time_stop:2419 : start_time=1772577996074 2026-03-03 22:47:03.017 | + functions-common:time_stop:2421 : [[ -z 1772577996074 ]] 2026-03-03 22:47:03.025 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:03.036 | + functions-common:time_stop:2424 : end_time=1772578023028 2026-03-03 22:47:03.041 | + functions-common:time_stop:2425 : elapsed_time=26954 2026-03-03 22:47:03.046 | + functions-common:time_stop:2426 : total=155289 2026-03-03 22:47:03.052 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:03.057 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182243 2026-03-03 22:47:03.062 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:47:03.069 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-03 22:47:03.076 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:47:03.081 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:47:03.087 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:47:03.092 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:47:03.098 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:47:03.104 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:47:03.112 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:47:03.117 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:47:03.121 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:47:03.128 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:47:03.133 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:47:03.138 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:47:03.145 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:47:03.151 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-03 22:47:03.159 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-03 22:47:03.198 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:03.204 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-03 22:47:03.209 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:47:03.216 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-03 22:47:03.223 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-03 22:47:03.231 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-03 22:47:03.243 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-03 22:47:03.250 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-03 22:47:03.256 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-03 22:47:03.262 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-03 22:47:03.268 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-03 22:47:03.273 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-03 22:47:03.281 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-03 22:47:03.927 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-03 22:47:03.927 | user tags 2026-03-03 22:47:03.927 | guest [administrator]' 2026-03-03 22:47:03.936 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-03 22:47:03.936 | user tags 2026-03-03 22:47:03.936 | guest [administrator]' 2026-03-03 22:47:03.937 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-03 22:47:03.946 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-03 22:47:03.950 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-03 22:47:03.956 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-03 22:47:04.629 | Adding user "stackrabbit" ... 2026-03-03 22:47:04.682 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-03 22:47:04.717 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-03 22:47:05.376 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-03 22:47:06.466 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-03 22:47:06.473 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-03 22:47:07.167 | Changing password for user "stackrabbit" ... 2026-03-03 22:47:07.299 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-03 22:47:07.305 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-03 22:47:07.311 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-03 22:47:08.042 | Deleting user "guest" ... 2026-03-03 22:47:08.082 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-03 22:47:08.120 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:08.127 | + ./stack.sh:main:855 : install_database 2026-03-03 22:47:08.133 | + lib/database:install_database:118 : install_database_mysql 2026-03-03 22:47:08.139 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-03 22:47:08.145 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:08.150 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:08.156 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-03 22:47:08.268 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-03 22:47:08.275 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-03 22:47:08.283 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-03 22:47:08.289 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:08.294 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:08.300 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-03 22:47:08.306 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-03 22:47:08.312 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-03 22:47:08.320 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-03 22:47:08.326 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-03 22:47:08.333 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:47:08.339 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:47:08.344 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:47:08.351 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:47:08.358 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:47:08.364 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:47:08.373 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:47:08.379 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:47:08.385 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:47:08.390 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:47:08.395 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:47:08.399 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:47:08.406 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:47:08.410 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-03 22:47:08.415 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:08.422 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:08.429 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-03 22:47:08.436 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:47:08.443 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:47:08.450 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:47:08.457 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:47:08.462 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:47:08.468 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:47:08.473 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:08.478 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:08.486 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:47:08.492 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:47:08.497 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:47:08.502 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:47:08.507 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-03 22:47:08.511 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:47:08.516 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:08.523 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:08.529 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-03 22:47:08.579 | + 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-03-03 22:47:08.623 | Reading package lists... 2026-03-03 22:47:08.870 | Building dependency tree... 2026-03-03 22:47:08.871 | Reading state information... 2026-03-03 22:47:09.152 | The following additional packages will be installed: 2026-03-03 22:47:09.152 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-03 22:47:09.153 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-03 22:47:09.153 | mysql-server-8.0 mysql-server-core-8.0 2026-03-03 22:47:09.155 | Suggested packages: 2026-03-03 22:47:09.155 | mailx tinyca 2026-03-03 22:47:09.155 | Recommended packages: 2026-03-03 22:47:09.155 | libhtml-template-perl mecab-ipadic-utf8 2026-03-03 22:47:09.195 | The following NEW packages will be installed: 2026-03-03 22:47:09.195 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-03 22:47:09.196 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-03 22:47:09.196 | mysql-server-8.0 mysql-server-core-8.0 2026-03-03 22:47:09.388 | 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:47:09.388 | Need to get 22.3 MB of archives. 2026-03-03 22:47:09.388 | After this operation, 187 MB of additional disk space will be used. 2026-03-03 22:47:09.388 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-03-03 22:47:10.180 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-03-03 22:47:10.181 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-03-03 22:47:10.182 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-03-03 22:47:10.182 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-03 22:47:10.186 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-03-03 22:47:10.258 | Get:7 http://nova.clouds.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-03-03 22:47:11.137 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-03-03 22:47:11.233 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-03-03 22:47:11.450 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:47:11.514 | Fetched 22.3 MB in 2s (11.1 MB/s) 2026-03-03 22:47:11.754 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-03 22:47:11.782 | (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 ... 68061 files and directories currently installed.) 2026-03-03 22:47:11.784 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:47:11.827 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:12.884 | Selecting previously unselected package mysql-client-8.0. 2026-03-03 22:47:12.893 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:47:12.898 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:12.965 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-03 22:47:12.977 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-03 22:47:12.986 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-03 22:47:13.047 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-03 22:47:13.058 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-03 22:47:13.063 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-03 22:47:13.123 | Selecting previously unselected package libmecab2:amd64. 2026-03-03 22:47:13.133 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-03 22:47:13.137 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-03 22:47:13.215 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-03 22:47:13.225 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-03 22:47:13.229 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-03 22:47:13.289 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-03 22:47:13.298 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:47:13.301 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:14.490 | Selecting previously unselected package mysql-server-8.0. 2026-03-03 22:47:14.500 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:47:14.893 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:14.970 | Selecting previously unselected package mysql-server. 2026-03-03 22:47:14.978 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-03 22:47:14.982 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:15.061 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-03 22:47:15.073 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-03 22:47:15.090 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:15.102 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:15.114 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-03 22:47:15.127 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-03 22:47:15.138 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:15.149 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:15.337 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-03 22:47:15.738 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-03 22:47:29.099 | mysqld will log errors to /var/log/mysql/error.log 2026-03-03 22:47:29.897 | mysqld is running as pid 27278 2026-03-03 22:47:32.296 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-03 22:47:33.750 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-03 22:47:33.762 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:47:34.644 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:47:34.929 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:47:34.934 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:47:34.940 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:34.945 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:34.950 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:34.956 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:34.961 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:34.966 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:47:34.971 | + functions-common:time_stop:2419 : start_time=1772578028573 2026-03-03 22:47:34.977 | + functions-common:time_stop:2421 : [[ -z 1772578028573 ]] 2026-03-03 22:47:34.984 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:34.992 | + functions-common:time_stop:2424 : end_time=1772578054986 2026-03-03 22:47:34.997 | + functions-common:time_stop:2425 : elapsed_time=26413 2026-03-03 22:47:35.002 | + functions-common:time_stop:2426 : total=182243 2026-03-03 22:47:35.007 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:35.013 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=208656 2026-03-03 22:47:35.019 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:47:35.026 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-03 22:47:35.031 | + ./stack.sh:main:858 : install_database_python 2026-03-03 22:47:35.037 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-03 22:47:35.044 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-03 22:47:35.051 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-03 22:47:35.057 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:47:35.065 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-03 22:47:35.071 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-03 22:47:35.077 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:47:35.087 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:47:35.087 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:47:35.099 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-03 22:47:35.104 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-03 22:47:35.110 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-03 22:47:35.119 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-03 22:47:35.125 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-03 22:47:35.175 | Using python 3.12 to install PyMySQL 2026-03-03 22:47:35.180 | + 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-03-03 22:47:35.875 | Collecting PyMySQL 2026-03-03 22:47:35.968 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-03 22:47:35.993 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-03 22:47:36.073 | Installing collected packages: PyMySQL 2026-03-03 22:47:36.150 | Successfully installed PyMySQL-1.1.2 2026-03-03 22:47:36.217 | + inc/python:pip_install:216 : result=0 2026-03-03 22:47:36.223 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:47:36.228 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:36.233 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:36.238 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:36.243 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:36.249 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:36.255 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:47:36.261 | + functions-common:time_stop:2419 : start_time=1772578055162 2026-03-03 22:47:36.266 | + functions-common:time_stop:2421 : [[ -z 1772578055162 ]] 2026-03-03 22:47:36.272 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:36.282 | + functions-common:time_stop:2424 : end_time=1772578056275 2026-03-03 22:47:36.287 | + functions-common:time_stop:2425 : elapsed_time=1113 2026-03-03 22:47:36.293 | + functions-common:time_stop:2426 : total=20209 2026-03-03 22:47:36.299 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:36.304 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21322 2026-03-03 22:47:36.309 | + inc/python:pip_install:219 : return 0 2026-03-03 22:47:36.316 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-03 22:47:36.322 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-03 22:47:36.329 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-03 22:47:36.335 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-03 22:47:36.377 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:36.382 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-03 22:47:36.388 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-03 22:47:36.430 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:47:36.435 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-03 22:47:36.475 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:47:36.481 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-03 22:47:36.520 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:36.527 | + ./stack.sh:main:866 : install_etcd3 2026-03-03 22:47:36.533 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-03 22:47:36.533 | Installing etcd 2026-03-03 22:47:36.540 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-03 22:47:36.563 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-03 22:47:36.585 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-03 22:47:36.591 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-03 22:47:36.612 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-03 22:47:36.621 | ++ 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-03-03 22:47:36.624 | ++ 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-03-03 22:47:36.629 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-03 22:47:36.635 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-03 22:47:36.642 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-03 22:47:36.649 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:47:36.654 | ++ 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-03-03 22:47:36.659 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-03 22:47:36.663 | ++ 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 /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:47:36.668 | --2026-03-03 22:47:36-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:47:36.701 | Resolving github.com (github.com)... 140.82.114.4 2026-03-03 22:47:36.716 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-03 22:47:36.830 | HTTP request sent, awaiting response... 302 Found 2026-03-03 22:47:36.830 | 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-03-03T23%3A41%3A45Z&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-03-03T22%3A41%3A26Z&ske=2026-03-03T23%3A41%3A45Z&sks=b&skv=2018-11-09&sig=MXuLtAZHXDKsvRw1AKGGdxOj9i6V0WBWheWD1YAuqqM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU3OTg1NiwibmJmIjoxNzcyNTc4MDU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QgqG1aTbQKPfX3B2Rkk9saVISSwhlUq4i9nniPRAq_g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-03 22:47:36.830 | --2026-03-03 22:47:36-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-03T23%3A41%3A45Z&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-03-03T22%3A41%3A26Z&ske=2026-03-03T23%3A41%3A45Z&sks=b&skv=2018-11-09&sig=MXuLtAZHXDKsvRw1AKGGdxOj9i6V0WBWheWD1YAuqqM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU3OTg1NiwibmJmIjoxNzcyNTc4MDU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QgqG1aTbQKPfX3B2Rkk9saVISSwhlUq4i9nniPRAq_g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-03 22:47:36.834 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-03-03 22:47:36.835 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-03-03 22:47:36.863 | HTTP request sent, awaiting response... 200 OK 2026-03-03 22:47:36.864 | Length: 20927601 (20M) [application/octet-stream] 2026-03-03 22:47:36.864 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-03 22:47:36.873 | 2026-03-03 22:47:36.951 | 0K ........ ........ ... 100% 228M=0.09s 2026-03-03 22:47:36.951 | 2026-03-03 22:47:36.952 | 2026-03-03 22:47:36 (228 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-03 22:47:36.952 | 2026-03-03 22:47:36.958 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-03 22:47:36.964 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:47:36.970 | ++ functions:get_extra_file:81 : return 2026-03-03 22:47:36.977 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:47:36.982 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-03 22:47:36.988 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-03 22:47:36.994 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-03 22:47:37.020 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-03 22:47:37.026 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/ 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-03 22:47:37.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-03 22:47:37.035 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-03 22:47:37.035 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-03 22:47:37.036 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-03 22:47:37.036 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-03 22:47:37.036 | etcd-v3.5.21-linux-amd64/README.md 2026-03-03 22:47:37.036 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-03 22:47:37.152 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-03 22:47:37.286 | etcd-v3.5.21-linux-amd64/etcd 2026-03-03 22:47:37.465 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-03 22:47:37.515 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-03 22:47:37.560 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-03 22:47:37.566 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-03 22:47:37.598 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:37.604 | + ./stack.sh:main:876 : configure_CA 2026-03-03 22:47:37.610 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.12 ]] 2026-03-03 22:47:37.619 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.12 2026-03-03 22:47:37.627 | ++ functions-common:ipv6_unquote:2210 : echo 162.253.55.12 2026-03-03 22:47:37.628 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-03 22:47:37.638 | + lib/tls:configure_CA:70 : [[ 162.253.55.12 != \1\6\2\.\2\5\3\.\5\5\.\1\2 ]] 2026-03-03 22:47:37.644 | + ./stack.sh:main:877 : init_CA 2026-03-03 22:47:37.649 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-03 22:47:37.656 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-03 22:47:37.663 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-03 22:47:37.668 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-03 22:47:37.673 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-03 22:47:37.679 | + lib/tls:create_CA_base:86 : local i 2026-03-03 22:47:37.685 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:37.690 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-03 22:47:37.699 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:37.704 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-03 22:47:37.713 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:37.718 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-03 22:47:37.727 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:37.732 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-03 22:47:37.742 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-03 22:47:37.751 | + lib/tls:create_CA_base:91 : echo 01 2026-03-03 22:47:37.757 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-03 22:47:37.767 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-03 22:47:37.774 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-03 22:47:37.780 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-03 22:47:37.786 | + lib/tls:create_CA_config:145 : echo ' 2026-03-03 22:47:37.786 | [ ca ] 2026-03-03 22:47:37.786 | default_ca = CA_default 2026-03-03 22:47:37.786 | 2026-03-03 22:47:37.786 | [ CA_default ] 2026-03-03 22:47:37.786 | dir = /opt/stack/data/CA/root-ca 2026-03-03 22:47:37.786 | policy = policy_match 2026-03-03 22:47:37.786 | database = $dir/index.txt 2026-03-03 22:47:37.786 | serial = $dir/serial 2026-03-03 22:47:37.786 | certs = $dir/certs 2026-03-03 22:47:37.786 | crl_dir = $dir/crl 2026-03-03 22:47:37.786 | new_certs_dir = $dir/newcerts 2026-03-03 22:47:37.786 | certificate = $dir/cacert.pem 2026-03-03 22:47:37.786 | private_key = $dir/private/cacert.key 2026-03-03 22:47:37.786 | RANDFILE = $dir/private/.rand 2026-03-03 22:47:37.786 | default_md = sha256 2026-03-03 22:47:37.786 | 2026-03-03 22:47:37.786 | [ req ] 2026-03-03 22:47:37.786 | default_bits = 2048 2026-03-03 22:47:37.786 | default_md = sha256 2026-03-03 22:47:37.786 | 2026-03-03 22:47:37.786 | prompt = no 2026-03-03 22:47:37.786 | distinguished_name = ca_distinguished_name 2026-03-03 22:47:37.786 | 2026-03-03 22:47:37.786 | x509_extensions = ca_extensions 2026-03-03 22:47:37.786 | 2026-03-03 22:47:37.786 | [ ca_distinguished_name ] 2026-03-03 22:47:37.786 | organizationName = OpenStack 2026-03-03 22:47:37.786 | organizationalUnitName = DevStack Certificate Authority 2026-03-03 22:47:37.786 | commonName = Root CA 2026-03-03 22:47:37.786 | 2026-03-03 22:47:37.786 | [ policy_match ] 2026-03-03 22:47:37.786 | countryName = optional 2026-03-03 22:47:37.786 | stateOrProvinceName = optional 2026-03-03 22:47:37.786 | organizationName = match 2026-03-03 22:47:37.786 | organizationalUnitName = optional 2026-03-03 22:47:37.787 | commonName = supplied 2026-03-03 22:47:37.787 | 2026-03-03 22:47:37.787 | [ ca_extensions ] 2026-03-03 22:47:37.787 | basicConstraints = critical,CA:true 2026-03-03 22:47:37.787 | subjectKeyIdentifier = hash 2026-03-03 22:47:37.787 | authorityKeyIdentifier = keyid:always, issuer 2026-03-03 22:47:37.787 | keyUsage = cRLSign, keyCertSign 2026-03-03 22:47:37.787 | 2026-03-03 22:47:37.787 | ' 2026-03-03 22:47:37.793 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-03 22:47:37.799 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-03-03 22:47:37.939 | .....+..+..........+...+..+.+.....+...+......+...+.......+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+...+..+....+......+........+...+...+.......+........+....+...+...............+..+.+..............+...+.......+......+.....+.+...+.................+...+...+...+.......+.....+.......+..+.+...............+.......................+....+...........+.+...+...........+.+..................+.....+.......+.........+.....+....+.....+...+....+........+...+...+.+.........+.....+......+....+...........+...............+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 22:47:37.967 | ....+...+..................+..+.......+...........+....+......+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+....+.........+.....+......+.........+.......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 22:47:37.970 | ----- 2026-03-03 22:47:37.979 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-03 22:47:37.983 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-03 22:47:37.989 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-03 22:47:37.993 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-03 22:47:37.998 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-03 22:47:38.003 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-03 22:47:38.009 | + lib/tls:create_CA_base:86 : local i 2026-03-03 22:47:38.014 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:38.020 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-03 22:47:38.029 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:38.034 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-03 22:47:38.041 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:38.046 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-03 22:47:38.055 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-03 22:47:38.062 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-03 22:47:38.073 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-03 22:47:38.082 | + lib/tls:create_CA_base:91 : echo 01 2026-03-03 22:47:38.088 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-03 22:47:38.098 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-03 22:47:38.105 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-03 22:47:38.112 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-03 22:47:38.118 | + lib/tls:create_CA_config:145 : echo ' 2026-03-03 22:47:38.118 | [ ca ] 2026-03-03 22:47:38.118 | default_ca = CA_default 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | [ CA_default ] 2026-03-03 22:47:38.118 | dir = /opt/stack/data/CA/int-ca 2026-03-03 22:47:38.118 | policy = policy_match 2026-03-03 22:47:38.118 | database = $dir/index.txt 2026-03-03 22:47:38.118 | serial = $dir/serial 2026-03-03 22:47:38.118 | certs = $dir/certs 2026-03-03 22:47:38.118 | crl_dir = $dir/crl 2026-03-03 22:47:38.118 | new_certs_dir = $dir/newcerts 2026-03-03 22:47:38.118 | certificate = $dir/cacert.pem 2026-03-03 22:47:38.118 | private_key = $dir/private/cacert.key 2026-03-03 22:47:38.118 | RANDFILE = $dir/private/.rand 2026-03-03 22:47:38.118 | default_md = sha256 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | [ req ] 2026-03-03 22:47:38.118 | default_bits = 2048 2026-03-03 22:47:38.118 | default_md = sha256 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | prompt = no 2026-03-03 22:47:38.118 | distinguished_name = ca_distinguished_name 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | x509_extensions = ca_extensions 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | [ ca_distinguished_name ] 2026-03-03 22:47:38.118 | organizationName = OpenStack 2026-03-03 22:47:38.118 | organizationalUnitName = DevStack Certificate Authority 2026-03-03 22:47:38.118 | commonName = Intermediate CA 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | [ policy_match ] 2026-03-03 22:47:38.118 | countryName = optional 2026-03-03 22:47:38.118 | stateOrProvinceName = optional 2026-03-03 22:47:38.118 | organizationName = match 2026-03-03 22:47:38.118 | organizationalUnitName = optional 2026-03-03 22:47:38.118 | commonName = supplied 2026-03-03 22:47:38.118 | 2026-03-03 22:47:38.118 | [ ca_extensions ] 2026-03-03 22:47:38.119 | basicConstraints = critical,CA:true 2026-03-03 22:47:38.119 | subjectKeyIdentifier = hash 2026-03-03 22:47:38.119 | authorityKeyIdentifier = keyid:always, issuer 2026-03-03 22:47:38.119 | keyUsage = cRLSign, keyCertSign 2026-03-03 22:47:38.119 | 2026-03-03 22:47:38.119 | ' 2026-03-03 22:47:38.124 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-03 22:47:38.130 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-03 22:47:38.136 | + lib/tls:create_signing_config:198 : echo ' 2026-03-03 22:47:38.136 | [ ca ] 2026-03-03 22:47:38.137 | default_ca = CA_default 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | [ CA_default ] 2026-03-03 22:47:38.137 | dir = /opt/stack/data/CA/int-ca 2026-03-03 22:47:38.137 | policy = policy_match 2026-03-03 22:47:38.137 | database = $dir/index.txt 2026-03-03 22:47:38.137 | serial = $dir/serial 2026-03-03 22:47:38.137 | certs = $dir/certs 2026-03-03 22:47:38.137 | crl_dir = $dir/crl 2026-03-03 22:47:38.137 | new_certs_dir = $dir/newcerts 2026-03-03 22:47:38.137 | certificate = $dir/cacert.pem 2026-03-03 22:47:38.137 | private_key = $dir/private/cacert.key 2026-03-03 22:47:38.137 | RANDFILE = $dir/private/.rand 2026-03-03 22:47:38.137 | default_md = default 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | [ req ] 2026-03-03 22:47:38.137 | default_bits = 1024 2026-03-03 22:47:38.137 | default_md = sha256 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | prompt = no 2026-03-03 22:47:38.137 | distinguished_name = req_distinguished_name 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | x509_extensions = req_extensions 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | [ req_distinguished_name ] 2026-03-03 22:47:38.137 | organizationName = OpenStack 2026-03-03 22:47:38.137 | organizationalUnitName = DevStack Server Farm 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | [ policy_match ] 2026-03-03 22:47:38.137 | countryName = optional 2026-03-03 22:47:38.137 | stateOrProvinceName = optional 2026-03-03 22:47:38.137 | organizationName = match 2026-03-03 22:47:38.137 | organizationalUnitName = optional 2026-03-03 22:47:38.137 | commonName = supplied 2026-03-03 22:47:38.137 | 2026-03-03 22:47:38.137 | [ req_extensions ] 2026-03-03 22:47:38.137 | basicConstraints = CA:false 2026-03-03 22:47:38.138 | subjectKeyIdentifier = hash 2026-03-03 22:47:38.138 | authorityKeyIdentifier = keyid:always, issuer 2026-03-03 22:47:38.138 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-03 22:47:38.138 | extendedKeyUsage = serverAuth, clientAuth 2026-03-03 22:47:38.138 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-03 22:47:38.138 | 2026-03-03 22:47:38.138 | ' 2026-03-03 22:47:38.143 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-03 22:47:38.150 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-03-03 22:47:38.255 | ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...+.........+.+...+..+......................+...........+.........+.......+...+...+..+......+.......+.....+....+......+........+.+...+.................+...+.......+........+.+.................+.......+......+.....+.+.....+...+.+..+.........+......+...............+...+.......+............+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 22:47:38.329 | ....+...+...+........................+...+.+.....+.+.........+...........+.+..+...+.......+...+...+..+.......+..+....+..+.........+......+....+.........+...........+.+..+.+............+..+.+..+...................+.....+.+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+...+...+..+.........+...+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+......+..+......+.+.....+.+...+.....+....+..+...............+..........+...+.....+.+.....+......+...+............+...+.+..+...................+......+.....+..........+.....+...............+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 22:47:38.332 | ----- 2026-03-03 22:47:38.341 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-03-03 22:47:38.347 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-03 22:47:38.351 | Check that the request matches the signature 2026-03-03 22:47:38.351 | Signature ok 2026-03-03 22:47:38.351 | The Subject's Distinguished Name is as follows 2026-03-03 22:47:38.351 | organizationName :ASN.1 12:'OpenStack' 2026-03-03 22:47:38.351 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-03 22:47:38.351 | commonName :ASN.1 12:'Intermediate CA' 2026-03-03 22:47:38.352 | Certificate is to be certified until Mar 3 22:47:38 2027 GMT (365 days) 2026-03-03 22:47:38.355 | 2026-03-03 22:47:38.355 | Write out database with 1 new entries 2026-03-03 22:47:38.355 | Database updated 2026-03-03 22:47:38.363 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-03 22:47:38.372 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:47:38.380 | + lib/tls:init_CA:212 : is_fedora 2026-03-03 22:47:38.388 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:47:38.394 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:47:38.399 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:47:38.403 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:47:38.410 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:47:38.415 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:47:38.421 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:47:38.427 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:47:38.433 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:47:38.439 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:47:38.445 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:47:38.451 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:47:38.457 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:47:38.462 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-03 22:47:38.469 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:38.475 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:38.480 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-03-03 22:47:38.505 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-03-03 22:47:38.528 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-03 22:47:38.546 | Updating certificates in /etc/ssl/certs... 2026-03-03 22:47:40.453 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-03 22:47:40.455 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-03 22:47:40.463 | 2 added, 0 removed; done. 2026-03-03 22:47:40.464 | Running hooks in /etc/ca-certificates/update.d... 2026-03-03 22:47:40.467 | done. 2026-03-03 22:47:40.482 | + ./stack.sh:main:878 : init_cert 2026-03-03 22:47:40.488 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-03 22:47:40.494 | + lib/tls:init_cert:226 : [[ -n 162.253.55.12 ]] 2026-03-03 22:47:40.499 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.12 2026-03-03 22:47:40.505 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-03 22:47:40.509 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.12,IP:::1 2026-03-03 22:47:40.515 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000157713.novalocal IP:162.253.55.12,IP:::1 2026-03-03 22:47:40.521 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-03 22:47:40.527 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-03 22:47:40.532 | + lib/tls:make_cert:244 : local common_name=np0000157713.novalocal 2026-03-03 22:47:40.538 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.12,IP:::1 2026-03-03 22:47:40.544 | + lib/tls:make_cert:247 : '[' np0000157713.novalocal '!=' 162.253.55.12 ']' 2026-03-03 22:47:40.550 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.12 2026-03-03 22:47:40.555 | + functions-common:is_ipv4_address:2198 : local address=162.253.55.12 2026-03-03 22:47:40.561 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-03 22:47:40.567 | + functions-common:is_ipv4_address:2201 : [[ 162.253.55.12 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-03 22:47:40.572 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-03 22:47:40.578 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.12,IP:::1 ]] 2026-03-03 22:47:40.583 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.12,IP:::1,IP:162.253.55.12 2026-03-03 22:47:40.589 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-03 22:47:40.594 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000157713.novalocal' 2026-03-03 22:47:40.700 | ....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+........+.+..+............+............+.+..+.+..+.......+........+....+.........+.........+..+...+.......+...+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+......+...+..+.........+.+.....+.........+.........+.......+...+......+.........+......+..+.........+....+.....+.+.....+...+............+...+.......+...+...+...+..+...+.......+..+.+..+.............+.....+....+............+...+..+.........+.......+..+.............+.....+...+.+...+...........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 22:47:40.931 | ..+..+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+...+......+.+..............+......+.+.....+...+.+...+..+.+............+.....................+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+.........+...+........+..........+.....+.+.....+...+.+............+............+......+..+...+................+.....+...+.+.........+...........+.+.....+...+............+...+......+.+...+...+..+.......+........................+..+....+........+.+..............+.......+......+...+......+........+...+.........+...+...+.........+....+..+...+..........+..+.......+..+.........+.+...+.....+...+.......+..+.+...+............+.........+......+..+............+.+...............+..+.+..+....+.....+....+..............+...+.............+......+......+.........+...+..+......+...+...................+.....+.+......+..............+.......+..+.+..+.........+.+...+...........+......+...+.+...........+....+...........+.........+...+.+..+.............+.........+...+............+..........................+............+...+.+......+.....+...+....+..+...............+................+.........+........+............+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 22:47:40.934 | ----- 2026-03-03 22:47:40.941 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.12,IP:::1,IP:162.253.55.12 ]] 2026-03-03 22:47:40.947 | + lib/tls:make_cert:271 : alt_names=DNS:np0000157713.novalocal,IP:162.253.55.12,IP:::1,IP:162.253.55.12 2026-03-03 22:47:40.954 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000157713.novalocal,IP:162.253.55.12,IP:::1,IP:162.253.55.12 2026-03-03 22:47:40.960 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000157713.novalocal' -batch 2026-03-03 22:47:40.966 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-03 22:47:40.969 | Check that the request matches the signature 2026-03-03 22:47:40.969 | Signature ok 2026-03-03 22:47:40.969 | The Subject's Distinguished Name is as follows 2026-03-03 22:47:40.969 | organizationName :ASN.1 12:'OpenStack' 2026-03-03 22:47:40.969 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-03 22:47:40.969 | commonName :ASN.1 12:'np0000157713.novalocal' 2026-03-03 22:47:40.970 | Certificate is to be certified until Mar 3 22:47:40 2027 GMT (365 days) 2026-03-03 22:47:40.973 | 2026-03-03 22:47:40.973 | Write out database with 1 new entries 2026-03-03 22:47:40.973 | Database updated 2026-03-03 22:47:40.979 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-03-03 22:47:40.989 | + ./stack.sh:main:885 : install_dstat 2026-03-03 22:47:40.995 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-03 22:47:41.034 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:41.041 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-03 22:47:41.046 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-03 22:47:41.053 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:47:41.059 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-03 22:47:41.065 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-03 22:47:41.069 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:47:41.077 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:47:41.078 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:47:41.087 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-03 22:47:41.093 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-03 22:47:41.099 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-03 22:47:41.106 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-03 22:47:41.111 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-03 22:47:41.155 | Using python 3.12 to install psutil 2026-03-03 22:47:41.160 | + 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 psutil 2026-03-03 22:47:41.978 | Collecting psutil 2026-03-03 22:47:42.072 | 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-03-03 22:47:42.109 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-03 22:47:42.199 | Installing collected packages: psutil 2026-03-03 22:47:42.268 | Successfully installed psutil-7.2.2 2026-03-03 22:47:42.342 | + inc/python:pip_install:216 : result=0 2026-03-03 22:47:42.348 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:47:42.352 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:42.356 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:42.360 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:42.365 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:42.370 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:42.375 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:47:42.380 | + functions-common:time_stop:2419 : start_time=1772578061143 2026-03-03 22:47:42.385 | + functions-common:time_stop:2421 : [[ -z 1772578061143 ]] 2026-03-03 22:47:42.391 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:42.397 | + functions-common:time_stop:2424 : end_time=1772578062392 2026-03-03 22:47:42.402 | + functions-common:time_stop:2425 : elapsed_time=1249 2026-03-03 22:47:42.407 | + functions-common:time_stop:2426 : total=21322 2026-03-03 22:47:42.411 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:42.416 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22571 2026-03-03 22:47:42.422 | + inc/python:pip_install:219 : return 0 2026-03-03 22:47:42.428 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-03 22:47:42.434 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:47:42.440 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-03 22:47:42.447 | + ./stack.sh:main:894 : install_libs 2026-03-03 22:47:42.452 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-03 22:47:42.459 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-03 22:47:42.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-03 22:47:42.468 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-03 22:47:42.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.480 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.486 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-03-03 22:47:42.492 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.497 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-03 22:47:42.503 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-03 22:47:42.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-03 22:47:42.513 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-03 22:47:42.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.524 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.529 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-03-03 22:47:42.534 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.540 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-03 22:47:42.546 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-03 22:47:42.550 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-03 22:47:42.555 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-03 22:47:42.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.567 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.572 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-03-03 22:47:42.577 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.583 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-03 22:47:42.588 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-03 22:47:42.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-03 22:47:42.600 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-03 22:47:42.606 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.611 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.617 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-03-03 22:47:42.622 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.627 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-03 22:47:42.631 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-03 22:47:42.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-03 22:47:42.642 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-03 22:47:42.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.653 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.658 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-03-03 22:47:42.664 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.670 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-03 22:47:42.675 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-03 22:47:42.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-03 22:47:42.687 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-03 22:47:42.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.698 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.703 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-03-03 22:47:42.708 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.714 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-03 22:47:42.721 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-03 22:47:42.726 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-03 22:47:42.731 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-03 22:47:42.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.741 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.748 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-03-03 22:47:42.753 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.758 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-03 22:47:42.764 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-03 22:47:42.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-03 22:47:42.775 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-03 22:47:42.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.787 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.792 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-03-03 22:47:42.797 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.803 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-03 22:47:42.809 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-03 22:47:42.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-03 22:47:42.820 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-03 22:47:42.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.829 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.833 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-03-03 22:47:42.839 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.845 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-03 22:47:42.852 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-03 22:47:42.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-03 22:47:42.862 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-03 22:47:42.866 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.870 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.875 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-03-03 22:47:42.879 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.885 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-03 22:47:42.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-03 22:47:42.896 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-03 22:47:42.903 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-03 22:47:42.910 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.916 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.923 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-03-03 22:47:42.929 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.935 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-03 22:47:42.942 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-03 22:47:42.948 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-03 22:47:42.954 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-03 22:47:42.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:42.966 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:42.972 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-03-03 22:47:42.977 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:42.985 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-03 22:47:42.991 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-03 22:47:42.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-03 22:47:43.002 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-03 22:47:43.008 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.014 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.020 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-03-03 22:47:43.026 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.032 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-03 22:47:43.039 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-03 22:47:43.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-03 22:47:43.052 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-03 22:47:43.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.065 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.070 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-03-03 22:47:43.076 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.081 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-03 22:47:43.085 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-03 22:47:43.091 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-03 22:47:43.098 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-03 22:47:43.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.108 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.114 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-03-03 22:47:43.119 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.124 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-03 22:47:43.130 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-03 22:47:43.135 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-03 22:47:43.140 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-03 22:47:43.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.151 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.156 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-03-03 22:47:43.162 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.168 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-03 22:47:43.173 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-03 22:47:43.179 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-03 22:47:43.185 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-03 22:47:43.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.197 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.203 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-03-03 22:47:43.209 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.215 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-03 22:47:43.221 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-03 22:47:43.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-03 22:47:43.232 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-03 22:47:43.238 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.243 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.249 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-03-03 22:47:43.255 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.261 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-03 22:47:43.267 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-03 22:47:43.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-03 22:47:43.279 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-03 22:47:43.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.291 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.296 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-03 22:47:43.302 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.308 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-03 22:47:43.314 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-03 22:47:43.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-03 22:47:43.325 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-03 22:47:43.331 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.337 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.343 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-03-03 22:47:43.349 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.354 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-03 22:47:43.360 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-03 22:47:43.366 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-03 22:47:43.372 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-03 22:47:43.377 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.383 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.389 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-03-03 22:47:43.394 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.399 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-03 22:47:43.404 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-03 22:47:43.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-03 22:47:43.413 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-03 22:47:43.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.423 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.429 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-03-03 22:47:43.434 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.439 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-03 22:47:43.445 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-03 22:47:43.450 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-03 22:47:43.456 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-03 22:47:43.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.468 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.474 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-03-03 22:47:43.480 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.486 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-03 22:47:43.492 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-03 22:47:43.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-03 22:47:43.502 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-03 22:47:43.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.514 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.520 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-03-03 22:47:43.526 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.533 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-03 22:47:43.539 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-03 22:47:43.544 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-03 22:47:43.550 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-03 22:47:43.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.560 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.565 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-03-03 22:47:43.571 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.576 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-03 22:47:43.582 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-03 22:47:43.587 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-03 22:47:43.592 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-03 22:47:43.597 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.603 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.614 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-03-03 22:47:43.619 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.624 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-03 22:47:43.629 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-03 22:47:43.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-03 22:47:43.639 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-03 22:47:43.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.649 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.653 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-03-03 22:47:43.658 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.663 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-03 22:47:43.668 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-03 22:47:43.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-03 22:47:43.680 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-03 22:47:43.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.690 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.696 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-03-03 22:47:43.702 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.708 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-03 22:47:43.714 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-03 22:47:43.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-03 22:47:43.727 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-03 22:47:43.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.740 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.745 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-03-03 22:47:43.750 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.756 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-03 22:47:43.762 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-03 22:47:43.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-03 22:47:43.773 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-03 22:47:43.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.786 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.792 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-03-03 22:47:43.798 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.805 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-03 22:47:43.812 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-03 22:47:43.818 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-03 22:47:43.823 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-03 22:47:43.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.836 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.842 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-03-03 22:47:43.848 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.854 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-03 22:47:43.861 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-03 22:47:43.866 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-03 22:47:43.873 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-03 22:47:43.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.884 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.890 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-03-03 22:47:43.897 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.905 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-03 22:47:43.911 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-03 22:47:43.916 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-03 22:47:43.922 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-03 22:47:43.929 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.937 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.944 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-03 22:47:43.949 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:43.955 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-03 22:47:43.962 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-03 22:47:43.968 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-03 22:47:43.974 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-03 22:47:43.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:43.985 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:43.992 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-03-03 22:47:43.998 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:44.003 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-03 22:47:44.009 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-03 22:47:44.015 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-03 22:47:44.022 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-03 22:47:44.027 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:44.034 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:44.040 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-03-03 22:47:44.046 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:44.053 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-03 22:47:44.059 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-03 22:47:44.065 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-03 22:47:44.072 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-03 22:47:44.078 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:44.084 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:44.090 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-03-03 22:47:44.095 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:44.101 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-03 22:47:44.104 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-03 22:47:44.111 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-03 22:47:44.117 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-03 22:47:44.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:44.126 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:44.131 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-03-03 22:47:44.137 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:44.142 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-03 22:47:44.148 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-03 22:47:44.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-03 22:47:44.159 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-03 22:47:44.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:44.172 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:44.179 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-03 22:47:44.185 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:44.192 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-03 22:47:44.199 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-03 22:47:44.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:44.211 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:44.216 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-03-03 22:47:44.223 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:44.229 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-03 22:47:44.270 | Using python 3.12 to install etcd3gw 2026-03-03 22:47:44.276 | + 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-03-03 22:47:45.010 | Collecting etcd3gw 2026-03-03 22:47:45.100 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:47:45.111 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-03 22:47:45.144 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-03 22:47:45.145 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-03 22:47:45.180 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-03 22:47:45.190 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:47:45.226 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-03 22:47:45.238 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:47:45.455 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-03 22:47:45.465 | 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-03-03 22:47:45.479 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.0) 2026-03-03 22:47:45.574 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-03 22:47:45.576 | 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-03-03 22:47:45.598 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-03 22:47:45.600 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-03 22:47:45.636 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-03 22:47:45.638 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-03 22:47:45.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-03 22:47:45.662 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-03 22:47:45.689 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-03 22:47:45.711 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-03 22:47:45.722 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-03 22:47:45.725 | 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-03-03 22:47:45.728 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-03 22:47:45.731 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-03 22:47:45.745 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-03 22:47:45.831 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-03 22:47:45.856 | Attempting uninstall: urllib3 2026-03-03 22:47:45.859 | Found existing installation: urllib3 2.0.7 2026-03-03 22:47:45.859 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:45.860 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-03 22:47:45.948 | Attempting uninstall: idna 2026-03-03 22:47:45.956 | Found existing installation: idna 3.6 2026-03-03 22:47:45.956 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:45.956 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-03 22:47:46.154 | Attempting uninstall: requests 2026-03-03 22:47:46.160 | Found existing installation: requests 2.31.0 2026-03-03 22:47:46.160 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:46.160 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-03 22:47:46.300 | 2026-03-03 22:47:46.304 | 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-03-03 22:47:46.416 | + inc/python:pip_install:216 : result=0 2026-03-03 22:47:46.422 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:47:46.428 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:46.433 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:46.438 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:46.443 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:46.448 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:46.454 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:47:46.459 | + functions-common:time_stop:2419 : start_time=1772578064261 2026-03-03 22:47:46.463 | + functions-common:time_stop:2421 : [[ -z 1772578064261 ]] 2026-03-03 22:47:46.468 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:46.477 | + functions-common:time_stop:2424 : end_time=1772578066470 2026-03-03 22:47:46.482 | + functions-common:time_stop:2425 : elapsed_time=2209 2026-03-03 22:47:46.486 | + functions-common:time_stop:2426 : total=22571 2026-03-03 22:47:46.492 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:46.497 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24780 2026-03-03 22:47:46.503 | + inc/python:pip_install:219 : return 0 2026-03-03 22:47:46.508 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-03 22:47:46.515 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-03 22:47:46.521 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-03 22:47:46.526 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:47:46.533 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:47:46.539 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:47:46.545 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:47:46.551 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:47:46.557 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:47:46.563 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:47:46.568 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:47:46.573 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:47:46.578 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:47:46.584 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:47:46.588 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:47:46.593 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:47:46.598 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-03 22:47:46.603 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:46.608 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:46.612 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-03 22:47:46.618 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-03 22:47:46.623 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:47:46.629 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:47:46.635 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:47:46.640 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:47:46.645 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:47:46.650 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:47:46.656 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:46.660 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:46.666 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:47:46.670 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:47:46.676 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:47:46.682 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:47:46.688 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-03 22:47:46.692 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:47:46.698 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:46.706 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:46.712 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-03 22:47:46.758 | + 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-03-03 22:47:46.797 | Reading package lists... 2026-03-03 22:47:47.059 | Building dependency tree... 2026-03-03 22:47:47.060 | Reading state information... 2026-03-03 22:47:47.412 | The following additional packages will be installed: 2026-03-03 22:47:47.413 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-03 22:47:47.414 | Suggested packages: 2026-03-03 22:47:47.414 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-03 22:47:47.414 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-03 22:47:47.414 | python3-uwsgidecorators 2026-03-03 22:47:47.445 | The following NEW packages will be installed: 2026-03-03 22:47:47.446 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-03 22:47:47.446 | uwsgi-plugin-python3 2026-03-03 22:47:47.641 | 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:47:47.641 | Need to get 1,451 kB of archives. 2026-03-03 22:47:47.641 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-03 22:47:47.641 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-03 22:47:48.088 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-03-03 22:47:48.176 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-03-03 22:47:48.238 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-03 22:47:48.292 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-03 22:47:48.296 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-03 22:47:48.370 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-03 22:47:48.371 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-03-03 22:47:48.583 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:47:48.628 | Fetched 1,451 kB in 1s (1,594 kB/s) 2026-03-03 22:47:48.670 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-03 22:47:48.703 | (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 ... 68310 files and directories currently installed.) 2026-03-03 22:47:48.705 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-03 22:47:48.714 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-03 22:47:48.775 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-03 22:47:48.783 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-03 22:47:48.788 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-03 22:47:48.852 | Selecting previously unselected package libsodium23:amd64. 2026-03-03 22:47:48.859 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:47:48.864 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-03 22:47:48.929 | Selecting previously unselected package libzmq5:amd64. 2026-03-03 22:47:48.940 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-03 22:47:48.945 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-03 22:47:49.018 | Selecting previously unselected package libyajl2:amd64. 2026-03-03 22:47:49.027 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-03 22:47:49.032 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-03 22:47:49.089 | Selecting previously unselected package uwsgi-core. 2026-03-03 22:47:49.099 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-03 22:47:49.104 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-03 22:47:49.261 | Selecting previously unselected package uwsgi. 2026-03-03 22:47:49.271 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-03 22:47:49.281 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-03 22:47:49.343 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-03 22:47:49.350 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-03 22:47:49.355 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-03 22:47:49.433 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-03 22:47:49.444 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-03 22:47:49.457 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-03 22:47:49.469 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-03 22:47:49.479 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-03 22:47:49.491 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-03 22:47:49.513 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-03 22:47:49.930 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-03 22:47:49.973 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:47:50.670 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:47:50.962 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:47:50.966 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:47:50.972 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:50.978 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:50.983 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:50.987 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:50.994 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:50.999 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:47:51.005 | + functions-common:time_stop:2419 : start_time=1772578066751 2026-03-03 22:47:51.009 | + functions-common:time_stop:2421 : [[ -z 1772578066751 ]] 2026-03-03 22:47:51.016 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:51.024 | + functions-common:time_stop:2424 : end_time=1772578071019 2026-03-03 22:47:51.029 | + functions-common:time_stop:2425 : elapsed_time=4268 2026-03-03 22:47:51.034 | + functions-common:time_stop:2426 : total=208656 2026-03-03 22:47:51.039 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:51.044 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=212924 2026-03-03 22:47:51.050 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:47:51.057 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-03 22:47:51.062 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:47:51.067 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:47:51.074 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-03 22:47:51.120 | No module matches proxy 2026-03-03 22:47:51.128 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-03 22:47:51.180 | Enabling module proxy. 2026-03-03 22:47:51.189 | To activate the new configuration, you need to run: 2026-03-03 22:47:51.189 | systemctl restart apache2 2026-03-03 22:47:51.199 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-03 22:47:51.244 | Considering dependency proxy for proxy_uwsgi: 2026-03-03 22:47:51.244 | Module proxy already enabled 2026-03-03 22:47:51.244 | Enabling module proxy_uwsgi. 2026-03-03 22:47:51.251 | To activate the new configuration, you need to run: 2026-03-03 22:47:51.251 | systemctl restart apache2 2026-03-03 22:47:51.261 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-03 22:47:51.267 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:47:51.273 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:47:51.278 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:47:51.433 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-03 22:47:51.437 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-03 22:47:51.441 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-03 22:47:51.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.450 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.455 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-03-03 22:47:51.460 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.465 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-03 22:47:51.469 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-03 22:47:51.474 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-03 22:47:51.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.484 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.489 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-03-03 22:47:51.494 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.497 | + ./stack.sh:main:902 : install_glanceclient 2026-03-03 22:47:51.501 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-03 22:47:51.506 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-03 22:47:51.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.515 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.520 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-03-03 22:47:51.525 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.529 | + ./stack.sh:main:903 : install_cinderclient 2026-03-03 22:47:51.533 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-03 22:47:51.538 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-03 22:47:51.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.547 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.552 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-03-03 22:47:51.556 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.561 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-03 22:47:51.565 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-03 22:47:51.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.575 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.580 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-03-03 22:47:51.585 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.591 | + ./stack.sh:main:904 : install_novaclient 2026-03-03 22:47:51.597 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-03 22:47:51.602 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-03 22:47:51.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.615 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.619 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-03-03 22:47:51.623 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.627 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-03 22:47:51.665 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:51.671 | + ./stack.sh:main:906 : install_swiftclient 2026-03-03 22:47:51.677 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-03 22:47:51.681 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-03 22:47:51.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.693 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.698 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-03-03 22:47:51.704 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.710 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-03 22:47:51.747 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:51.754 | + ./stack.sh:main:909 : install_neutronclient 2026-03-03 22:47:51.759 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-03 22:47:51.766 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-03 22:47:51.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.776 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.783 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-03-03 22:47:51.789 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.796 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-03 22:47:51.802 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-03 22:47:51.808 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-03 22:47:51.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:47:51.818 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:47:51.823 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-03-03 22:47:51.827 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:47:51.834 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-03 22:47:51.842 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-03 22:47:51.847 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:47:51.855 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-03 22:47:51.859 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-03 22:47:51.865 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:47:51.873 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:47:51.875 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:47:51.885 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-03 22:47:51.891 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-03 22:47:51.897 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-03 22:47:51.904 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-03 22:47:51.910 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-03 22:47:51.955 | Using python 3.12 to install keystonemiddleware 2026-03-03 22:47:51.961 | + 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-03-03 22:47:52.688 | Collecting keystonemiddleware 2026-03-03 22:47:52.780 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-03 22:47:52.825 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-03 22:47:52.837 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-03 22:47:52.882 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-03 22:47:52.900 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:47:52.949 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-03 22:47:52.961 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:47:53.002 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-03 22:47:53.015 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:47:53.050 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-03 22:47:53.061 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-03 22:47:53.106 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-03 22:47:53.118 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:47:53.153 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-03 22:47:53.164 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:47:53.210 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-03 22:47:53.222 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:47:53.232 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-03 22:47:53.254 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-03 22:47:53.266 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:47:53.297 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-03 22:47:53.307 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-03 22:47:53.347 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-03 22:47:53.358 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:47:53.369 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-03 22:47:53.391 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-03 22:47:53.403 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-03 22:47:53.419 | 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-03-03 22:47:53.444 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-03 22:47:53.457 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-03 22:47:53.491 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-03 22:47:53.504 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-03 22:47:53.534 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-03 22:47:53.545 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-03 22:47:53.581 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-03 22:47:53.593 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-03 22:47:53.636 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-03 22:47:53.646 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-03 22:47:53.683 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-03 22:47:53.695 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-03 22:47:53.721 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-03 22:47:53.731 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-03 22:47:53.784 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-03 22:47:53.785 | 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-03-03 22:47:53.808 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-03 22:47:53.818 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-03 22:47:53.830 | 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-03-03 22:47:53.832 | 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-03-03 22:47:53.909 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-03 22:47:53.919 | 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-03-03 22:47:53.961 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-03 22:47:53.970 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-03 22:47:53.981 | 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-03-03 22:47:53.982 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-03-03 22:47:53.985 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.0) 2026-03-03 22:47:54.016 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-03 22:47:54.028 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-03 22:47:54.047 | 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-03-03 22:47:54.047 | 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-03-03 22:47:54.048 | 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-03-03 22:47:54.049 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-03 22:47:54.086 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-03 22:47:54.122 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-03 22:47:54.154 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-03 22:47:54.175 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-03 22:47:54.196 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-03 22:47:54.215 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-03 22:47:54.234 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-03 22:47:54.260 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-03 22:47:54.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.6 MB/s 0:00:00 2026-03-03 22:47:54.322 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-03 22:47:54.384 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-03 22:47:54.406 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-03 22:47:54.428 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-03 22:47:54.448 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-03 22:47:54.482 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-03 22:47:54.512 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-03 22:47:54.533 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-03 22:47:54.554 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-03 22:47:54.575 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-03 22:47:54.598 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-03 22:47:54.611 | 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-03-03 22:47:54.623 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-03 22:47:54.640 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-03 22:47:54.657 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-03 22:47:54.673 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-03 22:47:54.694 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-03 22:47:54.821 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, 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-03-03 22:47:54.975 | Attempting uninstall: six 2026-03-03 22:47:54.983 | Found existing installation: six 1.16.0 2026-03-03 22:47:54.984 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:54.984 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-03 22:47:55.028 | Attempting uninstall: PyYAML 2026-03-03 22:47:55.033 | Found existing installation: PyYAML 6.0.1 2026-03-03 22:47:55.033 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:55.033 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-03 22:47:55.104 | Attempting uninstall: pyparsing 2026-03-03 22:47:55.108 | Found existing installation: pyparsing 3.1.1 2026-03-03 22:47:55.108 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:55.108 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-03 22:47:55.217 | Attempting uninstall: PyJWT 2026-03-03 22:47:55.221 | Found existing installation: PyJWT 2.7.0 2026-03-03 22:47:55.222 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:47:55.222 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-03 22:47:56.640 | 2026-03-03 22:47:56.651 | 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.0 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-03-03 22:47:56.769 | + inc/python:pip_install:216 : result=0 2026-03-03 22:47:56.775 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:47:56.779 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:56.784 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:56.790 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:56.795 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:56.801 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:56.807 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:47:56.813 | + functions-common:time_stop:2419 : start_time=1772578071944 2026-03-03 22:47:56.819 | + functions-common:time_stop:2421 : [[ -z 1772578071944 ]] 2026-03-03 22:47:56.826 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:56.834 | + functions-common:time_stop:2424 : end_time=1772578076829 2026-03-03 22:47:56.839 | + functions-common:time_stop:2425 : elapsed_time=4885 2026-03-03 22:47:56.844 | + functions-common:time_stop:2426 : total=24780 2026-03-03 22:47:56.850 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:56.856 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29665 2026-03-03 22:47:56.861 | + inc/python:pip_install:219 : return 0 2026-03-03 22:47:56.868 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-03 22:47:56.873 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-03 22:47:56.879 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:47:56.888 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-03 22:47:56.895 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-03 22:47:56.902 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:47:56.911 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:47:56.912 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:47:56.923 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-03 22:47:56.930 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-03 22:47:56.936 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-03 22:47:56.942 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-03 22:47:56.949 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-03 22:47:56.999 | Using python 3.12 to install python-memcached 2026-03-03 22:47:57.005 | + 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-03-03 22:47:57.692 | Collecting python-memcached 2026-03-03 22:47:57.781 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:47:57.811 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-03 22:47:57.894 | Installing collected packages: python-memcached 2026-03-03 22:47:57.921 | Successfully installed python-memcached-1.62 2026-03-03 22:47:57.986 | + inc/python:pip_install:216 : result=0 2026-03-03 22:47:57.992 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:47:57.998 | + functions-common:time_stop:2412 : local name 2026-03-03 22:47:58.004 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:47:58.008 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:47:58.014 | + functions-common:time_stop:2415 : local total 2026-03-03 22:47:58.019 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:47:58.025 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:47:58.030 | + functions-common:time_stop:2419 : start_time=1772578076986 2026-03-03 22:47:58.036 | + functions-common:time_stop:2421 : [[ -z 1772578076986 ]] 2026-03-03 22:47:58.043 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:47:58.052 | + functions-common:time_stop:2424 : end_time=1772578078046 2026-03-03 22:47:58.058 | + functions-common:time_stop:2425 : elapsed_time=1060 2026-03-03 22:47:58.062 | + functions-common:time_stop:2426 : total=29665 2026-03-03 22:47:58.068 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:47:58.074 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30725 2026-03-03 22:47:58.081 | + inc/python:pip_install:219 : return 0 2026-03-03 22:47:58.086 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-03 22:47:58.123 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:47:58.129 | + ./stack.sh:main:916 : '[' 162.253.55.12 == 162.253.55.12 ']' 2026-03-03 22:47:58.135 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-03 22:47:58.142 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-03 22:47:58.148 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-03 22:47:58.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:47:58.159 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-03 22:47:58.164 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-03 22:47:58.203 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:47:58.208 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-03 22:47:58.214 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-03 22:47:58.220 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-03 22:47:58.224 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:47:58.229 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:47:58.236 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:47:58.243 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:47:58.249 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:47:58.255 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:47:58.289 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:47:58.294 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:47:58.300 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:47:58.307 | + functions-common:git_clone:602 : echo master 2026-03-03 22:47:58.307 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:47:58.317 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-03 22:47:58.324 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:47:58.330 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-03 22:47:58.355 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-03 22:47:58.362 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:47:58.363 | + functions-common:git_clone:665 : head -1 2026-03-03 22:47:58.368 | af77e611c Merge "tox: Drop basepython" 2026-03-03 22:47:58.375 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:47:58.381 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-03 22:47:58.386 | + inc/python:setup_develop:353 : local bindep 2026-03-03 22:47:58.391 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-03 22:47:58.397 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-03 22:47:58.403 | + inc/python:setup_develop:359 : local extras= 2026-03-03 22:47:58.409 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-03 22:47:58.415 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:47:58.420 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-03 22:47:58.427 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-03 22:47:58.432 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:47:58.438 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:47:58.445 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-03 22:47:58.450 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:47:58.457 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-03 22:47:58.463 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:47:58.468 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:47:58.476 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-03 22:47:58.487 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-03 22:47:58.493 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-03 22:47:58.499 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-03 22:47:58.593 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-03 22:47:58.599 | + inc/python:setup_package:436 : local bindep=0 2026-03-03 22:47:58.605 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:47:58.609 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:47:58.613 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-03 22:47:58.617 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-03 22:47:58.623 | + inc/python:setup_package:445 : local flags=-e 2026-03-03 22:47:58.628 | + inc/python:setup_package:446 : local extras= 2026-03-03 22:47:58.634 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:47:58.639 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:47:58.644 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:47:58.648 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:47:58.655 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:47:58.661 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-03 22:47:58.708 | Using python 3.12 to install /opt/stack/keystone 2026-03-03 22:47:58.713 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-03-03 22:47:59.297 | Obtaining file:///opt/stack/keystone 2026-03-03 22:47:59.300 | Installing build dependencies: started 2026-03-03 22:48:00.319 | Installing build dependencies: finished with status 'done' 2026-03-03 22:48:00.320 | Checking if build backend supports build_editable: started 2026-03-03 22:48:00.612 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:48:00.612 | Getting requirements to build editable: started 2026-03-03 22:48:00.777 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:48:00.779 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:48:01.520 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:48:01.533 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (7.0.3) 2026-03-03 22:48:01.533 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (1.8.9) 2026-03-03 22:48:01.672 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev72) 2026-03-03 22:48:01.765 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-03 22:48:01.802 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev72) 2026-03-03 22:48:01.816 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-03 22:48:02.056 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.068 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-03 22:48:02.430 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.442 | 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-03-03 22:48:02.460 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (5.7.0) 2026-03-03 22:48:02.461 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (5.8.0) 2026-03-03 22:48:02.461 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (12.0.0) 2026-03-03 22:48:02.516 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.526 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-03 22:48:02.537 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (4.1.1) 2026-03-03 22:48:02.538 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (10.3.0) 2026-03-03 22:48:02.539 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (6.3.0) 2026-03-03 22:48:02.590 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.601 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-03 22:48:02.657 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.668 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:48:02.677 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (6.7.2) 2026-03-03 22:48:02.677 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (8.1.0) 2026-03-03 22:48:02.711 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.722 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-03 22:48:02.770 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.784 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:48:02.795 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (5.9.1) 2026-03-03 22:48:02.830 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.841 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-03 22:48:02.863 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (10.0.0) 2026-03-03 22:48:02.886 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.897 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-03 22:48:02.941 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:02.953 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-03 22:48:02.965 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (2.11.0) 2026-03-03 22:48:02.965 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (1.5.0) 2026-03-03 22:48:02.999 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:03.010 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-03 22:48:03.022 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (4.0.1) 2026-03-03 22:48:03.023 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev72) (1.1.2) 2026-03-03 22:48:03.050 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:03.064 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:48:03.112 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev72) 2026-03-03 22:48:03.121 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-03 22:48:03.259 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev72) 2026-03-03 22:48:03.268 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-03 22:48:03.301 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev72) 2026-03-03 22:48:03.312 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-03 22:48:03.325 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev72) (5.2.1) 2026-03-03 22:48:03.351 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev72) 2026-03-03 22:48:03.360 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-03 22:48:03.370 | 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==28.1.0.dev72) (8.3.1) 2026-03-03 22:48:03.392 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev72) 2026-03-03 22:48:03.402 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-03 22:48:03.441 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev72) 2026-03-03 22:48:03.451 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-03 22:48:03.530 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev72) 2026-03-03 22:48:03.539 | 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-03-03 22:48:03.580 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev72) 2026-03-03 22:48:03.592 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-03 22:48:03.608 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev72) (1.17.0) 2026-03-03 22:48:03.663 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev72) 2026-03-03 22:48:03.673 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-03 22:48:03.715 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev72) 2026-03-03 22:48:03.725 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-03 22:48:03.755 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev72) 2026-03-03 22:48:03.765 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-03 22:48:03.804 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev72) 2026-03-03 22:48:03.815 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-03 22:48:04.189 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev72) 2026-03-03 22:48:04.200 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-03 22:48:04.215 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev72) (5.13.1) 2026-03-03 22:48:04.217 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev72) (2.32.5) 2026-03-03 22:48:04.220 | 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==28.1.0.dev72) (2.1.0) 2026-03-03 22:48:04.221 | 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==28.1.0.dev72) (1.8.2) 2026-03-03 22:48:04.221 | 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==28.1.0.dev72) (4.15.0) 2026-03-03 22:48:04.228 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev72) (1.3.0) 2026-03-03 22:48:04.229 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev72) (2.0.0) 2026-03-03 22:48:04.229 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev72) (6.0.3) 2026-03-03 22:48:04.264 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:04.275 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-03 22:48:04.286 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev72) (3.0.0) 2026-03-03 22:48:04.313 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:04.324 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-03 22:48:04.350 | Installing build dependencies: started 2026-03-03 22:48:05.263 | Installing build dependencies: finished with status 'done' 2026-03-03 22:48:05.263 | Getting requirements to build wheel: started 2026-03-03 22:48:05.568 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:48:05.570 | Installing backend dependencies: started 2026-03-03 22:48:06.599 | Installing backend dependencies: finished with status 'done' 2026-03-03 22:48:06.601 | Preparing metadata (pyproject.toml): started 2026-03-03 22:48:06.898 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:48:06.935 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:06.957 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-03 22:48:06.999 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.019 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-03 22:48:07.031 | 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==28.1.0.dev72) (2.1.1) 2026-03-03 22:48:07.035 | 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==28.1.0.dev72) (2.9.0.post0) 2026-03-03 22:48:07.038 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev72) (3.2.1) 2026-03-03 22:48:07.076 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.109 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-03 22:48:07.147 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.176 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-03 22:48:07.221 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.233 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-03 22:48:07.289 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.312 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-03 22:48:07.354 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.371 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-03 22:48:07.405 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.419 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-03 22:48:07.466 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.477 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-03 22:48:07.488 | 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==28.1.0.dev72) (26.0) 2026-03-03 22:48:07.520 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.530 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:48:07.565 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.577 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-03 22:48:07.637 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.649 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-03 22:48:07.815 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.825 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-03 22:48:07.867 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.880 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:48:07.913 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:07.931 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-03 22:48:08.017 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.028 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-03 22:48:08.231 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.242 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-03 22:48:08.493 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.504 | 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-03-03 22:48:08.595 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.608 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-03 22:48:08.769 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.781 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-03 22:48:08.823 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.834 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-03 22:48:08.854 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev72) (3.3.2) 2026-03-03 22:48:08.855 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev72) (7.2.2) 2026-03-03 22:48:08.865 | 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==28.1.0.dev72) (82.0.0) 2026-03-03 22:48:08.894 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.906 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-03 22:48:08.958 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:08.968 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-03 22:48:09.007 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:09.019 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-03 22:48:09.068 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:09.079 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-03 22:48:09.107 | 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==28.1.0.dev72) (3.4.4) 2026-03-03 22:48:09.108 | 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==28.1.0.dev72) (3.11) 2026-03-03 22:48:09.108 | 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==28.1.0.dev72) (2.6.3) 2026-03-03 22:48:09.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev72) (2023.11.17) 2026-03-03 22:48:09.152 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev72) 2026-03-03 22:48:09.163 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-03 22:48:09.214 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev72) 2026-03-03 22:48:09.224 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-03 22:48:09.253 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev72) (2.8.4) 2026-03-03 22:48:09.301 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-03 22:48:09.335 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-03 22:48:09.412 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 51.6 MB/s 0:00:00 2026-03-03 22:48:09.423 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-03 22:48:09.447 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-03 22:48:09.474 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-03 22:48:09.510 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-03 22:48:09.539 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-03 22:48:09.564 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-03 22:48:09.581 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-03 22:48:09.603 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-03 22:48:10.373 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-03 22:48:10.498 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-03 22:48:10.524 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-03 22:48:10.541 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-03 22:48:10.562 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-03 22:48:10.584 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-03 22:48:10.606 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-03 22:48:10.628 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-03 22:48:10.647 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-03 22:48:10.665 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-03 22:48:10.681 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-03 22:48:10.704 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-03 22:48:10.727 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-03 22:48:10.756 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-03 22:48:10.780 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-03 22:48:10.800 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-03 22:48:10.824 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-03 22:48:10.845 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-03 22:48:10.866 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 24.1 MB/s 0:00:00 2026-03-03 22:48:10.880 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-03 22:48:10.896 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-03 22:48:10.914 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-03 22:48:10.931 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-03 22:48:10.956 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-03 22:48:10.978 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-03 22:48:10.995 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-03 22:48:11.011 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-03 22:48:11.029 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-03 22:48:11.059 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-03 22:48:11.077 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-03 22:48:11.101 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-03 22:48:11.125 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-03 22:48:11.143 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-03 22:48:11.162 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-03 22:48:11.180 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-03 22:48:11.206 | 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-03-03 22:48:11.480 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 11.5 MB/s 0:00:00 2026-03-03 22:48:11.491 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-03 22:48:11.506 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-03 22:48:11.524 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-03 22:48:11.549 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-03 22:48:11.571 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-03 22:48:11.591 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-03 22:48:11.607 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-03 22:48:11.624 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-03 22:48:11.643 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-03 22:48:11.671 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-03 22:48:11.753 | Building wheels for collected packages: keystone, testresources 2026-03-03 22:48:11.754 | Building editable for keystone (pyproject.toml): started 2026-03-03 22:48:12.495 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-03 22:48:12.496 | Created wheel for keystone: filename=keystone-28.1.0.dev72-0.editable-py3-none-any.whl size=9270 sha256=ed26877f122087f844d6b58e4f98833afa2f86009d751ecaebace65fab3a198b 2026-03-03 22:48:12.496 | Stored in directory: /tmp/pip-ephem-wheel-cache-2si8ospz/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-03 22:48:12.500 | Building wheel for testresources (pyproject.toml): started 2026-03-03 22:48:12.761 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-03 22:48:12.762 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34283 sha256=4242470af4e1958f20a9bb5f0db2cd45e8de4f242961d76751cfd15d732a8e38 2026-03-03 22:48:12.763 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-03 22:48:12.767 | Successfully built keystone testresources 2026-03-03 22:48:12.902 | 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-03-03 22:48:14.039 | Attempting uninstall: oauthlib 2026-03-03 22:48:14.044 | Found existing installation: oauthlib 3.2.2 2026-03-03 22:48:14.044 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:14.044 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-03 22:48:14.131 | Attempting uninstall: markupsafe 2026-03-03 22:48:14.139 | Found existing installation: MarkupSafe 2.1.5 2026-03-03 22:48:14.139 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:14.140 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-03 22:48:14.778 | Attempting uninstall: blinker 2026-03-03 22:48:14.784 | Found existing installation: blinker 1.7.0 2026-03-03 22:48:14.784 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:14.785 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-03 22:48:14.812 | Attempting uninstall: attrs 2026-03-03 22:48:14.821 | Found existing installation: attrs 23.2.0 2026-03-03 22:48:14.821 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:14.822 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-03 22:48:16.694 | Attempting uninstall: jinja2 2026-03-03 22:48:16.701 | Found existing installation: Jinja2 3.1.2 2026-03-03 22:48:16.702 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:16.702 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-03 22:48:17.334 | Attempting uninstall: cryptography 2026-03-03 22:48:17.347 | Found existing installation: cryptography 41.0.7 2026-03-03 22:48:17.347 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:17.348 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-03 22:48:17.977 | Attempting uninstall: jsonschema 2026-03-03 22:48:17.985 | Found existing installation: jsonschema 4.10.3 2026-03-03 22:48:17.985 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:17.985 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-03 22:48:18.891 | 2026-03-03 22:48:18.905 | 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-28.1.0.dev72 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 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-03-03 22:48:19.369 | + inc/python:pip_install:216 : result=0 2026-03-03 22:48:19.376 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:48:19.381 | + functions-common:time_stop:2412 : local name 2026-03-03 22:48:19.386 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:48:19.392 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:48:19.398 | + functions-common:time_stop:2415 : local total 2026-03-03 22:48:19.402 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:48:19.407 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:48:19.413 | + functions-common:time_stop:2419 : start_time=1772578078695 2026-03-03 22:48:19.419 | + functions-common:time_stop:2421 : [[ -z 1772578078695 ]] 2026-03-03 22:48:19.427 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:48:19.436 | + functions-common:time_stop:2424 : end_time=1772578099429 2026-03-03 22:48:19.441 | + functions-common:time_stop:2425 : elapsed_time=20734 2026-03-03 22:48:19.446 | + functions-common:time_stop:2426 : total=30725 2026-03-03 22:48:19.451 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:48:19.455 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51459 2026-03-03 22:48:19.460 | + inc/python:pip_install:219 : return 0 2026-03-03 22:48:19.466 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:48:19.470 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:48:19.477 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-03 22:48:19.483 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-03 22:48:19.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:48:19.494 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:48:19.502 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-03-03 22:48:19.508 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:48:19.515 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-03 22:48:19.548 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:48:19.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:48:19.559 | + ./stack.sh:main:918 : configure_keystone 2026-03-03 22:48:19.564 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-03 22:48:19.588 | + 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-03-03 22:48:19.594 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-03 22:48:19.601 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-03 22:48:19.636 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:48:19.640 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-03 22:48:19.707 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-03 22:48:19.776 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-03 22:48:19.849 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-03 22:48:19.924 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-03 22:48:19.990 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-03 22:48:20.058 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-03 22:48:20.123 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-03 22:48:20.193 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-03 22:48:20.266 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-03 22:48:20.272 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-03 22:48:20.278 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-03 22:48:20.283 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-03 22:48:20.288 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:48:20.294 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:48:20.330 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:20.337 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:48:20.343 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:48:20.349 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:48:20.387 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:20.393 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:48:20.401 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:48:20.469 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:48:20.474 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:48:20.479 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-03 22:48:20.486 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-03 22:48:20.524 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:20.531 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-03 22:48:20.537 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://162.253.55.12/identity 2026-03-03 22:48:20.608 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-03 22:48:20.614 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-03 22:48:20.680 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-03 22:48:20.685 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-03 22:48:20.691 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-03 22:48:20.697 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-03 22:48:20.702 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:48:20.708 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:48:20.714 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:48:20.753 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:20.759 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:48:20.764 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-03 22:48:20.771 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-03 22:48:20.840 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-03 22:48:20.846 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-03 22:48:20.852 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-03 22:48:20.857 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-03 22:48:20.866 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:48:20.905 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:48:20.911 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:48:20.917 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:48:20.922 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:48:20.928 | + 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-03-03 22:48:20.995 | + 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-03-03 22:48:21.061 | + 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-03-03 22:48:21.125 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:48:21.191 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-03 22:48:21.253 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-03 22:48:21.317 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-03 22:48:21.324 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-03 22:48:21.329 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-03 22:48:21.334 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-03 22:48:21.340 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:48:21.346 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-03 22:48:21.351 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-03 22:48:21.358 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:48:21.364 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:48:21.389 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:48:21.390 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:48:21.403 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:48:21.410 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:48:21.431 | /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-03-03 22:48:21.440 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-03 22:48:21.445 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-03 22:48:21.457 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:48:21.461 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-03 22:48:21.520 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-03 22:48:21.585 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-03 22:48:21.648 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-03 22:48:21.710 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-03 22:48:21.774 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-03 22:48:21.839 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-03 22:48:21.904 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-03 22:48:21.969 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-03 22:48:22.035 | + 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-03-03 22:48:22.097 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-03 22:48:22.161 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-03 22:48:22.224 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-03 22:48:22.287 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-03 22:48:22.349 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:48:22.355 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:48:22.362 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-03 22:48:22.368 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-03 22:48:22.374 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:48:22.380 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:22.386 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:22.392 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-03 22:48:22.400 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-03 22:48:22.405 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-03 22:48:22.467 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-03 22:48:22.772 | + 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-03-03 22:48:22.772 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-03 22:48:22.786 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-03 22:48:22.793 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-03 22:48:22.799 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-03 22:48:22.805 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:48:22.811 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:48:22.817 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:48:22.824 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:48:22.829 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:22.835 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:22.842 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:48:22.847 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:48:22.852 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:22.857 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:22.862 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-03 22:48:22.914 | Enabling site keystone-api. 2026-03-03 22:48:22.924 | To activate the new configuration, you need to run: 2026-03-03 22:48:22.924 | systemctl reload apache2 2026-03-03 22:48:22.934 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:48:22.941 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:48:22.945 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:48:22.951 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:48:23.106 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-03 22:48:23.166 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-03 22:48:23.234 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-03 22:48:23.298 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-03 22:48:23.303 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-03 22:48:23.373 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-03 22:48:23.442 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-03 22:48:23.516 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-03 22:48:23.587 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-03 22:48:23.592 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-03 22:48:23.597 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-03 22:48:23.666 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-03 22:48:23.726 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-03 22:48:23.766 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:48:23.773 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-03 22:48:23.814 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:23.820 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-03 22:48:23.824 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-03 22:48:23.831 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-03 22:48:23.837 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:48:23.843 | + lib/stack:stack_install_service:32 : install_glance 2026-03-03 22:48:23.851 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-03 22:48:23.857 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-03 22:48:23.864 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-03 22:48:23.902 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:23.907 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-03 22:48:23.915 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-03 22:48:23.952 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:48:23.959 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-03 22:48:23.965 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-03 22:48:23.971 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:48:23.977 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:48:23.983 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-03-03 22:48:23.989 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:48:23.997 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-03 22:48:24.001 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-03 22:48:24.008 | ++ inc/python:join_extras:29 : echo cinder 2026-03-03 22:48:24.015 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-03 22:48:24.021 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-03 22:48:24.027 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-03 22:48:24.034 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-03 22:48:24.041 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-03 22:48:24.049 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-03 22:48:24.055 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-03 22:48:24.065 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:48:24.065 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-03 22:48:24.074 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-03 22:48:24.080 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-03 22:48:24.086 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-03 22:48:24.094 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-03 22:48:24.100 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-03 22:48:24.148 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-03 22:48:24.155 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-03-03 22:48:24.887 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-03 22:48:24.977 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-03 22:48:24.989 | 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-03-03 22:48:24.989 | 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-03-03 22:48:24.990 | 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-03-03 22:48:24.990 | 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.0) 2026-03-03 22:48:24.991 | 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.0) 2026-03-03 22:48:24.992 | 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-03-03 22:48:24.993 | 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-03-03 22:48:24.993 | 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-03-03 22:48:24.994 | 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-03-03 22:48:24.994 | 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-03-03 22:48:24.995 | 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-03-03 22:48:25.015 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-03 22:48:25.026 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-03 22:48:25.038 | 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-03-03 22:48:25.040 | 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-03-03 22:48:25.040 | 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-03-03 22:48:25.046 | 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-03-03 22:48:25.047 | 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-03-03 22:48:25.087 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-03 22:48:25.098 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-03 22:48:25.163 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-03 22:48:25.174 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-03 22:48:25.219 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-03 22:48:25.230 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:48:25.273 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-03 22:48:25.285 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-03 22:48:25.298 | 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-03-03 22:48:25.299 | 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-03-03 22:48:25.299 | 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-03-03 22:48:25.300 | 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-03-03 22:48:25.305 | 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-03-03 22:48:25.306 | 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-03-03 22:48:25.306 | 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-03-03 22:48:25.307 | 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-03-03 22:48:25.310 | 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-03-03 22:48:25.310 | 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-03-03 22:48:25.312 | 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-03-03 22:48:25.341 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-03 22:48:25.351 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-03 22:48:25.360 | 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-03-03 22:48:25.364 | 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-03-03 22:48:25.367 | 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-03-03 22:48:25.368 | 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-03-03 22:48:25.368 | 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-03-03 22:48:25.376 | 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-03-03 22:48:25.378 | 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-03-03 22:48:25.378 | 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-03-03 22:48:25.380 | 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-03-03 22:48:25.384 | 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-03-03 22:48:25.386 | 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-03-03 22:48:25.386 | 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-03-03 22:48:25.387 | 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-03-03 22:48:25.387 | 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-03-03 22:48:25.389 | 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-03-03 22:48:25.390 | 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-03-03 22:48:25.393 | 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.0) 2026-03-03 22:48:25.404 | 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-03-03 22:48:25.406 | 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-03-03 22:48:25.408 | 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-03-03 22:48:25.416 | 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-03-03 22:48:25.416 | 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-03-03 22:48:25.417 | 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-03-03 22:48:25.418 | 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-03-03 22:48:25.431 | 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-03-03 22:48:25.468 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-03 22:48:25.514 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-03 22:48:25.537 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-03 22:48:25.558 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-03 22:48:25.578 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-03 22:48:25.601 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-03 22:48:25.620 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-03 22:48:25.760 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-03 22:48:26.503 | 2026-03-03 22:48:26.515 | 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-03-03 22:48:26.599 | + inc/python:pip_install:216 : result=0 2026-03-03 22:48:26.605 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:48:26.612 | + functions-common:time_stop:2412 : local name 2026-03-03 22:48:26.618 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:48:26.624 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:48:26.631 | + functions-common:time_stop:2415 : local total 2026-03-03 22:48:26.639 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:48:26.641 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:48:26.645 | + functions-common:time_stop:2419 : start_time=1772578104136 2026-03-03 22:48:26.648 | + functions-common:time_stop:2421 : [[ -z 1772578104136 ]] 2026-03-03 22:48:26.654 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:48:26.662 | + functions-common:time_stop:2424 : end_time=1772578106656 2026-03-03 22:48:26.668 | + functions-common:time_stop:2425 : elapsed_time=2520 2026-03-03 22:48:26.674 | + functions-common:time_stop:2426 : total=51459 2026-03-03 22:48:26.679 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:48:26.684 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=53979 2026-03-03 22:48:26.690 | + inc/python:pip_install:219 : return 0 2026-03-03 22:48:26.696 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-03 22:48:26.703 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-03 22:48:26.708 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-03 22:48:26.732 | + 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-03-03 22:48:26.744 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-03 22:48:26.749 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-03 22:48:26.754 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-03 22:48:26.761 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:48:26.767 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:48:26.774 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:48:26.783 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:48:26.789 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:48:26.796 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:48:26.836 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:48:26.842 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:48:26.848 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:48:26.855 | + functions-common:git_clone:602 : echo master 2026-03-03 22:48:26.856 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:48:26.867 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-03 22:48:26.872 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:48:26.878 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-03 22:48:26.903 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-03 22:48:26.910 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:48:26.911 | + functions-common:git_clone:665 : head -1 2026-03-03 22:48:26.915 | 8070fae77 Merge "feat: return size in get_image_data_iter" 2026-03-03 22:48:26.920 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:48:26.926 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-03 22:48:26.932 | + inc/python:setup_develop:353 : local bindep 2026-03-03 22:48:26.938 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-03 22:48:26.943 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-03 22:48:26.951 | + inc/python:setup_develop:359 : local extras= 2026-03-03 22:48:26.956 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-03 22:48:26.962 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:48:26.968 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-03 22:48:26.973 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-03 22:48:26.980 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:48:26.987 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:48:26.994 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-03 22:48:26.999 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:48:27.006 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-03 22:48:27.013 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:48:27.020 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:48:27.027 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-03 22:48:27.040 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-03 22:48:27.047 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-03 22:48:27.052 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-03 22:48:27.149 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-03 22:48:27.154 | + inc/python:setup_package:436 : local bindep=0 2026-03-03 22:48:27.160 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:48:27.165 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:48:27.171 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-03 22:48:27.177 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-03 22:48:27.183 | + inc/python:setup_package:445 : local flags=-e 2026-03-03 22:48:27.188 | + inc/python:setup_package:446 : local extras= 2026-03-03 22:48:27.194 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:48:27.199 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:48:27.204 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:48:27.210 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:48:27.216 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:48:27.223 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-03 22:48:27.268 | Using python 3.12 to install /opt/stack/glance 2026-03-03 22:48:27.273 | + 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-03-03 22:48:27.874 | Obtaining file:///opt/stack/glance 2026-03-03 22:48:27.876 | Installing build dependencies: started 2026-03-03 22:48:28.890 | Installing build dependencies: finished with status 'done' 2026-03-03 22:48:28.892 | Checking if build backend supports build_editable: started 2026-03-03 22:48:29.197 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:48:29.198 | Getting requirements to build editable: started 2026-03-03 22:48:29.373 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:48:29.375 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:48:29.966 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:48:29.980 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (7.0.3) 2026-03-03 22:48:29.981 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (0.7.1) 2026-03-03 22:48:29.982 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (2.0.46) 2026-03-03 22:48:29.983 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (0.40.4) 2026-03-03 22:48:29.983 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (3.1.0) 2026-03-03 22:48:29.983 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (2.5.1) 2026-03-03 22:48:29.984 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (1.8.9) 2026-03-03 22:48:29.985 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (1.18.4) 2026-03-03 22:48:30.108 | Collecting httplib2>=0.9.1 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.214 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:48:30.226 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (10.3.0) 2026-03-03 22:48:30.227 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (7.4.0) 2026-03-03 22:48:30.228 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (6.3.0) 2026-03-03 22:48:30.228 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (2.7.1) 2026-03-03 22:48:30.229 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (10.0.0) 2026-03-03 22:48:30.230 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (5.7.0) 2026-03-03 22:48:30.230 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (3.2.1) 2026-03-03 22:48:30.276 | Collecting taskflow>=4.0.0 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.291 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-03 22:48:30.303 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (5.13.1) 2026-03-03 22:48:30.304 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (12.0.0) 2026-03-03 22:48:30.329 | Collecting WSME>=0.8.0 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.341 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-03 22:48:30.353 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (3.17.0) 2026-03-03 22:48:30.354 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (3.10.1) 2026-03-03 22:48:30.355 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (4.26.0) 2026-03-03 22:48:30.356 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (5.8.0) 2026-03-03 22:48:30.356 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (18.0.0) 2026-03-03 22:48:30.357 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (6.7.2) 2026-03-03 22:48:30.383 | Collecting oslo.limit>=1.6.0 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.396 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:48:30.407 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (8.1.0) 2026-03-03 22:48:30.408 | 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.0.0b3.dev44) (17.3.0) 2026-03-03 22:48:30.408 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (8.0.0) 2026-03-03 22:48:30.439 | Collecting oslo.reports>=1.18.0 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.451 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:48:30.461 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (5.0.0) 2026-03-03 22:48:30.462 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (1.4.2) 2026-03-03 22:48:30.463 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (4.3.0) 2026-03-03 22:48:30.464 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (5.4.0) 2026-03-03 22:48:30.465 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (3.0.0) 2026-03-03 22:48:30.466 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev44) (43.0.3) 2026-03-03 22:48:30.489 | Collecting cursive>=0.2.1 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.501 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-03 22:48:30.546 | Collecting castellan>=0.17.0 (from glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.557 | Downloading castellan-5.5.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-03 22:48:30.568 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev44) (1.3.10) 2026-03-03 22:48:30.569 | 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.0.0b3.dev44) (4.15.0) 2026-03-03 22:48:30.599 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.610 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-03 22:48:30.753 | 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.0.0b3.dev44) (2.32.5) 2026-03-03 22:48:30.755 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.0.0b3.dev44) (2.0.0) 2026-03-03 22:48:30.760 | 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.0.0b3.dev44) (3.0) 2026-03-03 22:48:30.763 | 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.0.0b3.dev44) (5.9.1) 2026-03-03 22:48:30.765 | 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.0.0b3.dev44) (2.1.1) 2026-03-03 22:48:30.769 | 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.0.0b3.dev44) (2.8.0) 2026-03-03 22:48:30.769 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev44) (3.3.2) 2026-03-03 22:48:30.779 | 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.0.0b3.dev44) (3.3.2) 2026-03-03 22:48:30.781 | 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.0.0b3.dev44) (25.4.0) 2026-03-03 22:48:30.782 | 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.0.0b3.dev44) (2025.9.1) 2026-03-03 22:48:30.782 | 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.0.0b3.dev44) (0.37.0) 2026-03-03 22:48:30.783 | 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.0.0b3.dev44) (0.30.0) 2026-03-03 22:48:30.787 | 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.0.0b3.dev44) (2.1.0) 2026-03-03 22:48:30.788 | 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.0.0b3.dev44) (1.8.2) 2026-03-03 22:48:30.791 | 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.0.0b3.dev44) (4.1.1) 2026-03-03 22:48:30.792 | 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.0.0b3.dev44) (4.0.1) 2026-03-03 22:48:30.793 | 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.0.0b3.dev44) (2.11.0) 2026-03-03 22:48:30.797 | 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.0.0b3.dev44) (1.5.0) 2026-03-03 22:48:30.799 | 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.0.0b3.dev44) (5.2.1) 2026-03-03 22:48:30.802 | 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.0.0b3.dev44) (0.20) 2026-03-03 22:48:30.805 | 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.0.0b3.dev44) (1.3.0) 2026-03-03 22:48:30.806 | 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.0.0b3.dev44) (2.0.0) 2026-03-03 22:48:30.806 | 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.0.0b3.dev44) (6.0.3) 2026-03-03 22:48:30.812 | 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.0.0b3.dev44) (2.0.2) 2026-03-03 22:48:30.812 | 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.0.0b3.dev44) (0.5.0) 2026-03-03 22:48:30.885 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.901 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-03 22:48:30.936 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.946 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-03 22:48:30.982 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:30.992 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-03 22:48:31.004 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev44) (4.9.2) 2026-03-03 22:48:31.005 | 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.0.0b3.dev44) (7.2.2) 2026-03-03 22:48:31.027 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.039 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-03 22:48:31.079 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.089 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:48:31.105 | 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.0.0b3.dev44) (2.9.0.post0) 2026-03-03 22:48:31.110 | 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.0.0b3.dev44) (4.5.1) 2026-03-03 22:48:31.111 | 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.0.0b3.dev44) (7.0.1) 2026-03-03 22:48:31.112 | 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.0.0b3.dev44) (5.3.1) 2026-03-03 22:48:31.112 | 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.0.0b3.dev44) (5.6.2) 2026-03-03 22:48:31.113 | 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.0.0b3.dev44) (0.15.1) 2026-03-03 22:48:31.115 | 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.0.0b3.dev44) (5.1.0) 2026-03-03 22:48:31.121 | 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.0.0b3.dev44) (2025.3) 2026-03-03 22:48:31.121 | 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.0.0b3.dev44) (26.0) 2026-03-03 22:48:31.126 | 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.0.0b3.dev44) (0.24.1) 2026-03-03 22:48:31.128 | 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.0.0b3.dev44) (5.0.0) 2026-03-03 22:48:31.128 | 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.0.0b3.dev44) (3.1.6) 2026-03-03 22:48:31.130 | 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.0.0b3.dev44) (4.0.1) 2026-03-03 22:48:31.135 | 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.0.0b3.dev44) (3.0.3) 2026-03-03 22:48:31.144 | 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.0.0b3.dev44) (1.1.2) 2026-03-03 22:48:31.149 | 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.0.0b3.dev44) (1.7.3) 2026-03-03 22:48:31.166 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.0.0b3.dev44) (82.0.0) 2026-03-03 22:48:31.177 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.0.0b3.dev44) (0.6.0) 2026-03-03 22:48:31.222 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.233 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:48:31.265 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.282 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-03 22:48:31.336 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.347 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-03 22:48:31.384 | 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.0.0b3.dev44) 2026-03-03 22:48:31.393 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-03 22:48:31.403 | 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.0.0b3.dev44) (14.3.3) 2026-03-03 22:48:31.426 | 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.0.0b3.dev44) 2026-03-03 22:48:31.438 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-03 22:48:31.459 | 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.0.0b3.dev44) (1.17.0) 2026-03-03 22:48:31.473 | 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.0.0b3.dev44) (3.4.4) 2026-03-03 22:48:31.474 | 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.0.0b3.dev44) (3.11) 2026-03-03 22:48:31.474 | 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.0.0b3.dev44) (2.6.3) 2026-03-03 22:48:31.475 | 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.0.0b3.dev44) (2023.11.17) 2026-03-03 22:48:31.498 | 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.0.0b3.dev44) (4.0.0) 2026-03-03 22:48:31.499 | 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.0.0b3.dev44) (2.19.2) 2026-03-03 22:48:31.504 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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.0.0b3.dev44) (0.1.2) 2026-03-03 22:48:31.514 | 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.0.0b3.dev44) (0.7) 2026-03-03 22:48:31.580 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.590 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-03 22:48:31.635 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.644 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:48:31.655 | 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.0.0b3.dev44) (9.1.4) 2026-03-03 22:48:31.679 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.692 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-03 22:48:31.727 | 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.0.0b3.dev44) (2.8.4) 2026-03-03 22:48:31.760 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:31.806 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-03 22:48:31.819 | Installing build dependencies: started 2026-03-03 22:48:32.742 | Installing build dependencies: finished with status 'done' 2026-03-03 22:48:32.743 | Getting requirements to build wheel: started 2026-03-03 22:48:33.089 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:48:33.090 | Preparing metadata (pyproject.toml): started 2026-03-03 22:48:33.293 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:48:33.296 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.0.0b3.dev44) (2025.2) 2026-03-03 22:48:33.343 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:33.353 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-03 22:48:33.407 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.0.0b3.dev44) 2026-03-03 22:48:33.417 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-03 22:48:33.478 | Downloading castellan-5.5.0-py3-none-any.whl (99 kB) 2026-03-03 22:48:33.510 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-03 22:48:33.530 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-03 22:48:33.551 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-03 22:48:33.575 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-03 22:48:33.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 43.7 MB/s 0:00:00 2026-03-03 22:48:33.636 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-03 22:48:33.654 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-03 22:48:33.671 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-03 22:48:33.694 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-03 22:48:33.714 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-03 22:48:33.735 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-03 22:48:33.755 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-03 22:48:33.774 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-03 22:48:33.794 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-03 22:48:33.814 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-03 22:48:33.832 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-03 22:48:33.853 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-03 22:48:33.880 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-03 22:48:33.902 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-03 22:48:33.949 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 41.6 MB/s 0:00:00 2026-03-03 22:48:33.960 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-03 22:48:33.979 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-03 22:48:33.999 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-03 22:48:34.017 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-03 22:48:34.065 | Building wheels for collected packages: glance, simplegeneric 2026-03-03 22:48:34.066 | Building editable for glance (pyproject.toml): started 2026-03-03 22:48:34.627 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-03 22:48:34.628 | Created wheel for glance: filename=glance-32.0.0.0b3.dev44-0.editable-py3-none-any.whl size=9069 sha256=9a25c043a989a88217cf09f8a25927fffcfa0674b0e5e18a39e6024381d85ff1 2026-03-03 22:48:34.629 | Stored in directory: /tmp/pip-ephem-wheel-cache-focc94f8/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-03 22:48:34.634 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-03 22:48:34.864 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-03 22:48:34.865 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=22e1102c6d5b534c06d6ba702921006925c478da90a9231f457a34156e7d6d77 2026-03-03 22:48:34.865 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-03 22:48:34.870 | Successfully built glance simplegeneric 2026-03-03 22:48:35.016 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, 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-03-03 22:48:36.338 | Attempting uninstall: jsonpointer 2026-03-03 22:48:36.350 | Found existing installation: jsonpointer 2.0 2026-03-03 22:48:36.350 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:36.351 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-03 22:48:36.388 | Attempting uninstall: httplib2 2026-03-03 22:48:36.400 | Found existing installation: httplib2 0.20.4 2026-03-03 22:48:36.401 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:36.401 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-03 22:48:36.468 | Attempting uninstall: jsonpatch 2026-03-03 22:48:36.479 | Found existing installation: jsonpatch 1.32 2026-03-03 22:48:36.479 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-03 22:48:36.479 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-03 22:48:38.762 | 2026-03-03 22:48:38.776 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.5.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.0.0.0b3.dev44 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 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-03-03 22:48:38.941 | + inc/python:pip_install:216 : result=0 2026-03-03 22:48:38.947 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:48:38.952 | + functions-common:time_stop:2412 : local name 2026-03-03 22:48:38.958 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:48:38.961 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:48:38.966 | + functions-common:time_stop:2415 : local total 2026-03-03 22:48:38.971 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:48:38.976 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:48:38.981 | + functions-common:time_stop:2419 : start_time=1772578107257 2026-03-03 22:48:38.986 | + functions-common:time_stop:2421 : [[ -z 1772578107257 ]] 2026-03-03 22:48:38.992 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:48:39.001 | + functions-common:time_stop:2424 : end_time=1772578118995 2026-03-03 22:48:39.007 | + functions-common:time_stop:2425 : elapsed_time=11738 2026-03-03 22:48:39.012 | + functions-common:time_stop:2426 : total=53979 2026-03-03 22:48:39.017 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:48:39.022 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=65717 2026-03-03 22:48:39.028 | + inc/python:pip_install:219 : return 0 2026-03-03 22:48:39.033 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:48:39.038 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:48:39.044 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-03 22:48:39.050 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-03 22:48:39.057 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:48:39.062 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:48:39.068 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-03-03 22:48:39.074 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:48:39.081 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:48:39.087 | + ./stack.sh:main:939 : configure_glance 2026-03-03 22:48:39.094 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-03 22:48:39.118 | + lib/glance:configure_glance:349 : local dburl 2026-03-03 22:48:39.125 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-03 22:48:39.130 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-03 22:48:39.136 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-03 22:48:39.142 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-03 22:48:39.147 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:48:39.152 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:48:39.158 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:48:39.192 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:39.196 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:48:39.202 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-03 22:48:39.210 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-03 22:48:39.215 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-03 22:48:39.284 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-03 22:48:39.352 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-03 22:48:39.412 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-03 22:48:39.476 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-03 22:48:39.538 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-03 22:48:39.607 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-03 22:48:39.677 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-03 22:48:39.682 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-03 22:48:39.688 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-03 22:48:39.693 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:48:39.699 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:48:39.703 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-03 22:48:39.708 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-03 22:48:39.713 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-03 22:48:39.718 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:48:39.723 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-03 22:48:39.786 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-03 22:48:39.848 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:48:39.911 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-03 22:48:39.973 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-03 22:48:40.031 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-03 22:48:40.092 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-03 22:48:40.158 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-03 22:48:40.221 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:48:40.283 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:48:40.346 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:48:40.409 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:48:40.414 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-03 22:48:40.483 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-03 22:48:40.489 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-03 22:48:40.494 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-03 22:48:40.500 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:48:40.505 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:48:40.510 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:48:40.548 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:40.555 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:48:40.560 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:48:40.566 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:48:40.601 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:40.607 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:48:40.614 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:48:40.682 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:48:40.687 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:48:40.694 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-03 22:48:40.700 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-03 22:48:40.706 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-03 22:48:40.777 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-03 22:48:40.849 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-03 22:48:40.924 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-03 22:48:40.930 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-03 22:48:40.936 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-03 22:48:40.942 | + lib/glance:configure_glance_store:278 : local be 2026-03-03 22:48:40.948 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-03 22:48:40.953 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-03 22:48:40.957 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-03 22:48:41.034 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-03 22:48:41.039 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.253.55.12 2026-03-03 22:48:41.113 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-03 22:48:41.119 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-03 22:48:41.125 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-03 22:48:41.165 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:48:41.172 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://162.253.55.12/image 2026-03-03 22:48:41.243 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-03 22:48:41.285 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:41.291 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-03 22:48:41.361 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://162.253.55.12/identity 2026-03-03 22:48:41.430 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-03 22:48:41.436 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-03 22:48:41.441 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-03 22:48:41.448 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:48:41.486 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:48:41.492 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:48:41.498 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:48:41.503 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:48:41.509 | + 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-03-03 22:48:41.581 | + 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-03-03 22:48:41.644 | + 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-03-03 22:48:41.714 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:48:41.784 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-03 22:48:41.853 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-03 22:48:41.864 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-03 22:48:41.940 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-03 22:48:42.009 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-03 22:48:42.078 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-03 22:48:42.146 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-03 22:48:42.223 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-03 22:48:42.300 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-03 22:48:42.381 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-03 22:48:42.447 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-03 22:48:42.457 | + 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.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.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-03-03 22:48:42.470 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-03 22:48:42.505 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:42.510 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=162.253.55.12 2026-03-03 22:48:42.516 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-03 22:48:42.522 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://162.253.55.12:8776/v3/%(project_id)s' 2026-03-03 22:48:42.589 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://162.253.55.12:8776/v3/%(project_id)s' 2026-03-03 22:48:42.654 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-03 22:48:42.660 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-03 22:48:42.666 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-03 22:48:42.671 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-03 22:48:42.676 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-03 22:48:42.681 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-03 22:48:42.686 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-03 22:48:42.694 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:48:42.699 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-03 22:48:42.763 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-03 22:48:42.768 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-03 22:48:42.773 | ++ functions:get_random_port:861 : true 2026-03-03 22:48:42.778 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-03 22:48:42.783 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-03 22:48:42.788 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-03 22:48:42.902 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-03 22:48:42.907 | ++ functions:get_random_port:865 : break 2 2026-03-03 22:48:42.912 | ++ functions:get_random_port:869 : echo 60999 2026-03-03 22:48:42.920 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-03 22:48:42.926 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-03 22:48:42.995 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-03 22:48:43.059 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-03 22:48:43.121 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:48:43.186 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:48:43.248 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:48:43.310 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:48:43.370 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:48:43.432 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:48:43.495 | + 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-03-03 22:48:43.562 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:48:43.629 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:48:43.694 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:48:43.759 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:48:43.823 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-03 22:48:43.889 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-03 22:48:43.955 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-03 22:48:44.021 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-03 22:48:44.083 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-03 22:48:44.145 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-03 22:48:44.213 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-03 22:48:44.218 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-03 22:48:44.224 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:48:44.230 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:48:44.235 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:44.240 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:44.246 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-03 22:48:44.251 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-03 22:48:44.297 | proxy (enabled by site administrator) 2026-03-03 22:48:44.304 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-03 22:48:44.310 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-03 22:48:44.316 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:48:44.321 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:48:44.327 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:44.332 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:44.338 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-03 22:48:44.343 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-03 22:48:44.386 | No module matches proxy_http 2026-03-03 22:48:44.391 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-03 22:48:44.438 | Considering dependency proxy for proxy_http: 2026-03-03 22:48:44.439 | Module proxy already enabled 2026-03-03 22:48:44.439 | Enabling module proxy_http. 2026-03-03 22:48:44.447 | To activate the new configuration, you need to run: 2026-03-03 22:48:44.448 | systemctl restart apache2 2026-03-03 22:48:44.456 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-03 22:48:44.462 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-03 22:48:44.466 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:48:44.471 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:48:44.476 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:48:44.616 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-03 22:48:44.622 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-03 22:48:44.627 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-03 22:48:44.633 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:48:44.639 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:44.645 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:44.651 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-03 22:48:44.658 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-03 22:48:44.665 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-03 22:48:44.666 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-03 22:48:44.680 | KeepAlive Off 2026-03-03 22:48:44.689 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-03 22:48:44.690 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-03 22:48:44.702 | SetEnv proxy-sendchunked 1 2026-03-03 22:48:44.711 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-03 22:48:44.711 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-03 22:48:44.722 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-03 22:48:44.729 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-03 22:48:44.734 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-03 22:48:44.740 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:48:44.745 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:48:44.751 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:48:44.757 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:48:44.762 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:44.767 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:44.772 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:48:44.778 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:48:44.783 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:48:44.789 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:48:44.794 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-03 22:48:44.841 | Enabling site glance-api. 2026-03-03 22:48:44.851 | To activate the new configuration, you need to run: 2026-03-03 22:48:44.851 | systemctl reload apache2 2026-03-03 22:48:44.862 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-03 22:48:44.867 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:48:44.873 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:48:44.878 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:48:45.023 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-03 22:48:45.032 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-03 22:48:45.095 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-03 22:48:45.167 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-03 22:48:45.172 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-03 22:48:45.242 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-03 22:48:45.307 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-03 22:48:45.374 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-03 22:48:45.414 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:48:45.421 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-03 22:48:45.426 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-03 22:48:45.431 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-03 22:48:45.438 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:48:45.443 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-03 22:48:45.450 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-03 22:48:45.454 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-03 22:48:45.459 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-03 22:48:45.465 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:48:45.471 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:48:45.479 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:48:45.485 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:48:45.491 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:48:45.496 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:48:45.534 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:48:45.540 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:48:45.546 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:48:45.553 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:48:45.553 | + functions-common:git_clone:602 : echo master 2026-03-03 22:48:45.564 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-03 22:48:45.569 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:48:45.575 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-03 22:48:45.599 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-03 22:48:45.606 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:48:45.607 | + functions-common:git_clone:665 : head -1 2026-03-03 22:48:45.621 | 3f866b593 Merge "[IBM SVf Driver] Added support for volumegroup-snapshot for temporary volumegroup" 2026-03-03 22:48:45.628 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:48:45.633 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-03 22:48:45.639 | + inc/python:setup_develop:353 : local bindep 2026-03-03 22:48:45.646 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-03 22:48:45.651 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-03 22:48:45.657 | + inc/python:setup_develop:359 : local extras= 2026-03-03 22:48:45.662 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-03 22:48:45.668 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:48:45.674 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-03 22:48:45.680 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-03 22:48:45.686 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:48:45.692 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:48:45.698 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-03 22:48:45.704 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:48:45.711 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-03 22:48:45.717 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:48:45.723 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:48:45.729 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-03 22:48:45.741 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-03 22:48:45.746 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-03 22:48:45.749 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-03 22:48:45.841 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-03 22:48:45.847 | + inc/python:setup_package:436 : local bindep=0 2026-03-03 22:48:45.853 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:48:45.859 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:48:45.864 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-03 22:48:45.870 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-03 22:48:45.876 | + inc/python:setup_package:445 : local flags=-e 2026-03-03 22:48:45.882 | + inc/python:setup_package:446 : local extras= 2026-03-03 22:48:45.888 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:48:45.893 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:48:45.898 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:48:45.905 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:48:45.911 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:48:45.917 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-03 22:48:45.959 | Using python 3.12 to install /opt/stack/cinder 2026-03-03 22:48:45.964 | + 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-03-03 22:48:46.580 | Obtaining file:///opt/stack/cinder 2026-03-03 22:48:46.583 | Installing build dependencies: started 2026-03-03 22:48:47.534 | Installing build dependencies: finished with status 'done' 2026-03-03 22:48:47.535 | Checking if build backend supports build_editable: started 2026-03-03 22:48:47.837 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:48:47.838 | Getting requirements to build editable: started 2026-03-03 22:48:48.002 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:48:48.005 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:48:48.938 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:48:48.962 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (7.0.3) 2026-03-03 22:48:48.962 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.2.1) 2026-03-03 22:48:48.965 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (0.40.4) 2026-03-03 22:48:48.965 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (3.3.2) 2026-03-03 22:48:48.965 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (2.1.0) 2026-03-03 22:48:48.965 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (4.26.0) 2026-03-03 22:48:48.966 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.13.1) 2026-03-03 22:48:48.966 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (12.0.0) 2026-03-03 22:48:49.313 | Collecting lxml>=4.5.2 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.396 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-03 22:48:49.405 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (10.3.0) 2026-03-03 22:48:49.405 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (7.4.0) 2026-03-03 22:48:49.406 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (6.3.0) 2026-03-03 22:48:49.406 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (18.0.0) 2026-03-03 22:48:49.407 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (8.1.0) 2026-03-03 22:48:49.407 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (17.3.0) 2026-03-03 22:48:49.408 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (8.0.0) 2026-03-03 22:48:49.408 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.0.0) 2026-03-03 22:48:49.408 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (3.10.1) 2026-03-03 22:48:49.409 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (3.7.0) 2026-03-03 22:48:49.409 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (7.9.0) 2026-03-03 22:48:49.410 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.9.1) 2026-03-03 22:48:49.410 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (4.5.1) 2026-03-03 22:48:49.411 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (2.7.1) 2026-03-03 22:48:49.411 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (10.0.0) 2026-03-03 22:48:49.437 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.453 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:48:49.460 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (4.3.0) 2026-03-03 22:48:49.461 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (26.0) 2026-03-03 22:48:49.497 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.509 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-03 22:48:49.520 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (3.10.1) 2026-03-03 22:48:49.520 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (3.1.0) 2026-03-03 22:48:49.521 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (3.3.2) 2026-03-03 22:48:49.521 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (7.3.0) 2026-03-03 22:48:49.554 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.565 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-03 22:48:49.576 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.8.0) 2026-03-03 22:48:49.618 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.627 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-03 22:48:49.666 | Collecting python-swiftclient>=3.10.1 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.676 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-03 22:48:49.686 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (2.32.5) 2026-03-03 22:48:49.687 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (2.5.1) 2026-03-03 22:48:49.688 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (6.2.0) 2026-03-03 22:48:49.714 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.723 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-03 22:48:49.732 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (2.0.46) 2026-03-03 22:48:49.733 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.7.0) 2026-03-03 22:48:49.759 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.769 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-03 22:48:49.792 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (9.1.4) 2026-03-03 22:48:49.792 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (1.8.9) 2026-03-03 22:48:49.793 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (6.7.2) 2026-03-03 22:48:49.819 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.829 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:48:49.840 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (7.0.0) 2026-03-03 22:48:49.881 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.894 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-03 22:48:49.960 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev195) 2026-03-03 22:48:49.973 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-03 22:48:49.984 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (5.5.0) 2026-03-03 22:48:49.985 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (43.0.3) 2026-03-03 22:48:49.985 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (0.2.3) 2026-03-03 22:48:50.122 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev195) 2026-03-03 22:48:50.140 | 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-03-03 22:48:50.405 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev195) 2026-03-03 22:48:50.443 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-03 22:48:50.472 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==27.1.0.dev195) (1.9.0) 2026-03-03 22:48:50.472 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (2025.3) 2026-03-03 22:48:50.473 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev195) (7.0.1) 2026-03-03 22:48:50.816 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev195) 2026-03-03 22:48:50.829 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-03 22:48:50.840 | 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==27.1.0.dev195) (1.1.0) 2026-03-03 22:48:50.866 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev195) 2026-03-03 22:48:50.879 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-03 22:48:50.889 | 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==27.1.0.dev195) (2.9.0.post0) 2026-03-03 22:48:50.890 | 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==27.1.0.dev195) (2.6.3) 2026-03-03 22:48:50.894 | 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==27.1.0.dev195) (1.17.0) 2026-03-03 22:48:50.924 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev195) (2.0.0) 2026-03-03 22:48:50.926 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev195) (3.0) 2026-03-03 22:48:50.931 | 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==27.1.0.dev195) (2.8.0) 2026-03-03 22:48:50.935 | 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==27.1.0.dev195) (0.31.2) 2026-03-03 22:48:50.981 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev195) 2026-03-03 22:48:50.991 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-03 22:48:51.029 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev195) 2026-03-03 22:48:51.041 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-03 22:48:51.099 | 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==27.1.0.dev195) 2026-03-03 22:48:51.109 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-03 22:48:51.143 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev195) 2026-03-03 22:48:51.153 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-03 22:48:51.193 | 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==27.1.0.dev195) 2026-03-03 22:48:51.203 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-03 22:48:51.392 | 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==27.1.0.dev195) 2026-03-03 22:48:51.402 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-03 22:48:51.440 | 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==27.1.0.dev195) 2026-03-03 22:48:51.452 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-03 22:48:51.496 | 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==27.1.0.dev195) 2026-03-03 22:48:51.506 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-03 22:48:51.546 | 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==27.1.0.dev195) 2026-03-03 22:48:51.556 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-03 22:48:51.591 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev195) (3.4.4) 2026-03-03 22:48:51.591 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev195) (3.11) 2026-03-03 22:48:51.592 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==27.1.0.dev195) (2023.11.17) 2026-03-03 22:48:51.722 | 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==27.1.0.dev195) 2026-03-03 22:48:51.733 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-03 22:48:51.829 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev195) (25.4.0) 2026-03-03 22:48:51.830 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev195) (2025.9.1) 2026-03-03 22:48:51.830 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev195) (0.37.0) 2026-03-03 22:48:51.831 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev195) (0.30.0) 2026-03-03 22:48:51.837 | 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==27.1.0.dev195) (1.8.2) 2026-03-03 22:48:51.837 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev195) (4.15.0) 2026-03-03 22:48:51.840 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev195) (4.1.1) 2026-03-03 22:48:51.840 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev195) (4.0.1) 2026-03-03 22:48:51.841 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev195) (2.11.0) 2026-03-03 22:48:51.847 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev195) (7.2.2) 2026-03-03 22:48:51.850 | 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==27.1.0.dev195) (1.5.0) 2026-03-03 22:48:51.855 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev195) (0.20) 2026-03-03 22:48:51.856 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev195) (3.0.0) 2026-03-03 22:48:51.857 | 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==27.1.0.dev195) (2.1.1) 2026-03-03 22:48:51.860 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev195) (1.3.0) 2026-03-03 22:48:51.861 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev195) (2.0.0) 2026-03-03 22:48:51.861 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev195) (6.0.3) 2026-03-03 22:48:51.867 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev195) (1.18.4) 2026-03-03 22:48:51.868 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev195) (2.0.2) 2026-03-03 22:48:51.868 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev195) (0.5.0) 2026-03-03 22:48:51.870 | 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==27.1.0.dev195) (1.3.10) 2026-03-03 22:48:51.877 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev195) (3.2.1) 2026-03-03 22:48:51.878 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev195) (5.3.1) 2026-03-03 22:48:51.879 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev195) (5.6.2) 2026-03-03 22:48:51.879 | 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==27.1.0.dev195) (0.15.1) 2026-03-03 22:48:51.882 | 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==27.1.0.dev195) (5.1.0) 2026-03-03 22:48:51.892 | 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==27.1.0.dev195) (0.24.1) 2026-03-03 22:48:51.894 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev195) (5.0.0) 2026-03-03 22:48:51.894 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev195) (3.1.6) 2026-03-03 22:48:51.895 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev195) (4.0.1) 2026-03-03 22:48:51.900 | 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==27.1.0.dev195) (3.0.3) 2026-03-03 22:48:51.908 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev195) (1.1.2) 2026-03-03 22:48:51.920 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==27.1.0.dev195) (1.7.3) 2026-03-03 22:48:51.924 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev195) (3.17.0) 2026-03-03 22:48:51.961 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev195) 2026-03-03 22:48:51.972 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-03 22:48:52.026 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev195) 2026-03-03 22:48:52.037 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-03 22:48:52.081 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev195) 2026-03-03 22:48:52.090 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-03 22:48:52.111 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev195) (82.0.0) 2026-03-03 22:48:52.120 | 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==27.1.0.dev195) (0.6.0) 2026-03-03 22:48:52.147 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev195) (4.13.2) 2026-03-03 22:48:52.150 | 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==27.1.0.dev195) (0.6.0) 2026-03-03 22:48:52.151 | 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==27.1.0.dev195) (3.2.0) 2026-03-03 22:48:52.158 | 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==27.1.0.dev195) (1.11.0) 2026-03-03 22:48:52.158 | 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==27.1.0.dev195) (14.3.3) 2026-03-03 22:48:52.158 | 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==27.1.0.dev195) (1.7.2) 2026-03-03 22:48:52.183 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev195) 2026-03-03 22:48:52.193 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-03 22:48:52.201 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev195) (24.2.1) 2026-03-03 22:48:52.228 | 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==27.1.0.dev195) (4.0.0) 2026-03-03 22:48:52.229 | 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==27.1.0.dev195) (2.19.2) 2026-03-03 22:48:52.236 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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==27.1.0.dev195) (0.1.2) 2026-03-03 22:48:52.247 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev195) (0.7) 2026-03-03 22:48:52.276 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev195) 2026-03-03 22:48:52.285 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-03 22:48:52.321 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev195) (3.4.2) 2026-03-03 22:48:52.321 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev195) (3.3.0) 2026-03-03 22:48:52.322 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev195) (4.0.1) 2026-03-03 22:48:52.348 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev195) (2.8.4) 2026-03-03 22:48:52.379 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev195) 2026-03-03 22:48:52.417 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-03 22:48:52.449 | 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==27.1.0.dev195) (1.33) 2026-03-03 22:48:52.453 | 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==27.1.0.dev195) (3.0.0) 2026-03-03 22:48:52.512 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-03 22:48:52.546 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-03 22:48:53.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 22.2 MB/s 0:00:00 2026-03-03 22:48:54.024 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-03 22:48:54.045 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-03 22:48:54.322 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 54.0 MB/s 0:00:00 2026-03-03 22:48:54.334 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-03 22:48:54.355 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-03 22:48:54.379 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-03 22:48:54.395 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-03 22:48:54.422 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-03 22:48:54.449 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-03 22:48:54.477 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-03 22:48:54.497 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-03 22:48:54.518 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-03 22:48:54.614 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 54.7 MB/s 0:00:00 2026-03-03 22:48:54.626 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-03 22:48:54.649 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-03 22:48:54.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 29.8 MB/s 0:00:00 2026-03-03 22:48:54.677 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-03 22:48:54.697 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-03 22:48:54.719 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-03 22:48:54.739 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-03 22:48:54.759 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-03 22:48:54.794 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 40.2 MB/s 0:00:00 2026-03-03 22:48:54.808 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-03 22:48:54.831 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-03 22:48:54.854 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-03 22:48:54.878 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-03 22:48:54.899 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-03 22:48:54.920 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-03 22:48:54.943 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-03 22:48:54.962 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-03 22:48:54.982 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-03 22:48:55.014 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-03 22:48:55.035 | 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-03-03 22:48:55.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 53.6 MB/s 0:00:00 2026-03-03 22:48:55.153 | Building wheels for collected packages: cinder 2026-03-03 22:48:55.154 | Building editable for cinder (pyproject.toml): started 2026-03-03 22:48:56.276 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-03 22:48:56.277 | Created wheel for cinder: filename=cinder-27.1.0.dev195-0.editable-py3-none-any.whl size=9175 sha256=42b72d8663267f82a03862c8dd8ac2b8c38ae24ac2b59ef48142ffedd3ee58ff 2026-03-03 22:48:56.277 | Stored in directory: /tmp/pip-ephem-wheel-cache-2mv1eibn/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-03 22:48:56.283 | Successfully built cinder 2026-03-03 22:48:56.422 | 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-03-03 22:48:59.879 | 2026-03-03 22:48:59.892 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev195 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-03-03 22:49:00.225 | + inc/python:pip_install:216 : result=0 2026-03-03 22:49:00.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:49:00.235 | + functions-common:time_stop:2412 : local name 2026-03-03 22:49:00.240 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:49:00.245 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:49:00.249 | + functions-common:time_stop:2415 : local total 2026-03-03 22:49:00.256 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:49:00.261 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:49:00.267 | + functions-common:time_stop:2419 : start_time=1772578125949 2026-03-03 22:49:00.272 | + functions-common:time_stop:2421 : [[ -z 1772578125949 ]] 2026-03-03 22:49:00.279 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:49:00.286 | + functions-common:time_stop:2424 : end_time=1772578140282 2026-03-03 22:49:00.291 | + functions-common:time_stop:2425 : elapsed_time=14333 2026-03-03 22:49:00.297 | + functions-common:time_stop:2426 : total=65717 2026-03-03 22:49:00.303 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:49:00.308 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=80050 2026-03-03 22:49:00.313 | + inc/python:pip_install:219 : return 0 2026-03-03 22:49:00.319 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:49:00.325 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:49:00.332 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-03 22:49:00.336 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-03 22:49:00.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:00.349 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:00.354 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-03-03 22:49:00.361 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:00.366 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-03 22:49:00.372 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-03 22:49:00.378 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-03 22:49:00.385 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:00.391 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:00.397 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-03 22:49:00.422 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-03 22:49:00.427 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:49:00.432 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:49:00.438 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:49:00.443 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:49:00.449 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:49:00.453 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:49:00.459 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:00.465 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:00.471 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:49:00.478 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:49:00.484 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:49:00.490 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:49:00.496 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-03 22:49:00.502 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:49:00.508 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:00.513 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:00.519 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-03 22:49:00.567 | + 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-03-03 22:49:00.608 | Reading package lists... 2026-03-03 22:49:00.867 | Building dependency tree... 2026-03-03 22:49:00.867 | Reading state information... 2026-03-03 22:49:01.091 | The following additional packages will be installed: 2026-03-03 22:49:01.091 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-03 22:49:01.091 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-03 22:49:01.092 | Suggested packages: 2026-03-03 22:49:01.092 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-03 22:49:01.122 | The following NEW packages will be installed: 2026-03-03 22:49:01.122 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-03 22:49:01.122 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-03 22:49:01.314 | 0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:49:01.315 | Need to get 418 kB of archives. 2026-03-03 22:49:01.315 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-03 22:49:01.315 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-03-03 22:49:01.577 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-03-03 22:49:01.596 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-03 22:49:01.746 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-03-03 22:49:01.756 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-03 22:49:01.768 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-03-03 22:49:01.785 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-03-03 22:49:02.001 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:49:02.050 | Fetched 418 kB in 1s (633 kB/s) 2026-03-03 22:49:02.091 | Selecting previously unselected package python3-typing-extensions. 2026-03-03 22:49:02.126 | (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 ... 68590 files and directories currently installed.) 2026-03-03 22:49:02.129 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-03 22:49:02.132 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-03 22:49:02.191 | Selecting previously unselected package python3-wcwidth. 2026-03-03 22:49:02.199 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-03 22:49:02.204 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-03 22:49:02.273 | Selecting previously unselected package python3-urwid. 2026-03-03 22:49:02.283 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-03 22:49:02.287 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-03 22:49:02.370 | Selecting previously unselected package python3-configshell-fb. 2026-03-03 22:49:02.379 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-03 22:49:02.382 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-03 22:49:02.439 | Selecting previously unselected package python3-pyudev. 2026-03-03 22:49:02.449 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-03 22:49:02.452 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-03 22:49:02.516 | Selecting previously unselected package python3-rtslib-fb. 2026-03-03 22:49:02.525 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-03 22:49:02.529 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-03 22:49:02.606 | Selecting previously unselected package targetcli-fb. 2026-03-03 22:49:02.616 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-03 22:49:02.620 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-03 22:49:02.698 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-03 22:49:02.904 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-03 22:49:03.068 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-03 22:49:03.245 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-03 22:49:04.076 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-03 22:49:04.084 | Setting up python3-urwid (2.6.10-1) ... 2026-03-03 22:49:04.423 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-03 22:49:04.553 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-03 22:49:04.553 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-03 22:49:04.571 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-03 22:49:04.571 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-03 22:49:04.571 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-03 22:49:04.571 | keyword = Word(alphanums + '_\-') 2026-03-03 22:49:04.571 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-03 22:49:04.571 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-03 22:49:04.571 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-03 22:49:04.571 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-03 22:49:04.571 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-03 22:49:04.571 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-03 22:49:04.577 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-03 22:49:04.577 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-03 22:49:04.591 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-03 22:49:04.591 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-03 22:49:04.591 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-03 22:49:04.591 | keyword = Word(alphanums + '_\-') 2026-03-03 22:49:04.591 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-03 22:49:04.591 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-03 22:49:04.591 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-03 22:49:04.591 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-03 22:49:04.591 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-03 22:49:04.591 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-03 22:49:04.621 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-03 22:49:04.755 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-03 22:49:04.755 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-03 22:49:04.976 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:49:05.632 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:49:05.636 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:49:05.643 | + functions-common:time_stop:2412 : local name 2026-03-03 22:49:05.649 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:49:05.656 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:49:05.661 | + functions-common:time_stop:2415 : local total 2026-03-03 22:49:05.667 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:49:05.673 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:49:05.678 | + functions-common:time_stop:2419 : start_time=1772578140560 2026-03-03 22:49:05.684 | + functions-common:time_stop:2421 : [[ -z 1772578140560 ]] 2026-03-03 22:49:05.692 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:49:05.701 | + functions-common:time_stop:2424 : end_time=1772578145695 2026-03-03 22:49:05.706 | + functions-common:time_stop:2425 : elapsed_time=5135 2026-03-03 22:49:05.712 | + functions-common:time_stop:2426 : total=212924 2026-03-03 22:49:05.717 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:49:05.723 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=218059 2026-03-03 22:49:05.729 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:49:05.735 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:49:05.741 | + ./stack.sh:main:945 : configure_cinder 2026-03-03 22:49:05.747 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-03 22:49:05.769 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-03 22:49:05.778 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-03 22:49:05.784 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-03 22:49:05.789 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-03 22:49:05.797 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-03 22:49:05.797 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-03 22:49:05.807 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-03 22:49:05.812 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-03 22:49:05.817 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-03 22:49:05.823 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-03 22:49:05.829 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-03 22:49:05.834 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-03 22:49:05.839 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-03 22:49:05.845 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-03 22:49:05.867 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-03 22:49:05.891 | + 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-03-03 22:49:05.917 | + 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-03-03 22:49:05.941 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-03 22:49:05.962 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-03 22:49:05.982 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-03 22:49:05.989 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-03 22:49:05.998 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.7hr70fhOFn 2026-03-03 22:49:06.003 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-03 22:49:06.009 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-03 22:49:06.015 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-03 22:49:06.020 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.7hr70fhOFn 2026-03-03 22:49:06.029 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.7hr70fhOFn 2026-03-03 22:49:06.049 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.7hr70fhOFn /etc/sudoers.d/cinder-rootwrap 2026-03-03 22:49:06.071 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-03 22:49:06.080 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-03 22:49:06.085 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-03 22:49:06.090 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-03 22:49:06.096 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-03 22:49:06.101 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-03 22:49:06.105 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-03 22:49:06.111 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-03 22:49:06.113 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-03 22:49:06.127 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-03 22:49:06.136 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-03 22:49:06.156 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-03 22:49:06.178 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-03 22:49:06.185 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-03 22:49:06.195 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-03 22:49:06.206 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-03 22:49:06.211 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:06.217 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-03 22:49:06.222 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:49:06.228 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:49:06.234 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-03 22:49:06.239 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:06.245 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-03 22:49:06.249 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:49:06.255 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-03 22:49:06.322 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-03 22:49:06.385 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:49:06.452 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-03 22:49:06.515 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-03 22:49:06.575 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-03 22:49:06.638 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-03 22:49:06.700 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-03 22:49:06.764 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:49:06.824 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:49:06.888 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:49:06.952 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:49:06.958 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-03 22:49:07.032 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-03 22:49:07.101 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-03 22:49:07.109 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-03 22:49:07.116 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-03 22:49:07.123 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-03 22:49:07.129 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:49:07.135 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:49:07.142 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:49:07.184 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:07.192 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:49:07.197 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-03 22:49:07.206 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-03 22:49:07.286 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-03 22:49:07.356 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-03 22:49:07.425 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-03 22:49:07.488 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-03 22:49:07.555 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-03 22:49:07.622 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-03 22:49:07.689 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.253.55.12 2026-03-03 22:49:07.753 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-03 22:49:07.823 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-03 22:49:07.835 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1826dbaa0a2f7cb1d46e39c8b519ac8b 2026-03-03 22:49:07.900 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-03 22:49:07.905 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-03 22:49:07.968 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-03 22:49:08.030 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-03 22:49:08.094 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-03 22:49:08.160 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-03 22:49:08.224 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-03 22:49:08.293 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-03 22:49:08.327 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:08.332 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-03 22:49:08.337 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-03 22:49:08.342 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-03 22:49:08.349 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-03 22:49:08.354 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-03 22:49:08.360 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-03 22:49:08.367 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-03 22:49:08.372 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-03 22:49:08.377 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-03 22:49:08.383 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-03 22:49:08.388 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-03 22:49:08.459 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-03-03 22:49:08.525 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-03 22:49:08.590 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-03 22:49:08.660 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-03 22:49:08.728 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-03 22:49:08.795 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-03-03 22:49:08.861 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-03 22:49:08.926 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-03 22:49:08.992 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-03 22:49:08.998 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-03 22:49:09.004 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-03 22:49:09.009 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-03 22:49:09.072 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-03 22:49:09.078 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-03 22:49:09.145 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-03 22:49:09.150 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-03 22:49:09.156 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-03 22:49:09.162 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-03 22:49:09.230 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-03 22:49:09.235 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-03 22:49:09.242 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-03 22:49:09.248 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-03 22:49:09.286 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:09.293 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-03 22:49:09.299 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-03 22:49:09.305 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-03 22:49:09.310 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-03 22:49:09.381 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://162.253.55.12:8080/v1/AUTH_ 2026-03-03 22:49:09.449 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-03 22:49:09.484 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:09.490 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-03-03 22:49:09.559 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-03 22:49:09.597 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:49:09.603 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-03 22:49:09.640 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:09.646 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-03-03 22:49:09.653 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-03 22:49:09.722 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-03 22:49:09.793 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-03 22:49:09.801 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-03 22:49:09.808 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-03 22:49:09.814 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-03 22:49:09.819 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:49:09.825 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:49:09.830 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:49:09.869 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:09.876 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:49:09.882 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:49:09.888 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:49:09.927 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:09.933 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:49:09.940 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:49:10.012 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:49:10.019 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:49:10.025 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-03 22:49:10.031 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-03 22:49:10.037 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:10.044 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:49:10.083 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:49:10.090 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:49:10.096 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:49:10.102 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:49:10.109 | + 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-03-03 22:49:10.179 | + 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-03-03 22:49:10.246 | + 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-03-03 22:49:10.312 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:49:10.380 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-03 22:49:10.447 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-03 22:49:10.488 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:10.495 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-03 22:49:10.500 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-03 22:49:10.505 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-03 22:49:10.511 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-03 22:49:10.517 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:49:10.522 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-03 22:49:10.528 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-03 22:49:10.534 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:49:10.538 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:49:10.560 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:49:10.560 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:49:10.572 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:49:10.579 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:49:10.598 | /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-03-03 22:49:10.608 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-03 22:49:10.613 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-03 22:49:10.622 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:49:10.628 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-03 22:49:10.698 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-03 22:49:10.763 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-03 22:49:10.826 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:49:10.888 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:49:10.949 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:49:11.012 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:49:11.075 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:49:11.139 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:49:11.203 | + 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-03-03 22:49:11.270 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:49:11.333 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:49:11.397 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:49:11.466 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-03 22:49:11.534 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:49:11.539 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:49:11.546 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-03 22:49:11.551 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-03 22:49:11.558 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:49:11.564 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:11.569 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:11.574 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-03 22:49:11.580 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-03 22:49:11.584 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-03 22:49:11.653 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:49:11.729 | + 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-03-03 22:49:11.731 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-03 22:49:11.744 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-03 22:49:11.752 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-03 22:49:11.758 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-03 22:49:11.764 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:49:11.769 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:49:11.775 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:49:11.782 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:49:11.787 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:11.793 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:11.798 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:49:11.805 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:49:11.811 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:11.817 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:11.822 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-03 22:49:11.872 | Enabling site cinder-api. 2026-03-03 22:49:11.881 | To activate the new configuration, you need to run: 2026-03-03 22:49:11.881 | systemctl reload apache2 2026-03-03 22:49:11.892 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:49:11.897 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:49:11.903 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:49:11.908 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:49:12.064 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-03 22:49:12.070 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-03 22:49:12.139 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://162.253.55.12/image 2026-03-03 22:49:12.201 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-03 22:49:12.240 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:12.246 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-03 22:49:12.307 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-03 22:49:12.377 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-03 22:49:12.382 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:12.387 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-03 22:49:12.393 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-03 22:49:12.398 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:49:12.403 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-03 22:49:12.406 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:12.411 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-03 22:49:12.415 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-03 22:49:12.420 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-03 22:49:12.491 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-03 22:49:12.561 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://162.253.55.12/identity 2026-03-03 22:49:12.628 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-03 22:49:12.691 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-03 22:49:12.755 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-03 22:49:12.828 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-03 22:49:12.895 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-03 22:49:12.962 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:49:13.031 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:49:13.097 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-03 22:49:13.168 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:49:13.173 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-03 22:49:13.179 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:13.185 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:49:13.191 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-03 22:49:13.196 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-03 22:49:13.266 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-03 22:49:13.330 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://162.253.55.12/identity 2026-03-03 22:49:13.401 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-03 22:49:13.474 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-03 22:49:13.550 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-03 22:49:13.613 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-03 22:49:13.681 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-03 22:49:13.749 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-03 22:49:13.815 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-03 22:49:13.883 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-03 22:49:13.889 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-03 22:49:13.928 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:13.934 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://162.253.55.12:2379?api_version=v3' 2026-03-03 22:49:14.010 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-03 22:49:14.017 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-03 22:49:14.023 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-03 22:49:14.094 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-03 22:49:14.160 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-03 22:49:14.166 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-03 22:49:14.171 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-03 22:49:14.245 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-03 22:49:14.250 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-03 22:49:14.256 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-03 22:49:14.262 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-03 22:49:14.268 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-03 22:49:14.333 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-03 22:49:14.399 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://162.253.55.12/identity 2026-03-03 22:49:14.474 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-03 22:49:14.545 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-03 22:49:14.613 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-03 22:49:14.686 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-03 22:49:14.754 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-03 22:49:14.818 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-03 22:49:14.857 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:14.863 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-03 22:49:14.869 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-03 22:49:14.875 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-03 22:49:14.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:49:14.886 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-03 22:49:14.892 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-03 22:49:14.899 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-03 22:49:14.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:14.912 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:14.918 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-03-03 22:49:14.925 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:14.931 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-03 22:49:14.935 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-03 22:49:14.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:14.948 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:14.954 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-03-03 22:49:14.961 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:14.968 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-03 22:49:14.974 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-03 22:49:14.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:14.987 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:14.992 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-03-03 22:49:14.998 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:15.005 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-03 22:49:15.012 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-03 22:49:15.017 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-03 22:49:15.023 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:49:15.028 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:49:15.033 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:49:15.041 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:49:15.047 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:49:15.054 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:49:15.092 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:49:15.097 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:49:15.104 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:49:15.111 | + functions-common:git_clone:602 : echo master 2026-03-03 22:49:15.112 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:49:15.123 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-03 22:49:15.128 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:49:15.133 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-03 22:49:15.159 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-03 22:49:15.166 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:49:15.167 | + functions-common:git_clone:665 : head -1 2026-03-03 22:49:15.179 | d350d287f7 Merge "Since OVN 20.06, config is stored in "Chassis.other_config" (2)" 2026-03-03 22:49:15.185 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:49:15.190 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-03 22:49:15.197 | + inc/python:setup_develop:353 : local bindep 2026-03-03 22:49:15.203 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-03 22:49:15.209 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-03 22:49:15.216 | + inc/python:setup_develop:359 : local extras= 2026-03-03 22:49:15.222 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-03 22:49:15.228 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:49:15.234 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-03 22:49:15.239 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-03 22:49:15.246 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:49:15.250 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:49:15.259 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-03 22:49:15.265 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:49:15.274 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-03 22:49:15.280 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:49:15.286 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:49:15.294 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-03 22:49:15.303 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-03 22:49:15.310 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-03 22:49:15.317 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-03 22:49:15.416 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-03 22:49:15.421 | + inc/python:setup_package:436 : local bindep=0 2026-03-03 22:49:15.428 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:49:15.433 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:49:15.439 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-03 22:49:15.444 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-03 22:49:15.449 | + inc/python:setup_package:445 : local flags=-e 2026-03-03 22:49:15.454 | + inc/python:setup_package:446 : local extras= 2026-03-03 22:49:15.460 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:49:15.466 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:49:15.472 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:49:15.478 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:49:15.482 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:49:15.487 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-03 22:49:15.532 | Using python 3.12 to install /opt/stack/neutron 2026-03-03 22:49:15.538 | + 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-03-03 22:49:16.161 | Obtaining file:///opt/stack/neutron 2026-03-03 22:49:16.166 | Installing build dependencies: started 2026-03-03 22:49:17.254 | Installing build dependencies: finished with status 'done' 2026-03-03 22:49:17.256 | Checking if build backend supports build_editable: started 2026-03-03 22:49:17.562 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:49:17.563 | Getting requirements to build editable: started 2026-03-03 22:49:17.722 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:49:17.725 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:49:18.785 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:49:18.805 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (7.0.3) 2026-03-03 22:49:18.806 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.10.1) 2026-03-03 22:49:18.806 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.1.0) 2026-03-03 22:49:18.807 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (2.5.1) 2026-03-03 22:49:18.807 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.0.0) 2026-03-03 22:49:18.808 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (5.2.1) 2026-03-03 22:49:18.940 | Collecting pecan>=1.4.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:19.033 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-03 22:49:19.044 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (0.31.2) 2026-03-03 22:49:19.044 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (2.32.5) 2026-03-03 22:49:19.045 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.1.6) 2026-03-03 22:49:19.045 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (12.0.0) 2026-03-03 22:49:19.046 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (1.3.0) 2026-03-03 22:49:19.095 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:19.106 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:49:19.150 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:19.161 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-03 22:49:19.172 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (9.1.4) 2026-03-03 22:49:19.173 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (2.0.46) 2026-03-03 22:49:19.173 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (1.8.9) 2026-03-03 22:49:19.174 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (5.13.1) 2026-03-03 22:49:19.175 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (1.18.4) 2026-03-03 22:49:19.175 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (5.7.0) 2026-03-03 22:49:19.176 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (4.1.1) 2026-03-03 22:49:19.176 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (7.4.0) 2026-03-03 22:49:19.177 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (10.3.0) 2026-03-03 22:49:19.178 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (6.3.0) 2026-03-03 22:49:19.178 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (18.0.0) 2026-03-03 22:49:19.179 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (6.7.2) 2026-03-03 22:49:19.179 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (8.1.0) 2026-03-03 22:49:19.180 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (17.3.0) 2026-03-03 22:49:19.180 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (8.0.0) 2026-03-03 22:49:19.181 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (5.0.0) 2026-03-03 22:49:19.182 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.10.1) 2026-03-03 22:49:19.182 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.7.0) 2026-03-03 22:49:19.183 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (7.9.0) 2026-03-03 22:49:19.183 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (5.9.1) 2026-03-03 22:49:19.184 | 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.0.0b3.dev194) (4.5.1) 2026-03-03 22:49:19.185 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (2.7.1) 2026-03-03 22:49:19.186 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (10.0.0) 2026-03-03 22:49:19.186 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.9.0) 2026-03-03 22:49:19.187 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (4.3.0) 2026-03-03 22:49:19.213 | Collecting os-ken>=4.1.1 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:19.225 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-03 22:49:19.257 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:19.269 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-03 22:49:19.304 | Collecting ovs>3.3.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:19.323 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-03 22:49:19.391 | Installing build dependencies: started 2026-03-03 22:49:20.323 | Installing build dependencies: finished with status 'done' 2026-03-03 22:49:20.325 | Getting requirements to build wheel: started 2026-03-03 22:49:20.679 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:49:20.681 | Preparing metadata (pyproject.toml): started 2026-03-03 22:49:20.892 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:49:20.936 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:20.946 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-03 22:49:20.958 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (7.2.2) 2026-03-03 22:49:20.990 | Collecting pyroute2>=0.7.3 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:21.001 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-03 22:49:21.013 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (24.2.1) 2026-03-03 22:49:21.014 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (18.12.0) 2026-03-03 22:49:21.015 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (4.10.0) 2026-03-03 22:49:21.046 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:21.059 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-03 22:49:21.100 | Collecting os-vif>=3.1.0 (from neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:21.110 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-03 22:49:21.121 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (3.2.1) 2026-03-03 22:49:21.121 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev194) (8.1.0) 2026-03-03 22:49:21.123 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b3.dev194) (1.3.10) 2026-03-03 22:49:21.124 | 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.0.0b3.dev194) (4.15.0) 2026-03-03 22:49:21.126 | 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.0.0b3.dev194) (2.1.1) 2026-03-03 22:49:21.130 | 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.0.0b3.dev194) (3.3.2) 2026-03-03 22:49:21.133 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.0.0b3.dev194) (3.0.3) 2026-03-03 22:49:21.134 | 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.0.0b3.dev194) (2.1.0) 2026-03-03 22:49:21.135 | 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.0.0b3.dev194) (1.8.2) 2026-03-03 22:49:21.138 | 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.0.0b3.dev194) (4.0.1) 2026-03-03 22:49:21.139 | 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.0.0b3.dev194) (2.11.0) 2026-03-03 22:49:21.139 | 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.0.0b3.dev194) (5.8.0) 2026-03-03 22:49:21.220 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:21.234 | 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-03-03 22:49:21.272 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:21.284 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-03 22:49:21.298 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev194) (43.0.3) 2026-03-03 22:49:21.299 | 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.0.0b3.dev194) (1.5.0) 2026-03-03 22:49:21.300 | 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.0.0b3.dev194) (1.1.0) 2026-03-03 22:49:21.301 | 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.0.0b3.dev194) (1.33) 2026-03-03 22:49:21.302 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev194) (4.9.2) 2026-03-03 22:49:21.303 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev194) (6.0.3) 2026-03-03 22:49:21.303 | 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.0.0b3.dev194) (1.4.0) 2026-03-03 22:49:21.307 | 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.0.0b3.dev194) (2.0.0) 2026-03-03 22:49:21.311 | 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.0.0b3.dev194) (3.0) 2026-03-03 22:49:21.315 | 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.0.0b3.dev194) (3.0.0) 2026-03-03 22:49:21.318 | 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.0.0b3.dev194) (0.40.4) 2026-03-03 22:49:21.318 | 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.0.0b3.dev194) (1.1.2) 2026-03-03 22:49:21.347 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:21.359 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-03 22:49:21.425 | Installing build dependencies: started 2026-03-03 22:49:22.402 | Installing build dependencies: finished with status 'done' 2026-03-03 22:49:22.403 | Getting requirements to build wheel: started 2026-03-03 22:49:22.803 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:49:22.804 | Preparing metadata (pyproject.toml): started 2026-03-03 22:49:23.003 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:49:23.006 | 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.0.0b3.dev194) (26.0) 2026-03-03 22:49:23.008 | 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.0.0b3.dev194) (2.8.0) 2026-03-03 22:49:23.009 | 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.0.0b3.dev194) (3.3.2) 2026-03-03 22:49:23.016 | 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.0.0b3.dev194) (4.0.0) 2026-03-03 22:49:23.017 | 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.0.0b3.dev194) (6.0.2) 2026-03-03 22:49:23.031 | 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.0.0b3.dev194) (0.20) 2026-03-03 22:49:23.034 | 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.0.0b3.dev194) (2.0.0) 2026-03-03 22:49:23.039 | 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.0.0b3.dev194) (2.0.2) 2026-03-03 22:49:23.039 | 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.0.0b3.dev194) (0.5.0) 2026-03-03 22:49:23.044 | 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.0.0b3.dev194) (2.9.0.post0) 2026-03-03 22:49:23.048 | 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.0.0b3.dev194) (7.0.1) 2026-03-03 22:49:23.048 | 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.0.0b3.dev194) (5.3.1) 2026-03-03 22:49:23.049 | 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.0.0b3.dev194) (5.6.2) 2026-03-03 22:49:23.049 | 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.0.0b3.dev194) (0.15.1) 2026-03-03 22:49:23.052 | 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.0.0b3.dev194) (5.1.0) 2026-03-03 22:49:23.057 | 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.0.0b3.dev194) (2025.3) 2026-03-03 22:49:23.062 | 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.0.0b3.dev194) (0.24.1) 2026-03-03 22:49:23.065 | 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.0.0b3.dev194) (5.0.0) 2026-03-03 22:49:23.066 | 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.0.0b3.dev194) (4.0.1) 2026-03-03 22:49:23.085 | 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.0.0b3.dev194) (1.7.3) 2026-03-03 22:49:23.118 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:23.130 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-03 22:49:23.148 | 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.0.0b3.dev194) (3.17.0) 2026-03-03 22:49:23.188 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:23.199 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-03 22:49:23.235 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:23.236 | Using cached fixtures-4.3.0-py3-none-any.whl.metadata (22 kB) 2026-03-03 22:49:23.248 | 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.0.0b3.dev194) (2.2.1) 2026-03-03 22:49:23.249 | 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.0.0b3.dev194) (1.6.2) 2026-03-03 22:49:23.256 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.0.0b3.dev194) (82.0.0) 2026-03-03 22:49:23.274 | 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.0.0b3.dev194) (0.6.0) 2026-03-03 22:49:23.302 | 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.0.0b3.dev194) (1.17.0) 2026-03-03 22:49:23.305 | 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.0.0b3.dev194) (4.13.2) 2026-03-03 22:49:23.306 | 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.0.0b3.dev194) (4.26.0) 2026-03-03 22:49:23.335 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev194) 2026-03-03 22:49:23.346 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-03 22:49:23.364 | 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.0.0b3.dev194) (0.6.0) 2026-03-03 22:49:23.365 | 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.0.0b3.dev194) (3.2.0) 2026-03-03 22:49:23.377 | 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.0.0b3.dev194) (1.11.0) 2026-03-03 22:49:23.378 | 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.0.0b3.dev194) (14.3.3) 2026-03-03 22:49:23.379 | 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.0.0b3.dev194) (1.7.2) 2026-03-03 22:49:23.384 | 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.0.0b3.dev194) (25.4.0) 2026-03-03 22:49:23.384 | 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.0.0b3.dev194) (2025.9.1) 2026-03-03 22:49:23.385 | 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.0.0b3.dev194) (0.37.0) 2026-03-03 22:49:23.385 | 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.0.0b3.dev194) (0.30.0) 2026-03-03 22:49:23.425 | 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.0.0b3.dev194) (3.4.4) 2026-03-03 22:49:23.425 | 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.0.0b3.dev194) (3.11) 2026-03-03 22:49:23.426 | 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.0.0b3.dev194) (2.6.3) 2026-03-03 22:49:23.426 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev194) (2023.11.17) 2026-03-03 22:49:23.453 | 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.0.0b3.dev194) (4.0.0) 2026-03-03 22:49:23.453 | 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.0.0b3.dev194) (2.19.2) 2026-03-03 22:49:23.461 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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.0.0b3.dev194) (0.1.2) 2026-03-03 22:49:23.473 | 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.0.0b3.dev194) (0.7) 2026-03-03 22:49:23.511 | 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.0.0b3.dev194) (2.8.4) 2026-03-03 22:49:23.516 | 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.0.0b3.dev194) (0.16.0) 2026-03-03 22:49:23.586 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-03 22:49:23.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 8.8 MB/s 0:00:00 2026-03-03 22:49:23.672 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-03 22:49:24.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.7 MB/s 0:00:00 2026-03-03 22:49:24.271 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-03 22:49:24.301 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-03 22:49:24.327 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-03 22:49:24.355 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-03 22:49:24.386 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-03 22:49:24.405 | Using cached fixtures-4.3.0-py3-none-any.whl (40 kB) 2026-03-03 22:49:24.419 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-03 22:49:24.452 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-03 22:49:24.508 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-03 22:49:24.533 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-03 22:49:24.560 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-03 22:49:24.601 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-03 22:49:24.619 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-03 22:49:24.691 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-03 22:49:24.692 | Building editable for neutron (pyproject.toml): started 2026-03-03 22:49:25.977 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-03 22:49:25.978 | Created wheel for neutron: filename=neutron-28.0.0.0b3.dev194-0.editable-py3-none-any.whl size=12165 sha256=3e16c5a98574ec7a777a0b1a82a77e47596cefbbfcb1680b403933405155e188 2026-03-03 22:49:25.979 | Stored in directory: /tmp/pip-ephem-wheel-cache-059x4gv9/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-03 22:49:25.985 | Building wheel for ncclient (pyproject.toml): started 2026-03-03 22:49:26.275 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-03 22:49:26.276 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=b332aee7401080282ad3fb542560fd09b89c1d21c9d44a9ffe17cb328bc12a5c 2026-03-03 22:49:26.276 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-03 22:49:26.283 | Building wheel for ovs (pyproject.toml): started 2026-03-03 22:49:26.704 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-03 22:49:26.704 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=331b50acd90ac14323c6c51b83070992d5e51d889fa5654598638f42b17c3168 2026-03-03 22:49:26.704 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-03 22:49:26.707 | Successfully built neutron ncclient ovs 2026-03-03 22:49:26.858 | 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-03-03 22:49:30.167 | 2026-03-03 22:49:30.186 | Successfully installed cotyledon-2.2.0 fixtures-4.3.0 ncclient-0.7.0 neutron-28.0.0.0b3.dev194 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.0 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-03-03 22:49:30.378 | + inc/python:pip_install:216 : result=0 2026-03-03 22:49:30.385 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:49:30.390 | + functions-common:time_stop:2412 : local name 2026-03-03 22:49:30.394 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:49:30.398 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:49:30.403 | + functions-common:time_stop:2415 : local total 2026-03-03 22:49:30.408 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:49:30.413 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:49:30.419 | + functions-common:time_stop:2419 : start_time=1772578155520 2026-03-03 22:49:30.424 | + functions-common:time_stop:2421 : [[ -z 1772578155520 ]] 2026-03-03 22:49:30.431 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:49:30.439 | + functions-common:time_stop:2424 : end_time=1772578170434 2026-03-03 22:49:30.444 | + functions-common:time_stop:2425 : elapsed_time=14914 2026-03-03 22:49:30.450 | + functions-common:time_stop:2426 : total=80050 2026-03-03 22:49:30.454 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:49:30.460 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=94964 2026-03-03 22:49:30.466 | + inc/python:pip_install:219 : return 0 2026-03-03 22:49:30.472 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:49:30.477 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:49:30.483 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-03 22:49:30.489 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-03 22:49:30.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:30.503 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:30.510 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-03-03 22:49:30.515 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:30.522 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-03 22:49:30.528 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-03 22:49:30.534 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-03 22:49:30.534 | Installing OVN and dependent packages 2026-03-03 22:49:30.540 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-03 22:49:30.546 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-03 22:49:30.583 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:49:30.590 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-03 22:49:30.627 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:49:30.634 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-03 22:49:30.671 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:30.675 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-03 22:49:30.681 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-03 22:49:30.720 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:30.727 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-03 22:49:30.733 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-03 22:49:30.757 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-03 22:49:30.766 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-03 22:49:30.792 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-03 22:49:30.800 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-03 22:49:30.846 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-03 22:49:30.852 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:49:30.858 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:49:30.864 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:49:30.869 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:49:30.875 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:49:30.881 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:49:30.888 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:30.895 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:30.902 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:49:30.907 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:49:30.914 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:49:30.921 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:49:30.927 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-03 22:49:30.933 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:49:30.940 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:30.946 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:30.951 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-03 22:49:31.001 | + 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-03-03 22:49:31.046 | Reading package lists... 2026-03-03 22:49:31.310 | Building dependency tree... 2026-03-03 22:49:31.310 | Reading state information... 2026-03-03 22:49:31.581 | make is already the newest version (4.3-4.1build2). 2026-03-03 22:49:31.581 | make set to manually installed. 2026-03-03 22:49:31.581 | The following additional packages will be installed: 2026-03-03 22:49:31.582 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-03 22:49:31.582 | python3-openvswitch python3-sortedcontainers 2026-03-03 22:49:31.583 | Suggested packages: 2026-03-03 22:49:31.583 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-03 22:49:31.617 | The following NEW packages will be installed: 2026-03-03 22:49:31.619 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-03 22:49:31.619 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-03 22:49:31.619 | python3-sortedcontainers 2026-03-03 22:49:31.706 | 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:49:31.706 | Need to get 4,335 kB of archives. 2026-03-03 22:49:31.706 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-03 22:49:31.706 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-03 22:49:31.805 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-03-03 22:49:31.838 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-03 22:49:31.838 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-03 22:49:31.839 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-03 22:49:31.839 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-03-03 22:49:31.852 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-03-03 22:49:31.867 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-03 22:49:31.867 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-03 22:49:32.065 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:49:32.110 | Fetched 4,335 kB in 0s (18.7 MB/s) 2026-03-03 22:49:32.149 | Selecting previously unselected package libunbound8:amd64. 2026-03-03 22:49:32.185 | (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 ... 68809 files and directories currently installed.) 2026-03-03 22:49:32.188 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-03 22:49:32.195 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-03 22:49:32.265 | Selecting previously unselected package openvswitch-common. 2026-03-03 22:49:32.272 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:32.276 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-03 22:49:32.387 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-03 22:49:32.392 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-03 22:49:32.397 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-03 22:49:32.455 | Selecting previously unselected package python3-sortedcontainers. 2026-03-03 22:49:32.464 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-03 22:49:32.469 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-03 22:49:32.530 | Selecting previously unselected package libxdp1:amd64. 2026-03-03 22:49:32.542 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-03 22:49:32.616 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-03 22:49:33.545 | Selecting previously unselected package python3-openvswitch. 2026-03-03 22:49:33.556 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:33.561 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-03 22:49:33.676 | Selecting previously unselected package openvswitch-switch. 2026-03-03 22:49:33.687 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:33.698 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-03 22:49:33.832 | Selecting previously unselected package libfakeroot:amd64. 2026-03-03 22:49:33.842 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-03 22:49:33.847 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-03 22:49:33.906 | Selecting previously unselected package fakeroot. 2026-03-03 22:49:33.916 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-03 22:49:33.920 | Unpacking fakeroot (1.33-1) ... 2026-03-03 22:49:34.005 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-03 22:49:34.169 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-03 22:49:34.193 | Setting up fakeroot (1.33-1) ... 2026-03-03 22:49:34.210 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-03 22:49:34.227 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-03 22:49:34.244 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-03 22:49:34.257 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-03 22:49:34.268 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-03 22:49:34.284 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-03 22:49:34.529 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-03 22:49:34.554 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-03 22:49:35.038 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-03 22:49:35.174 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-03 22:49:36.111 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:49:37.399 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:49:37.680 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:49:37.684 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:49:37.690 | + functions-common:time_stop:2412 : local name 2026-03-03 22:49:37.695 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:49:37.701 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:49:37.707 | + functions-common:time_stop:2415 : local total 2026-03-03 22:49:37.714 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:49:37.719 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:49:37.725 | + functions-common:time_stop:2419 : start_time=1772578170995 2026-03-03 22:49:37.731 | + functions-common:time_stop:2421 : [[ -z 1772578170995 ]] 2026-03-03 22:49:37.738 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:49:37.747 | + functions-common:time_stop:2424 : end_time=1772578177741 2026-03-03 22:49:37.751 | + functions-common:time_stop:2425 : elapsed_time=6746 2026-03-03 22:49:37.759 | + functions-common:time_stop:2426 : total=218059 2026-03-03 22:49:37.765 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:49:37.771 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=224805 2026-03-03 22:49:37.776 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:49:37.783 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-03 22:49:37.831 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-03 22:49:37.836 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:49:37.842 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:49:37.847 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:49:37.853 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:49:37.860 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:49:37.865 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:49:37.872 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:37.878 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:37.884 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:49:37.891 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:49:37.898 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:49:37.904 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:49:37.910 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-03 22:49:37.916 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:49:37.923 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:37.929 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:37.935 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-03 22:49:37.983 | + 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-03-03 22:49:38.026 | Reading package lists... 2026-03-03 22:49:38.304 | Building dependency tree... 2026-03-03 22:49:38.305 | Reading state information... 2026-03-03 22:49:38.625 | The following additional packages will be installed: 2026-03-03 22:49:38.625 | ovn-common 2026-03-03 22:49:38.657 | The following NEW packages will be installed: 2026-03-03 22:49:38.657 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-03 22:49:38.846 | 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:49:38.846 | Need to get 2,360 kB of archives. 2026-03-03 22:49:38.846 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-03 22:49:38.846 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-03-03 22:49:39.506 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-03-03 22:49:39.590 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-03-03 22:49:39.659 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-03-03 22:49:39.959 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:49:40.005 | Fetched 2,360 kB in 1s (2,198 kB/s) 2026-03-03 22:49:40.049 | Selecting previously unselected package ovn-common. 2026-03-03 22:49:40.083 | (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 ... 69072 files and directories currently installed.) 2026-03-03 22:49:40.085 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:40.089 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:40.654 | Selecting previously unselected package ovn-central. 2026-03-03 22:49:40.663 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:40.668 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:40.752 | Selecting previously unselected package ovn-controller-vtep. 2026-03-03 22:49:40.763 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:40.802 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:40.876 | Selecting previously unselected package ovn-host. 2026-03-03 22:49:40.884 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-03 22:49:40.894 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:40.995 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:41.019 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:41.374 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-03 22:49:41.513 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-03 22:49:41.840 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-03 22:49:41.911 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:42.266 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-03 22:49:42.411 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-03 22:49:42.912 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-03 22:49:43.392 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-03 22:49:44.041 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-03 22:49:44.274 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-03 22:49:44.465 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-03 22:49:44.980 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:49:46.661 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:49:46.667 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:49:46.673 | + functions-common:time_stop:2412 : local name 2026-03-03 22:49:46.679 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:49:46.683 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:49:46.687 | + functions-common:time_stop:2415 : local total 2026-03-03 22:49:46.693 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:49:46.698 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:49:46.704 | + functions-common:time_stop:2419 : start_time=1772578177977 2026-03-03 22:49:46.709 | + functions-common:time_stop:2421 : [[ -z 1772578177977 ]] 2026-03-03 22:49:46.716 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:49:46.724 | + functions-common:time_stop:2424 : end_time=1772578186718 2026-03-03 22:49:46.729 | + functions-common:time_stop:2425 : elapsed_time=8741 2026-03-03 22:49:46.735 | + functions-common:time_stop:2426 : total=224805 2026-03-03 22:49:46.741 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:49:46.745 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=233546 2026-03-03 22:49:46.752 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:49:46.758 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:49:46.764 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:49:46.769 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-03 22:49:46.775 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-03 22:49:46.786 | + 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-03-03 22:49:46.793 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-03 22:49:46.799 | + 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-03-03 22:49:46.804 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-03 22:49:46.810 | + 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-03-03 22:49:46.816 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-03 22:49:46.822 | + 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-03-03 22:49:46.828 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-03 22:49:46.832 | + 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-03-03 22:49:46.839 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-03 22:49:46.844 | + 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-03-03 22:49:46.851 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-03 22:49:46.856 | + 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-03-03 22:49:46.861 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-03 22:49:46.867 | + 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-03-03 22:49:46.873 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-03 22:49:46.878 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-03 22:49:46.884 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-03 22:49:46.891 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:46.897 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:46.903 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-03-03 22:49:46.909 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:46.915 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-03 22:49:46.921 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:49:46.925 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-03 22:49:46.959 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:46.964 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-03 22:49:46.969 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-03 22:49:46.973 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-03 22:49:46.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:49:46.985 | + lib/stack:stack_install_service:32 : install_nova 2026-03-03 22:49:46.991 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-03 22:49:46.996 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-03 22:49:47.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:49:47.008 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:49:47.013 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-03-03 22:49:47.020 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:49:47.027 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-03 22:49:47.065 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:49:47.072 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-03 22:49:47.076 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-03 22:49:47.082 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-03 22:49:47.088 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-03-03 22:49:47.183 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-03 22:49:47.189 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:47.194 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:47.200 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-03 22:49:47.205 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:49:47.211 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:49:47.216 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:49:47.222 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:49:47.228 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:49:47.233 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:49:47.238 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:47.243 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:47.249 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:49:47.254 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:49:47.260 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:49:47.265 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:49:47.271 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-03 22:49:47.276 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:49:47.281 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:49:47.286 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:49:47.292 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-03 22:49:47.332 | + 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-03-03 22:49:47.370 | Reading package lists... 2026-03-03 22:49:47.626 | Building dependency tree... 2026-03-03 22:49:47.626 | Reading state information... 2026-03-03 22:49:47.908 | The following additional packages will be installed: 2026-03-03 22:49:47.909 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-03 22:49:47.909 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-03 22:49:47.909 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-03 22:49:47.909 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-03 22:49:47.909 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-03 22:49:47.909 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-03 22:49:47.909 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-03 22:49:47.909 | qemu-system-x86 seabios systemd-container 2026-03-03 22:49:47.910 | Suggested packages: 2026-03-03 22:49:47.910 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-03 22:49:47.910 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-03 22:49:47.910 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-03 22:49:47.910 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-03 22:49:47.910 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-03 22:49:47.910 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-03 22:49:47.910 | Recommended packages: 2026-03-03 22:49:47.910 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-03 22:49:47.910 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-03 22:49:47.910 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-03 22:49:47.910 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-03 22:49:47.948 | The following NEW packages will be installed: 2026-03-03 22:49:47.948 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-03 22:49:47.948 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-03 22:49:47.948 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-03 22:49:47.948 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-03 22:49:47.948 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-03 22:49:47.949 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-03 22:49:47.949 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-03 22:49:47.949 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-03 22:49:47.949 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-03 22:49:48.390 | 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:49:48.390 | Need to get 127 MB of archives. 2026-03-03 22:49:48.390 | After this operation, 527 MB of additional disk space will be used. 2026-03-03 22:49:48.390 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-03-03 22:49:48.638 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-03-03 22:49:49.056 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-03-03 22:49:49.056 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-03 22:49:49.082 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-03 22:49:49.083 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-03 22:49:49.089 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2026-03-03 22:49:49.147 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-03 22:49:49.148 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-03 22:49:49.148 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-03 22:49:49.149 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-03 22:49:49.150 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-03-03 22:49:49.214 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-03 22:49:49.216 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-03 22:49:49.218 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-03 22:49:49.219 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-03 22:49:49.293 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-03-03 22:49:49.457 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-03-03 22:49:49.462 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-03-03 22:49:49.535 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-03-03 22:49:49.541 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-03-03 22:49:49.541 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-03-03 22:49:49.541 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-03-03 22:49:49.608 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-03-03 22:49:49.608 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-03-03 22:49:49.610 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-03-03 22:49:49.613 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-03 22:49:49.617 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-03 22:49:49.618 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.12 [1,254 kB] 2026-03-03 22:49:49.693 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.12 [1,795 kB] 2026-03-03 22:49:49.771 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.12 [11.0 MB] 2026-03-03 22:49:50.192 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.12 [16.3 MB] 2026-03-03 22:49:50.895 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.12 [9,099 kB] 2026-03-03 22:49:51.227 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.12 [6,300 kB] 2026-03-03 22:49:51.461 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-03 22:49:51.465 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.12 [11.2 MB] 2026-03-03 22:49:51.887 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.12 [3,434 kB] 2026-03-03 22:49:52.007 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.12 [57.7 MB] 2026-03-03 22:49:54.150 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.12 [57.6 kB] 2026-03-03 22:49:54.151 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-03-03 22:49:54.344 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:49:54.390 | Fetched 127 MB in 6s (20.5 MB/s) 2026-03-03 22:49:55.032 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-03 22:49:55.069 | (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 ... 69140 files and directories currently installed.) 2026-03-03 22:49:55.073 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-03 22:49:55.082 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-03 22:49:55.133 | Selecting previously unselected package ipxe-qemu. 2026-03-03 22:49:55.142 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-03 22:49:55.147 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-03 22:49:55.266 | Selecting previously unselected package libasound2-data. 2026-03-03 22:49:55.274 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-03 22:49:55.279 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-03 22:49:55.363 | Selecting previously unselected package libasound2t64:amd64. 2026-03-03 22:49:55.374 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-03 22:49:55.378 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-03 22:49:55.457 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-03 22:49:55.465 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-03 22:49:55.469 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-03 22:49:55.527 | Selecting previously unselected package libnspr4:amd64. 2026-03-03 22:49:55.538 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-03 22:49:55.542 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-03 22:49:55.622 | Selecting previously unselected package libnss3:amd64. 2026-03-03 22:49:55.632 | Preparing to unpack .../06-libnss3_2%3a3.98-1build1_amd64.deb ... 2026-03-03 22:49:55.636 | Unpacking libnss3:amd64 (2:3.98-1build1) ... 2026-03-03 22:49:55.750 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-03 22:49:55.760 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-03 22:49:55.765 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-03 22:49:55.821 | Selecting previously unselected package libcacard0:amd64. 2026-03-03 22:49:55.834 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-03 22:49:55.838 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-03 22:49:55.898 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-03 22:49:55.909 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-03 22:49:55.913 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-03 22:49:55.974 | Selecting previously unselected package libndctl6:amd64. 2026-03-03 22:49:55.984 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-03 22:49:55.988 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-03 22:49:56.043 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-03 22:49:56.054 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-03 22:49:56.058 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-03 22:49:56.110 | Selecting previously unselected package libpmem1:amd64. 2026-03-03 22:49:56.121 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-03 22:49:56.125 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-03 22:49:56.188 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-03 22:49:56.200 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-03 22:49:56.205 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-03 22:49:56.265 | Selecting previously unselected package libslirp0:amd64. 2026-03-03 22:49:56.275 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-03 22:49:56.280 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-03 22:49:56.336 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-03 22:49:56.343 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-03 22:49:56.348 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-03 22:49:56.401 | Selecting previously unselected package libvirt0:amd64. 2026-03-03 22:49:56.409 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-03 22:49:56.413 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:56.583 | Selecting previously unselected package libvirt-clients. 2026-03-03 22:49:56.591 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-03 22:49:56.627 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:56.713 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-03 22:49:56.723 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-03 22:49:56.765 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:56.868 | Selecting previously unselected package libvirt-daemon. 2026-03-03 22:49:56.877 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-03 22:49:56.895 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:57.006 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-03 22:49:57.019 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-03 22:49:57.039 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:57.106 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-03 22:49:57.116 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-03 22:49:57.132 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:57.197 | Selecting previously unselected package systemd-container. 2026-03-03 22:49:57.206 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-03-03 22:49:57.211 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-03-03 22:49:57.320 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-03 22:49:57.328 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-03 22:49:57.347 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:57.412 | Selecting previously unselected package libvirt-daemon-system. 2026-03-03 22:49:57.423 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-03 22:49:57.481 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:57.569 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-03 22:49:57.579 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-03 22:49:57.594 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-03 22:49:57.869 | Selecting previously unselected package python3-libvirt. 2026-03-03 22:49:57.878 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-03 22:49:57.883 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-03 22:49:57.954 | Selecting previously unselected package libfdt1:amd64. 2026-03-03 22:49:57.964 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-03 22:49:57.968 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-03 22:49:58.026 | Selecting previously unselected package qemu-system-common. 2026-03-03 22:49:58.036 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:49:58.041 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:49:58.205 | Selecting previously unselected package qemu-system-data. 2026-03-03 22:49:58.213 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.12_all.deb ... 2026-03-03 22:49:58.217 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:49:58.407 | Selecting previously unselected package qemu-system-arm. 2026-03-03 22:49:58.417 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:49:58.435 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:49:59.359 | Selecting previously unselected package qemu-system-mips. 2026-03-03 22:49:59.374 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:49:59.391 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:00.501 | Selecting previously unselected package qemu-system-ppc. 2026-03-03 22:50:00.509 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:50:00.525 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:01.200 | Selecting previously unselected package qemu-system-sparc. 2026-03-03 22:50:01.207 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:50:01.222 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:01.665 | Selecting previously unselected package seabios. 2026-03-03 22:50:01.675 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-03 22:50:01.680 | Unpacking seabios (1.16.3-2) ... 2026-03-03 22:50:01.753 | Selecting previously unselected package qemu-system-x86. 2026-03-03 22:50:01.764 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:50:01.782 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:03.498 | Selecting previously unselected package qemu-system-s390x. 2026-03-03 22:50:03.508 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:50:03.525 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:04.209 | Selecting previously unselected package qemu-system-misc. 2026-03-03 22:50:04.218 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:50:04.237 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:06.703 | Selecting previously unselected package qemu-system. 2026-03-03 22:50:06.715 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.12_amd64.deb ... 2026-03-03 22:50:06.751 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:06.954 | Selecting previously unselected package systemd-coredump. 2026-03-03 22:50:06.965 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-03-03 22:50:07.008 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-03 22:50:07.646 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-03 22:50:07.689 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-03 22:50:08.015 | Creating group 'systemd-coredump' with GID 989. 2026-03-03 22:50:08.016 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-03 22:50:08.047 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-03 22:50:08.060 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-03 22:50:08.072 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-03 22:50:08.177 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-03 22:50:08.207 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-03 22:50:08.219 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-03 22:50:08.231 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:08.248 | Setting up seabios (1.16.3-2) ... 2026-03-03 22:50:08.262 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:08.278 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-03-03 22:50:08.437 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-03 22:50:08.769 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-03 22:50:08.782 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-03 22:50:08.794 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-03 22:50:08.806 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-03 22:50:08.818 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-03 22:50:08.830 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-03 22:50:08.844 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-03 22:50:08.856 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:09.344 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-03 22:50:09.355 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:09.687 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-03 22:50:09.898 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:09.935 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:09.956 | Setting up libnss3:amd64 (2:3.98-1build1) ... 2026-03-03 22:50:09.969 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-03 22:50:09.980 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:10.002 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:10.024 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:10.047 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.213 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-03 22:50:10.619 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.644 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.666 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.690 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.714 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.739 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:10.761 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-03 22:50:11.181 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-03 22:50:11.730 | info: Selecting GID from range 100 to 999 ... 2026-03-03 22:50:11.736 | info: Adding group `swtpm' (GID 116) ... 2026-03-03 22:50:11.815 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-03 22:50:11.815 | 2026-03-03 22:50:11.822 | info: Selecting UID from range 100 to 999 ... 2026-03-03 22:50:11.823 | 2026-03-03 22:50:11.826 | info: Adding system user `swtpm' (UID 113) ... 2026-03-03 22:50:11.831 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-03 22:50:11.895 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-03 22:50:12.078 | Enabling libvirt default network 2026-03-03 22:50:12.098 | Inserted module 'msr' 2026-03-03 22:50:12.261 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-03 22:50:12.262 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-03 22:50:12.837 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-03 22:50:13.656 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-03 22:50:14.108 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-03 22:50:14.894 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-03 22:50:14.972 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:14.996 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.12) ... 2026-03-03 22:50:15.009 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:50:16.197 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-03 22:50:16.223 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:50:16.515 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:50:16.520 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:50:16.526 | + functions-common:time_stop:2412 : local name 2026-03-03 22:50:16.530 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:50:16.535 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:50:16.541 | + functions-common:time_stop:2415 : local total 2026-03-03 22:50:16.547 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:50:16.552 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:50:16.558 | + functions-common:time_stop:2419 : start_time=1772578187327 2026-03-03 22:50:16.563 | + functions-common:time_stop:2421 : [[ -z 1772578187327 ]] 2026-03-03 22:50:16.569 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:50:16.578 | + functions-common:time_stop:2424 : end_time=1772578216573 2026-03-03 22:50:16.583 | + functions-common:time_stop:2425 : elapsed_time=29246 2026-03-03 22:50:16.588 | + functions-common:time_stop:2426 : total=233546 2026-03-03 22:50:16.593 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:50:16.598 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=262792 2026-03-03 22:50:16.603 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:50:16.609 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-03 22:50:16.615 | + functions-common:install_package:1430 : update_package_repo 2026-03-03 22:50:16.620 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:50:16.627 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:50:16.632 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:50:16.638 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:16.643 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:50:16.648 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:16.654 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:16.659 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:50:16.666 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:16.671 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:50:16.677 | + functions-common:apt_get_update:1159 : return 2026-03-03 22:50:16.682 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-03 22:50:16.687 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:50:16.692 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:16.698 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:16.703 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-03 22:50:16.749 | + 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-03-03 22:50:16.791 | Reading package lists... 2026-03-03 22:50:17.053 | Building dependency tree... 2026-03-03 22:50:17.054 | Reading state information... 2026-03-03 22:50:17.324 | The following NEW packages will be installed: 2026-03-03 22:50:17.325 | ovmf 2026-03-03 22:50:17.519 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:50:17.519 | Need to get 5,176 kB of archives. 2026-03-03 22:50:17.519 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-03 22:50:17.519 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-03 22:50:18.404 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:50:18.452 | Fetched 5,176 kB in 1s (5,972 kB/s) 2026-03-03 22:50:18.527 | Selecting previously unselected package ovmf. 2026-03-03 22:50:18.565 | (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 ... 70246 files and directories currently installed.) 2026-03-03 22:50:18.568 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-03 22:50:18.573 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-03 22:50:18.803 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-03 22:50:19.100 | + functions-common:apt_get:1203 : result=0 2026-03-03 22:50:19.106 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:50:19.111 | + functions-common:time_stop:2412 : local name 2026-03-03 22:50:19.118 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:50:19.122 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:50:19.129 | + functions-common:time_stop:2415 : local total 2026-03-03 22:50:19.136 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:50:19.141 | + functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:50:19.147 | + functions-common:time_stop:2419 : start_time=1772578216742 2026-03-03 22:50:19.152 | + functions-common:time_stop:2421 : [[ -z 1772578216742 ]] 2026-03-03 22:50:19.159 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:50:19.169 | + functions-common:time_stop:2424 : end_time=1772578219162 2026-03-03 22:50:19.175 | + functions-common:time_stop:2425 : elapsed_time=2420 2026-03-03 22:50:19.181 | + functions-common:time_stop:2426 : total=262792 2026-03-03 22:50:19.186 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:50:19.191 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=265212 2026-03-03 22:50:19.198 | + functions-common:apt_get:1207 : return 0 2026-03-03 22:50:19.204 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-03 22:50:19.211 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 22:50:19.221 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-03 22:50:19.227 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-03 22:50:19.232 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-03 22:50:19.237 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-03 22:50:19.244 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-03 22:50:19.250 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-03 22:50:19.273 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-03 22:50:19.297 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-03 22:50:19.297 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-03 22:50:19.310 | /var/core/core.%e.%p.%h.%t 2026-03-03 22:50:19.320 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-03 22:50:19.346 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-03 22:50:19.361 | [Service] 2026-03-03 22:50:19.362 | LimitCORE=infinity 2026-03-03 22:50:19.369 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-03 22:50:19.706 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-03 22:50:19.712 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-03 22:50:19.717 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-03 22:50:19.760 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:19.769 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-03 22:50:19.808 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-03 22:50:19.816 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-03 22:50:19.821 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-03 22:50:19.828 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-03 22:50:19.835 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-03 22:50:19.840 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-03 22:50:19.845 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-03 22:50:19.851 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:50:19.857 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:50:19.865 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:50:19.871 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:50:19.879 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:50:19.915 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:50:19.921 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:50:19.926 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:19.934 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-03 22:50:19.934 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:50:19.944 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-03 22:50:19.949 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:19.955 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-03 22:50:19.980 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-03 22:50:19.988 | + functions-common:git_clone:665 : head -1 2026-03-03 22:50:19.988 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:50:20.002 | 8e1ebdf Remove some unused assignments 2026-03-03 22:50:20.008 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:50:20.013 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-03 22:50:20.050 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:50:20.056 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-03 22:50:20.062 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-03 22:50:20.068 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-03 22:50:20.072 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:50:20.077 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:50:20.084 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:50:20.091 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:50:20.096 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:50:20.103 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:50:20.139 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:50:20.147 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:50:20.152 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:20.160 | + functions-common:git_clone:602 : echo master 2026-03-03 22:50:20.160 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:50:20.171 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-03 22:50:20.177 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:20.183 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-03 22:50:20.209 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-03 22:50:20.216 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:50:20.217 | + functions-common:git_clone:665 : head -1 2026-03-03 22:50:20.223 | eabb2ed5d4 Merge "[openstack-tox-cover]Increase timeout" 2026-03-03 22:50:20.229 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:50:20.235 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-03 22:50:20.241 | + inc/python:setup_develop:353 : local bindep 2026-03-03 22:50:20.248 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-03 22:50:20.255 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-03 22:50:20.261 | + inc/python:setup_develop:359 : local extras= 2026-03-03 22:50:20.270 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-03 22:50:20.273 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:50:20.277 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-03 22:50:20.281 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-03 22:50:20.287 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:50:20.293 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:50:20.302 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-03 22:50:20.309 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:50:20.315 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-03 22:50:20.319 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:50:20.325 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:50:20.334 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-03 22:50:20.344 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-03 22:50:20.348 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-03 22:50:20.354 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-03 22:50:20.446 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-03 22:50:20.452 | + inc/python:setup_package:436 : local bindep=0 2026-03-03 22:50:20.457 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:50:20.462 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:50:20.468 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-03 22:50:20.472 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-03 22:50:20.478 | + inc/python:setup_package:445 : local flags=-e 2026-03-03 22:50:20.484 | + inc/python:setup_package:446 : local extras= 2026-03-03 22:50:20.489 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:50:20.495 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:50:20.501 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:50:20.507 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:50:20.512 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:50:20.517 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-03 22:50:20.562 | Using python 3.12 to install /opt/stack/nova 2026-03-03 22:50:20.569 | + 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-03-03 22:50:21.178 | Obtaining file:///opt/stack/nova 2026-03-03 22:50:21.180 | Installing build dependencies: started 2026-03-03 22:50:22.223 | Installing build dependencies: finished with status 'done' 2026-03-03 22:50:22.225 | Checking if build backend supports build_editable: started 2026-03-03 22:50:22.531 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:50:22.532 | Getting requirements to build editable: started 2026-03-03 22:50:22.685 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:50:22.688 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:50:24.278 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:50:24.295 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (7.0.3) 2026-03-03 22:50:24.296 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.0.46) 2026-03-03 22:50:24.296 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (5.2.1) 2026-03-03 22:50:24.297 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (0.40.4) 2026-03-03 22:50:24.297 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.1.6) 2026-03-03 22:50:24.298 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (12.0.0) 2026-03-03 22:50:24.298 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (6.0.2) 2026-03-03 22:50:24.298 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.5.1) 2026-03-03 22:50:24.299 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (43.0.3) 2026-03-03 22:50:24.299 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (1.8.9) 2026-03-03 22:50:24.300 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.3.2) 2026-03-03 22:50:24.300 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.1.0) 2026-03-03 22:50:24.300 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.10.1) 2026-03-03 22:50:24.301 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.17.0) 2026-03-03 22:50:24.303 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (1.18.4) 2026-03-03 22:50:24.303 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (1.3.0) 2026-03-03 22:50:24.303 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (4.0.0) 2026-03-03 22:50:24.303 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (4.26.0) 2026-03-03 22:50:24.303 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (9.9.0) 2026-03-03 22:50:24.303 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (5.13.1) 2026-03-03 22:50:24.304 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (11.8.0) 2026-03-03 22:50:24.304 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (4.11.0) 2026-03-03 22:50:24.304 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.32.5) 2026-03-03 22:50:24.305 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (5.7.0) 2026-03-03 22:50:24.423 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev353) 2026-03-03 22:50:24.514 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-03 22:50:24.529 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (4.1.1) 2026-03-03 22:50:24.530 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (7.4.0) 2026-03-03 22:50:24.531 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (10.3.0) 2026-03-03 22:50:24.531 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (6.3.0) 2026-03-03 22:50:24.532 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (8.1.0) 2026-03-03 22:50:24.532 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.10.0) 2026-03-03 22:50:24.533 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.7.0) 2026-03-03 22:50:24.533 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (5.9.1) 2026-03-03 22:50:24.534 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.7.1) 2026-03-03 22:50:24.535 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (10.0.0) 2026-03-03 22:50:24.535 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (18.0.0) 2026-03-03 22:50:24.536 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (7.9.0) 2026-03-03 22:50:24.537 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (17.3.0) 2026-03-03 22:50:24.537 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (5.0.0) 2026-03-03 22:50:24.538 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.10.1) 2026-03-03 22:50:24.538 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (6.7.2) 2026-03-03 22:50:24.539 | 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==32.1.0.dev353) (4.5.1) 2026-03-03 22:50:24.540 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.0.0) 2026-03-03 22:50:24.540 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (8.0.0) 2026-03-03 22:50:24.541 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (7.2.2) 2026-03-03 22:50:24.542 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.9.0) 2026-03-03 22:50:24.542 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (7.0.0) 2026-03-03 22:50:24.542 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (1.1.0) 2026-03-03 22:50:24.543 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.6.0) 2026-03-03 22:50:24.543 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (4.3.0) 2026-03-03 22:50:24.543 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (5.5.0) 2026-03-03 22:50:24.570 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev353) 2026-03-03 22:50:24.581 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-03 22:50:24.590 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (8.1.0) 2026-03-03 22:50:24.591 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (0.2.3) 2026-03-03 22:50:24.591 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (1.4.2) 2026-03-03 22:50:24.592 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (1.8.2) 2026-03-03 22:50:24.593 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (2.9.0.post0) 2026-03-03 22:50:24.593 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (3.2.1) 2026-03-03 22:50:24.594 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (4.10.0) 2026-03-03 22:50:24.594 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==32.1.0.dev353) (6.0.3) 2026-03-03 22:50:24.596 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev353) (1.3.10) 2026-03-03 22:50:24.597 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev353) (4.15.0) 2026-03-03 22:50:24.599 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==32.1.0.dev353) (7.3.0) 2026-03-03 22:50:24.601 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev353) (2.0.0) 2026-03-03 22:50:24.604 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev353) (3.0) 2026-03-03 22:50:24.608 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev353) (2.8.0) 2026-03-03 22:50:24.612 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev353) (3.0.0) 2026-03-03 22:50:24.614 | 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==32.1.0.dev353) (2.1.1) 2026-03-03 22:50:24.616 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev353) (3.0.3) 2026-03-03 22:50:24.618 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev353) (25.4.0) 2026-03-03 22:50:24.618 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev353) (2025.9.1) 2026-03-03 22:50:24.619 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev353) (0.37.0) 2026-03-03 22:50:24.619 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev353) (0.30.0) 2026-03-03 22:50:24.623 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==32.1.0.dev353) (2.1.0) 2026-03-03 22:50:24.628 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev353) (4.0.1) 2026-03-03 22:50:24.628 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev353) (2.11.0) 2026-03-03 22:50:24.628 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev353) (5.8.0) 2026-03-03 22:50:24.636 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev353) (1.5.0) 2026-03-03 22:50:24.637 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev353) (1.1.0) 2026-03-03 22:50:24.637 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev353) (1.33) 2026-03-03 22:50:24.638 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev353) (4.9.2) 2026-03-03 22:50:24.639 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev353) (1.4.0) 2026-03-03 22:50:24.644 | 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==32.1.0.dev353) (3.0.0) 2026-03-03 22:50:24.648 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev353) (9.1.4) 2026-03-03 22:50:24.655 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev353) (2.16.0) 2026-03-03 22:50:24.656 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev353) (0.8.1) 2026-03-03 22:50:24.660 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==32.1.0.dev353) (0.20) 2026-03-03 22:50:24.668 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev353) (2.0.2) 2026-03-03 22:50:24.668 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev353) (0.5.0) 2026-03-03 22:50:24.678 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev353) (7.0.1) 2026-03-03 22:50:24.679 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev353) (5.3.1) 2026-03-03 22:50:24.679 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev353) (5.6.2) 2026-03-03 22:50:24.680 | 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==32.1.0.dev353) (0.15.1) 2026-03-03 22:50:24.682 | 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==32.1.0.dev353) (5.1.0) 2026-03-03 22:50:24.688 | 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==32.1.0.dev353) (2025.3) 2026-03-03 22:50:24.688 | 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==32.1.0.dev353) (26.0) 2026-03-03 22:50:24.693 | 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==32.1.0.dev353) (0.24.1) 2026-03-03 22:50:24.695 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev353) (5.0.0) 2026-03-03 22:50:24.696 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev353) (4.0.1) 2026-03-03 22:50:24.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==32.1.0.dev353) (1.1.2) 2026-03-03 22:50:24.718 | 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==32.1.0.dev353) (1.7.3) 2026-03-03 22:50:24.722 | 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==32.1.0.dev353) (2.2.0) 2026-03-03 22:50:24.725 | 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==32.1.0.dev353) (1.3.7) 2026-03-03 22:50:24.731 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev353) (3.3.2) 2026-03-03 22:50:24.739 | 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==32.1.0.dev353) (4.3.0) 2026-03-03 22:50:24.739 | 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==32.1.0.dev353) (3.7.0) 2026-03-03 22:50:24.745 | 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==32.1.0.dev353) (2.4.0) 2026-03-03 22:50:24.751 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev353) (2.2.1) 2026-03-03 22:50:24.751 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev353) (1.6.2) 2026-03-03 22:50:24.757 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev353) (82.0.0) 2026-03-03 22:50:24.769 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev353) (0.6.0) 2026-03-03 22:50:24.797 | 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==32.1.0.dev353) (4.13.2) 2026-03-03 22:50:24.801 | 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==32.1.0.dev353) (0.6.0) 2026-03-03 22:50:24.801 | 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==32.1.0.dev353) (3.2.0) 2026-03-03 22:50:24.808 | 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==32.1.0.dev353) (1.11.0) 2026-03-03 22:50:24.809 | 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==32.1.0.dev353) (14.3.3) 2026-03-03 22:50:24.809 | 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==32.1.0.dev353) (1.7.2) 2026-03-03 22:50:24.820 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev353) (1.17.0) 2026-03-03 22:50:24.823 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev353) (2.1.0) 2026-03-03 22:50:24.824 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev353) (24.2.1) 2026-03-03 22:50:24.836 | 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==32.1.0.dev353) (4.4.0) 2026-03-03 22:50:24.854 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev353) (3.4.4) 2026-03-03 22:50:24.854 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev353) (3.11) 2026-03-03 22:50:24.855 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev353) (2.6.3) 2026-03-03 22:50:24.856 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==32.1.0.dev353) (2023.11.17) 2026-03-03 22:50:24.885 | 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==32.1.0.dev353) (4.0.0) 2026-03-03 22:50:24.886 | 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==32.1.0.dev353) (2.19.2) 2026-03-03 22:50:24.893 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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==32.1.0.dev353) (0.1.2) 2026-03-03 22:50:24.906 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev353) (0.7) 2026-03-03 22:50:24.942 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==32.1.0.dev353) (2.8.4) 2026-03-03 22:50:24.946 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev353) (0.16.0) 2026-03-03 22:50:25.278 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev353) 2026-03-03 22:50:25.289 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-03 22:50:25.389 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev353) 2026-03-03 22:50:25.401 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-03 22:50:25.448 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev353) 2026-03-03 22:50:25.463 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-03 22:50:25.549 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-03 22:50:25.567 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-03 22:50:25.589 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-03 22:50:25.619 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-03 22:50:26.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 15.6 MB/s 0:00:01 2026-03-03 22:50:26.704 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-03 22:50:26.761 | Building wheels for collected packages: nova 2026-03-03 22:50:26.762 | Building editable for nova (pyproject.toml): started 2026-03-03 22:50:28.586 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-03 22:50:28.607 | Created wheel for nova: filename=nova-32.1.0.dev353-0.editable-py3-none-any.whl size=9433 sha256=a1e603cda9dd17553ebfc1a1a67a543ca89e337beb535efed186a6d8e16971c4 2026-03-03 22:50:28.607 | Stored in directory: /tmp/pip-ephem-wheel-cache-mhntz_e6/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-03 22:50:28.607 | Successfully built nova 2026-03-03 22:50:28.734 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-03 22:50:31.201 | 2026-03-03 22:50:31.221 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-32.1.0.dev353 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-03 22:50:31.391 | + inc/python:pip_install:216 : result=0 2026-03-03 22:50:31.397 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:50:31.401 | + functions-common:time_stop:2412 : local name 2026-03-03 22:50:31.407 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:50:31.411 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:50:31.417 | + functions-common:time_stop:2415 : local total 2026-03-03 22:50:31.424 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:50:31.429 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:50:31.433 | + functions-common:time_stop:2419 : start_time=1772578220551 2026-03-03 22:50:31.439 | + functions-common:time_stop:2421 : [[ -z 1772578220551 ]] 2026-03-03 22:50:31.444 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:50:31.452 | + functions-common:time_stop:2424 : end_time=1772578231446 2026-03-03 22:50:31.456 | + functions-common:time_stop:2425 : elapsed_time=10895 2026-03-03 22:50:31.461 | + functions-common:time_stop:2426 : total=94964 2026-03-03 22:50:31.465 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:50:31.469 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=105859 2026-03-03 22:50:31.474 | + inc/python:pip_install:219 : return 0 2026-03-03 22:50:31.481 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:50:31.488 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:50:31.493 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-03 22:50:31.499 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-03 22:50:31.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:50:31.512 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:50:31.519 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-03-03 22:50:31.525 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:50:31.531 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-03-03 22:50:31.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:50:31.566 | + ./stack.sh:main:956 : configure_nova 2026-03-03 22:50:31.572 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-03 22:50:31.596 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-03 22:50:31.603 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-03 22:50:31.608 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-03 22:50:31.618 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-03 22:50:31.618 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-03 22:50:31.628 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-03 22:50:31.633 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-03 22:50:31.639 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-03 22:50:31.644 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-03 22:50:31.650 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-03 22:50:31.657 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-03 22:50:31.664 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-03 22:50:31.670 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-03 22:50:31.692 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-03 22:50:31.715 | + 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-03-03 22:50:31.741 | + 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-03-03 22:50:31.764 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-03 22:50:31.785 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-03 22:50:31.805 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-03 22:50:31.812 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-03 22:50:31.821 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.R3T3c1ZcAA 2026-03-03 22:50:31.827 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-03 22:50:31.832 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-03 22:50:31.838 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-03 22:50:31.844 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-03 22:50:31.849 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-03 22:50:31.855 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.R3T3c1ZcAA 2026-03-03 22:50:31.865 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.R3T3c1ZcAA 2026-03-03 22:50:31.886 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.R3T3c1ZcAA /etc/sudoers.d/nova-rootwrap 2026-03-03 22:50:31.912 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-03 22:50:31.922 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-03 22:50:31.927 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-03 22:50:31.934 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-03 22:50:31.939 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-03 22:50:31.945 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-03 22:50:31.952 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-03 22:50:31.960 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-03 22:50:31.960 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-03 22:50:31.974 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-03 22:50:31.982 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-03 22:50:32.001 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-03 22:50:32.024 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-03-03 22:50:32.030 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-03 22:50:32.040 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-03 22:50:32.078 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:32.084 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-03 22:50:32.097 | net.ipv4.ip_forward = 1 2026-03-03 22:50:32.105 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-03 22:50:32.109 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-03 22:50:32.115 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-03 22:50:32.139 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-03 22:50:32.145 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-03 22:50:32.150 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-03 22:50:32.171 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-03 22:50:32.179 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-03 22:50:32.180 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-03 22:50:32.189 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:65d3c1b109c 2026-03-03 22:50:32.192 | InitiatorName=iqn.2016-04.com.open-iscsi:65d3c1b109c 2026-03-03 22:50:32.200 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-03 22:50:32.206 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-03 22:50:32.330 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-03 22:50:32.335 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-03 22:50:32.341 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:50:32.347 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-03 22:50:32.422 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-03 22:50:32.428 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-03 22:50:32.437 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-03 22:50:32.441 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-03 22:50:32.497 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-03 22:50:32.502 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-03 22:50:32.565 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-03 22:50:32.631 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-03 22:50:32.692 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-03 22:50:32.761 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-03 22:50:32.832 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-03 22:50:32.898 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.253.55.12 2026-03-03 22:50:32.959 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-03 22:50:33.024 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-03 22:50:33.094 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-03 22:50:33.152 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-03 22:50:33.217 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-03 22:50:33.286 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-03 22:50:33.353 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-03 22:50:33.417 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-03 22:50:33.481 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-03 22:50:33.486 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:50:33.491 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:50:33.497 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:50:33.503 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:50:33.508 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:50:33.512 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:50:33.517 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:50:33.523 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:50:33.528 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:50:33.533 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:50:33.538 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:50:33.543 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:50:33.547 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:50:33.551 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-03 22:50:33.585 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:33.590 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 22:50:33.595 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-03 22:50:33.600 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-03 22:50:33.702 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-03 22:50:33.707 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-03 22:50:33.711 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-03 22:50:33.715 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-03 22:50:33.720 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:50:33.723 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:33.728 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:50:33.760 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:33.764 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:50:33.768 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:33.773 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:33.846 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-03 22:50:33.852 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-03 22:50:33.858 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-03 22:50:33.863 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-03 22:50:33.869 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:50:33.874 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:33.880 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:50:33.914 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:33.919 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:50:33.924 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:33.930 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:34.001 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-03 22:50:34.069 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-03 22:50:34.127 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-03 22:50:34.187 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-03 22:50:34.223 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:34.229 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-03 22:50:34.264 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:34.272 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-03 22:50:34.273 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-03 22:50:34.282 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-03 22:50:34.287 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-03 22:50:34.353 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:34.357 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-03 22:50:34.423 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-03 22:50:34.487 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-03 22:50:34.493 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-03 22:50:34.498 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-03 22:50:34.503 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:50:34.509 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:50:34.515 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-03 22:50:34.520 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-03 22:50:34.527 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:50:34.532 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:50:34.538 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-03 22:50:34.606 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-03 22:50:34.671 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:50:34.735 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-03 22:50:34.797 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-03 22:50:34.861 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-03 22:50:34.926 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-03 22:50:34.990 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-03 22:50:35.051 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:50:35.113 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:50:35.176 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:50:35.239 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:50:35.244 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-03 22:50:35.280 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:35.284 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-03 22:50:35.289 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-03 22:50:35.350 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth nova cinder 2026-03-03 22:50:35.355 | + lib/keystone:configure_keystoneauth:432 : local conf_file=nova 2026-03-03 22:50:35.360 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-03 22:50:35.365 | + lib/keystone:configure_keystoneauth:434 : local section= 2026-03-03 22:50:35.369 | + lib/keystone:configure_keystoneauth:436 : iniset nova auth_type password 2026-03-03 22:50:35.434 | + lib/keystone:configure_keystoneauth:437 : iniset nova interface public 2026-03-03 22:50:35.499 | + lib/keystone:configure_keystoneauth:438 : iniset nova auth_url https://162.253.55.12/identity 2026-03-03 22:50:35.557 | sed: -e expression #1, char 38: unknown command: `/' 2026-03-03 22:50:35.566 | + lib/keystone:configure_keystoneauth:439 : iniset nova username cinder 2026-03-03 22:50:35.629 | + lib/keystone:configure_keystoneauth:440 : iniset nova password secretservice 2026-03-03 22:50:35.699 | + lib/keystone:configure_keystoneauth:441 : iniset nova user_domain_name Default 2026-03-03 22:50:35.769 | + lib/keystone:configure_keystoneauth:442 : iniset nova project_name service 2026-03-03 22:50:35.842 | + lib/keystone:configure_keystoneauth:443 : iniset nova project_domain_name Default 2026-03-03 22:50:35.908 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-03 22:50:35.944 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:35.949 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=162.253.55.12 2026-03-03 22:50:35.955 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-03 22:50:35.960 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:50:36.024 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-03 22:50:36.060 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:36.065 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-03 22:50:36.069 | + lib/nova:configure_manila_access:657 : configure_keystoneauth nova manila 2026-03-03 22:50:36.074 | + lib/keystone:configure_keystoneauth:432 : local conf_file=nova 2026-03-03 22:50:36.080 | + lib/keystone:configure_keystoneauth:433 : local admin_user=manila 2026-03-03 22:50:36.085 | + lib/keystone:configure_keystoneauth:434 : local section= 2026-03-03 22:50:36.091 | + lib/keystone:configure_keystoneauth:436 : iniset nova auth_type password 2026-03-03 22:50:36.156 | + lib/keystone:configure_keystoneauth:437 : iniset nova interface public 2026-03-03 22:50:36.223 | + lib/keystone:configure_keystoneauth:438 : iniset nova auth_url https://162.253.55.12/identity 2026-03-03 22:50:36.276 | sed: -e expression #1, char 38: unknown command: `/' 2026-03-03 22:50:36.287 | + lib/keystone:configure_keystoneauth:439 : iniset nova username manila 2026-03-03 22:50:36.352 | + lib/keystone:configure_keystoneauth:440 : iniset nova password secretservice 2026-03-03 22:50:36.419 | + lib/keystone:configure_keystoneauth:441 : iniset nova user_domain_name Default 2026-03-03 22:50:36.488 | + lib/keystone:configure_keystoneauth:442 : iniset nova project_name service 2026-03-03 22:50:36.554 | + lib/keystone:configure_keystoneauth:443 : iniset nova project_domain_name Default 2026-03-03 22:50:36.621 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-03 22:50:36.627 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-03 22:50:36.690 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-03 22:50:36.754 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-03 22:50:36.759 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-03 22:50:36.819 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-03 22:50:36.823 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-03 22:50:36.829 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-03 22:50:36.833 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:50:36.838 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:50:36.843 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:50:36.848 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:50:36.854 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:50:36.859 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:50:36.863 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:50:36.869 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:50:36.873 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:50:36.879 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:50:36.884 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:50:36.889 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:50:36.894 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:50:36.899 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-03 22:50:36.905 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-03 22:50:36.910 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-03 22:50:36.917 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:50:36.952 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:50:36.957 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:50:36.963 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:50:36.967 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:50:36.972 | + 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-03-03 22:50:37.035 | + 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-03-03 22:50:37.096 | + 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-03-03 22:50:37.154 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:50:37.211 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-03 22:50:37.272 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-03 22:50:37.339 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-03 22:50:37.371 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:37.377 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-03-03 22:50:37.382 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-03 22:50:37.387 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-03 22:50:37.393 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-03 22:50:37.399 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:50:37.406 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-03 22:50:37.411 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-03 22:50:37.416 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:50:37.421 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:50:37.446 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:50:37.448 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:50:37.461 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:50:37.469 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:50:37.488 | /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-03-03 22:50:37.496 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-03 22:50:37.501 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-03 22:50:37.508 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:50:37.514 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-03 22:50:37.579 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-03 22:50:37.644 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-03 22:50:37.706 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:50:37.764 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:50:37.827 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:50:37.891 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:50:37.954 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:50:38.012 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:50:38.075 | + 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-03-03 22:50:38.136 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:50:38.200 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:50:38.261 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:50:38.324 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-03 22:50:38.386 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:50:38.391 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:50:38.398 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-03 22:50:38.402 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-03 22:50:38.407 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:50:38.412 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:38.418 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:38.424 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-03 22:50:38.430 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-03 22:50:38.435 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-03 22:50:38.496 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:50:38.561 | + 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-03-03 22:50:38.563 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-03 22:50:38.575 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-03 22:50:38.581 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-03 22:50:38.587 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-03 22:50:38.592 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:50:38.598 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:50:38.603 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:50:38.609 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:50:38.615 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:38.621 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:38.626 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:50:38.632 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:50:38.637 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:38.642 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:38.646 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-03 22:50:38.699 | Enabling site nova-api. 2026-03-03 22:50:38.708 | To activate the new configuration, you need to run: 2026-03-03 22:50:38.709 | systemctl reload apache2 2026-03-03 22:50:38.718 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:50:38.743 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:50:38.746 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:50:38.750 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:50:38.916 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-03 22:50:38.945 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:38.949 | + 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-03-03 22:50:38.954 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-03 22:50:38.959 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-03 22:50:38.964 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-03 22:50:38.969 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-03 22:50:38.974 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-03 22:50:38.980 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-03 22:50:38.986 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:50:38.990 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:50:39.011 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:50:39.011 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:50:39.025 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:50:39.032 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:50:39.051 | /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-03-03 22:50:39.058 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-03 22:50:39.064 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-03 22:50:39.072 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:50:39.078 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-03 22:50:39.143 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-03 22:50:39.203 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-03 22:50:39.272 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:50:39.337 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:50:39.403 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:50:39.466 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:50:39.529 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:50:39.595 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:50:39.662 | + 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-03-03 22:50:39.729 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:50:39.790 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:50:39.857 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:50:39.923 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-03 22:50:39.989 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-03 22:50:39.995 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-03 22:50:40.064 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-03 22:50:40.102 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:50:40.107 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-03 22:50:40.183 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-03 22:50:40.189 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-03 22:50:40.194 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-03 22:50:40.233 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:40.237 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:50:40.244 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:50:40.312 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-03 22:50:40.384 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-03 22:50:40.390 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-03 22:50:40.395 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-03 22:50:40.399 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:50:40.406 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:50:40.411 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:50:40.447 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:40.454 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:50:40.459 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:50:40.465 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:50:40.500 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:40.506 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:50:40.513 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:50:40.582 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:50:40.587 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:50:40.591 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-03 22:50:40.661 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-03 22:50:40.726 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-03 22:50:40.792 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-03 22:50:40.828 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:40.835 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-03 22:50:40.896 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-03 22:50:40.963 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-03 22:50:41.023 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-03 22:50:41.028 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-03 22:50:41.033 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-03 22:50:41.105 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-03 22:50:41.111 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-03 22:50:41.116 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:50:41.122 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-03 22:50:41.128 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-03 22:50:41.192 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-03 22:50:41.254 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://162.253.55.12/identity 2026-03-03 22:50:41.320 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-03 22:50:41.386 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-03 22:50:41.447 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-03 22:50:41.512 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-03 22:50:41.580 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-03 22:50:41.646 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-03 22:50:41.682 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:41.690 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-03 22:50:41.698 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 22:50:41.703 | + lib/nova:create_nova_conf:587 : local conf 2026-03-03 22:50:41.709 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-03 22:50:41.716 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-03 22:50:41.721 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 22:50:41.726 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 22:50:41.732 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-03 22:50:41.737 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-03 22:50:41.743 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-03 22:50:41.753 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-03 22:50:41.758 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-03 22:50:41.763 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-03 22:50:41.768 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-03 22:50:41.772 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:50:41.779 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:41.784 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:50:41.819 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:41.825 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:50:41.830 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:41.838 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:41.910 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-03 22:50:41.980 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-03 22:50:42.051 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 22:50:42.056 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-03 22:50:42.063 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-03 22:50:42.068 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-03 22:50:42.103 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:42.113 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-03 22:50:42.114 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-03 22:50:42.850 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-03 22:50:42.855 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-03 22:50:43.503 | Adding vhost "nova_cell1" ... 2026-03-03 22:50:43.574 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-03 22:50:44.244 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-03 22:50:44.277 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-03 22:50:44.283 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-03 22:50:44.288 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-03 22:50:44.294 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:50:44.298 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-03 22:50:44.304 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:50:44.340 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:44.347 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-03 22:50:44.354 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-03 22:50:44.359 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:50:44.394 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:44.400 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/nova_cell1 2026-03-03 22:50:44.407 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/nova_cell1 2026-03-03 22:50:44.468 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:50:44.473 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:50:44.479 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-03 22:50:44.515 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:44.520 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-03 22:50:44.526 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-03 22:50:44.531 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-03 22:50:44.537 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-03 22:50:44.544 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:50:44.549 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-03 22:50:44.554 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-03 22:50:44.623 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-03 22:50:44.692 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://162.253.55.12/identity 2026-03-03 22:50:44.756 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-03 22:50:44.818 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-03 22:50:44.879 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-03 22:50:44.945 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-03 22:50:45.015 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-03 22:50:45.077 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-03 22:50:45.082 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-03 22:50:45.088 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-03 22:50:45.095 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:50:45.136 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:50:45.141 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:50:45.147 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:50:45.153 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:50:45.158 | + 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-03-03 22:50:45.224 | + 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-03-03 22:50:45.290 | + 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-03-03 22:50:45.359 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:50:45.419 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-03 22:50:45.486 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 22:50:45.492 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-03 22:50:45.502 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 22:50:45.507 | + lib/nova:create_nova_conf:621 : local conf 2026-03-03 22:50:45.512 | + lib/nova:create_nova_conf:622 : local offset 2026-03-03 22:50:45.519 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-03 22:50:45.525 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 22:50:45.529 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 22:50:45.535 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-03 22:50:45.541 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-03 22:50:45.547 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-03 22:50:45.552 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-03 22:50:45.557 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-03 22:50:45.565 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-03 22:50:45.571 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-03 22:50:45.609 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:45.615 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-03 22:50:45.682 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-03 22:50:45.751 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-03 22:50:45.756 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:45.762 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-03 22:50:45.767 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-03 22:50:45.802 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:50:45.808 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-03 22:50:45.849 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:50:45.855 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-03 22:50:45.892 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:45.897 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-03 22:50:45.902 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-03 22:50:45.908 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-03 22:50:45.913 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-03 22:50:45.949 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:45.955 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-03 22:50:45.981 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-03 22:50:45.981 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-03 22:50:45.995 | cgroup_device_acl = [ 2026-03-03 22:50:45.995 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-03 22:50:45.995 | "/dev/random", "/dev/urandom", 2026-03-03 22:50:45.995 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-03 22:50:45.995 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-03 22:50:45.995 | "/dev/vfio/vfio", 2026-03-03 22:50:45.995 | ] 2026-03-03 22:50:46.004 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-03 22:50:46.011 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:50:46.018 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:50:46.024 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:50:46.029 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:50:46.036 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:50:46.042 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:50:46.048 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:50:46.054 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:50:46.061 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:50:46.066 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:50:46.072 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:50:46.078 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:50:46.083 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:50:46.089 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-03 22:50:46.100 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-03 22:50:46.107 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-03 22:50:46.113 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-03 22:50:46.118 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-03 22:50:46.172 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-03 22:50:46.177 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-03 22:50:46.183 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:46.188 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:46.194 | + 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-03-03 22:50:46.199 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-03 22:50:46.205 | + 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-03-03 22:50:46.229 | + 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-03-03 22:50:46.230 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-03 22:50:46.242 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-03 22:50:46.249 | + 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-03-03 22:50:46.270 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-03 22:50:46.272 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-03 22:50:46.284 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-03 22:50:46.292 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-03 22:50:46.298 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:46.304 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-03 22:50:46.310 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-03 22:50:46.316 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:50:46.359 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-03 22:50:46.437 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-03 22:50:46.443 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:50:46.449 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-03 22:50:46.549 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-03 22:50:46.619 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-03 22:50:46.685 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-03 22:50:46.690 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-03 22:50:46.761 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-03-03 22:50:46.831 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-03 22:50:46.903 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-03 22:50:46.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-03 22:50:46.973 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 22:50:46.981 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-03 22:50:46.988 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-03 22:50:46.994 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 22:50:47.000 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-03 22:50:47.005 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-03 22:50:47.010 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-03 22:50:47.016 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-03 22:50:47.022 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-03 22:50:47.029 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-03 22:50:47.068 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:47.074 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-03 22:50:47.080 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-03 22:50:47.087 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-03 22:50:47.094 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:50:47.099 | + lib/stack:stack_install_service:32 : install_placement 2026-03-03 22:50:47.105 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-03 22:50:47.111 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-03 22:50:47.118 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:50:47.126 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-03 22:50:47.132 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-03 22:50:47.138 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:50:47.147 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:50:47.148 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:50:47.159 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-03 22:50:47.163 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-03 22:50:47.170 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-03 22:50:47.176 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-03 22:50:47.183 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-03 22:50:47.231 | Using python 3.12 to install osc-placement 2026-03-03 22:50:47.238 | + 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-03-03 22:50:47.975 | Collecting osc-placement 2026-03-03 22:50:48.073 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-03 22:50:48.085 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-03 22:50:48.086 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-03-03 22:50:48.087 | 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-03-03 22:50:48.088 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-03 22:50:48.089 | 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-03-03 22:50:48.090 | 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-03-03 22:50:48.090 | 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-03-03 22:50:48.091 | 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-03-03 22:50:48.092 | 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-03-03 22:50:48.095 | 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.2) 2026-03-03 22:50:48.096 | 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-03-03 22:50:48.096 | 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-03-03 22:50:48.098 | 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-03-03 22:50:48.098 | 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-03-03 22:50:48.099 | 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-03-03 22:50:48.099 | 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-03-03 22:50:48.102 | 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-03-03 22:50:48.102 | 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-03-03 22:50:48.103 | 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-03-03 22:50:48.104 | 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-03-03 22:50:48.104 | 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-03-03 22:50:48.105 | 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-03-03 22:50:48.106 | 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-03-03 22:50:48.106 | 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-03-03 22:50:48.107 | 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-03-03 22:50:48.107 | 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-03-03 22:50:48.108 | 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-03-03 22:50:48.110 | 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-03-03 22:50:48.113 | 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-03-03 22:50:48.117 | 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-03-03 22:50:48.119 | 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-03-03 22:50:48.120 | 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-03-03 22:50:48.120 | 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-03-03 22:50:48.121 | 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-03-03 22:50:48.122 | 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-03-03 22:50:48.125 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.0) 2026-03-03 22:50:48.128 | 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-03-03 22:50:48.135 | 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-03-03 22:50:48.136 | 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-03-03 22:50:48.136 | 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-03-03 22:50:48.137 | 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-03-03 22:50:48.145 | 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-03-03 22:50:48.146 | 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-03-03 22:50:48.148 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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-03-03 22:50:48.175 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-03 22:50:48.364 | Installing collected packages: osc-placement 2026-03-03 22:50:48.441 | Successfully installed osc-placement-4.8.0 2026-03-03 22:50:48.522 | + inc/python:pip_install:216 : result=0 2026-03-03 22:50:48.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:50:48.533 | + functions-common:time_stop:2412 : local name 2026-03-03 22:50:48.540 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:50:48.546 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:50:48.549 | + functions-common:time_stop:2415 : local total 2026-03-03 22:50:48.553 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:50:48.559 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:50:48.565 | + functions-common:time_stop:2419 : start_time=1772578247219 2026-03-03 22:50:48.571 | + functions-common:time_stop:2421 : [[ -z 1772578247219 ]] 2026-03-03 22:50:48.578 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:50:48.587 | + functions-common:time_stop:2424 : end_time=1772578248581 2026-03-03 22:50:48.594 | + functions-common:time_stop:2425 : elapsed_time=1362 2026-03-03 22:50:48.600 | + functions-common:time_stop:2426 : total=105859 2026-03-03 22:50:48.606 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:50:48.612 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=107221 2026-03-03 22:50:48.618 | + inc/python:pip_install:219 : return 0 2026-03-03 22:50:48.624 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-03 22:50:48.630 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-03 22:50:48.636 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-03 22:50:48.641 | + functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:50:48.648 | + functions-common:git_clone:584 : local orig_dir 2026-03-03 22:50:48.655 | ++ functions-common:git_clone:585 : pwd 2026-03-03 22:50:48.663 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:50:48.668 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:50:48.674 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:50:48.712 | + functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:50:48.718 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:50:48.723 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:48.730 | + functions-common:git_clone:602 : echo master 2026-03-03 22:50:48.730 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:50:48.741 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-03 22:50:48.747 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:50:48.751 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-03 22:50:48.776 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-03 22:50:48.783 | + functions-common:git_clone:665 : git show --oneline 2026-03-03 22:50:48.784 | + functions-common:git_clone:665 : head -1 2026-03-03 22:50:48.790 | 97a81217 Remove sphinxcontrib-actdiag/seqdiag 2026-03-03 22:50:48.797 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:50:48.803 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-03 22:50:48.809 | + inc/python:setup_develop:353 : local bindep 2026-03-03 22:50:48.816 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-03 22:50:48.821 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-03 22:50:48.827 | + inc/python:setup_develop:359 : local extras= 2026-03-03 22:50:48.834 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-03 22:50:48.841 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:50:48.846 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-03 22:50:48.850 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-03 22:50:48.856 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:50:48.894 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:50:48.902 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-03 22:50:48.909 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:50:48.916 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-03 22:50:48.922 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:50:48.927 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:50:48.936 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-03 22:50:48.948 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-03 22:50:48.954 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-03 22:50:48.959 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-03-03 22:50:49.067 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-03 22:50:49.072 | + inc/python:setup_package:436 : local bindep=0 2026-03-03 22:50:49.077 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:50:49.081 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:50:49.087 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-03 22:50:49.092 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-03 22:50:49.098 | + inc/python:setup_package:445 : local flags=-e 2026-03-03 22:50:49.104 | + inc/python:setup_package:446 : local extras= 2026-03-03 22:50:49.109 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:50:49.115 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:50:49.121 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:50:49.127 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:50:49.133 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:50:49.138 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-03 22:50:49.183 | Using python 3.12 to install /opt/stack/placement 2026-03-03 22:50:49.188 | + 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-03-03 22:50:49.766 | Obtaining file:///opt/stack/placement 2026-03-03 22:50:49.767 | Installing build dependencies: started 2026-03-03 22:50:50.880 | Installing build dependencies: finished with status 'done' 2026-03-03 22:50:50.881 | Checking if build backend supports build_editable: started 2026-03-03 22:50:51.236 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:50:51.237 | Getting requirements to build editable: started 2026-03-03 22:50:51.396 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:50:51.399 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:50:51.998 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:50:52.017 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (7.0.3) 2026-03-03 22:50:52.018 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.0.46) 2026-03-03 22:50:52.018 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (12.0.0) 2026-03-03 22:50:52.019 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.5.1) 2026-03-03 22:50:52.019 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (1.8.9) 2026-03-03 22:50:52.020 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (4.26.0) 2026-03-03 22:50:52.020 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.32.5) 2026-03-03 22:50:52.021 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (7.4.0) 2026-03-03 22:50:52.021 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (10.3.0) 2026-03-03 22:50:52.022 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (6.3.0) 2026-03-03 22:50:52.022 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (8.1.0) 2026-03-03 22:50:52.022 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (5.9.1) 2026-03-03 22:50:52.023 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (10.0.0) 2026-03-03 22:50:52.023 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (18.0.0) 2026-03-03 22:50:52.024 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (5.0.0) 2026-03-03 22:50:52.024 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (8.0.0) 2026-03-03 22:50:52.025 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.7.1) 2026-03-03 22:50:52.025 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (1.1.0) 2026-03-03 22:50:52.025 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (3.6.0) 2026-03-03 22:50:52.026 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev32) (2.1.0) 2026-03-03 22:50:52.027 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev32) (25.4.0) 2026-03-03 22:50:52.028 | 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==14.1.0.dev32) (2025.9.1) 2026-03-03 22:50:52.028 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev32) (0.37.0) 2026-03-03 22:50:52.029 | 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==14.1.0.dev32) (0.30.0) 2026-03-03 22:50:52.032 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev32) (5.13.1) 2026-03-03 22:50:52.033 | 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==14.1.0.dev32) (4.1.1) 2026-03-03 22:50:52.033 | 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==14.1.0.dev32) (6.7.2) 2026-03-03 22:50:52.034 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev32) (4.0.1) 2026-03-03 22:50:52.035 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev32) (2.11.0) 2026-03-03 22:50:52.035 | 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==14.1.0.dev32) (5.8.0) 2026-03-03 22:50:52.038 | 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==14.1.0.dev32) (2.1.0) 2026-03-03 22:50:52.039 | 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==14.1.0.dev32) (5.7.0) 2026-03-03 22:50:52.039 | 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==14.1.0.dev32) (1.8.2) 2026-03-03 22:50:52.040 | 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==14.1.0.dev32) (4.15.0) 2026-03-03 22:50:52.046 | 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==14.1.0.dev32) (1.5.0) 2026-03-03 22:50:52.048 | 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==14.1.0.dev32) (5.2.1) 2026-03-03 22:50:52.051 | 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==14.1.0.dev32) (0.20) 2026-03-03 22:50:52.052 | 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==14.1.0.dev32) (3.0.0) 2026-03-03 22:50:52.053 | 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==14.1.0.dev32) (2.1.1) 2026-03-03 22:50:52.055 | 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==14.1.0.dev32) (1.3.0) 2026-03-03 22:50:52.056 | 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==14.1.0.dev32) (2.0.0) 2026-03-03 22:50:52.056 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev32) (6.0.3) 2026-03-03 22:50:52.060 | 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==14.1.0.dev32) (1.18.4) 2026-03-03 22:50:52.061 | 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==14.1.0.dev32) (2.0.2) 2026-03-03 22:50:52.062 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev32) (0.5.0) 2026-03-03 22:50:52.063 | 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==14.1.0.dev32) (1.3.10) 2026-03-03 22:50:52.067 | 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==14.1.0.dev32) (2.9.0.post0) 2026-03-03 22:50:52.069 | 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==14.1.0.dev32) (5.0.0) 2026-03-03 22:50:52.069 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev32) (3.1.6) 2026-03-03 22:50:52.070 | 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==14.1.0.dev32) (4.0.1) 2026-03-03 22:50:52.074 | 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==14.1.0.dev32) (3.0.3) 2026-03-03 22:50:52.078 | 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==14.1.0.dev32) (1.1.2) 2026-03-03 22:50:52.081 | 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==14.1.0.dev32) (3.17.0) 2026-03-03 22:50:52.084 | 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==14.1.0.dev32) (3.3.2) 2026-03-03 22:50:52.084 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev32) (26.0) 2026-03-03 22:50:52.085 | 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==14.1.0.dev32) (7.2.2) 2026-03-03 22:50:52.088 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev32) (82.0.0) 2026-03-03 22:50:52.091 | 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==14.1.0.dev32) (0.6.0) 2026-03-03 22:50:52.102 | 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==14.1.0.dev32) (1.17.0) 2026-03-03 22:50:52.110 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev32) (3.4.4) 2026-03-03 22:50:52.111 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev32) (3.11) 2026-03-03 22:50:52.111 | 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==14.1.0.dev32) (2.6.3) 2026-03-03 22:50:52.112 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev32) (2023.11.17) 2026-03-03 22:50:52.124 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev32) (0.7) 2026-03-03 22:50:52.133 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev32) (3.3.2) 2026-03-03 22:50:52.146 | 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==14.1.0.dev32) (2.8.4) 2026-03-03 22:50:52.167 | Building wheels for collected packages: openstack-placement 2026-03-03 22:50:52.168 | Building editable for openstack-placement (pyproject.toml): started 2026-03-03 22:50:52.714 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-03 22:50:52.714 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev32-0.editable-py3-none-any.whl size=8773 sha256=aa942560ba17e2ea5ca0c4f2b1ad376d1fbfba5f856a924ef819ed1778b83fed 2026-03-03 22:50:52.715 | Stored in directory: /tmp/pip-ephem-wheel-cache-w5889vwd/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-03 22:50:52.718 | Successfully built openstack-placement 2026-03-03 22:50:52.870 | Installing collected packages: openstack-placement 2026-03-03 22:50:52.904 | Successfully installed openstack-placement-14.1.0.dev32 2026-03-03 22:50:53.022 | + inc/python:pip_install:216 : result=0 2026-03-03 22:50:53.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:50:53.032 | + functions-common:time_stop:2412 : local name 2026-03-03 22:50:53.039 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:50:53.045 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:50:53.050 | + functions-common:time_stop:2415 : local total 2026-03-03 22:50:53.054 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:50:53.059 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:50:53.065 | + functions-common:time_stop:2419 : start_time=1772578249172 2026-03-03 22:50:53.071 | + functions-common:time_stop:2421 : [[ -z 1772578249172 ]] 2026-03-03 22:50:53.077 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:50:53.085 | + functions-common:time_stop:2424 : end_time=1772578253080 2026-03-03 22:50:53.091 | + functions-common:time_stop:2425 : elapsed_time=3908 2026-03-03 22:50:53.097 | + functions-common:time_stop:2426 : total=107221 2026-03-03 22:50:53.102 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:50:53.108 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=111129 2026-03-03 22:50:53.114 | + inc/python:pip_install:219 : return 0 2026-03-03 22:50:53.119 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:50:53.124 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:50:53.130 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-03 22:50:53.136 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-03 22:50:53.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:50:53.149 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:50:53.153 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-03-03 22:50:53.157 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:50:53.162 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:50:53.169 | + ./stack.sh:main:962 : configure_placement 2026-03-03 22:50:53.175 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-03 22:50:53.200 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-03 22:50:53.206 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-03 22:50:53.216 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-03 22:50:53.223 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-03 22:50:53.230 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-03 22:50:53.236 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-03 22:50:53.242 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:50:53.248 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:53.254 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:50:53.295 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:53.301 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:50:53.308 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:53.315 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-03 22:50:53.389 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-03 22:50:53.465 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-03 22:50:53.536 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-03 22:50:53.541 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-03 22:50:53.548 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-03 22:50:53.555 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:50:53.561 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:50:53.567 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-03 22:50:53.573 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-03 22:50:53.579 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-03 22:50:53.585 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:50:53.591 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-03 22:50:53.662 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-03 22:50:53.724 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:50:53.793 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-03 22:50:53.867 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-03 22:50:53.925 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-03 22:50:54.040 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-03 22:50:54.282 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-03 22:50:54.398 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:50:54.466 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:50:54.685 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:50:54.756 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:50:54.762 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-03 22:50:54.769 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-03 22:50:54.776 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-03 22:50:54.784 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:50:54.824 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:50:54.830 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:50:54.837 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:50:54.843 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:50:54.849 | + 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-03-03 22:50:54.920 | + 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-03-03 22:50:54.993 | + 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-03-03 22:50:55.063 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:50:55.136 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-03 22:50:55.206 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-03 22:50:55.212 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-03 22:50:55.219 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-03 22:50:55.224 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-03 22:50:55.231 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:50:55.237 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-03 22:50:55.244 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-03 22:50:55.249 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:50:55.255 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:50:55.278 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:50:55.281 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:50:55.294 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:50:55.302 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:50:55.319 | /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-03-03 22:50:55.329 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-03 22:50:55.335 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-03 22:50:55.345 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:50:55.351 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-03 22:50:55.420 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-03 22:50:55.492 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-03 22:50:55.561 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:50:55.627 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:50:55.695 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:50:55.762 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:50:55.830 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:50:55.898 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:50:55.964 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-03 22:50:56.034 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:50:56.106 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:50:56.177 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:50:56.242 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-03 22:50:56.310 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:50:56.316 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:50:56.323 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-03 22:50:56.330 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-03 22:50:56.335 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:50:56.340 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:56.346 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:56.350 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-03 22:50:56.358 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-03 22:50:56.364 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-03 22:50:56.433 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:50:56.538 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-03 22:50:56.539 | + 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-03-03 22:50:56.551 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-03 22:50:56.558 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-03 22:50:56.564 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-03 22:50:56.569 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:50:56.575 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:50:56.582 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:50:56.587 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:50:56.592 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:56.598 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:56.603 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:50:56.610 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:50:56.616 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:50:56.622 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:50:56.627 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-03 22:50:56.677 | Enabling site placement-api. 2026-03-03 22:50:56.690 | To activate the new configuration, you need to run: 2026-03-03 22:50:56.690 | systemctl reload apache2 2026-03-03 22:50:56.698 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:50:56.704 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:50:56.710 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:50:56.717 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:50:56.860 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-03 22:50:56.864 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-03 22:50:56.868 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-03 22:50:56.936 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-03 22:50:57.007 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-03 22:50:57.044 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:57.050 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-03 22:50:57.088 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:57.094 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-03 22:50:57.100 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-03 22:50:57.106 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-03 22:50:57.111 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-03 22:50:57.117 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:50:57.122 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-03 22:50:57.128 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-03 22:50:57.201 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-03 22:50:57.267 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://162.253.55.12/identity 2026-03-03 22:50:57.336 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-03 22:50:57.405 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-03 22:50:57.474 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-03 22:50:57.544 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-03 22:50:57.616 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-03 22:50:57.684 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-03 22:50:57.722 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:50:57.729 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-03 22:50:57.766 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:57.772 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-03 22:50:57.778 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-03 22:50:57.816 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:57.822 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-03 22:50:57.827 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-03 22:50:57.835 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-03 22:50:57.835 | from requests import certs 2026-03-03 22:50:57.835 | print (certs.where()) 2026-03-03 22:50:57.835 | except ImportError: pass' 2026-03-03 22:50:57.995 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-03 22:50:58.001 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-03 22:50:58.006 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-03 22:50:58.013 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-03 22:50:58.047 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:58.052 | + ./stack.sh:main:986 : init_os_brick 2026-03-03 22:50:58.058 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-03 22:50:58.067 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-03 22:50:58.106 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:58.112 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-03 22:50:58.189 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-03 22:50:58.227 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:58.233 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-03 22:50:58.303 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-03 22:50:58.344 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:58.350 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-03 22:50:58.428 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-03 22:50:58.497 | + ./stack.sh:main:993 : run_phase stack install 2026-03-03 22:50:58.504 | + functions-common:run_phase:1840 : local mode=stack 2026-03-03 22:50:58.510 | + functions-common:run_phase:1841 : local phase=install 2026-03-03 22:50:58.516 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-03 22:50:58.522 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-03 22:50:58.528 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-03 22:50:58.533 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-03 22:50:58.538 | + functions-common:run_phase:1850 : local extra 2026-03-03 22:50:58.545 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:50:58.553 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-03 22:50:58.558 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-03 22:50:58.564 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-03 22:50:58.569 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-03 22:50:58.575 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-03 22:50:58.608 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:50:58.616 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-03 22:50:58.621 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-03 22:50:58.627 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-03 22:50:58.634 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-03 22:50:58.640 | + functions-common:run_plugins:1827 : local phase=install 2026-03-03 22:50:58.645 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:50:58.651 | + functions-common:run_plugins:1830 : local plugin 2026-03-03 22:50:58.658 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:50:58.665 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-03 22:50:58.670 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-03 22:50:58.675 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-03 22:50:58.682 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-03 22:50:58.688 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-03 22:50:58.723 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-03 22:50:58.761 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:50:58.766 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:50:58.772 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-03 22:50:58.778 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-03 22:50:58.785 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:50:58.792 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-03 22:50:58.798 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-03 22:50:58.803 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-03 22:50:58.808 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-03 22:50:58.815 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-03 22:50:58.820 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-03 22:50:58.826 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-03 22:50:58.832 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:50:58.837 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:50:58.843 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:50:58.848 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:50:58.854 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:50:58.858 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:50:58.864 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:50:58.869 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:50:58.875 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:50:58.881 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:50:58.886 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:50:58.891 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:50:58.898 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:50:58.904 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-03 22:50:58.910 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:50:58.915 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-03 22:50:58.921 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-03 22:50:58.927 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:50:58.933 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-03 22:50:58.938 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:50:58.945 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-03 22:50:58.950 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-03 22:50:58.955 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:50:58.961 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:50:58.969 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-03 22:50:58.975 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:50:58.982 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-03 22:50:58.987 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:50:58.993 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:50:58.999 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-03 22:50:59.011 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-03 22:50:59.016 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-03 22:50:59.022 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-03 22:50:59.118 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-03 22:50:59.123 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:50:59.128 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:50:59.134 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:50:59.139 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-03 22:50:59.143 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-03 22:50:59.149 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:50:59.154 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:50:59.158 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:50:59.164 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:50:59.168 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:50:59.174 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:50:59.179 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:50:59.182 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-03 22:50:59.221 | Using python 3.12 to install /opt/stack/barbican 2026-03-03 22:50:59.227 | ++ 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/barbican 2026-03-03 22:50:59.834 | Obtaining file:///opt/stack/barbican 2026-03-03 22:50:59.836 | Installing build dependencies: started 2026-03-03 22:51:00.860 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:00.861 | Checking if build backend supports build_editable: started 2026-03-03 22:51:01.163 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:51:01.164 | Getting requirements to build editable: started 2026-03-03 22:51:01.331 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:51:01.333 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:51:01.791 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:51:01.810 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (1.18.4) 2026-03-03 22:51:01.811 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.0.0) 2026-03-03 22:51:01.811 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (43.0.3) 2026-03-03 22:51:01.812 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (4.26.0) 2026-03-03 22:51:01.812 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (10.3.0) 2026-03-03 22:51:01.813 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (6.3.0) 2026-03-03 22:51:01.813 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (18.0.0) 2026-03-03 22:51:01.814 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (6.7.2) 2026-03-03 22:51:01.814 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (17.3.0) 2026-03-03 22:51:01.814 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (8.0.0) 2026-03-03 22:51:01.815 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (8.1.0) 2026-03-03 22:51:01.815 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.0.0) 2026-03-03 22:51:01.815 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.9.1) 2026-03-03 22:51:01.816 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (4.5.1) 2026-03-03 22:51:01.817 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.7.1) 2026-03-03 22:51:01.817 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (10.0.0) 2026-03-03 22:51:01.818 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (3.9.0) 2026-03-03 22:51:01.818 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (3.10.1) 2026-03-03 22:51:01.818 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (3.1.0) 2026-03-03 22:51:01.819 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (7.0.3) 2026-03-03 22:51:01.819 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (1.7.0) 2026-03-03 22:51:01.820 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (12.0.0) 2026-03-03 22:51:01.820 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.0.46) 2026-03-03 22:51:01.820 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.7.0) 2026-03-03 22:51:01.821 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (1.8.9) 2026-03-03 22:51:01.821 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.5.0) 2026-03-03 22:51:01.821 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.1.0) 2026-03-03 22:51:01.823 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev17) (1.3.10) 2026-03-03 22:51:01.823 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev17) (4.15.0) 2026-03-03 22:51:01.825 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev17) (7.3.0) 2026-03-03 22:51:01.826 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev17) (5.13.1) 2026-03-03 22:51:01.826 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev17) (2.32.5) 2026-03-03 22:51:01.827 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev17) (3.0) 2026-03-03 22:51:01.831 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (25.4.0) 2026-03-03 22:51:01.831 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (2025.9.1) 2026-03-03 22:51:01.832 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (0.37.0) 2026-03-03 22:51:01.832 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (0.30.0) 2026-03-03 22:51:01.836 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev17) (2.1.0) 2026-03-03 22:51:01.837 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev17) (1.8.2) 2026-03-03 22:51:01.840 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (4.1.1) 2026-03-03 22:51:01.841 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (4.0.1) 2026-03-03 22:51:01.841 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (2.11.0) 2026-03-03 22:51:01.842 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (5.8.0) 2026-03-03 22:51:01.846 | 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.5.0->barbican==21.1.0.dev17) (1.5.0) 2026-03-03 22:51:01.848 | 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>=9.5.0->barbican==21.1.0.dev17) (5.2.1) 2026-03-03 22:51:01.850 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev17) (1.3.0) 2026-03-03 22:51:01.851 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev17) (2.0.0) 2026-03-03 22:51:01.851 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev17) (6.0.3) 2026-03-03 22:51:01.855 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev17) (3.0.0) 2026-03-03 22:51:01.856 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev17) (2.0.2) 2026-03-03 22:51:01.856 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev17) (0.5.0) 2026-03-03 22:51:01.858 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==21.1.0.dev17) (2.1.1) 2026-03-03 22:51:01.861 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==21.1.0.dev17) (2.9.0.post0) 2026-03-03 22:51:01.863 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (3.2.1) 2026-03-03 22:51:01.864 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (7.0.1) 2026-03-03 22:51:01.865 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (5.3.1) 2026-03-03 22:51:01.865 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (5.6.2) 2026-03-03 22:51:01.866 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (0.15.1) 2026-03-03 22:51:01.868 | 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->barbican==21.1.0.dev17) (5.1.0) 2026-03-03 22:51:01.873 | 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->barbican==21.1.0.dev17) (2025.3) 2026-03-03 22:51:01.873 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (26.0) 2026-03-03 22:51:01.877 | 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->barbican==21.1.0.dev17) (0.24.1) 2026-03-03 22:51:01.879 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev17) (5.0.0) 2026-03-03 22:51:01.879 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev17) (3.1.6) 2026-03-03 22:51:01.880 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev17) (4.0.1) 2026-03-03 22:51:01.884 | 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->barbican==21.1.0.dev17) (3.0.3) 2026-03-03 22:51:01.889 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==21.1.0.dev17) (1.1.2) 2026-03-03 22:51:01.892 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (0.40.4) 2026-03-03 22:51:01.893 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (3.3.2) 2026-03-03 22:51:01.893 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (7.4.0) 2026-03-03 22:51:01.894 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (2.5.1) 2026-03-03 22:51:01.894 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (1.7.3) 2026-03-03 22:51:01.897 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (2.8.0) 2026-03-03 22:51:01.905 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (0.20) 2026-03-03 22:51:01.909 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (2.2.0) 2026-03-03 22:51:01.912 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (1.3.7) 2026-03-03 22:51:01.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev17) (3.17.0) 2026-03-03 22:51:01.917 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev17) (3.3.2) 2026-03-03 22:51:01.917 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev17) (7.2.2) 2026-03-03 22:51:01.925 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev17) (82.0.0) 2026-03-03 22:51:01.936 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev17) (0.6.0) 2026-03-03 22:51:01.953 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev17) (4.13.2) 2026-03-03 22:51:01.956 | 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>=1.2.1->barbican==21.1.0.dev17) (0.6.0) 2026-03-03 22:51:01.956 | 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>=1.2.1->barbican==21.1.0.dev17) (3.2.0) 2026-03-03 22:51:01.961 | 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>=1.2.1->barbican==21.1.0.dev17) (1.11.0) 2026-03-03 22:51:01.962 | 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>=1.2.1->barbican==21.1.0.dev17) (14.3.3) 2026-03-03 22:51:01.962 | 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>=1.2.1->barbican==21.1.0.dev17) (1.7.2) 2026-03-03 22:51:01.967 | 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->barbican==21.1.0.dev17) (1.17.0) 2026-03-03 22:51:01.978 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (3.4.4) 2026-03-03 22:51:01.978 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (3.11) 2026-03-03 22:51:01.979 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (2.6.3) 2026-03-03 22:51:01.980 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (2023.11.17) 2026-03-03 22:51:01.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.5.0->castellan>=1.2.1->barbican==21.1.0.dev17) (4.0.0) 2026-03-03 22:51:01.997 | 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>=1.2.1->barbican==21.1.0.dev17) (2.19.2) 2026-03-03 22:51:02.002 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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>=1.2.1->barbican==21.1.0.dev17) (0.1.2) 2026-03-03 22:51:02.012 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (0.7) 2026-03-03 22:51:02.035 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==21.1.0.dev17) (2.8.4) 2026-03-03 22:51:02.071 | Building wheels for collected packages: barbican 2026-03-03 22:51:02.072 | Building editable for barbican (pyproject.toml): started 2026-03-03 22:51:02.562 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-03 22:51:02.564 | Created wheel for barbican: filename=barbican-21.1.0.dev17-0.editable-py3-none-any.whl size=10628 sha256=9d9b3db151d291311093960a0e16cac74e813bb4bd71bd16c891acee05881646 2026-03-03 22:51:02.564 | Stored in directory: /tmp/pip-ephem-wheel-cache-ex983r1k/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-03 22:51:02.570 | Successfully built barbican 2026-03-03 22:51:02.701 | Installing collected packages: barbican 2026-03-03 22:51:02.734 | Successfully installed barbican-21.1.0.dev17 2026-03-03 22:51:02.846 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:02.851 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:02.856 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:02.862 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:02.868 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:02.874 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:02.878 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:02.884 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:02.890 | ++ functions-common:time_stop:2419 : start_time=1772578259210 2026-03-03 22:51:02.895 | ++ functions-common:time_stop:2421 : [[ -z 1772578259210 ]] 2026-03-03 22:51:02.902 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:02.910 | ++ functions-common:time_stop:2424 : end_time=1772578262904 2026-03-03 22:51:02.918 | ++ functions-common:time_stop:2425 : elapsed_time=3694 2026-03-03 22:51:02.923 | ++ functions-common:time_stop:2426 : total=111129 2026-03-03 22:51:02.928 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:02.933 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=114823 2026-03-03 22:51:02.939 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:02.944 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:51:02.951 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:51:02.957 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-03 22:51:02.962 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-03 22:51:02.967 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:02.971 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:51:02.976 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-03-03 22:51:02.983 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:02.989 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-03 22:51:03.038 | Using python 3.12 to install uwsgi 2026-03-03 22:51:03.043 | ++ 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 uwsgi 2026-03-03 22:51:03.753 | Collecting uwsgi 2026-03-03 22:51:03.852 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-03 22:51:03.946 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 11.0 MB/s 0:00:00 2026-03-03 22:51:04.171 | Installing build dependencies: started 2026-03-03 22:51:05.132 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:05.133 | Getting requirements to build wheel: started 2026-03-03 22:51:05.510 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:51:05.513 | Preparing metadata (pyproject.toml): started 2026-03-03 22:51:05.702 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:51:05.707 | Building wheels for collected packages: uwsgi 2026-03-03 22:51:05.709 | Building wheel for uwsgi (pyproject.toml): started 2026-03-03 22:51:09.019 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-03 22:51:09.021 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596809 sha256=9d475aeb50a75d6ecea699b9222c8c3ff85f2de2fe6cffc34626c0f27913284d 2026-03-03 22:51:09.021 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-03 22:51:09.026 | Successfully built uwsgi 2026-03-03 22:51:09.201 | Installing collected packages: uwsgi 2026-03-03 22:51:09.241 | Successfully installed uwsgi-2.0.31 2026-03-03 22:51:09.372 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:09.378 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:09.383 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:09.387 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:09.393 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:09.399 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:09.406 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:09.412 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:09.418 | ++ functions-common:time_stop:2419 : start_time=1772578263026 2026-03-03 22:51:09.425 | ++ functions-common:time_stop:2421 : [[ -z 1772578263026 ]] 2026-03-03 22:51:09.434 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:09.443 | ++ functions-common:time_stop:2424 : end_time=1772578269436 2026-03-03 22:51:09.448 | ++ functions-common:time_stop:2425 : elapsed_time=6410 2026-03-03 22:51:09.453 | ++ functions-common:time_stop:2426 : total=114823 2026-03-03 22:51:09.459 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:09.465 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121233 2026-03-03 22:51:09.471 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:09.476 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-03 22:51:09.482 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-03 22:51:09.489 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-03 22:51:09.495 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-03 22:51:09.502 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:09.509 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:51:09.514 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-03 22:51:09.520 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:09.527 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-03 22:51:09.566 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:51:09.571 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-03 22:51:09.607 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:51:09.612 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-03 22:51:09.651 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:51:09.656 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:51:09.662 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:51:09.669 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:51:09.675 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-03 22:51:09.680 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-03 22:51:09.686 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-03 22:51:09.719 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-03 22:51:09.726 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:51:09.731 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-03 22:51:09.737 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-03 22:51:09.791 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-03 22:51:09.798 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-03 22:51:09.803 | ACCOUNT_PORT_BASE=6612 2026-03-03 22:51:09.803 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-03 22:51:09.803 | ADMIN_PASSWORD=secretadmin 2026-03-03 22:51:09.803 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-03 22:51:09.803 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-03 22:51:09.803 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-03 22:51:09.803 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-03 22:51:09.803 | ALEMBIC_BRANCH=main 2026-03-03 22:51:09.803 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-03 22:51:09.803 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-03 22:51:09.803 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-03 22:51:09.803 | APACHE_GROUP=stack 2026-03-03 22:51:09.803 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-03 22:51:09.803 | APACHE_LOG_DIR=/var/log/apache2 2026-03-03 22:51:09.803 | APACHE_NAME=apache2 2026-03-03 22:51:09.803 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-03 22:51:09.803 | APACHE_USER=stack 2026-03-03 22:51:09.803 | API_WORKERS=4 2026-03-03 22:51:09.803 | BACKING_FILE_SUFFIX=-backing-file 2026-03-03 22:51:09.803 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-03 22:51:09.803 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.803 | BARBICAN_BRANCH=master 2026-03-03 22:51:09.803 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-03 22:51:09.803 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-03 22:51:09.803 | BARBICAN_DIR=/opt/stack/barbican 2026-03-03 22:51:09.803 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-03 22:51:09.803 | BARBICAN_ENFORCE_SCOPE=False 2026-03-03 22:51:09.803 | BARBICAN_HOST_HREF=http://162.253.55.12/key-manager 2026-03-03 22:51:09.803 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.12/identity 2026-03-03 22:51:09.803 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-03 22:51:09.803 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-03 22:51:09.803 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-03 22:51:09.803 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-03 22:51:09.803 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-03 22:51:09.803 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-03 22:51:09.803 | BASH=/usr/bin/bash 2026-03-03 22:51:09.803 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-03 22:51:09.803 | BASH_ALIASES=() 2026-03-03 22:51:09.803 | BASH_ARGC=([0]="0") 2026-03-03 22:51:09.803 | BASH_ARGV=() 2026-03-03 22:51:09.803 | BASH_CMDS=() 2026-03-03 22:51:09.803 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-03 22:51:09.803 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-03 22:51:09.804 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-03 22:51:09.804 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-03 22:51:09.804 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-03 22:51:09.804 | BASH_VERSION='5.2.21(1)-release' 2026-03-03 22:51:09.804 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-03 22:51:09.804 | BRANCHLESS_TARGET_BRANCH=master 2026-03-03 22:51:09.804 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-03 22:51:09.804 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-03 22:51:09.804 | CAPI_VERSION=v1.10.5 2026-03-03 22:51:09.804 | CAPO_VERSION=v0.12.4 2026-03-03 22:51:09.804 | CELLSV2_SETUP=superconductor 2026-03-03 22:51:09.804 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-03 22:51:09.804 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-03 22:51:09.804 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-03 22:51:09.804 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-03 22:51:09.804 | CINDER_BACKUP_DRIVER=swift 2026-03-03 22:51:09.804 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.804 | CINDER_BRANCH=master 2026-03-03 22:51:09.804 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:51:09.804 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-03 22:51:09.804 | CINDER_CONF_DIR=/etc/cinder 2026-03-03 22:51:09.804 | CINDER_DIR=/opt/stack/cinder 2026-03-03 22:51:09.804 | CINDER_DRIVER=default 2026-03-03 22:51:09.804 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:51:09.804 | CINDER_ENFORCE_SCOPE=False 2026-03-03 22:51:09.804 | CINDER_IMG_CACHE_ENABLED=True 2026-03-03 22:51:09.804 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-03 22:51:09.804 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-03 22:51:09.804 | CINDER_LVM_TYPE=auto 2026-03-03 22:51:09.804 | CINDER_MY_IP=162.253.55.12 2026-03-03 22:51:09.804 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-03 22:51:09.804 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-03 22:51:09.804 | CINDER_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.804 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.804 | CINDER_SERVICE_PORT=8776 2026-03-03 22:51:09.804 | CINDER_SERVICE_PORT_INT=18776 2026-03-03 22:51:09.804 | CINDER_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.804 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-03 22:51:09.804 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-03 22:51:09.804 | CINDER_TARGET_HELPER=lioadm 2026-03-03 22:51:09.804 | CINDER_TARGET_PORT=3260 2026-03-03 22:51:09.804 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-03 22:51:09.804 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-03 22:51:09.804 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-03 22:51:09.804 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-03 22:51:09.804 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:51:09.804 | CINDER_USE_SERVICE_TOKEN=True 2026-03-03 22:51:09.804 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-03 22:51:09.804 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-03 22:51:09.804 | CINDER_VOLUME_CLEAR=zero 2026-03-03 22:51:09.804 | CIRROS_ARCH=x86_64 2026-03-03 22:51:09.804 | CIRROS_VERSION=0.6.3 2026-03-03 22:51:09.804 | CLUSTER_TOPOLOGY=true 2026-03-03 22:51:09.804 | CONFIGURE_BACKING_FILE=True 2026-03-03 22:51:09.804 | CONFIG_AWK_CMD=awk 2026-03-03 22:51:09.804 | CONTAINER_PORT_BASE=6611 2026-03-03 22:51:09.804 | CURL_GET='curl -g' 2026-03-03 22:51:09.804 | CURRENT_LOG_TIME=2026-03-03-224052 2026-03-03 22:51:09.804 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-03 22:51:09.804 | DATABASE_HOST=127.0.0.1 2026-03-03 22:51:09.804 | DATABASE_PASSWORD=secretdatabase 2026-03-03 22:51:09.804 | DATABASE_QUERY_LOGGING=False 2026-03-03 22:51:09.804 | DATABASE_TYPE=mysql 2026-03-03 22:51:09.804 | DATABASE_USER=root 2026-03-03 22:51:09.804 | DATA_DIR=/opt/stack/data 2026-03-03 22:51:09.804 | DC=([0]="openstack" [1]="org") 2026-03-03 22:51:09.804 | DEBUG_LIBVIRT=True 2026-03-03 22:51:09.804 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-03 22:51:09.804 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-03 22:51:09.804 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-03 22:51:09.804 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-03 22:51:09.804 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-03 22:51:09.804 | DEF_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.804 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.805 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:51:09.805 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:51:09.805 | DELTA=1772577670 2026-03-03 22:51:09.805 | DEST=/opt/stack 2026-03-03 22:51:09.805 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-03 22:51:09.805 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-03 22:51:09.805 | DEVSTACK_HOSTNAME=np0000157713.novalocal 2026-03-03 22:51:09.805 | DEVSTACK_PARALLEL=True 2026-03-03 22:51:09.805 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:51:09.805 | DEVSTACK_SERIES=2026.1 2026-03-03 22:51:09.805 | DEVSTACK_START_TIME=1772577642 2026-03-03 22:51:09.805 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-03 22:51:09.805 | DIRSTACK=() 2026-03-03 22:51:09.805 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-03 22:51:09.805 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-03 22:51:09.805 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-03 22:51:09.805 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-03 22:51:09.805 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-03 22:51:09.805 | DISTRO=noble 2026-03-03 22:51:09.805 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-03 22:51:09.805 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-03 22:51:09.805 | ENABLE_CHASSIS_AS_GW=True 2026-03-03 22:51:09.805 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-03 22:51:09.805 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-03 22:51:09.805 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-03 22:51:09.805 | ENABLE_ISOLATED_METADATA=False 2026-03-03 22:51:09.805 | ENABLE_KSM=True 2026-03-03 22:51:09.805 | ENABLE_KSMTUNED=True 2026-03-03 22:51:09.805 | ENABLE_METADATA_NETWORK=False 2026-03-03 22:51:09.805 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-03 22:51:09.805 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-03 22:51:09.805 | ENABLE_TENANT_TUNNELS=True 2026-03-03 22:51:09.805 | ENABLE_TENANT_VLANS=False 2026-03-03 22:51:09.805 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-03 22:51:09.805 | ENABLE_ZSWAP=True 2026-03-03 22:51:09.805 | ENFORCE_SCOPE=False 2026-03-03 22:51:09.805 | ERROR_ON_CLONE=True 2026-03-03 22:51:09.805 | ETCD_ARCH=amd64 2026-03-03 22:51:09.805 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-03 22:51:09.805 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-03 22:51:09.805 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:51:09.805 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:51:09.805 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-03 22:51:09.805 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-03 22:51:09.805 | ETCD_PEER_PORT=2380 2026-03-03 22:51:09.805 | ETCD_PORT=2379 2026-03-03 22:51:09.805 | ETCD_RAMDISK_MB=512 2026-03-03 22:51:09.805 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-03 22:51:09.805 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-03 22:51:09.805 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-03 22:51:09.805 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-03 22:51:09.805 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-03 22:51:09.805 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-03 22:51:09.805 | ETCD_USE_RAMDISK=True 2026-03-03 22:51:09.805 | ETCD_VERSION=v3.5.21 2026-03-03 22:51:09.805 | EUID=1002 2026-03-03 22:51:09.805 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-03 22:51:09.805 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-03 22:51:09.805 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:51:09.805 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-03 22:51:09.805 | EXTRA_FILES_RETRY=3 2026-03-03 22:51:09.805 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-03 22:51:09.805 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-03 22:51:09.806 | FILES=/opt/stack/devstack/files 2026-03-03 22:51:09.806 | FIXED_RANGE=10.1.0.0/20 2026-03-03 22:51:09.806 | FIXED_RANGE_V6=fde2:3e70:5c6f::/64 2026-03-03 22:51:09.806 | FLOATING_RANGE=172.24.5.0/24 2026-03-03 22:51:09.806 | FORCE_CONFIG_DRIVE=False 2026-03-03 22:51:09.806 | FORCE_PREREQ=0 2026-03-03 22:51:09.806 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-03 22:51:09.806 | FUNC_DIR=/opt/stack/devstack 2026-03-03 22:51:09.806 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-03 22:51:09.806 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-03 22:51:09.806 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-03 22:51:09.806 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-03 22:51:09.806 | GIT_BASE=https://github.com 2026-03-03 22:51:09.806 | GIT_DEPTH=0 2026-03-03 22:51:09.806 | GIT_TIMEOUT=0 2026-03-03 22:51:09.806 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-03 22:51:09.806 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-03 22:51:09.806 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.806 | GLANCE_BRANCH=master 2026-03-03 22:51:09.806 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-03 22:51:09.806 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-03 22:51:09.806 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-03 22:51:09.806 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-03 22:51:09.806 | GLANCE_CONF_DIR=/etc/glance 2026-03-03 22:51:09.806 | GLANCE_DEFAULT_BACKEND=fast 2026-03-03 22:51:09.806 | GLANCE_DIR=/opt/stack/glance 2026-03-03 22:51:09.806 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-03 22:51:09.806 | GLANCE_ENABLE_QUOTAS=True 2026-03-03 22:51:09.806 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-03 22:51:09.806 | GLANCE_ENFORCE_SCOPE=True 2026-03-03 22:51:09.806 | GLANCE_HOSTPORT=162.253.55.12:9292 2026-03-03 22:51:09.806 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-03 22:51:09.806 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-03 22:51:09.806 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-03 22:51:09.806 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-03 22:51:09.806 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-03 22:51:09.806 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-03 22:51:09.806 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-03 22:51:09.806 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-03 22:51:09.806 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-03 22:51:09.806 | GLANCE_S3_BUCKET_NAME=images 2026-03-03 22:51:09.806 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-03 22:51:09.806 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-03 22:51:09.806 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-03 22:51:09.806 | GLANCE_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.806 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.806 | GLANCE_SERVICE_PORT=9292 2026-03-03 22:51:09.806 | GLANCE_SERVICE_PORT_INT=19292 2026-03-03 22:51:09.806 | GLANCE_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.806 | GLANCE_SHOW_DIRECT_URL=False 2026-03-03 22:51:09.806 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-03 22:51:09.806 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-03 22:51:09.806 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-03 22:51:09.806 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-03 22:51:09.806 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-03 22:51:09.806 | GLANCE_URL=https://162.253.55.12/image 2026-03-03 22:51:09.807 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-03 22:51:09.807 | GLANCE_USE_S3=False 2026-03-03 22:51:09.807 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-03 22:51:09.807 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-03 22:51:09.807 | GLOBAL_VENV=True 2026-03-03 22:51:09.807 | GROUPS=() 2026-03-03 22:51:09.807 | HELM_VERSION=v3.10.3 2026-03-03 22:51:09.807 | HOME=/opt/stack 2026-03-03 22:51:09.807 | HOME_URL=https://www.ubuntu.com/ 2026-03-03 22:51:09.807 | HORIZON_APACHE_ROOT=/dashboard 2026-03-03 22:51:09.807 | HORIZON_BRANCH=master 2026-03-03 22:51:09.807 | HORIZON_DIR=/opt/stack/horizon 2026-03-03 22:51:09.807 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-03 22:51:09.807 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-03 22:51:09.807 | HOSTNAME=np0000157713 2026-03-03 22:51:09.807 | HOSTTYPE=x86_64 2026-03-03 22:51:09.807 | HOST_IP=162.253.55.12 2026-03-03 22:51:09.807 | HOST_IPV6=::1 2026-03-03 22:51:09.807 | HOST_IP_IFACE= 2026-03-03 22:51:09.807 | ID=ubuntu 2026-03-03 22:51:09.807 | ID_LIKE=debian 2026-03-03 22:51:09.807 | IFS=' 2026-03-03 22:51:09.807 | ' 2026-03-03 22:51:09.807 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-03 22:51:09.807 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-03 22:51:09.807 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-03 22:51:09.807 | INSTANCE_NAME_PREFIX=instance- 2026-03-03 22:51:09.807 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-03 22:51:09.807 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-03 22:51:09.807 | IPV6_ADDRESS_MODE=slaac 2026-03-03 22:51:09.807 | IPV6_ADDRS_SAFE_TO_USE=fde2:3e70:5c6f::/56 2026-03-03 22:51:09.807 | IPV6_GLOBAL_ID=e2:3e70:5c6f 2026-03-03 22:51:09.807 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-03 22:51:09.807 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-03 22:51:09.807 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-03 22:51:09.807 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-03 22:51:09.807 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-03 22:51:09.807 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-03 22:51:09.807 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-03 22:51:09.807 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-03 22:51:09.807 | IPV6_RA_MODE=slaac 2026-03-03 22:51:09.807 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-03 22:51:09.807 | IP_VERSION=4+6 2026-03-03 22:51:09.807 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-03 22:51:09.807 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-03 22:51:09.807 | ISCSID_DEBUG=False 2026-03-03 22:51:09.807 | ISCSID_DEBUG_LEVEL=4 2026-03-03 22:51:09.807 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-03 22:51:09.807 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-03 22:51:09.807 | KEYSTONE_AUTH_URI=https://162.253.55.12/identity 2026-03-03 22:51:09.807 | KEYSTONE_AUTH_URI_V3=https://162.253.55.12/identity/v3 2026-03-03 22:51:09.807 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.807 | KEYSTONE_BRANCH=master 2026-03-03 22:51:09.807 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-03 22:51:09.807 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-03 22:51:09.807 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-03 22:51:09.807 | KEYSTONE_ENABLE_CACHE=True 2026-03-03 22:51:09.807 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-03 22:51:09.807 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-03 22:51:09.807 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-03 22:51:09.807 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-03 22:51:09.807 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-03 22:51:09.807 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-03 22:51:09.807 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-03 22:51:09.807 | KEYSTONE_REGION_NAME=RegionOne 2026-03-03 22:51:09.807 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-03 22:51:09.807 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-03 22:51:09.807 | KEYSTONE_ROLE_BACKEND=sql 2026-03-03 22:51:09.807 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-03 22:51:09.808 | KEYSTONE_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.808 | KEYSTONE_SERVICE_PORT=5000 2026-03-03 22:51:09.808 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-03 22:51:09.808 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.808 | KEYSTONE_SERVICE_URI=https://162.253.55.12/identity 2026-03-03 22:51:09.808 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.12/identity/v3 2026-03-03 22:51:09.808 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-03 22:51:09.808 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-03 22:51:09.808 | KEY_MANAGER_BACKEND=barbican 2026-03-03 22:51:09.808 | KILL_PATH=/usr/bin/kill 2026-03-03 22:51:09.808 | KIND_VERSION=v0.16.0 2026-03-03 22:51:09.808 | LAST_RUN=0 2026-03-03 22:51:09.808 | LAST_SPINNER_PID= 2026-03-03 22:51:09.808 | LC_ALL=en_US.utf8 2026-03-03 22:51:09.808 | LDAP_BASE_DC=openstack 2026-03-03 22:51:09.808 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-03 22:51:09.808 | LDAP_DOMAIN=openstack.org 2026-03-03 22:51:09.808 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-03 22:51:09.808 | LDAP_OLCDB_NUMBER=1 2026-03-03 22:51:09.808 | LDAP_OLCDB_TYPE=mdb 2026-03-03 22:51:09.808 | LDAP_ROOTPW_COMMAND=replace 2026-03-03 22:51:09.808 | LDAP_SERVICE_NAME=slapd 2026-03-03 22:51:09.808 | LDAP_URL=ldap://localhost 2026-03-03 22:51:09.808 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-03 22:51:09.808 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-03 22:51:09.808 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-03 22:51:09.808 | LIBVIRT_GROUP=libvirt 2026-03-03 22:51:09.808 | LIBVIRT_TYPE=kvm 2026-03-03 22:51:09.808 | LINENO=762 2026-03-03 22:51:09.808 | LOCAL_HOSTNAME=np0000157713 2026-03-03 22:51:09.808 | LOGDAYS=7 2026-03-03 22:51:09.808 | LOGDIR=/opt/stack/logs 2026-03-03 22:51:09.808 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 22:51:09.808 | LOGFILE_DIR=/opt/stack/logs 2026-03-03 22:51:09.808 | LOGFILE_NAME=devstacklog.txt 2026-03-03 22:51:09.808 | LOGNAME=stack 2026-03-03 22:51:09.808 | LOGO=ubuntu-logo 2026-03-03 22:51:09.808 | LOG_COLOR=False 2026-03-03 22:51:09.809 | LRC=localrc 2026-03-03 22:51:09.809 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-03 22:51:09.809 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-03 22:51:09.809 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.809 | MAGNUM_BRANCH=master 2026-03-03 22:51:09.809 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-03 22:51:09.809 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-03 22:51:09.809 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-03 22:51:09.809 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-03 22:51:09.809 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-03 22:51:09.809 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-03 22:51:09.809 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-03 22:51:09.809 | MAGNUM_DIR=/opt/stack/magnum 2026-03-03 22:51:09.809 | MAGNUM_ENFORCE_SCOPE=False 2026-03-03 22:51:09.809 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 22:51:09.809 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-03 22:51:09.809 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-03 22:51:09.809 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-03 22:51:09.809 | MAGNUM_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.809 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.809 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-03 22:51:09.809 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-03 22:51:09.809 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-03 22:51:09.809 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-03 22:51:09.809 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:51:09.809 | MAIL=/var/mail/stack 2026-03-03 22:51:09.809 | MANILACLIENT_BRANCH=master 2026-03-03 22:51:09.809 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-03 22:51:09.809 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-03 22:51:09.809 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-03 22:51:09.810 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-03 22:51:09.810 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-03 22:51:09.810 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.810 | MANILA_CONF=/etc/manila/manila.conf 2026-03-03 22:51:09.810 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-03 22:51:09.810 | MANILA_CONF_DIR=/etc/manila 2026-03-03 22:51:09.810 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-03 22:51:09.810 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-03 22:51:09.810 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-03 22:51:09.810 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-03 22:51:09.810 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-03 22:51:09.810 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-03 22:51:09.810 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-03 22:51:09.810 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:51:09.810 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-03 22:51:09.810 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:51:09.810 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:51:09.810 | MANILA_DIR=/opt/stack/manila 2026-03-03 22:51:09.810 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-03 22:51:09.810 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-03 22:51:09.810 | MANILA_ENABLED_BACKENDS=generic 2026-03-03 22:51:09.810 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-03 22:51:09.810 | MANILA_ENDPOINT_BASE=http://162.253.55.12/share 2026-03-03 22:51:09.810 | MANILA_ENFORCE_SCOPE=False 2026-03-03 22:51:09.811 | MANILA_GIT_BASE=https://opendev.org 2026-03-03 22:51:09.811 | MANILA_KEY_FORMAT=ecdsa 2026-03-03 22:51:09.811 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-03 22:51:09.811 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.12 2026-03-03 22:51:09.811 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-03 22:51:09.811 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-03 22:51:09.811 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-03 22:51:09.811 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-03 22:51:09.811 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-03 22:51:09.811 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-03 22:51:09.811 | MANILA_REPO_ROOT=openstack 2026-03-03 22:51:09.811 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-03 22:51:09.811 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-03 22:51:09.811 | MANILA_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.811 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-03 22:51:09.811 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-03 22:51:09.811 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-03 22:51:09.811 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-03 22:51:09.811 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-03 22:51:09.811 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-03 22:51:09.811 | MANILA_SERVICE_PORT=8786 2026-03-03 22:51:09.812 | MANILA_SERVICE_PORT_INT=18786 2026-03-03 22:51:09.812 | MANILA_SERVICE_PROTOCOL=http 2026-03-03 22:51:09.812 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-03 22:51:09.812 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-03 22:51:09.812 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-03 22:51:09.812 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-03 22:51:09.812 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-03 22:51:09.812 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-03 22:51:09.812 | MANILA_SETUP_IPV6=False 2026-03-03 22:51:09.812 | MANILA_SSH_TIMEOUT=180 2026-03-03 22:51:09.812 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-03 22:51:09.812 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-03 22:51:09.812 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-03 22:51:09.812 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-03 22:51:09.812 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-03 22:51:09.812 | MANILA_WSGI=manila.wsgi.api:application 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.12 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.12 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-03 22:51:09.812 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-03 22:51:09.812 | MAX_DB_CONNECTIONS=200 2026-03-03 22:51:09.812 | MEMCACHE_SERVERS=localhost:11211 2026-03-03 22:51:09.812 | METADATA_SERVICE_PORT=8775 2026-03-03 22:51:09.812 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-03 22:51:09.812 | ML2_L3_PLUGIN=ovn-router 2026-03-03 22:51:09.812 | MYSQL_DRIVER=PyMySQL 2026-03-03 22:51:09.812 | MYSQL_GATHER_PERFORMANCE=True 2026-03-03 22:51:09.812 | MYSQL_HOST=127.0.0.1 2026-03-03 22:51:09.812 | MYSQL_REDUCE_MEMORY=True 2026-03-03 22:51:09.812 | MYSQL_SERVICE_NAME=mysql 2026-03-03 22:51:09.812 | MYSQL_USER=root 2026-03-03 22:51:09.813 | NAME=Ubuntu 2026-03-03 22:51:09.813 | NETWORK_GATEWAY=10.1.0.1 2026-03-03 22:51:09.813 | NEUTRON_ANY='q-svc neutron-api' 2026-03-03 22:51:09.813 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.813 | NEUTRON_BRANCH=master 2026-03-03 22:51:09.813 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-03 22:51:09.813 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-03 22:51:09.813 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-03 22:51:09.813 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-03 22:51:09.813 | NEUTRON_DIR=/opt/stack/neutron 2026-03-03 22:51:09.813 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-03 22:51:09.813 | NEUTRON_ENFORCE_SCOPE=True 2026-03-03 22:51:09.813 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-03 22:51:09.813 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-03 22:51:09.813 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-03 22:51:09.813 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.813 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-03 22:51:09.813 | NEUTRON_PORT_SECURITY=True 2026-03-03 22:51:09.813 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-03 22:51:09.813 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-03 22:51:09.813 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-03 22:51:09.813 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-03 22:51:09.813 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-03 22:51:09.813 | NOUNSET= 2026-03-03 22:51:09.813 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-03 22:51:09.813 | NOVA_API_DB=nova_api 2026-03-03 22:51:09.813 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-03 22:51:09.813 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.813 | NOVA_BRANCH=master 2026-03-03 22:51:09.813 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-03 22:51:09.813 | NOVA_CONF=/etc/nova/nova.conf 2026-03-03 22:51:09.813 | NOVA_CONF_DIR=/etc/nova 2026-03-03 22:51:09.813 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-03 22:51:09.813 | NOVA_CPU_CELL=1 2026-03-03 22:51:09.813 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-03 22:51:09.813 | NOVA_CPU_UUID= 2026-03-03 22:51:09.813 | NOVA_DIR=/opt/stack/nova 2026-03-03 22:51:09.813 | NOVA_ENABLED_APIS=osapi_compute 2026-03-03 22:51:09.813 | NOVA_ENABLE_CACHE=True 2026-03-03 22:51:09.813 | NOVA_ENFORCE_SCOPE=True 2026-03-03 22:51:09.813 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-03 22:51:09.813 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-03 22:51:09.813 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-03 22:51:09.813 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-03 22:51:09.813 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-03 22:51:09.813 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-03 22:51:09.813 | NOVA_MY_IP=162.253.55.12 2026-03-03 22:51:09.813 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-03 22:51:09.813 | NOVA_NUM_CELLS=1 2026-03-03 22:51:09.813 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-03 22:51:09.813 | NOVA_READY_TIMEOUT=60 2026-03-03 22:51:09.813 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-03 22:51:09.813 | NOVA_SERIAL_ENABLED=False 2026-03-03 22:51:09.813 | NOVA_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.813 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.813 | NOVA_SERVICE_PORT=8774 2026-03-03 22:51:09.813 | NOVA_SERVICE_PORT_INT=18774 2026-03-03 22:51:09.813 | NOVA_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.813 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-03 22:51:09.813 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-03 22:51:09.813 | NOVA_SPICE_ENABLED=False 2026-03-03 22:51:09.813 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-03 22:51:09.813 | NOVA_USE_SERVICE_TOKEN=True 2026-03-03 22:51:09.813 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-03 22:51:09.813 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-03 22:51:09.813 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-03 22:51:09.813 | NOVA_VNC_ENABLED=True 2026-03-03 22:51:09.813 | NOVNC_BRANCH=v1.3.0 2026-03-03 22:51:09.813 | NOVNC_FROM_PACKAGE=False 2026-03-03 22:51:09.813 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-03 22:51:09.814 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-03 22:51:09.814 | NOW=1772577670 2026-03-03 22:51:09.814 | NO_UPDATE_REPOS=False 2026-03-03 22:51:09.814 | OBJECT_PORT_BASE=6613 2026-03-03 22:51:09.814 | OCTAVIA=octavia 2026-03-03 22:51:09.814 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-03 22:51:09.814 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-03 22:51:09.814 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-03 22:51:09.814 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-03 22:51:09.814 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-03 22:51:09.814 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-03 22:51:09.814 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-03 22:51:09.814 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-03 22:51:09.814 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-03 22:51:09.814 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-03 22:51:09.814 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-03 22:51:09.814 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-03 22:51:09.814 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-03 22:51:09.814 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-03 22:51:09.814 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-03 22:51:09.814 | OCTAVIA_API=o-api 2026-03-03 22:51:09.814 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:51:09.814 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-03 22:51:09.814 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-03 22:51:09.814 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.814 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-03 22:51:09.814 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-03 22:51:09.814 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-03 22:51:09.814 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-03 22:51:09.814 | OCTAVIA_CONSUMER=o-cw 2026-03-03 22:51:09.814 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:51:09.814 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-03 22:51:09.814 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-03 22:51:09.814 | OCTAVIA_DIB_TRACING=1 2026-03-03 22:51:09.814 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-03 22:51:09.814 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-03 22:51:09.814 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:51:09.814 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-03 22:51:09.814 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-03 22:51:09.814 | OCTAVIA_HA_PORT=9875 2026-03-03 22:51:09.814 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-03 22:51:09.814 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:51:09.814 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-03 22:51:09.814 | OCTAVIA_HEALTH_KEY=insecure 2026-03-03 22:51:09.814 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-03 22:51:09.814 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-03 22:51:09.814 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:51:09.814 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-03 22:51:09.814 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-03 22:51:09.814 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-03 22:51:09.814 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-03 22:51:09.814 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-03 22:51:09.814 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-03 22:51:09.814 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-03 22:51:09.814 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-03 22:51:09.814 | OCTAVIA_NODE=api 2026-03-03 22:51:09.814 | OCTAVIA_PASSWORD=secretadmin 2026-03-03 22:51:09.814 | OCTAVIA_PORT=9876 2026-03-03 22:51:09.814 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-03 22:51:09.814 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-03 22:51:09.814 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-03 22:51:09.814 | OCTAVIA_PROJECT_NAME=admin 2026-03-03 22:51:09.815 | OCTAVIA_PROTOCOL=http 2026-03-03 22:51:09.815 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-03 22:51:09.815 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-03 22:51:09.815 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-03 22:51:09.815 | OCTAVIA_SERVICE=octavia 2026-03-03 22:51:09.815 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-03 22:51:09.815 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-03 22:51:09.815 | OCTAVIA_USERNAME=admin 2026-03-03 22:51:09.815 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-03 22:51:09.815 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-03 22:51:09.815 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-03 22:51:09.815 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-03 22:51:09.815 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-03 22:51:09.815 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-03 22:51:09.815 | OFFLINE=False 2026-03-03 22:51:09.815 | OLDPWD=/opt/stack/placement 2026-03-03 22:51:09.815 | OPENSSL=/usr/bin/openssl 2026-03-03 22:51:09.815 | OPTERR=1 2026-03-03 22:51:09.815 | OPTIND=1 2026-03-03 22:51:09.815 | ORC_VERSION=v2.2.0 2026-03-03 22:51:09.815 | ORG_NAME=OpenStack 2026-03-03 22:51:09.815 | ORG_UNIT_NAME=DevStack 2026-03-03 22:51:09.815 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.815 | OSTESTIMAGES_BRANCH=master 2026-03-03 22:51:09.815 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-03 22:51:09.815 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-03 22:51:09.815 | OSTYPE=linux-gnu 2026-03-03 22:51:09.815 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-03 22:51:09.815 | OS_CLOUD=devstack-admin 2026-03-03 22:51:09.815 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-03 22:51:09.815 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 22:51:09.815 | OVN_AGENT_EXTENSIONS=metadata 2026-03-03 22:51:09.815 | OVN_BRANCH=branch-24.03 2026-03-03 22:51:09.815 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-03 22:51:09.815 | OVN_BUILD_FROM_SOURCE=False 2026-03-03 22:51:09.815 | OVN_BUILD_MODULES=False 2026-03-03 22:51:09.815 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-03 22:51:09.815 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-03 22:51:09.815 | OVN_DATADIR=/var/lib/ovn 2026-03-03 22:51:09.815 | OVN_DBS_LOG_LEVEL=dbg 2026-03-03 22:51:09.815 | OVN_DNS_SERVERS=8.8.8.8 2026-03-03 22:51:09.815 | OVN_GENEVE_OVERHEAD=38 2026-03-03 22:51:09.815 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-03 22:51:09.815 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-03 22:51:09.815 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-03 22:51:09.815 | OVN_L3_SCHEDULER=leastloaded 2026-03-03 22:51:09.815 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-03 22:51:09.815 | OVN_META_DATA_HOST=162.253.55.12 2026-03-03 22:51:09.815 | OVN_NB_REMOTE=ssl:162.253.55.12:6641 2026-03-03 22:51:09.815 | OVN_NEUTRON_SYNC_MODE=log 2026-03-03 22:51:09.815 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-03 22:51:09.815 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-03 22:51:09.815 | OVN_PROTO=ssl 2026-03-03 22:51:09.815 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-03 22:51:09.815 | OVN_REPO_NAME=ovn 2026-03-03 22:51:09.815 | OVN_RUNDIR=/var/run/ovn 2026-03-03 22:51:09.815 | OVN_SB_REMOTE=ssl:162.253.55.12:6642 2026-03-03 22:51:09.815 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-03 22:51:09.815 | OVN_SHAREDIR=/share/ovn 2026-03-03 22:51:09.815 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-03 22:51:09.815 | OVN_UUID= 2026-03-03 22:51:09.815 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-03 22:51:09.815 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-03 22:51:09.815 | OVS_BINDIR=/bin 2026-03-03 22:51:09.815 | OVS_BRANCH=branch-3.3 2026-03-03 22:51:09.815 | OVS_BRIDGE=br-int 2026-03-03 22:51:09.815 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-03 22:51:09.815 | OVS_DATAPATH_TYPE=system 2026-03-03 22:51:09.815 | OVS_ENABLE_TUNNELING=True 2026-03-03 22:51:09.815 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-03 22:51:09.815 | OVS_PREFIX= 2026-03-03 22:51:09.815 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-03 22:51:09.815 | OVS_REPO_NAME=ovs 2026-03-03 22:51:09.815 | OVS_RUNDIR=/var/run/openvswitch 2026-03-03 22:51:09.815 | OVS_SBINDIR=/sbin 2026-03-03 22:51:09.815 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-03 22:51:09.815 | OVS_SHAREDIR=/share/openvswitch 2026-03-03 22:51:09.815 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-03 22:51:09.815 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-03 22:51:09.815 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-03 22:51:09.815 | PACKAGES='apache2 2026-03-03 22:51:09.815 | apache2-dev 2026-03-03 22:51:09.815 | bc 2026-03-03 22:51:09.816 | bsdmainutils 2026-03-03 22:51:09.816 | curl 2026-03-03 22:51:09.816 | g++ 2026-03-03 22:51:09.816 | gawk 2026-03-03 22:51:09.816 | gcc 2026-03-03 22:51:09.816 | gettext 2026-03-03 22:51:09.816 | git 2026-03-03 22:51:09.816 | graphviz 2026-03-03 22:51:09.816 | iputils-ping 2026-03-03 22:51:09.816 | libffi-dev 2026-03-03 22:51:09.816 | libjpeg-dev 2026-03-03 22:51:09.816 | libpq-dev 2026-03-03 22:51:09.816 | libssl-dev 2026-03-03 22:51:09.816 | libsystemd-dev 2026-03-03 22:51:09.816 | libxml2-dev 2026-03-03 22:51:09.816 | libxslt1-dev 2026-03-03 22:51:09.816 | libyaml-dev 2026-03-03 22:51:09.816 | lsof 2026-03-03 22:51:09.816 | openssh-server 2026-03-03 22:51:09.816 | openssl 2026-03-03 22:51:09.816 | pkg-config 2026-03-03 22:51:09.816 | psmisc 2026-03-03 22:51:09.816 | python3-dev 2026-03-03 22:51:09.816 | python3-pip 2026-03-03 22:51:09.816 | python3-systemd 2026-03-03 22:51:09.816 | python3-venv 2026-03-03 22:51:09.816 | tar 2026-03-03 22:51:09.816 | tcpdump 2026-03-03 22:51:09.816 | unzip 2026-03-03 22:51:09.816 | uuid-runtime 2026-03-03 22:51:09.816 | wget 2026-03-03 22:51:09.816 | zlib1g-dev 2026-03-03 22:51:09.816 | lvm2 2026-03-03 22:51:09.816 | qemu-utils 2026-03-03 22:51:09.816 | thin-provisioning-tools 2026-03-03 22:51:09.816 | lsscsi 2026-03-03 22:51:09.816 | open-iscsi 2026-03-03 22:51:09.816 | libkrb5-dev 2026-03-03 22:51:09.816 | libldap2-dev 2026-03-03 22:51:09.816 | libsasl2-dev 2026-03-03 22:51:09.816 | memcached 2026-03-03 22:51:09.816 | python3-mysqldb 2026-03-03 22:51:09.816 | sqlite3 2026-03-03 22:51:09.816 | conntrack 2026-03-03 22:51:09.816 | curl 2026-03-03 22:51:09.816 | ebtables 2026-03-03 22:51:09.816 | genisoimage 2026-03-03 22:51:09.816 | iptables 2026-03-03 22:51:09.816 | iputils-arping 2026-03-03 22:51:09.816 | kpartx 2026-03-03 22:51:09.816 | libjs-jquery-tablesorter 2026-03-03 22:51:09.816 | parted 2026-03-03 22:51:09.816 | pm-utils 2026-03-03 22:51:09.816 | python3-mysqldb 2026-03-03 22:51:09.816 | socat 2026-03-03 22:51:09.816 | sqlite3 2026-03-03 22:51:09.816 | sudo 2026-03-03 22:51:09.816 | vlan 2026-03-03 22:51:09.816 | cryptsetup 2026-03-03 22:51:09.816 | dosfstools 2026-03-03 22:51:09.816 | genisoimage 2026-03-03 22:51:09.816 | gir1.2-libosinfo-1.0 2026-03-03 22:51:09.816 | netcat-openbsd 2026-03-03 22:51:09.816 | open-iscsi 2026-03-03 22:51:09.816 | qemu-utils 2026-03-03 22:51:09.816 | sg3-utils 2026-03-03 22:51:09.816 | sysfsutils 2026-03-03 22:51:09.816 | acl 2026-03-03 22:51:09.816 | dnsmasq-base 2026-03-03 22:51:09.816 | dnsmasq-utils 2026-03-03 22:51:09.816 | ebtables 2026-03-03 22:51:09.816 | haproxy 2026-03-03 22:51:09.816 | iptables 2026-03-03 22:51:09.816 | iputils-arping 2026-03-03 22:51:09.816 | iputils-ping 2026-03-03 22:51:09.816 | postgresql-server-dev-all 2026-03-03 22:51:09.816 | python3-mysqldb 2026-03-03 22:51:09.816 | sqlite3 2026-03-03 22:51:09.816 | sudo 2026-03-03 22:51:09.816 | vlan 2026-03-03 22:51:09.816 | apache2 lvm2 2026-03-03 22:51:09.816 | golang 2026-03-03 22:51:09.816 | debootstrap 2026-03-03 22:51:09.816 | rsyslog' 2026-03-03 22:51:09.816 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:51:09.816 | PHYSICAL_NETWORK=public 2026-03-03 22:51:09.816 | PIPESTATUS=([0]="0") 2026-03-03 22:51:09.816 | PIP_UPGRADE=False 2026-03-03 22:51:09.816 | PIP_VIRTUAL_ENV= 2026-03-03 22:51:09.816 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-03 22:51:09.816 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.816 | PLACEMENT_BRANCH=master 2026-03-03 22:51:09.816 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-03 22:51:09.816 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-03 22:51:09.816 | PLACEMENT_DIR=/opt/stack/placement 2026-03-03 22:51:09.816 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-03 22:51:09.816 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-03 22:51:09.816 | PLACEMENT_SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.816 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.816 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-03 22:51:09.816 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-03 22:51:09.816 | POSIXLY_CORRECT=y 2026-03-03 22:51:09.816 | PPID=2159 2026-03-03 22:51:09.816 | PREREQ_RERUN_HOURS=2 2026-03-03 22:51:09.816 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-03 22:51:09.816 | PREREQ_RERUN_SECONDS=7200 2026-03-03 22:51:09.816 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-03 22:51:09.817 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-03 22:51:09.817 | PRIVATE_NETWORK_NAME=private 2026-03-03 22:51:09.817 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-03 22:51:09.817 | PROVIDER_SUBNET_NAME=provider_net 2026-03-03 22:51:09.817 | PS4='+ $(short_source): ' 2026-03-03 22:51:09.817 | PUBLIC_BRIDGE=br-ex 2026-03-03 22:51:09.817 | PUBLIC_BRIDGE_MTU=1430 2026-03-03 22:51:09.817 | PUBLIC_INTERFACE= 2026-03-03 22:51:09.817 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-03 22:51:09.817 | PUBLIC_NETWORK_NAME=public 2026-03-03 22:51:09.817 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-03 22:51:09.817 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-03 22:51:09.817 | PWD=/opt/stack/devstack 2026-03-03 22:51:09.817 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:51:09.817 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-03 22:51:09.817 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-03 22:51:09.817 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-03 22:51:09.817 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-03 22:51:09.817 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-03 22:51:09.817 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-03 22:51:09.817 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-03 22:51:09.817 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-03 22:51:09.817 | PYTHON3_VERSION=3.12 2026-03-03 22:51:09.817 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-03 22:51:09.817 | Q_ADMIN_USERNAME=neutron 2026-03-03 22:51:09.817 | Q_AGENT=ovn 2026-03-03 22:51:09.817 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-03 22:51:09.817 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-03 22:51:09.817 | Q_AUTH_STRATEGY=keystone 2026-03-03 22:51:09.817 | Q_BUILD_OVS_FROM_GIT=False 2026-03-03 22:51:09.817 | Q_DB_NAME=neutron 2026-03-03 22:51:09.817 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-03 22:51:09.817 | Q_DVR_MODE=legacy 2026-03-03 22:51:09.817 | Q_HOST=162.253.55.12 2026-03-03 22:51:09.817 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-03 22:51:09.817 | Q_L3_ROUTER_PER_TENANT=True 2026-03-03 22:51:09.817 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.817 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-03 22:51:09.817 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-03 22:51:09.817 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-03 22:51:09.817 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-03 22:51:09.817 | Q_META_DATA_IP=162.253.55.12 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-03 22:51:09.817 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-03 22:51:09.817 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-03 22:51:09.817 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-03 22:51:09.817 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-03 22:51:09.817 | Q_OVS_USE_VETH=False 2026-03-03 22:51:09.817 | Q_PLUGIN=ml2 2026-03-03 22:51:09.817 | Q_PORT=9696 2026-03-03 22:51:09.817 | Q_PORT_INT=19696 2026-03-03 22:51:09.817 | Q_PROTOCOL=https 2026-03-03 22:51:09.817 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-03 22:51:09.817 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-03 22:51:09.817 | Q_ROUTER_NAME=router1 2026-03-03 22:51:09.817 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-03 22:51:09.817 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-03 22:51:09.817 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:51:09.817 | Q_TUNNEL_TYPES=gre 2026-03-03 22:51:09.817 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-03 22:51:09.817 | Q_USE_PUBLIC_VETH=False 2026-03-03 22:51:09.817 | Q_USE_ROOTWRAP=True 2026-03-03 22:51:09.817 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-03 22:51:09.817 | Q_USE_SECGROUP=True 2026-03-03 22:51:09.817 | RABBIT_HOST=162.253.55.12 2026-03-03 22:51:09.817 | RABBIT_PASSWORD=secretrabbit 2026-03-03 22:51:09.817 | RABBIT_USERID=stackrabbit 2026-03-03 22:51:09.817 | RC_DIR=/opt/stack/devstack 2026-03-03 22:51:09.817 | RECLONE=False 2026-03-03 22:51:09.817 | RECREATE_KEYSTONE_DB=True 2026-03-03 22:51:09.817 | REGION_NAME=RegionOne 2026-03-03 22:51:09.817 | REPOS_UPDATED=True 2026-03-03 22:51:09.817 | REQUIREMENTS_BRANCH=master 2026-03-03 22:51:09.817 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-03 22:51:09.817 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-03 22:51:09.817 | RETRY_UPDATE=False 2026-03-03 22:51:09.817 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-03 22:51:09.817 | S3_SERVICE_PORT=3333 2026-03-03 22:51:09.817 | SERVICE_DIR=/opt/stack/status 2026-03-03 22:51:09.817 | SERVICE_DOMAIN_NAME=Default 2026-03-03 22:51:09.817 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-03 22:51:09.817 | SERVICE_HOST=162.253.55.12 2026-03-03 22:51:09.817 | SERVICE_IP_VERSION=4 2026-03-03 22:51:09.817 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.817 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:51:09.817 | SERVICE_PASSWORD=secretservice 2026-03-03 22:51:09.817 | SERVICE_PROJECT_NAME=service 2026-03-03 22:51:09.817 | SERVICE_PROTOCOL=http 2026-03-03 22:51:09.817 | SERVICE_TENANT_NAME=service 2026-03-03 22:51:09.817 | SERVICE_TIMEOUT=60 2026-03-03 22:51:09.817 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-03 22:51:09.817 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:51:09.817 | SHARE_GROUP=lvm-shares 2026-03-03 22:51:09.817 | SHARE_NAME_PREFIX=share- 2026-03-03 22:51:09.817 | SHELL=/bin/bash 2026-03-03 22:51:09.817 | SHLVL=1 2026-03-03 22:51:09.817 | SKIP_EPEL_INSTALL=False 2026-03-03 22:51:09.817 | SKIP_STOP_OVN=False 2026-03-03 22:51:09.817 | SMB_CONF=/etc/samba/smb.conf 2026-03-03 22:51:09.817 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-03 22:51:09.817 | SPICE_BRANCH=master 2026-03-03 22:51:09.818 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-03 22:51:09.818 | SQLALCHEMY_BRANCH=main 2026-03-03 22:51:09.818 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-03 22:51:09.818 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-03 22:51:09.818 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-03 22:51:09.818 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-03 22:51:09.818 | STACK_GROUP=stack 2026-03-03 22:51:09.818 | STACK_USER=stack 2026-03-03 22:51:09.818 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-03 22:51:09.818 | STUD_PROTO=--tls 2026-03-03 22:51:09.818 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-03 22:51:09.818 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-03 22:51:09.818 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-03 22:51:09.818 | SUBNETPOOL_PREFIX_V6=fde2:3e70:5c6f::/56 2026-03-03 22:51:09.818 | SUBNETPOOL_SIZE_V4=26 2026-03-03 22:51:09.818 | SUBNETPOOL_SIZE_V6=64 2026-03-03 22:51:09.818 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-03 22:51:09.818 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-jxxidnbcywqjvurcqaxhvsjtmiowhioz ; /usr/bin/python3' 2026-03-03 22:51:09.818 | SUDO_GID=1000 2026-03-03 22:51:09.818 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-03 22:51:09.818 | SUDO_UID=1000 2026-03-03 22:51:09.818 | SUDO_USER=zuul 2026-03-03 22:51:09.818 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052.summary.2026-03-03-224052 2026-03-03 22:51:09.818 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-03 22:51:09.818 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-03 22:51:09.818 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-03 22:51:09.818 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:51:09.818 | SWIFT_BRANCH=master 2026-03-03 22:51:09.818 | SWIFT_CONF_DIR=/etc/swift 2026-03-03 22:51:09.818 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-03 22:51:09.818 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-03 22:51:09.818 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-03 22:51:09.818 | SWIFT_DIR=/opt/stack/swift 2026-03-03 22:51:09.818 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-03 22:51:09.818 | SWIFT_ENABLE_TEMPURLS=False 2026-03-03 22:51:09.818 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-03 22:51:09.818 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-03 22:51:09.818 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-03 22:51:09.818 | SWIFT_HASH=1234123412341234 2026-03-03 22:51:09.818 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-03 22:51:09.818 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-03 22:51:09.818 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-03 22:51:09.818 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-03 22:51:09.818 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-03 22:51:09.818 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-03 22:51:09.818 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-03 22:51:09.818 | SWIFT_REPLICAS=1 2026-03-03 22:51:09.818 | SWIFT_REPLICAS_SEQ=1 2026-03-03 22:51:09.818 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-03 22:51:09.818 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:51:09.818 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:51:09.818 | SWIFT_SERVICE_PROTOCOL=https 2026-03-03 22:51:09.818 | SWIFT_START_ALL_SERVICES=False 2026-03-03 22:51:09.818 | SWIFT_STORAGE_IPS= 2026-03-03 22:51:09.818 | SWIFT_TEMPURL_KEY= 2026-03-03 22:51:09.818 | SWIFT_USE_MOD_WSGI=False 2026-03-03 22:51:09.818 | SYSLOG=False 2026-03-03 22:51:09.818 | SYSLOG_HOST=162.253.55.12 2026-03-03 22:51:09.818 | SYSLOG_PORT=516 2026-03-03 22:51:09.818 | SYSTEMCTL='sudo systemctl' 2026-03-03 22:51:09.818 | SYSTEMD_DIR=/etc/systemd/system 2026-03-03 22:51:09.818 | TARGET_BRANCH=master 2026-03-03 22:51:09.818 | TARGET_ENABLE_OVN_AGENT=False 2026-03-03 22:51:09.818 | TCPDUMP_ARGS= 2026-03-03 22:51:09.818 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-03 22:51:09.818 | TEMPEST_BRANCH=master 2026-03-03 22:51:09.818 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-03 22:51:09.818 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-03 22:51:09.818 | TEMPFILE=/tmp/tmp.9oaLRMZjQW 2026-03-03 22:51:09.818 | TENANT_TUNNEL_RANGES=1:1000 2026-03-03 22:51:09.818 | TENANT_VLAN_RANGE= 2026-03-03 22:51:09.818 | TERM=unknown 2026-03-03 22:51:09.818 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-03 22:51:09.818 | TLS_IP=IP:162.253.55.12,IP:::1 2026-03-03 22:51:09.818 | TOP_DIR=/opt/stack/devstack 2026-03-03 22:51:09.818 | TRAILING_TARGET_BRANCH=master 2026-03-03 22:51:09.818 | TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:51:09.818 | TUNNEL_IP=162.253.55.12 2026-03-03 22:51:09.818 | TUNNEL_IP_VERSION=4 2026-03-03 22:51:09.818 | UBUNTU_CODENAME=noble 2026-03-03 22:51:09.818 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-03 22:51:09.818 | UID=1002 2026-03-03 22:51:09.818 | ULIMIT_NOFILE=2048 2026-03-03 22:51:09.818 | USER=stack 2026-03-03 22:51:09.818 | USER_HOME=/opt/stack 2026-03-03 22:51:09.818 | USER_UNITS=False 2026-03-03 22:51:09.818 | USE_CINDER_FOR_GLANCE=False 2026-03-03 22:51:09.818 | USE_JOURNAL=False 2026-03-03 22:51:09.818 | USE_SUBNETPOOL=True 2026-03-03 22:51:09.818 | USE_VENV=False 2026-03-03 22:51:09.818 | VERBOSE=True 2026-03-03 22:51:09.818 | VERBOSE_NO_TIMESTAMP=True 2026-03-03 22:51:09.818 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-03 22:51:09.818 | VERSION_CODENAME=noble 2026-03-03 22:51:09.818 | VERSION_ID=24.04 2026-03-03 22:51:09.818 | VIF_PLUGGING_IS_FATAL=True 2026-03-03 22:51:09.818 | VIF_PLUGGING_TIMEOUT=300 2026-03-03 22:51:09.818 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-03 22:51:09.819 | VIRT_DRIVER=libvirt 2026-03-03 22:51:09.819 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-03 22:51:09.819 | VOLUME_GROUP_NAME=stack-volumes 2026-03-03 22:51:09.819 | VOLUME_NAME_PREFIX=volume- 2026-03-03 22:51:09.819 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-03 22:51:09.819 | WORKER_TIMEOUT=80 2026-03-03 22:51:09.819 | WSGI_MODE=uwsgi 2026-03-03 22:51:09.819 | ZSWAP_COMPRESSOR=lz4 2026-03-03 22:51:09.819 | ZSWAP_ZPOOL=zsmalloc 2026-03-03 22:51:09.819 | _=posix 2026-03-03 22:51:09.819 | _ASYNC_BG_TIME=0 2026-03-03 22:51:09.819 | _DEFAULT_LVM_INIT=0 2026-03-03 22:51:09.819 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-03 22:51:09.819 | _DEVSTACK_FUNCTIONS=1 2026-03-03 22:51:09.819 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-03 22:51:09.819 | _DEVSTACK_STACKRC=1 2026-03-03 22:51:09.819 | _LOG_COLOR_DEFAULT=False 2026-03-03 22:51:09.819 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-03 22:51:09.819 | _TIME_BEGIN=1772577642 2026-03-03 22:51:09.819 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-03 22:51:09.819 | _TIME_TOTAL=([apt-get]="265212" [pip_install]="121233" [apt-get-update]="2015" ) 2026-03-03 22:51:09.819 | _of_args='-v --no-timestamp' 2026-03-03 22:51:09.819 | backend=postgresql 2026-03-03 22:51:09.819 | be=lvm:lvmdriver-1 2026-03-03 22:51:09.819 | be_name=lvmdriver-1 2026-03-03 22:51:09.819 | be_type=lvm 2026-03-03 22:51:09.819 | db=postgresql 2026-03-03 22:51:09.819 | dc=org 2026-03-03 22:51:09.819 | default_v4_route_devs=ens3 2026-03-03 22:51:09.819 | default_v6_route_devs='ens3 2026-03-03 22:51:09.819 | ens3' 2026-03-03 22:51:09.819 | dir=/opt/stack/magnum 2026-03-03 22:51:09.819 | dn=,dc=openstack,dc=org 2026-03-03 22:51:09.819 | exceptions=80-tempest.sh 2026-03-03 22:51:09.819 | extra=80-tempest.sh 2026-03-03 22:51:09.819 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:51:09.819 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-03 22:51:09.819 | i=1 2026-03-03 22:51:09.819 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-03 22:51:09.819 | lfile=localrc 2026-03-03 22:51:09.819 | localrc=/opt/stack/devstack/.localrc.password 2026-03-03 22:51:09.819 | logfile=ovsdb-server-sb.log 2026-03-03 22:51:09.819 | mode=stack 2026-03-03 22:51:09.819 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-03 22:51:09.819 | opt='?' 2026-03-03 22:51:09.819 | os_CODENAME=noble 2026-03-03 22:51:09.819 | os_PACKAGE=deb 2026-03-03 22:51:09.819 | os_RELEASE=24.04 2026-03-03 22:51:09.819 | os_VENDOR=Ubuntu 2026-03-03 22:51:09.819 | phase=install 2026-03-03 22:51:09.819 | pkgs= 2026-03-03 22:51:09.819 | plugin=magnum 2026-03-03 22:51:09.819 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:51:09.819 | port=60999 2026-03-03 22:51:09.819 | pw=secretadmin 2026-03-03 22:51:09.819 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-03 22:51:09.819 | saveenv=ehxB 2026-03-03 22:51:09.819 | time_stamp=2026-03-03-224110 2026-03-03 22:51:09.819 | var=ADMIN_PASSWORD 2026-03-03 22:51:09.819 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-03 22:51:09.849 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:51:09.854 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:51:09.860 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-03 22:51:09.866 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-03 22:51:09.872 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:51:09.878 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-03 22:51:09.883 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-03 22:51:09.889 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-03 22:51:09.895 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-03 22:51:09.900 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-03 22:51:09.906 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:51:09.911 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-03 22:51:09.918 | +++ functions-common:git_clone:585 : pwd 2026-03-03 22:51:09.925 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:51:09.930 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:51:09.936 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:51:09.971 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:51:09.977 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:51:09.982 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:09.989 | ++ functions-common:git_clone:602 : echo master 2026-03-03 22:51:09.989 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:51:09.999 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-03 22:51:10.004 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:10.009 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-03 22:51:10.033 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-03 22:51:10.039 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-03 22:51:10.040 | ++ functions-common:git_clone:665 : head -1 2026-03-03 22:51:10.045 | a9e240f9 tox: Drop basepython 2026-03-03 22:51:10.051 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:51:10.056 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:337 : setup_develop /opt/stack/magnum 2026-03-03 22:51:10.061 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:51:10.067 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-03 22:51:10.073 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-03 22:51:10.080 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:51:10.086 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-03 22:51:10.091 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:51:10.096 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-03 22:51:10.103 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-03 22:51:10.108 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:51:10.113 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:51:10.119 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-03 22:51:10.125 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:51:10.133 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-03 22:51:10.139 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:51:10.145 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:51:10.153 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-03 22:51:10.163 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-03 22:51:10.169 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-03 22:51:10.175 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-03 22:51:10.272 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-03 22:51:10.277 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:51:10.284 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:51:10.289 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:51:10.295 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-03 22:51:10.300 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-03 22:51:10.306 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:51:10.310 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:51:10.317 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:51:10.323 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:51:10.329 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:51:10.336 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:51:10.341 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:51:10.347 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-03 22:51:10.387 | Using python 3.12 to install /opt/stack/magnum 2026-03-03 22:51:10.393 | ++ 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/magnum 2026-03-03 22:51:10.979 | Obtaining file:///opt/stack/magnum 2026-03-03 22:51:10.981 | Installing build dependencies: started 2026-03-03 22:51:11.966 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:11.967 | Checking if build backend supports build_editable: started 2026-03-03 22:51:12.277 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:51:12.279 | Getting requirements to build editable: started 2026-03-03 22:51:12.469 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:51:12.471 | Installing backend dependencies: started 2026-03-03 22:51:13.573 | Installing backend dependencies: finished with status 'done' 2026-03-03 22:51:13.575 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:51:14.039 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:51:14.062 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (6.0.3) 2026-03-03 22:51:14.062 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (2.0.46) 2026-03-03 22:51:14.063 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (0.12.1) 2026-03-03 22:51:14.063 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (1.8.9) 2026-03-03 22:51:14.064 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (1.18.4) 2026-03-03 22:51:14.064 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (4.13.2) 2026-03-03 22:51:14.064 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (5.2.1) 2026-03-03 22:51:14.065 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (0.40.4) 2026-03-03 22:51:14.065 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (1.33) 2026-03-03 22:51:14.066 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (5.13.1) 2026-03-03 22:51:14.066 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (12.0.0) 2026-03-03 22:51:14.067 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (1.3.0) 2026-03-03 22:51:14.067 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (7.4.0) 2026-03-03 22:51:14.067 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (10.3.0) 2026-03-03 22:51:14.068 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (6.3.0) 2026-03-03 22:51:14.068 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (18.0.0) 2026-03-03 22:51:14.069 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (6.7.2) 2026-03-03 22:51:14.069 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (8.1.0) 2026-03-03 22:51:14.070 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (17.3.0) 2026-03-03 22:51:14.070 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (8.0.0) 2026-03-03 22:51:14.071 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (5.0.0) 2026-03-03 22:51:14.071 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (3.7.0) 2026-03-03 22:51:14.071 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (5.9.1) 2026-03-03 22:51:14.072 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (4.5.1) 2026-03-03 22:51:14.072 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (2.7.1) 2026-03-03 22:51:14.073 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (10.0.0) 2026-03-03 22:51:14.073 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (3.9.0) 2026-03-03 22:51:14.074 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (7.0.3) 2026-03-03 22:51:14.074 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (1.7.0) 2026-03-03 22:51:14.074 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (4.0.1) 2026-03-03 22:51:14.075 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (7.3.0) 2026-03-03 22:51:14.075 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (9.9.0) 2026-03-03 22:51:14.076 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (4.11.0) 2026-03-03 22:51:14.246 | Collecting python-heatclient>=2.2.0 (from magnum==21.1.0.dev47) 2026-03-03 22:51:14.318 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-03 22:51:14.326 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (11.8.0) 2026-03-03 22:51:14.326 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (18.12.0) 2026-03-03 22:51:14.327 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (5.8.0) 2026-03-03 22:51:14.357 | Collecting python-octaviaclient>=2.1.0 (from magnum==21.1.0.dev47) 2026-03-03 22:51:14.361 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-03 22:51:14.368 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (2.32.5) 2026-03-03 22:51:14.369 | Requirement already satisfied: setuptools!=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,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (82.0.0) 2026-03-03 22:51:14.370 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (5.7.0) 2026-03-03 22:51:14.370 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (6.2.0) 2026-03-03 22:51:14.371 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (43.0.3) 2026-03-03 22:51:14.372 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==21.1.0.dev47) (3.1.6) 2026-03-03 22:51:14.374 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==21.1.0.dev47) (1.3.10) 2026-03-03 22:51:14.374 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==21.1.0.dev47) (4.15.0) 2026-03-03 22:51:14.376 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==21.1.0.dev47) (0.6.0) 2026-03-03 22:51:14.377 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==21.1.0.dev47) (3.2.0) 2026-03-03 22:51:14.377 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==21.1.0.dev47) (3.17.0) 2026-03-03 22:51:14.380 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev47) (1.11.0) 2026-03-03 22:51:14.381 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev47) (14.3.3) 2026-03-03 22:51:14.381 | 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.0.0->magnum==21.1.0.dev47) (1.7.2) 2026-03-03 22:51:14.383 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==21.1.0.dev47) (2.0.0) 2026-03-03 22:51:14.385 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==21.1.0.dev47) (3.0) 2026-03-03 22:51:14.387 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==21.1.0.dev47) (2.8.0) 2026-03-03 22:51:14.388 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==21.1.0.dev47) (3.3.2) 2026-03-03 22:51:14.393 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==21.1.0.dev47) (3.0.0) 2026-03-03 22:51:14.395 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==21.1.0.dev47) (2.1.0) 2026-03-03 22:51:14.396 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==21.1.0.dev47) (1.8.2) 2026-03-03 22:51:14.399 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==21.1.0.dev47) (4.1.1) 2026-03-03 22:51:14.400 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==21.1.0.dev47) (2.11.0) 2026-03-03 22:51:14.404 | 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.0.0->magnum==21.1.0.dev47) (1.5.0) 2026-03-03 22:51:14.408 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==21.1.0.dev47) (0.20) 2026-03-03 22:51:14.409 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==21.1.0.dev47) (3.0.0) 2026-03-03 22:51:14.411 | 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.1.0->magnum==21.1.0.dev47) (2.1.1) 2026-03-03 22:51:14.414 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==21.1.0.dev47) (2.0.0) 2026-03-03 22:51:14.417 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==21.1.0.dev47) (2.0.2) 2026-03-03 22:51:14.418 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==21.1.0.dev47) (0.5.0) 2026-03-03 22:51:14.422 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==21.1.0.dev47) (2.9.0.post0) 2026-03-03 22:51:14.424 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev47) (3.2.1) 2026-03-03 22:51:14.425 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev47) (7.0.1) 2026-03-03 22:51:14.426 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev47) (5.3.1) 2026-03-03 22:51:14.426 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev47) (5.6.2) 2026-03-03 22:51:14.426 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==21.1.0.dev47) (0.15.1) 2026-03-03 22:51:14.428 | 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->magnum==21.1.0.dev47) (5.1.0) 2026-03-03 22:51:14.434 | 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->magnum==21.1.0.dev47) (2025.3) 2026-03-03 22:51:14.435 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==21.1.0.dev47) (26.0) 2026-03-03 22:51:14.439 | 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->magnum==21.1.0.dev47) (0.24.1) 2026-03-03 22:51:14.441 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==21.1.0.dev47) (5.0.0) 2026-03-03 22:51:14.441 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==21.1.0.dev47) (3.1.6) 2026-03-03 22:51:14.442 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==21.1.0.dev47) (4.0.1) 2026-03-03 22:51:14.446 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==21.1.0.dev47) (3.0.3) 2026-03-03 22:51:14.452 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==21.1.0.dev47) (7.2.2) 2026-03-03 22:51:14.454 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==21.1.0.dev47) (1.1.2) 2026-03-03 22:51:14.459 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev47) (3.1.0) 2026-03-03 22:51:14.460 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev47) (2.5.1) 2026-03-03 22:51:14.460 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev47) (3.10.1) 2026-03-03 22:51:14.461 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==21.1.0.dev47) (1.7.3) 2026-03-03 22:51:14.466 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==21.1.0.dev47) (3.3.2) 2026-03-03 22:51:14.485 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==21.1.0.dev47) (0.6.0) 2026-03-03 22:51:14.511 | 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->magnum==21.1.0.dev47) (1.17.0) 2026-03-03 22:51:14.514 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==21.1.0.dev47) (2.1.0) 2026-03-03 22:51:14.514 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==21.1.0.dev47) (24.2.1) 2026-03-03 22:51:14.520 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==21.1.0.dev47) (4.4.0) 2026-03-03 22:51:14.521 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==21.1.0.dev47) (4.10.0) 2026-03-03 22:51:14.525 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==21.1.0.dev47) (4.10.0) 2026-03-03 22:51:14.529 | 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.14.0->python-heatclient>=2.2.0->magnum==21.1.0.dev47) (1.1.0) 2026-03-03 22:51:14.530 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==21.1.0.dev47) (4.9.2) 2026-03-03 22:51:14.530 | 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.14.0->python-heatclient>=2.2.0->magnum==21.1.0.dev47) (1.4.0) 2026-03-03 22:51:14.590 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==21.1.0.dev47) 2026-03-03 22:51:14.593 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-03 22:51:14.619 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==21.1.0.dev47) (3.4.4) 2026-03-03 22:51:14.620 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==21.1.0.dev47) (3.11) 2026-03-03 22:51:14.620 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==21.1.0.dev47) (2.6.3) 2026-03-03 22:51:14.621 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==21.1.0.dev47) (2023.11.17) 2026-03-03 22:51:14.644 | 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.0.0->magnum==21.1.0.dev47) (4.0.0) 2026-03-03 22:51:14.644 | 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.0.0->magnum==21.1.0.dev47) (2.19.2) 2026-03-03 22:51:14.651 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==21.1.0.dev47) (0.1.2) 2026-03-03 22:51:14.662 | 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.2.0->magnum==21.1.0.dev47) (0.7) 2026-03-03 22:51:14.690 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev47) (3.4.2) 2026-03-03 22:51:14.690 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev47) (4.26.0) 2026-03-03 22:51:14.691 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev47) (3.3.0) 2026-03-03 22:51:14.692 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev47) (9.1.4) 2026-03-03 22:51:14.692 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==21.1.0.dev47) (4.0.1) 2026-03-03 22:51:14.700 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==21.1.0.dev47) (25.4.0) 2026-03-03 22:51:14.700 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==21.1.0.dev47) (2025.9.1) 2026-03-03 22:51:14.701 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==21.1.0.dev47) (0.37.0) 2026-03-03 22:51:14.701 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==21.1.0.dev47) (0.30.0) 2026-03-03 22:51:14.737 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==21.1.0.dev47) (2.8.4) 2026-03-03 22:51:14.764 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==21.1.0.dev47) (0.8.1) 2026-03-03 22:51:14.764 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==21.1.0.dev47) (2025.2) 2026-03-03 22:51:14.765 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==21.1.0.dev47) (8.7.1) 2026-03-03 22:51:14.772 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==21.1.0.dev47) (3.23.0) 2026-03-03 22:51:14.809 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-03 22:51:14.843 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-03 22:51:14.853 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-03 22:51:14.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 47.2 MB/s 0:00:00 2026-03-03 22:51:14.893 | Building wheels for collected packages: magnum 2026-03-03 22:51:14.894 | Building editable for magnum (pyproject.toml): started 2026-03-03 22:51:15.465 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-03 22:51:15.467 | Created wheel for magnum: filename=magnum-21.1.0.dev47-0.editable-py3-none-any.whl size=8684 sha256=05e9fd00c49f5c03c9dd7e362ee0455b4d3d76dc3ecf5983aee1fc3e7eb381c7 2026-03-03 22:51:15.467 | Stored in directory: /tmp/pip-ephem-wheel-cache-to1x_071/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-03 22:51:15.471 | Successfully built magnum 2026-03-03 22:51:15.609 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-03 22:51:16.984 | 2026-03-03 22:51:17.003 | Successfully installed magnum-21.1.0.dev47 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-03 22:51:17.139 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:17.146 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:17.153 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:17.156 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:17.162 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:17.166 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:17.172 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:17.177 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:17.182 | ++ functions-common:time_stop:2419 : start_time=1772578270377 2026-03-03 22:51:17.187 | ++ functions-common:time_stop:2421 : [[ -z 1772578270377 ]] 2026-03-03 22:51:17.195 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:17.204 | ++ functions-common:time_stop:2424 : end_time=1772578277197 2026-03-03 22:51:17.209 | ++ functions-common:time_stop:2425 : elapsed_time=6820 2026-03-03 22:51:17.214 | ++ functions-common:time_stop:2426 : total=121233 2026-03-03 22:51:17.220 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:17.225 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=128053 2026-03-03 22:51:17.229 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:17.236 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:51:17.241 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:51:17.247 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-03 22:51:17.253 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-03 22:51:17.259 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:17.265 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-03 22:51:17.270 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-03-03 22:51:17.277 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:17.282 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 22:51:17.287 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 22:51:17.294 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-03-03 22:51:17.300 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-03 22:51:17.308 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : use_library_from_git python-magnumclient 2026-03-03 22:51:17.314 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-03 22:51:17.320 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:17.326 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:17.332 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-03-03 22:51:17.338 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-03 22:51:17.344 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-03 22:51:17.351 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : git_clone_by_name python-magnumclient 2026-03-03 22:51:17.357 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-03 22:51:17.362 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-03 22:51:17.368 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-03 22:51:17.373 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-03 22:51:17.379 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-03 22:51:17.386 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-03 22:51:17.391 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-03 22:51:17.398 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-03 22:51:17.405 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-03 22:51:17.413 | +++ functions-common:git_clone:585 : pwd 2026-03-03 22:51:17.420 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:51:17.425 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:51:17.432 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:51:17.469 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:51:17.475 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:51:17.482 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:17.489 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:51:17.489 | ++ functions-common:git_clone:602 : echo master 2026-03-03 22:51:17.500 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-03 22:51:17.506 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:17.514 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-03 22:51:17.538 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-03 22:51:17.546 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-03 22:51:17.547 | ++ functions-common:git_clone:665 : head -1 2026-03-03 22:51:17.555 | 86936ec Merge "Update master for stable/2025.2" 2026-03-03 22:51:17.561 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:51:17.569 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : setup_dev_lib python-magnumclient 2026-03-03 22:51:17.574 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-03 22:51:17.581 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-03 22:51:17.587 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-03 22:51:17.592 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-03 22:51:17.598 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-03 22:51:17.603 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-03 22:51:17.611 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:51:17.618 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-03 22:51:17.623 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-03 22:51:17.631 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:51:17.637 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-03 22:51:17.643 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:51:17.649 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-03 22:51:17.656 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-03 22:51:17.661 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:51:17.667 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:51:17.675 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-03 22:51:17.682 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:51:17.690 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-03 22:51:17.696 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:51:17.704 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:51:17.712 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-03 22:51:17.721 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-03 22:51:17.727 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-03 22:51:17.735 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-03-03 22:51:17.834 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-03 22:51:17.840 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:51:17.847 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:51:17.852 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:51:17.858 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-03 22:51:17.864 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-03 22:51:17.871 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:51:17.876 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:51:17.882 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:51:17.888 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:51:17.893 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:51:17.899 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:51:17.906 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:51:17.912 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-03 22:51:17.957 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-03 22:51:17.962 | ++ 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/python-magnumclient 2026-03-03 22:51:18.551 | Obtaining file:///opt/stack/python-magnumclient 2026-03-03 22:51:18.552 | Installing build dependencies: started 2026-03-03 22:51:19.533 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:19.535 | Checking if build backend supports build_editable: started 2026-03-03 22:51:19.838 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:51:19.840 | Getting requirements to build editable: started 2026-03-03 22:51:19.997 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:51:19.999 | Installing backend dependencies: started 2026-03-03 22:51:21.045 | Installing backend dependencies: finished with status 'done' 2026-03-03 22:51:21.046 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:51:21.403 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:51:21.424 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (7.0.3) 2026-03-03 22:51:21.424 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (5.13.1) 2026-03-03 22:51:21.425 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (5.7.0) 2026-03-03 22:51:21.425 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (2.32.5) 2026-03-03 22:51:21.426 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (6.7.2) 2026-03-03 22:51:21.426 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (8.1.0) 2026-03-03 22:51:21.427 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (5.9.1) 2026-03-03 22:51:21.427 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (10.0.0) 2026-03-03 22:51:21.427 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (4.10.0) 2026-03-03 22:51:21.428 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (4.4.0) 2026-03-03 22:51:21.428 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (3.17.0) 2026-03-03 22:51:21.429 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (43.0.3) 2026-03-03 22:51:21.429 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.0) (5.2.1) 2026-03-03 22:51:21.431 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.10.0) (2.0.0) 2026-03-03 22:51:21.433 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.10.0) (3.0) 2026-03-03 22:51:21.434 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.0) (2.1.0) 2026-03-03 22:51:21.435 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.0) (1.8.2) 2026-03-03 22:51:21.435 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.0) (4.15.0) 2026-03-03 22:51:21.438 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (1.5.0) 2026-03-03 22:51:21.439 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (1.1.0) 2026-03-03 22:51:21.439 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (1.33) 2026-03-03 22:51:21.440 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (4.9.2) 2026-03-03 22:51:21.440 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (7.2.2) 2026-03-03 22:51:21.441 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (6.0.3) 2026-03-03 22:51:21.441 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.0) (1.4.0) 2026-03-03 22:51:21.445 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.10.0) (3.0.0) 2026-03-03 22:51:21.447 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.10.0) (4.13.2) 2026-03-03 22:51:21.449 | 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.8.0->python-magnumclient==4.10.0) (0.6.0) 2026-03-03 22:51:21.450 | 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.8.0->python-magnumclient==4.10.0) (3.2.0) 2026-03-03 22:51:21.452 | 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.8.0->python-magnumclient==4.10.0) (1.11.0) 2026-03-03 22:51:21.453 | 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.8.0->python-magnumclient==4.10.0) (14.3.3) 2026-03-03 22:51:21.454 | 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.8.0->python-magnumclient==4.10.0) (1.7.2) 2026-03-03 22:51:21.456 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.0) (10.3.0) 2026-03-03 22:51:21.456 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.0) (6.3.0) 2026-03-03 22:51:21.458 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.0) (2.9.0.post0) 2026-03-03 22:51:21.458 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.0) (3.0.0) 2026-03-03 22:51:21.460 | 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->python-magnumclient==4.10.0) (2.1.1) 2026-03-03 22:51:21.461 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.0) (1.3.0) 2026-03-03 22:51:21.462 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.0) (2.0.0) 2026-03-03 22:51:21.466 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.10.0) (1.1.2) 2026-03-03 22:51:21.468 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.0) (3.3.2) 2026-03-03 22:51:21.469 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.0) (26.0) 2026-03-03 22:51:21.471 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.10.0) (82.0.0) 2026-03-03 22:51:21.474 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.10.0) (0.6.0) 2026-03-03 22:51:21.483 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.10.0) (1.17.0) 2026-03-03 22:51:21.486 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.0) (3.4.4) 2026-03-03 22:51:21.487 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.0) (3.11) 2026-03-03 22:51:21.487 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.0) (2.6.3) 2026-03-03 22:51:21.488 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.10.0) (2023.11.17) 2026-03-03 22:51:21.498 | 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.8.0->python-magnumclient==4.10.0) (4.0.0) 2026-03-03 22:51:21.499 | 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.8.0->python-magnumclient==4.10.0) (2.19.2) 2026-03-03 22:51:21.502 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.0) (0.1.2) 2026-03-03 22:51:21.521 | Building wheels for collected packages: python-magnumclient 2026-03-03 22:51:21.522 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-03 22:51:21.944 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-03 22:51:21.945 | Created wheel for python-magnumclient: filename=python_magnumclient-4.10.0-0.editable-py3-none-any.whl size=8920 sha256=441dd43f1c4c49a6256813da5a94b2af550d57476862c2ce0a9036c566c67fae 2026-03-03 22:51:21.945 | Stored in directory: /tmp/pip-ephem-wheel-cache-er8xgdm2/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-03 22:51:21.950 | Successfully built python-magnumclient 2026-03-03 22:51:22.105 | Installing collected packages: python-magnumclient 2026-03-03 22:51:22.135 | Successfully installed python-magnumclient-4.10.0 2026-03-03 22:51:22.253 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:22.257 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:22.263 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:22.269 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:22.274 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:22.279 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:22.283 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:22.288 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:22.293 | ++ functions-common:time_stop:2419 : start_time=1772578277946 2026-03-03 22:51:22.298 | ++ functions-common:time_stop:2421 : [[ -z 1772578277946 ]] 2026-03-03 22:51:22.305 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:22.314 | ++ functions-common:time_stop:2424 : end_time=1772578282309 2026-03-03 22:51:22.319 | ++ functions-common:time_stop:2425 : elapsed_time=4363 2026-03-03 22:51:22.325 | ++ functions-common:time_stop:2426 : total=128053 2026-03-03 22:51:22.330 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:22.335 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=132416 2026-03-03 22:51:22.338 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:22.345 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:51:22.351 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:51:22.357 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-03 22:51:22.363 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-03 22:51:22.369 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:22.374 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:22.379 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-03 22:51:22.386 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:22.393 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:330 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-03 22:51:22.418 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-03 22:51:22.425 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-03 22:51:22.446 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : apache_site_config_for magnum-api 2026-03-03 22:51:22.452 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-03 22:51:22.457 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:51:22.462 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:51:22.468 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:51:22.474 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-03 22:51:22.480 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-03 22:51:22.502 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:90 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-03 22:51:22.508 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:51:22.513 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-03 22:51:22.518 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-03 22:51:22.525 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-03 22:51:22.534 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-03 22:51:22.539 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-03 22:51:22.546 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:51:22.555 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-03 22:51:22.560 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-03 22:51:22.566 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-03 22:51:22.571 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:51:22.577 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:51:22.582 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-03 22:51:22.633 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-03 22:51:22.642 | ++ lib/apache:disable_apache_site:209 : true 2026-03-03 22:51:22.648 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:51:22.654 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:51:22.667 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:51:22.673 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-03 22:51:22.678 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-03 22:51:22.684 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-03 22:51:22.727 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:51:22.732 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-03 22:51:22.739 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-03 22:51:22.745 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:51:22.752 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-03 22:51:22.758 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-03 22:51:22.764 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-03 22:51:22.770 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-03 22:51:22.775 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:22.780 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:22.786 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-03 22:51:22.793 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:22.799 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-03 22:51:22.845 | Using python 3.12 to install python-manilaclient 2026-03-03 22:51:22.850 | ++ 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-manilaclient 2026-03-03 22:51:23.608 | Collecting python-manilaclient 2026-03-03 22:51:23.703 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-03 22:51:23.714 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-03-03 22:51:23.715 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-03-03 22:51:23.716 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-03-03 22:51:23.716 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-03-03 22:51:23.717 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-03-03 22:51:23.718 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-03-03 22:51:23.718 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-03-03 22:51:23.719 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-03-03 22:51:23.720 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-03-03 22:51:23.720 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-03-03 22:51:23.722 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-03-03 22:51:23.724 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-03-03 22:51:23.724 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-03-03 22:51:23.725 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-03-03 22:51:23.726 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-03-03 22:51:23.730 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-03-03 22:51:23.731 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-03-03 22:51:23.731 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-03-03 22:51:23.732 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-03-03 22:51:23.733 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-03-03 22:51:23.734 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-03-03 22:51:23.736 | 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>=3.2.0->python-manilaclient) (1.11.0) 2026-03-03 22:51:23.736 | 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>=3.2.0->python-manilaclient) (14.3.3) 2026-03-03 22:51:23.737 | 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>=3.2.0->python-manilaclient) (1.7.2) 2026-03-03 22:51:23.738 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-03-03 22:51:23.738 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-03-03 22:51:23.739 | 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>=3.2.0->python-manilaclient) (1.5.0) 2026-03-03 22:51:23.739 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-03-03 22:51:23.740 | 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>=3.2.0->python-manilaclient) (1.33) 2026-03-03 22:51:23.741 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-03-03 22:51:23.741 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-03-03 22:51:23.742 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-03-03 22:51:23.743 | 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>=3.2.0->python-manilaclient) (2.0.0) 2026-03-03 22:51:23.746 | 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>=3.2.0->python-manilaclient) (3.0) 2026-03-03 22:51:23.750 | 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>=3.2.0->python-manilaclient) (3.0.0) 2026-03-03 22:51:23.751 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-03-03 22:51:23.752 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-03-03 22:51:23.755 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-03-03 22:51:23.756 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-03-03 22:51:23.759 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-03-03 22:51:23.761 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-03-03 22:51:23.762 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-03-03 22:51:23.764 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.0) 2026-03-03 22:51:23.767 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-03-03 22:51:23.774 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-03-03 22:51:23.777 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.4) 2026-03-03 22:51:23.777 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.11) 2026-03-03 22:51:23.778 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-03 22:51:23.778 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-03-03 22:51:23.789 | 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>=3.2.0->python-manilaclient) (4.0.0) 2026-03-03 22:51:23.789 | 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>=3.2.0->python-manilaclient) (2.19.2) 2026-03-03 22:51:23.792 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-03-03 22:51:23.823 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-03 22:51:24.087 | Installing collected packages: python-manilaclient 2026-03-03 22:51:24.457 | Successfully installed python-manilaclient-6.0.0 2026-03-03 22:51:24.554 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:24.560 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:24.565 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:24.569 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:24.573 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:24.578 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:24.583 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:24.588 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:24.594 | ++ functions-common:time_stop:2419 : start_time=1772578282833 2026-03-03 22:51:24.599 | ++ functions-common:time_stop:2421 : [[ -z 1772578282833 ]] 2026-03-03 22:51:24.607 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:24.616 | ++ functions-common:time_stop:2424 : end_time=1772578284610 2026-03-03 22:51:24.623 | ++ functions-common:time_stop:2425 : elapsed_time=1777 2026-03-03 22:51:24.629 | ++ functions-common:time_stop:2426 : total=132416 2026-03-03 22:51:24.634 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:24.640 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134193 2026-03-03 22:51:24.646 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:24.652 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-03 22:51:24.658 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-03 22:51:24.682 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-03 22:51:24.688 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:51:24.695 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-03 22:51:24.701 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-03 22:51:24.707 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-03 22:51:24.714 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:51:24.719 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-03 22:51:24.725 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-03 22:51:24.732 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:51:24.738 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-03 22:51:24.744 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:51:24.750 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-03 22:51:24.755 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-03 22:51:24.761 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:51:24.765 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:51:24.772 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-03 22:51:24.777 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:51:24.783 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-03 22:51:24.788 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:51:24.792 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:51:24.798 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-03 22:51:24.808 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-03 22:51:24.814 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-03 22:51:24.819 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-03 22:51:24.915 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-03 22:51:24.921 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:51:24.927 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:51:24.932 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:51:24.935 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-03 22:51:24.940 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-03 22:51:24.944 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:51:24.948 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:51:24.953 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:51:24.958 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:51:24.963 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:51:24.968 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:51:24.973 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:51:24.979 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-03 22:51:25.022 | Using python 3.12 to install /opt/stack/manila 2026-03-03 22:51:25.028 | ++ 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/manila 2026-03-03 22:51:25.659 | Obtaining file:///opt/stack/manila 2026-03-03 22:51:25.662 | Installing build dependencies: started 2026-03-03 22:51:26.805 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:26.806 | Checking if build backend supports build_editable: started 2026-03-03 22:51:27.142 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:51:27.144 | Getting requirements to build editable: started 2026-03-03 22:51:27.824 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:51:27.826 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:51:28.359 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:51:28.380 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (7.0.3) 2026-03-03 22:51:28.380 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (1.18.4) 2026-03-03 22:51:28.381 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (5.5.0) 2026-03-03 22:51:28.381 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (0.7.1) 2026-03-03 22:51:28.382 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (0.40.4) 2026-03-03 22:51:28.382 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (3.3.2) 2026-03-03 22:51:28.383 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (6.0.2) 2026-03-03 22:51:28.383 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (1.3.0) 2026-03-03 22:51:28.384 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (10.3.0) 2026-03-03 22:51:28.384 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (6.3.0) 2026-03-03 22:51:28.385 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (18.0.0) 2026-03-03 22:51:28.385 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (6.7.2) 2026-03-03 22:51:28.386 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (8.1.0) 2026-03-03 22:51:28.386 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (17.3.0) 2026-03-03 22:51:28.386 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (8.0.0) 2026-03-03 22:51:28.387 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (5.0.0) 2026-03-03 22:51:28.387 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (3.10.1) 2026-03-03 22:51:28.388 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (3.7.0) 2026-03-03 22:51:28.388 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (7.9.0) 2026-03-03 22:51:28.389 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (5.9.1) 2026-03-03 22:51:28.389 | Requirement already satisfied: oslo.service>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (4.5.1) 2026-03-03 22:51:28.390 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (2.7.1) 2026-03-03 22:51:28.390 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (10.0.0) 2026-03-03 22:51:28.391 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (7.4.0) 2026-03-03 22:51:28.391 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (4.3.0) 2026-03-03 22:51:28.392 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (4.0.0) 2026-03-03 22:51:28.392 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (3.10.1) 2026-03-03 22:51:28.393 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (3.1.0) 2026-03-03 22:51:28.394 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (3.3.2) 2026-03-03 22:51:28.394 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (11.8.0) 2026-03-03 22:51:28.395 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (5.13.1) 2026-03-03 22:51:28.395 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (12.0.0) 2026-03-03 22:51:28.396 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (2.32.5) 2026-03-03 22:51:28.396 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (9.1.4) 2026-03-03 22:51:28.397 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (2.5.1) 2026-03-03 22:51:28.397 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (2.0.46) 2026-03-03 22:51:28.521 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==21.1.0.dev167) 2026-03-03 22:51:28.627 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-03 22:51:28.645 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (5.7.0) 2026-03-03 22:51:28.645 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (8.1.0) 2026-03-03 22:51:28.646 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (9.9.0) 2026-03-03 22:51:28.646 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (18.12.0) 2026-03-03 22:51:28.646 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (1.8.9) 2026-03-03 22:51:28.647 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (7.0.1) 2026-03-03 22:51:28.647 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (26.0) 2026-03-03 22:51:28.648 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (4.26.0) 2026-03-03 22:51:28.648 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==21.1.0.dev167) (4.10.0) 2026-03-03 22:51:28.649 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==21.1.0.dev167) (1.3.10) 2026-03-03 22:51:28.650 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==21.1.0.dev167) (4.15.0) 2026-03-03 22:51:28.653 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==21.1.0.dev167) (43.0.3) 2026-03-03 22:51:28.653 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==21.1.0.dev167) (7.3.0) 2026-03-03 22:51:28.658 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==21.1.0.dev167) (2.0.0) 2026-03-03 22:51:28.662 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==21.1.0.dev167) (3.0) 2026-03-03 22:51:28.666 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==21.1.0.dev167) (2.8.0) 2026-03-03 22:51:28.672 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev167) (25.4.0) 2026-03-03 22:51:28.672 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev167) (2025.9.1) 2026-03-03 22:51:28.673 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev167) (0.37.0) 2026-03-03 22:51:28.673 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==21.1.0.dev167) (0.30.0) 2026-03-03 22:51:28.679 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==21.1.0.dev167) (2.1.0) 2026-03-03 22:51:28.679 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==21.1.0.dev167) (1.8.2) 2026-03-03 22:51:28.682 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev167) (4.1.1) 2026-03-03 22:51:28.683 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev167) (4.0.1) 2026-03-03 22:51:28.684 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev167) (2.11.0) 2026-03-03 22:51:28.684 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==21.1.0.dev167) (5.8.0) 2026-03-03 22:51:28.690 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (5.2.1) 2026-03-03 22:51:28.690 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (1.5.0) 2026-03-03 22:51:28.691 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (1.1.0) 2026-03-03 22:51:28.691 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (1.33) 2026-03-03 22:51:28.693 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (4.9.2) 2026-03-03 22:51:28.693 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (7.2.2) 2026-03-03 22:51:28.694 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (6.0.3) 2026-03-03 22:51:28.694 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==21.1.0.dev167) (1.4.0) 2026-03-03 22:51:28.700 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==21.1.0.dev167) (3.0.0) 2026-03-03 22:51:28.706 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==21.1.0.dev167) (0.20) 2026-03-03 22:51:28.706 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==21.1.0.dev167) (3.0.0) 2026-03-03 22:51:28.708 | 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.3.0->manila==21.1.0.dev167) (2.1.1) 2026-03-03 22:51:28.711 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==21.1.0.dev167) (2.0.0) 2026-03-03 22:51:28.716 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==21.1.0.dev167) (2.0.2) 2026-03-03 22:51:28.716 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==21.1.0.dev167) (0.5.0) 2026-03-03 22:51:28.720 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==21.1.0.dev167) (2.9.0.post0) 2026-03-03 22:51:28.723 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev167) (3.2.1) 2026-03-03 22:51:28.725 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev167) (5.3.1) 2026-03-03 22:51:28.725 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev167) (5.6.2) 2026-03-03 22:51:28.726 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==21.1.0.dev167) (0.15.1) 2026-03-03 22:51:28.728 | 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->manila==21.1.0.dev167) (5.1.0) 2026-03-03 22:51:28.733 | 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->manila==21.1.0.dev167) (2025.3) 2026-03-03 22:51:28.738 | 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->manila==21.1.0.dev167) (0.24.1) 2026-03-03 22:51:28.741 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==21.1.0.dev167) (5.0.0) 2026-03-03 22:51:28.742 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==21.1.0.dev167) (3.1.6) 2026-03-03 22:51:28.743 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==21.1.0.dev167) (4.0.1) 2026-03-03 22:51:28.749 | 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->manila==21.1.0.dev167) (3.0.3) 2026-03-03 22:51:28.756 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==21.1.0.dev167) (1.1.2) 2026-03-03 22:51:28.770 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==21.1.0.dev167) (1.7.3) 2026-03-03 22:51:28.773 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==21.1.0.dev167) (3.17.0) 2026-03-03 22:51:28.786 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==21.1.0.dev167) (2.2.1) 2026-03-03 22:51:28.786 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==21.1.0.dev167) (1.6.2) 2026-03-03 22:51:28.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==21.1.0.dev167) (82.0.0) 2026-03-03 22:51:28.802 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==21.1.0.dev167) (0.6.0) 2026-03-03 22:51:28.823 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==21.1.0.dev167) (4.13.2) 2026-03-03 22:51:28.826 | 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>=3.7.0->manila==21.1.0.dev167) (0.6.0) 2026-03-03 22:51:28.827 | 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>=3.7.0->manila==21.1.0.dev167) (3.2.0) 2026-03-03 22:51:28.833 | 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>=3.7.0->manila==21.1.0.dev167) (1.11.0) 2026-03-03 22:51:28.833 | 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>=3.7.0->manila==21.1.0.dev167) (14.3.3) 2026-03-03 22:51:28.833 | 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>=3.7.0->manila==21.1.0.dev167) (1.7.2) 2026-03-03 22:51:28.842 | 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.4.0->manila==21.1.0.dev167) (1.17.0) 2026-03-03 22:51:28.850 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==21.1.0.dev167) (4.4.0) 2026-03-03 22:51:28.867 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==21.1.0.dev167) (3.4.4) 2026-03-03 22:51:28.868 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==21.1.0.dev167) (3.11) 2026-03-03 22:51:28.868 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==21.1.0.dev167) (2.6.3) 2026-03-03 22:51:28.869 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==21.1.0.dev167) (2023.11.17) 2026-03-03 22:51:28.892 | 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>=3.7.0->manila==21.1.0.dev167) (4.0.0) 2026-03-03 22:51:28.893 | 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>=3.7.0->manila==21.1.0.dev167) (2.19.2) 2026-03-03 22:51:28.899 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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>=3.7.0->manila==21.1.0.dev167) (0.1.2) 2026-03-03 22:51:28.910 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==21.1.0.dev167) (0.7) 2026-03-03 22:51:28.944 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==21.1.0.dev167) (2.8.4) 2026-03-03 22:51:28.947 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==21.1.0.dev167) (0.16.0) 2026-03-03 22:51:29.022 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-03 22:51:29.066 | Building wheels for collected packages: manila 2026-03-03 22:51:29.067 | Building editable for manila (pyproject.toml): started 2026-03-03 22:51:29.742 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-03 22:51:29.743 | Created wheel for manila: filename=manila-21.1.0.dev167-0.editable-py3-none-any.whl size=8974 sha256=6e26d983bcb61fcdf5eded5e640647d581ac4d15cbfd51efa5ae04641f4e1973 2026-03-03 22:51:29.743 | Stored in directory: /tmp/pip-ephem-wheel-cache-im2hccok/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-03 22:51:29.747 | Successfully built manila 2026-03-03 22:51:29.878 | Installing collected packages: SQLAlchemy-Utils, manila 2026-03-03 22:51:29.969 | 2026-03-03 22:51:29.989 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-21.1.0.dev167 2026-03-03 22:51:30.119 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:30.124 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:30.129 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:30.133 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:30.137 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:30.142 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:30.147 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:30.152 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:30.156 | ++ functions-common:time_stop:2419 : start_time=1772578285012 2026-03-03 22:51:30.161 | ++ functions-common:time_stop:2421 : [[ -z 1772578285012 ]] 2026-03-03 22:51:30.168 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:30.176 | ++ functions-common:time_stop:2424 : end_time=1772578290171 2026-03-03 22:51:30.180 | ++ functions-common:time_stop:2425 : elapsed_time=5159 2026-03-03 22:51:30.185 | ++ functions-common:time_stop:2426 : total=134193 2026-03-03 22:51:30.190 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:30.194 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=139352 2026-03-03 22:51:30.200 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:30.205 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:51:30.211 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:51:30.216 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-03 22:51:30.221 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-03 22:51:30.226 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:30.232 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:30.237 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-03 22:51:30.242 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:30.249 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-03 22:51:30.285 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:51:30.293 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-03 22:51:30.309 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-03 22:51:30.315 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-03 22:51:30.321 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-03 22:51:30.327 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-03 22:51:30.333 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:51:30.339 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:51:30.345 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-03 22:51:30.350 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-03 22:51:30.355 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:51:30.360 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:51:30.366 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:51:30.373 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:30.379 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:51:30.383 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:51:30.389 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:51:30.394 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:51:30.399 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:51:30.404 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:51:30.410 | ++ functions-common:apt_get_update:1159 : return 2026-03-03 22:51:30.416 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-03 22:51:30.421 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:51:30.427 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:51:30.433 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:51:30.438 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-03 22:51:30.491 | ++ 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 nfs-kernel-server nfs-common samba 2026-03-03 22:51:30.535 | Reading package lists... 2026-03-03 22:51:30.842 | Building dependency tree... 2026-03-03 22:51:30.842 | Reading state information... 2026-03-03 22:51:31.193 | The following additional packages will be installed: 2026-03-03 22:51:31.193 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-03 22:51:31.193 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-03 22:51:31.194 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-03 22:51:31.194 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-03 22:51:31.195 | Suggested packages: 2026-03-03 22:51:31.195 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-03 22:51:31.195 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-03 22:51:31.195 | | chrony ufw winbind heimdal-clients 2026-03-03 22:51:31.195 | Recommended packages: 2026-03-03 22:51:31.195 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-03 22:51:31.240 | The following NEW packages will be installed: 2026-03-03 22:51:31.240 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-03 22:51:31.241 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-03 22:51:31.241 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-03 22:51:31.241 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-03 22:51:31.241 | samba-common-bin samba-libs tdb-tools 2026-03-03 22:51:31.337 | 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:51:31.337 | Need to get 12.9 MB of archives. 2026-03-03 22:51:31.337 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-03 22:51:31.337 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-03-03 22:51:31.381 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-03 22:51:31.388 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-03 22:51:31.402 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-03-03 22:51:31.425 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-03 22:51:31.432 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-03 22:51:31.434 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-03 22:51:31.435 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-03 22:51:31.436 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-03 22:51:31.438 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-03-03 22:51:31.444 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [41.8 kB] 2026-03-03 22:51:31.445 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-03 22:51:31.446 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-03 22:51:31.448 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-03-03 22:51:31.455 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-03-03 22:51:31.456 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-03-03 22:51:31.456 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-03-03 22:51:31.458 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-03-03 22:51:31.519 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-03 22:51:31.519 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-03-03 22:51:31.540 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-03-03 22:51:31.541 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-03-03 22:51:31.543 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-03-03 22:51:31.553 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-03 22:51:31.553 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-03-03 22:51:31.561 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-03-03 22:51:31.780 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-03 22:51:31.833 | Fetched 12.9 MB in 0s (42.8 MB/s) 2026-03-03 22:51:31.875 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-03 22:51:31.910 | (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 ... 70272 files and directories currently installed.) 2026-03-03 22:51:31.913 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-03 22:51:31.922 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-03 22:51:31.993 | Selecting previously unselected package rpcbind. 2026-03-03 22:51:32.001 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-03 22:51:32.009 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-03 22:51:32.072 | Selecting previously unselected package keyutils. 2026-03-03 22:51:32.079 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-03 22:51:32.084 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-03 22:51:32.155 | Selecting previously unselected package nfs-common. 2026-03-03 22:51:32.165 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-03 22:51:32.176 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-03 22:51:32.266 | Selecting previously unselected package python3-dnspython. 2026-03-03 22:51:32.277 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-03 22:51:32.281 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-03 22:51:32.385 | Selecting previously unselected package liblmdb0:amd64. 2026-03-03 22:51:32.395 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-03 22:51:32.399 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-03 22:51:32.462 | Selecting previously unselected package libtalloc2:amd64. 2026-03-03 22:51:32.473 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-03 22:51:32.478 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-03 22:51:32.541 | Selecting previously unselected package libtdb1:amd64. 2026-03-03 22:51:32.551 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-03 22:51:32.556 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-03 22:51:32.622 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-03 22:51:32.629 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-03 22:51:32.633 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-03 22:51:32.694 | Selecting previously unselected package libldb2:amd64. 2026-03-03 22:51:32.704 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:32.708 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:32.821 | Selecting previously unselected package python3-ldb. 2026-03-03 22:51:32.829 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:32.833 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:32.895 | Selecting previously unselected package python3-tdb. 2026-03-03 22:51:32.902 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-03 22:51:32.907 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-03 22:51:32.962 | Selecting previously unselected package python3-markdown. 2026-03-03 22:51:32.970 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-03 22:51:32.974 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-03 22:51:33.043 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-03 22:51:33.052 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-03 22:51:33.057 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-03 22:51:33.117 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-03 22:51:33.126 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-03 22:51:33.131 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-03 22:51:33.193 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-03 22:51:33.200 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-03 22:51:33.205 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-03 22:51:33.268 | Selecting previously unselected package libwbclient0:amd64. 2026-03-03 22:51:33.277 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:33.281 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:33.353 | Selecting previously unselected package samba-libs:amd64. 2026-03-03 22:51:33.363 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:33.371 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:33.634 | Selecting previously unselected package python3-talloc:amd64. 2026-03-03 22:51:33.642 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-03 22:51:33.647 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-03 22:51:33.709 | Selecting previously unselected package python3-samba. 2026-03-03 22:51:33.720 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:33.723 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:33.976 | Selecting previously unselected package samba-common. 2026-03-03 22:51:33.987 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-03 22:51:34.003 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:34.065 | Selecting previously unselected package libcups2t64:amd64. 2026-03-03 22:51:34.076 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-03 22:51:34.081 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-03 22:51:34.146 | Selecting previously unselected package samba-common-bin. 2026-03-03 22:51:34.155 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:34.160 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:34.256 | Selecting previously unselected package tdb-tools. 2026-03-03 22:51:34.267 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-03 22:51:34.271 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-03 22:51:34.336 | Selecting previously unselected package samba. 2026-03-03 22:51:34.346 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-03 22:51:34.373 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:34.535 | Selecting previously unselected package nfs-kernel-server. 2026-03-03 22:51:34.546 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-03 22:51:34.551 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-03 22:51:34.644 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-03 22:51:34.656 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-03 22:51:34.668 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-03 22:51:34.680 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-03 22:51:35.314 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-03 22:51:35.314 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-03 22:51:35.904 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:36.157 | 2026-03-03 22:51:36.157 | Creating config file /etc/samba/smb.conf with new version 2026-03-03 22:51:36.290 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:36.301 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-03 22:51:36.314 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-03 22:51:36.469 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-03 22:51:36.482 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-03 22:51:36.497 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-03 22:51:36.505 | Setting up python3-markdown (3.5.2-1) ... 2026-03-03 22:51:36.725 | Setting up keyutils (1.6.3-3build1) ... 2026-03-03 22:51:36.741 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-03 22:51:37.083 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-03 22:51:37.097 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-03 22:51:37.108 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-03 22:51:37.119 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-03 22:51:37.360 | 2026-03-03 22:51:37.360 | Creating config file /etc/idmapd.conf with new version 2026-03-03 22:51:37.965 | 2026-03-03 22:51:37.965 | Creating config file /etc/nfs.conf with new version 2026-03-03 22:51:38.083 | info: Selecting UID from range 100 to 999 ... 2026-03-03 22:51:38.083 | 2026-03-03 22:51:38.087 | info: Adding system user `statd' (UID 115) ... 2026-03-03 22:51:38.089 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-03 22:51:38.132 | info: Not creating home directory `/var/lib/nfs'. 2026-03-03 22:51:38.662 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-03 22:51:38.662 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-03 22:51:39.019 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.070 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.101 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.128 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.149 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.177 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.200 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.227 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:39.338 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:39.350 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-03 22:51:39.362 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-03 22:51:39.512 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-03 22:51:39.513 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-03 22:51:39.694 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-03 22:51:39.831 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-03 22:51:40.235 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:40.286 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-03 22:51:40.867 | 2026-03-03 22:51:40.867 | Creating config file /etc/exports with new version 2026-03-03 22:51:41.173 | 2026-03-03 22:51:41.173 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-03 22:51:41.649 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:41.662 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:41.815 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-03 22:51:41.825 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:42.429 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:42.440 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-03 22:51:43.822 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-03 22:51:43.822 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-03 22:51:44.590 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-03 22:51:44.590 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-03 22:51:45.251 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-03 22:51:45.251 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-03 22:51:45.695 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-03 22:51:47.011 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-03 22:51:47.299 | ++ functions-common:apt_get:1203 : result=0 2026-03-03 22:51:47.304 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:51:47.310 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:47.316 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:47.321 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:47.328 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:47.333 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:47.340 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:51:47.347 | ++ functions-common:time_stop:2419 : start_time=1772578290485 2026-03-03 22:51:47.351 | ++ functions-common:time_stop:2421 : [[ -z 1772578290485 ]] 2026-03-03 22:51:47.358 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:47.368 | ++ functions-common:time_stop:2424 : end_time=1772578307362 2026-03-03 22:51:47.374 | ++ functions-common:time_stop:2425 : elapsed_time=16877 2026-03-03 22:51:47.380 | ++ functions-common:time_stop:2426 : total=265212 2026-03-03 22:51:47.386 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:47.391 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=282089 2026-03-03 22:51:47.398 | ++ functions-common:apt_get:1207 : return 0 2026-03-03 22:51:47.404 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-03 22:51:47.411 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-03 22:51:47.453 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-03 22:51:47.459 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-03 22:51:47.502 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-03 22:51:47.506 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-03 22:51:47.511 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-03 22:51:47.516 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-03 22:51:47.521 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-03 22:51:47.558 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:51:47.564 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-03 22:51:47.569 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-03 22:51:47.636 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-03 22:51:47.706 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-03 22:51:47.774 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:51:47.779 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:51:47.793 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:51:47.799 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-03 22:51:47.807 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-03 22:51:47.811 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-03 22:51:47.818 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-03 22:51:47.824 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-03 22:51:47.829 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-03 22:51:47.843 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-03 22:51:47.881 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:51:47.888 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-03 22:51:47.893 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-03 22:51:47.897 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:51:47.902 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-03 22:51:47.908 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-03-03 22:51:47.914 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:51:47.919 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-03 22:51:47.925 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-03-03 22:51:47.932 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-03 22:51:47.937 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-03 22:51:47.943 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:47.948 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:47.954 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-03-03 22:51:47.960 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:47.966 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-03 22:51:47.971 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-03 22:51:47.976 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:51:47.983 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-03 22:51:47.990 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-03 22:51:47.996 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:51:48.006 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:51:48.007 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:51:48.018 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-03 22:51:48.024 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-03 22:51:48.031 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-03 22:51:48.038 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-03 22:51:48.043 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-03 22:51:48.094 | Using python 3.12 to install octavia-lib 2026-03-03 22:51:48.100 | ++ 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 octavia-lib 2026-03-03 22:51:48.843 | Collecting octavia-lib 2026-03-03 22:51:48.940 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-03 22:51:48.950 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-03-03 22:51:48.951 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-03-03 22:51:48.951 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-03-03 22:51:48.952 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-03-03 22:51:48.953 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-03-03 22:51:48.954 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-03-03 22:51:48.955 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-03-03 22:51:48.956 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-03-03 22:51:48.956 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.0.0) 2026-03-03 22:51:48.956 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-03-03 22:51:48.957 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-03-03 22:51:48.957 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-03-03 22:51:48.958 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-03-03 22:51:48.959 | 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->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-03-03 22:51:48.962 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.0) 2026-03-03 22:51:48.983 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-03 22:51:49.178 | Installing collected packages: octavia-lib 2026-03-03 22:51:49.231 | Successfully installed octavia-lib-3.11.0 2026-03-03 22:51:49.317 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:49.325 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:49.330 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:49.336 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:49.343 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:49.349 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:49.353 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:49.360 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:49.366 | ++ functions-common:time_stop:2419 : start_time=1772578308079 2026-03-03 22:51:49.372 | ++ functions-common:time_stop:2421 : [[ -z 1772578308079 ]] 2026-03-03 22:51:49.380 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:49.391 | ++ functions-common:time_stop:2424 : end_time=1772578309384 2026-03-03 22:51:49.398 | ++ functions-common:time_stop:2425 : elapsed_time=1305 2026-03-03 22:51:49.403 | ++ functions-common:time_stop:2426 : total=139352 2026-03-03 22:51:49.409 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:49.417 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140657 2026-03-03 22:51:49.423 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:49.430 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-03-03 22:51:49.437 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-03 22:51:49.443 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-03 22:51:49.450 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:51:49.456 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-03 22:51:49.463 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-03 22:51:49.470 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:51:49.476 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-03 22:51:49.483 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:51:49.490 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-03 22:51:49.496 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-03 22:51:49.503 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:51:49.508 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:51:49.517 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-03 22:51:49.522 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:51:49.529 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-03 22:51:49.534 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:51:49.540 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:51:49.547 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-03 22:51:49.557 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-03 22:51:49.562 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-03 22:51:49.568 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-03 22:51:49.661 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-03 22:51:49.670 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:51:49.677 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:51:49.684 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:51:49.691 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-03 22:51:49.699 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-03 22:51:49.705 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:51:49.712 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:51:49.719 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:51:49.724 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:51:49.732 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:51:49.740 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:51:49.747 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:51:49.754 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-03 22:51:49.806 | Using python 3.12 to install /opt/stack/octavia 2026-03-03 22:51:49.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 -e /opt/stack/octavia 2026-03-03 22:51:50.449 | Obtaining file:///opt/stack/octavia 2026-03-03 22:51:50.450 | Installing build dependencies: started 2026-03-03 22:51:51.576 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:51.577 | Checking if build backend supports build_editable: started 2026-03-03 22:51:51.898 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:51:51.899 | Getting requirements to build editable: started 2026-03-03 22:51:52.070 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:51:52.072 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:51:52.615 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:51:52.636 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (1.18.4) 2026-03-03 22:51:52.636 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (2.2.0) 2026-03-03 22:51:52.636 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (1.7.0) 2026-03-03 22:51:52.637 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (7.0.3) 2026-03-03 22:51:52.637 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (2.0.46) 2026-03-03 22:51:52.638 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (0.42.1) 2026-03-03 22:51:52.638 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (3.2.1) 2026-03-03 22:51:52.639 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (2.32.5) 2026-03-03 22:51:52.639 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (2.0.0) 2026-03-03 22:51:52.639 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (5.13.1) 2026-03-03 22:51:52.640 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (12.0.0) 2026-03-03 22:51:52.640 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (1.8.9) 2026-03-03 22:51:52.641 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (5.7.0) 2026-03-03 22:51:52.641 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (4.10.0) 2026-03-03 22:51:52.641 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (10.3.0) 2026-03-03 22:51:52.642 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (6.3.0) 2026-03-03 22:51:52.642 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==17.1.0.dev52) (18.0.0) 2026-03-03 22:51:52.643 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (6.7.2) 2026-03-03 22:51:52.643 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (8.1.0) 2026-03-03 22:51:52.644 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (17.3.0) 2026-03-03 22:51:52.644 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (8.0.0) 2026-03-03 22:51:52.645 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (5.0.0) 2026-03-03 22:51:52.645 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (3.7.0) 2026-03-03 22:51:52.645 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (5.9.1) 2026-03-03 22:51:52.646 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (2.7.1) 2026-03-03 22:51:52.646 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (10.0.0) 2026-03-03 22:51:52.647 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (7.2.2) 2026-03-03 22:51:52.647 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (0.6.0) 2026-03-03 22:51:52.647 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (0.4.1) 2026-03-03 22:51:52.648 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (7.3.0) 2026-03-03 22:51:52.648 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (4.11.0) 2026-03-03 22:51:52.649 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (18.12.0) 2026-03-03 22:51:52.649 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (9.9.0) 2026-03-03 22:51:52.649 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (0.12.1) 2026-03-03 22:51:52.650 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (3.1.6) 2026-03-03 22:51:52.650 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (6.2.0) 2026-03-03 22:51:52.650 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (5.5.0) 2026-03-03 22:51:52.651 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (9.1.4) 2026-03-03 22:51:52.651 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==17.1.0.dev52) (1.9.0) 2026-03-03 22:51:52.652 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (4.26.0) 2026-03-03 22:51:52.652 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (3.11.0) 2026-03-03 22:51:52.652 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (1.3.7) 2026-03-03 22:51:52.653 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (2.9.0.post0) 2026-03-03 22:51:52.653 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (3.1.3) 2026-03-03 22:51:52.654 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (43.0.3) 2026-03-03 22:51:52.654 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (0.8.1) 2026-03-03 22:51:52.783 | Collecting gunicorn>=19.9.0 (from octavia==17.1.0.dev52) 2026-03-03 22:51:52.874 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-03 22:51:52.883 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==17.1.0.dev52) (3.1.6) 2026-03-03 22:51:52.885 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==17.1.0.dev52) (1.3.10) 2026-03-03 22:51:52.886 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==17.1.0.dev52) (4.15.0) 2026-03-03 22:51:52.892 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==17.1.0.dev52) (2.0.0) 2026-03-03 22:51:52.895 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==17.1.0.dev52) (3.0) 2026-03-03 22:51:52.896 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev52) (1.9.0) 2026-03-03 22:51:52.897 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev52) (8.3.1) 2026-03-03 22:51:52.897 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev52) (2.2.0) 2026-03-03 22:51:52.898 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==17.1.0.dev52) (3.0.3) 2026-03-03 22:51:52.901 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==17.1.0.dev52) (3.0.0) 2026-03-03 22:51:52.902 | 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->octavia==17.1.0.dev52) (2.1.1) 2026-03-03 22:51:52.903 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==17.1.0.dev52) (26.0) 2026-03-03 22:51:52.907 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev52) (25.4.0) 2026-03-03 22:51:52.907 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev52) (2025.9.1) 2026-03-03 22:51:52.907 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev52) (0.37.0) 2026-03-03 22:51:52.908 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==17.1.0.dev52) (0.30.0) 2026-03-03 22:51:52.912 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==17.1.0.dev52) (2.1.0) 2026-03-03 22:51:52.913 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==17.1.0.dev52) (1.8.2) 2026-03-03 22:51:52.916 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev52) (4.1.1) 2026-03-03 22:51:52.917 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev52) (4.0.1) 2026-03-03 22:51:52.918 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev52) (2.11.0) 2026-03-03 22:51:52.918 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==17.1.0.dev52) (5.8.0) 2026-03-03 22:51:52.925 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (5.2.1) 2026-03-03 22:51:52.925 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (1.5.0) 2026-03-03 22:51:52.926 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (1.1.0) 2026-03-03 22:51:52.926 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (1.33) 2026-03-03 22:51:52.927 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (4.9.2) 2026-03-03 22:51:52.928 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (6.0.3) 2026-03-03 22:51:52.928 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==17.1.0.dev52) (1.4.0) 2026-03-03 22:51:52.934 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==17.1.0.dev52) (3.0.0) 2026-03-03 22:51:52.941 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==17.1.0.dev52) (1.3.0) 2026-03-03 22:51:52.946 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.1.0.dev52) (2.0.2) 2026-03-03 22:51:52.947 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.1.0.dev52) (0.5.0) 2026-03-03 22:51:52.949 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==17.1.0.dev52) (1.1.2) 2026-03-03 22:51:52.956 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (4.5.1) 2026-03-03 22:51:52.956 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (7.0.1) 2026-03-03 22:51:52.957 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (5.3.1) 2026-03-03 22:51:52.957 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (5.6.2) 2026-03-03 22:51:52.958 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (0.15.1) 2026-03-03 22:51:52.960 | 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->octavia==17.1.0.dev52) (5.1.0) 2026-03-03 22:51:52.965 | 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->octavia==17.1.0.dev52) (2025.3) 2026-03-03 22:51:52.970 | 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->octavia==17.1.0.dev52) (0.24.1) 2026-03-03 22:51:52.972 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==17.1.0.dev52) (5.0.0) 2026-03-03 22:51:52.973 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==17.1.0.dev52) (4.0.1) 2026-03-03 22:51:52.982 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==17.1.0.dev52) (1.1.2) 2026-03-03 22:51:52.987 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (0.40.4) 2026-03-03 22:51:52.987 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (3.3.2) 2026-03-03 22:51:52.988 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (7.4.0) 2026-03-03 22:51:52.989 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (3.1.0) 2026-03-03 22:51:52.989 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (2.5.1) 2026-03-03 22:51:52.990 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (3.10.1) 2026-03-03 22:51:52.990 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (1.7.3) 2026-03-03 22:51:52.993 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (2.8.0) 2026-03-03 22:51:53.001 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (0.20) 2026-03-03 22:51:53.006 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==17.1.0.dev52) (3.17.0) 2026-03-03 22:51:53.009 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==17.1.0.dev52) (3.3.2) 2026-03-03 22:51:53.017 | 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>=14.1.0->octavia==17.1.0.dev52) (82.0.0) 2026-03-03 22:51:53.030 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==17.1.0.dev52) (0.6.0) 2026-03-03 22:51:53.057 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==17.1.0.dev52) (4.13.2) 2026-03-03 22:51:53.060 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev52) (0.6.0) 2026-03-03 22:51:53.061 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev52) (3.2.0) 2026-03-03 22:51:53.067 | 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>=4.5.2->octavia==17.1.0.dev52) (1.11.0) 2026-03-03 22:51:53.067 | 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>=4.5.2->octavia==17.1.0.dev52) (14.3.3) 2026-03-03 22:51:53.067 | 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>=4.5.2->octavia==17.1.0.dev52) (1.7.2) 2026-03-03 22:51:53.076 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==17.1.0.dev52) (1.17.0) 2026-03-03 22:51:53.080 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==17.1.0.dev52) (2.1.0) 2026-03-03 22:51:53.081 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==17.1.0.dev52) (24.2.1) 2026-03-03 22:51:53.101 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==17.1.0.dev52) (3.4.4) 2026-03-03 22:51:53.101 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==17.1.0.dev52) (3.11) 2026-03-03 22:51:53.102 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==17.1.0.dev52) (2.6.3) 2026-03-03 22:51:53.103 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==17.1.0.dev52) (2023.11.17) 2026-03-03 22:51:53.125 | 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>=4.5.2->octavia==17.1.0.dev52) (4.0.0) 2026-03-03 22:51:53.125 | 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>=4.5.2->octavia==17.1.0.dev52) (2.19.2) 2026-03-03 22:51:53.132 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.1.0.dev52) (0.1.2) 2026-03-03 22:51:53.143 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.1.0.dev52) (0.7) 2026-03-03 22:51:53.176 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==17.1.0.dev52) (3.4.2) 2026-03-03 22:51:53.177 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==17.1.0.dev52) (3.3.0) 2026-03-03 22:51:53.178 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==17.1.0.dev52) (4.0.1) 2026-03-03 22:51:53.202 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.1.0.dev52) (2.8.4) 2026-03-03 22:51:53.226 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==17.1.0.dev52) (0.8.1) 2026-03-03 22:51:53.226 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==17.1.0.dev52) (2025.2) 2026-03-03 22:51:53.227 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==17.1.0.dev52) (8.7.1) 2026-03-03 22:51:53.231 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==17.1.0.dev52) (3.23.0) 2026-03-03 22:51:53.344 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-03 22:51:53.397 | Building wheels for collected packages: octavia 2026-03-03 22:51:53.398 | Building editable for octavia (pyproject.toml): started 2026-03-03 22:51:54.135 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-03 22:51:54.136 | Created wheel for octavia: filename=octavia-17.1.0.dev52-0.editable-py3-none-any.whl size=9940 sha256=27f80bb9e42dcdbc7fdfef5720239019f9dc9b155de5763fe38973097983a6fe 2026-03-03 22:51:54.137 | Stored in directory: /tmp/pip-ephem-wheel-cache-u7l1j611/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-03 22:51:54.142 | Successfully built octavia 2026-03-03 22:51:54.288 | Installing collected packages: gunicorn, octavia 2026-03-03 22:51:54.456 | 2026-03-03 22:51:54.476 | Successfully installed gunicorn-25.1.0 octavia-17.1.0.dev52 2026-03-03 22:51:54.610 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:54.616 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:54.621 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:54.628 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:54.634 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:54.640 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:54.646 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:54.652 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:54.658 | ++ functions-common:time_stop:2419 : start_time=1772578309793 2026-03-03 22:51:54.664 | ++ functions-common:time_stop:2421 : [[ -z 1772578309793 ]] 2026-03-03 22:51:54.700 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:54.706 | ++ functions-common:time_stop:2424 : end_time=1772578314702 2026-03-03 22:51:54.710 | ++ functions-common:time_stop:2425 : elapsed_time=4909 2026-03-03 22:51:54.717 | ++ functions-common:time_stop:2426 : total=140657 2026-03-03 22:51:54.723 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:54.729 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145566 2026-03-03 22:51:54.735 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:54.741 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:51:54.747 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:51:54.753 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-03 22:51:54.761 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-03 22:51:54.768 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:54.775 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:54.782 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-03-03 22:51:54.789 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:54.795 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-03-03 22:51:54.801 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-03 22:51:54.808 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-03 22:51:54.814 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:51:54.820 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:51:54.826 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-03 22:51:54.833 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:51:54.840 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-03 22:51:54.845 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-03 22:51:54.852 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:51:54.858 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-03 22:51:54.866 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-03 22:51:54.872 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:51:54.881 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:51:54.883 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:51:54.894 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-03 22:51:54.902 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-03 22:51:54.908 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-03 22:51:54.916 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-03 22:51:54.923 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-03 22:51:54.975 | Using python 3.12 to install python-octaviaclient 2026-03-03 22:51:54.980 | ++ 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-octaviaclient 2026-03-03 22:51:55.603 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-03 22:51:55.604 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-03-03 22:51:55.604 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-03-03 22:51:55.605 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-03-03 22:51:55.605 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-03-03 22:51:55.606 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-03-03 22:51:55.606 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-03-03 22:51:55.606 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-03-03 22:51:55.607 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-03-03 22:51:55.608 | 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-octaviaclient) (0.6.0) 2026-03-03 22:51:55.608 | 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-octaviaclient) (3.2.0) 2026-03-03 22:51:55.609 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-03-03 22:51:55.609 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-03-03 22:51:55.610 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-03-03 22:51:55.611 | 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-octaviaclient) (1.11.0) 2026-03-03 22:51:55.612 | 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-octaviaclient) (14.3.3) 2026-03-03 22:51:55.612 | 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-octaviaclient) (1.7.2) 2026-03-03 22:51:55.614 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-03-03 22:51:55.614 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-03-03 22:51:55.615 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-03-03 22:51:55.618 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-03-03 22:51:55.618 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-03-03 22:51:55.620 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-03-03 22:51:55.620 | 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.14.1->python-octaviaclient) (5.2.1) 2026-03-03 22:51:55.621 | 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.14.1->python-octaviaclient) (1.5.0) 2026-03-03 22:51:55.621 | 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.14.1->python-octaviaclient) (1.1.0) 2026-03-03 22:51:55.622 | 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.14.1->python-octaviaclient) (1.33) 2026-03-03 22:51:55.623 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-03-03 22:51:55.623 | 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.14.1->python-octaviaclient) (7.2.2) 2026-03-03 22:51:55.624 | 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.14.1->python-octaviaclient) (1.4.0) 2026-03-03 22:51:55.625 | 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.14.1->python-octaviaclient) (2.0.0) 2026-03-03 22:51:55.628 | 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.14.1->python-octaviaclient) (3.0) 2026-03-03 22:51:55.632 | 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.14.1->python-octaviaclient) (3.0.0) 2026-03-03 22:51:55.634 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.1.2) 2026-03-03 22:51:55.637 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-03-03 22:51:55.637 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.0.0) 2026-03-03 22:51:55.637 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-03-03 22:51:55.638 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-03-03 22:51:55.640 | 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->python-octaviaclient) (2.1.1) 2026-03-03 22:51:55.643 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.0) 2026-03-03 22:51:55.646 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-03 22:51:55.653 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-03-03 22:51:55.653 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-03-03 22:51:55.658 | 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>=3.12.0->python-octaviaclient) (10.3.0) 2026-03-03 22:51:55.660 | 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>=3.12.0->python-octaviaclient) (2.0.0) 2026-03-03 22:51:55.663 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.4) 2026-03-03 22:51:55.664 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.11) 2026-03-03 22:51:55.664 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-03-03 22:51:55.665 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-03-03 22:51:55.677 | 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-octaviaclient) (4.0.0) 2026-03-03 22:51:55.677 | 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-octaviaclient) (2.19.2) 2026-03-03 22:51:55.681 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-03-03 22:51:55.979 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:51:55.985 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:51:55.990 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:51:55.995 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:51:55.999 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:51:56.006 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:51:56.013 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:51:56.018 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:51:56.025 | ++ functions-common:time_stop:2419 : start_time=1772578314962 2026-03-03 22:51:56.031 | ++ functions-common:time_stop:2421 : [[ -z 1772578314962 ]] 2026-03-03 22:51:56.039 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:51:56.047 | ++ functions-common:time_stop:2424 : end_time=1772578316041 2026-03-03 22:51:56.053 | ++ functions-common:time_stop:2425 : elapsed_time=1079 2026-03-03 22:51:56.059 | ++ functions-common:time_stop:2426 : total=145566 2026-03-03 22:51:56.064 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:51:56.071 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146645 2026-03-03 22:51:56.077 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:51:56.083 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:51:56.089 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:51:56.096 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-03 22:51:56.104 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-03 22:51:56.110 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-03 22:51:56.117 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-03 22:51:56.123 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:51:56.130 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.137 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-03 22:51:56.142 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-03 22:51:56.149 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-03 22:51:56.156 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-03 22:51:56.163 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-03 22:51:56.169 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-03 22:51:56.175 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-03 22:51:56.182 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-03 22:51:56.186 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-03 22:51:56.192 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.199 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-03 22:51:56.235 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:51:56.241 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:51:56.247 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-03 22:51:56.253 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:51:56.260 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-03 22:51:56.265 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.270 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-03 22:51:56.275 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.281 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.286 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-03 22:51:56.292 | +++ functions-common:git_clone:585 : pwd 2026-03-03 22:51:56.299 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-03 22:51:56.306 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-03 22:51:56.313 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-03 22:51:56.351 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-03 22:51:56.356 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-03 22:51:56.361 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:56.369 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-03 22:51:56.369 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.379 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-03 22:51:56.384 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-03 22:51:56.391 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.413 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.419 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-03 22:51:56.421 | ++ functions-common:git_clone:665 : head -1 2026-03-03 22:51:56.427 | a2a0cb4 chore(deps): update rust crate quote to v1.0.45 2026-03-03 22:51:56.433 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-03 22:51:56.440 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.447 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:51:56.452 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-03 22:51:56.457 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.465 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:51:56.471 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-03 22:51:56.478 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:51:56.484 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-03 22:51:56.491 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.498 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:51:56.505 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:51:56.515 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.522 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:51:56.530 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.537 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:51:56.544 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:51:56.553 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-03 22:51:56.563 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-03 22:51:56.570 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-03 22:51:56.577 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-03 22:51:56.592 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-03 22:51:56.597 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-03-03 22:51:56.696 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-03 22:51:56.701 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:51:56.706 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:51:56.712 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:51:56.717 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-03 22:51:56.721 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-03 22:51:56.726 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:51:56.731 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:51:56.737 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:51:56.743 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:51:56.749 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:51:56.755 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:51:56.760 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:51:56.767 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.807 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-03 22:51:56.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 -e /opt/stack/magnum-cluster-api 2026-03-03 22:51:57.443 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-03 22:51:57.446 | Installing build dependencies: started 2026-03-03 22:51:59.007 | Installing build dependencies: finished with status 'done' 2026-03-03 22:51:59.008 | Checking if build backend supports build_editable: started 2026-03-03 22:51:59.078 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:51:59.080 | Getting requirements to build editable: started 2026-03-03 22:51:59.157 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:51:59.159 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:52:07.374 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:52:07.396 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.35.0) (2023.11.17) 2026-03-03 22:52:07.396 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.3.1) 2026-03-03 22:52:07.534 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:07.629 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-03 22:52:07.651 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.40.4) 2026-03-03 22:52:07.672 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:07.683 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-03 22:52:07.726 | Installing build dependencies: started 2026-03-03 22:52:08.745 | Installing build dependencies: finished with status 'done' 2026-03-03 22:52:08.746 | Getting requirements to build wheel: started 2026-03-03 22:52:09.089 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:52:09.091 | Installing backend dependencies: started 2026-03-03 22:52:10.212 | Installing backend dependencies: finished with status 'done' 2026-03-03 22:52:10.214 | Preparing metadata (pyproject.toml): started 2026-03-03 22:52:10.487 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:52:10.537 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.548 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-03 22:52:10.561 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (21.1.0.dev47) 2026-03-03 22:52:10.561 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (7.4.0) 2026-03-03 22:52:10.562 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (10.3.0) 2026-03-03 22:52:10.562 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.3.0) 2026-03-03 22:52:10.563 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.1.0) 2026-03-03 22:52:10.564 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (3.10.1) 2026-03-03 22:52:10.564 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.5.1) 2026-03-03 22:52:10.565 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.9.2) 2026-03-03 22:52:10.595 | Collecting pykube-ng (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.608 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-03 22:52:10.619 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.8.1) 2026-03-03 22:52:10.619 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (5.1.0) 2026-03-03 22:52:10.620 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.0.0) 2026-03-03 22:52:10.620 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (2.32.5) 2026-03-03 22:52:10.656 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.667 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-03 22:52:10.699 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.711 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-03 22:52:10.751 | Collecting shortuuid (from magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.765 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-03 22:52:10.784 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (2.8.0) 2026-03-03 22:52:10.785 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-03 22:52:10.790 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.35.0) (1.17.0) 2026-03-03 22:52:10.792 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.9.0.post0) 2026-03-03 22:52:10.792 | Requirement already satisfied: pyyaml>=5.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (6.0.3) 2026-03-03 22:52:10.828 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.838 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-03 22:52:10.872 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.882 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-03 22:52:10.893 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.6.3) 2026-03-03 22:52:10.921 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-03 22:52:10.934 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-03 22:52:10.946 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.46) 2026-03-03 22:52:10.947 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.12.1) 2026-03-03 22:52:10.948 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.9) 2026-03-03 22:52:10.948 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.18.4) 2026-03-03 22:52:10.949 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.13.2) 2026-03-03 22:52:10.950 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.2.1) 2026-03-03 22:52:10.951 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.33) 2026-03-03 22:52:10.951 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.13.1) 2026-03-03 22:52:10.952 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (12.0.0) 2026-03-03 22:52:10.952 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.0) 2026-03-03 22:52:10.953 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.0.0) 2026-03-03 22:52:10.953 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.7.2) 2026-03-03 22:52:10.954 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (17.3.0) 2026-03-03 22:52:10.954 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.0.0) 2026-03-03 22:52:10.955 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-03 22:52:10.956 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.7.0) 2026-03-03 22:52:10.956 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.9.1) 2026-03-03 22:52:10.957 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.7.1) 2026-03-03 22:52:10.957 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (10.0.0) 2026-03-03 22:52:10.958 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.9.0) 2026-03-03 22:52:10.958 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.3) 2026-03-03 22:52:10.959 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.0) 2026-03-03 22:52:10.959 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-03 22:52:10.960 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.3.0) 2026-03-03 22:52:10.960 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.9.0) 2026-03-03 22:52:10.960 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.11.0) 2026-03-03 22:52:10.961 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (11.8.0) 2026-03-03 22:52:10.962 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.12.0) 2026-03-03 22:52:10.962 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.8.0) 2026-03-03 22:52:10.963 | Requirement already satisfied: python-octaviaclient>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.13.0) 2026-03-03 22:52:10.963 | Requirement already satisfied: setuptools!=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,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (82.0.0) 2026-03-03 22:52:10.964 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.7.0) 2026-03-03 22:52:10.964 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.2.0) 2026-03-03 22:52:10.965 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (43.0.3) 2026-03-03 22:52:10.965 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-03 22:52:10.968 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.10) 2026-03-03 22:52:10.968 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.15.0) 2026-03-03 22:52:10.970 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-03 22:52:10.971 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.0) 2026-03-03 22:52:10.971 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.17.0) 2026-03-03 22:52:10.974 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.11.0) 2026-03-03 22:52:10.975 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (14.3.3) 2026-03-03 22:52:10.975 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.2) 2026-03-03 22:52:10.977 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-03 22:52:10.980 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0) 2026-03-03 22:52:10.983 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-03 22:52:10.986 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-03 22:52:10.986 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.2) 2026-03-03 22:52:10.990 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.1.1) 2026-03-03 22:52:10.992 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.11.0) 2026-03-03 22:52:10.997 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.5.0) 2026-03-03 22:52:11.004 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (0.20) 2026-03-03 22:52:11.005 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-03 22:52:11.009 | 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->magnum-cluster-api==0.35.0) (2.1.1) 2026-03-03 22:52:11.015 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-03 22:52:11.020 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.2) 2026-03-03 22:52:11.020 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.5.0) 2026-03-03 22:52:11.026 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.1) 2026-03-03 22:52:11.028 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.1) 2026-03-03 22:52:11.028 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.3.1) 2026-03-03 22:52:11.029 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.6.2) 2026-03-03 22:52:11.030 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.15.1) 2026-03-03 22:52:11.032 | 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->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.1.0) 2026-03-03 22:52:11.038 | 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->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.3) 2026-03-03 22:52:11.039 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (26.0) 2026-03-03 22:52:11.043 | 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->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.24.1) 2026-03-03 22:52:11.045 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-03 22:52:11.046 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-03 22:52:11.047 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-03 22:52:11.051 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.3) 2026-03-03 22:52:11.059 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.35.0) (1.1.2) 2026-03-03 22:52:11.063 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.2.2) 2026-03-03 22:52:11.069 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.1.0) 2026-03-03 22:52:11.070 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (2.5.1) 2026-03-03 22:52:11.070 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.10.1) 2026-03-03 22:52:11.070 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (1.7.3) 2026-03-03 22:52:11.076 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-03 22:52:11.101 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-03 22:52:11.132 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-03 22:52:11.133 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (24.2.1) 2026-03-03 22:52:11.140 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.4.0) 2026-03-03 22:52:11.141 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-03 22:52:11.146 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-03 22:52:11.150 | 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.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.1.0) 2026-03-03 22:52:11.152 | 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.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.4.0) 2026-03-03 22:52:11.175 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.0.0) 2026-03-03 22:52:11.192 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.4.4) 2026-03-03 22:52:11.193 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.11) 2026-03-03 22:52:11.216 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.0) 2026-03-03 22:52:11.217 | 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.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.19.2) 2026-03-03 22:52:11.224 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.1.2) 2026-03-03 22:52:11.238 | 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->magnum-cluster-api==0.35.0) (0.7) 2026-03-03 22:52:11.275 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.4.2) 2026-03-03 22:52:11.275 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.26.0) 2026-03-03 22:52:11.276 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.0) 2026-03-03 22:52:11.277 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.1.4) 2026-03-03 22:52:11.277 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-03 22:52:11.286 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (25.4.0) 2026-03-03 22:52:11.286 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.9.1) 2026-03-03 22:52:11.287 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.37.0) 2026-03-03 22:52:11.287 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.30.0) 2026-03-03 22:52:11.327 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.8.4) 2026-03-03 22:52:11.361 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.8.1) 2026-03-03 22:52:11.361 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.2) 2026-03-03 22:52:11.362 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.7.1) 2026-03-03 22:52:11.367 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.23.0) 2026-03-03 22:52:11.393 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (3.3.1) 2026-03-03 22:52:11.430 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-03 22:52:11.450 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-03 22:52:11.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.4 MB/s 0:00:00 2026-03-03 22:52:11.518 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-03 22:52:11.535 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-03 22:52:11.554 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-03 22:52:11.576 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-03 22:52:11.598 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-03 22:52:11.617 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-03 22:52:11.634 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-03 22:52:11.666 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-03 22:52:11.667 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-03 22:53:59.237 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-03-03 22:53:59.344 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'done' 2026-03-03 22:53:59.346 | Created wheel for magnum-cluster-api: filename=magnum_cluster_api-0.35.0-cp38-abi3-linux_x86_64.whl size=40051 sha256=f7c91dd89842446dc4ab366eae7c7c04aff27ad27dd580397a914f58efcda7f2 2026-03-03 22:53:59.346 | Stored in directory: /tmp/pip-ephem-wheel-cache-glis8jxs/wheels/ab/6c/83/dfa257fe4f865c2bf5c49e249597923b82b0a7c08a5b700e1b 2026-03-03 22:53:59.352 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-03 22:53:59.635 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-03 22:53:59.636 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=e90192e1b9293947ad843e469e2b014f47d2a601c58205d782740bb1036b1f19 2026-03-03 22:53:59.636 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-03 22:53:59.639 | Successfully built magnum-cluster-api haproxyadmin 2026-03-03 22:53:59.796 | Installing collected packages: durationpy, websocket-client, shortuuid, sherlock, semver, haproxyadmin, diskcache, requests-oauthlib, pykube-ng, kubernetes, magnum-cluster-api 2026-03-03 22:54:01.596 | 2026-03-03 22:54:01.615 | Successfully installed diskcache-5.6.3 durationpy-0.10 haproxyadmin-0.2.4 kubernetes-35.0.0 magnum-cluster-api-0.35.0 pykube-ng-23.6.0 requests-oauthlib-2.0.0 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 websocket-client-1.9.0 2026-03-03 22:54:01.796 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:54:01.800 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:54:01.805 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:54:01.811 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:01.818 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:01.824 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:54:01.831 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:01.837 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:54:01.842 | ++ functions-common:time_stop:2419 : start_time=1772578316796 2026-03-03 22:54:01.848 | ++ functions-common:time_stop:2421 : [[ -z 1772578316796 ]] 2026-03-03 22:54:01.854 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:01.864 | ++ functions-common:time_stop:2424 : end_time=1772578441858 2026-03-03 22:54:01.870 | ++ functions-common:time_stop:2425 : elapsed_time=125062 2026-03-03 22:54:01.876 | ++ functions-common:time_stop:2426 : total=146645 2026-03-03 22:54:01.881 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:01.887 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=271707 2026-03-03 22:54:01.893 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:54:01.900 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:54:01.907 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:54:01.914 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum-cluster-api 2026-03-03 22:54:01.920 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum-cluster-api 2026-03-03 22:54:01.928 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:54:01.935 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:54:01.942 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/magnum-cluster-api, ]] 2026-03-03 22:54:01.950 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:54:01.957 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:54:01.963 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:54:01.970 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:54:01.977 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:54:01.984 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-03 22:54:01.990 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack install 2026-03-03 22:54:01.998 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-03 22:54:02.040 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:02.047 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-03 22:54:02.054 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.12:6641 2026-03-03 22:54:02.061 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.12:6642 2026-03-03 22:54:02.068 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:54:02.074 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-03 22:54:02.081 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:49 : is_ovn_enabled 2026-03-03 22:54:02.087 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ '' == \o\v\n ]] 2026-03-03 22:54:02.092 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-03-03 22:54:02.099 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:32 : return 0 2026-03-03 22:54:02.105 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:50 : _install_provider_driver 2026-03-03 22:54:02.112 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_install_provider_driver:38 : setup_develop /opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.117 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:54:02.123 | ++ inc/python:setup_develop:354 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-03-03 22:54:02.129 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.134 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:54:02.139 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/ovn-octavia-provider -e 2026-03-03 22:54:02.144 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:54:02.150 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-03-03 22:54:02.156 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.162 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:54:02.168 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:54:02.176 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.182 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:54:02.188 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.195 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:54:02.202 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:54:02.211 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/ovn-octavia-provider/setup.cfg 2026-03-03 22:54:02.224 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=ovn-octavia-provider 2026-03-03 22:54:02.229 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ovn-octavia-provider ']' 2026-03-03 22:54:02.235 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- ovn-octavia-provider 2026-03-03 22:54:02.334 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/ovn-octavia-provider -e 2026-03-03 22:54:02.342 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:54:02.348 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:54:02.354 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:54:02.360 | ++ inc/python:setup_package:439 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-03-03 22:54:02.365 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.372 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:54:02.378 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:54:02.384 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:54:02.390 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:54:02.397 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:54:02.406 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:54:02.411 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:54:02.416 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.466 | Using python 3.12 to install /opt/stack/ovn-octavia-provider 2026-03-03 22:54:02.472 | ++ 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/ovn-octavia-provider 2026-03-03 22:54:03.098 | Obtaining file:///opt/stack/ovn-octavia-provider 2026-03-03 22:54:03.099 | Installing build dependencies: started 2026-03-03 22:54:04.168 | Installing build dependencies: finished with status 'done' 2026-03-03 22:54:04.169 | Checking if build backend supports build_editable: started 2026-03-03 22:54:04.487 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:54:04.489 | Getting requirements to build editable: started 2026-03-03 22:54:04.655 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:54:04.657 | Installing backend dependencies: started 2026-03-03 22:54:05.881 | Installing backend dependencies: finished with status 'done' 2026-03-03 22:54:05.883 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:54:06.248 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:54:06.266 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (5.13.1) 2026-03-03 22:54:06.266 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (1.3.0) 2026-03-03 22:54:06.267 | Requirement already satisfied: neutron-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (3.24.0) 2026-03-03 22:54:06.267 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (4.10.0) 2026-03-03 22:54:06.267 | Requirement already satisfied: oslo.config>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (10.3.0) 2026-03-03 22:54:06.268 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (8.1.0) 2026-03-03 22:54:06.268 | Requirement already satisfied: oslo.messaging>=12.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (17.3.0) 2026-03-03 22:54:06.269 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (5.9.1) 2026-03-03 22:54:06.269 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (10.0.0) 2026-03-03 22:54:06.269 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (3.7.0) 2026-03-03 22:54:06.270 | Requirement already satisfied: ovsdbapp>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (2.16.0) 2026-03-03 22:54:06.270 | Requirement already satisfied: pbr>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (7.0.3) 2026-03-03 22:54:06.271 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (2.0.46) 2026-03-03 22:54:06.271 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (9.1.4) 2026-03-03 22:54:06.271 | Requirement already satisfied: octavia-lib>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==9.1.0.dev16) (3.11.0) 2026-03-03 22:54:06.272 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (2.1.0) 2026-03-03 22:54:06.273 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (2.32.5) 2026-03-03 22:54:06.273 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (5.7.0) 2026-03-03 22:54:06.274 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (1.8.2) 2026-03-03 22:54:06.274 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (4.15.0) 2026-03-03 22:54:06.277 | Requirement already satisfied: pecan>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.7.0) 2026-03-03 22:54:06.278 | Requirement already satisfied: os-ken>=0.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (4.1.1) 2026-03-03 22:54:06.278 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (7.4.0) 2026-03-03 22:54:06.279 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (6.3.0) 2026-03-03 22:54:06.279 | Requirement already satisfied: oslo.db>=12.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (18.0.0) 2026-03-03 22:54:06.280 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (6.7.2) 2026-03-03 22:54:06.280 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (5.0.0) 2026-03-03 22:54:06.281 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (4.5.1) 2026-03-03 22:54:06.281 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.9.0) 2026-03-03 22:54:06.282 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (4.3.0) 2026-03-03 22:54:06.282 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.3.7) 2026-03-03 22:54:06.283 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.8.9) 2026-03-03 22:54:06.283 | Requirement already satisfied: os-traits>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.6.0) 2026-03-03 22:54:06.284 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.0.0) 2026-03-03 22:54:06.285 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (2.1.1) 2026-03-03 22:54:06.287 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (43.0.3) 2026-03-03 22:54:06.288 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (5.2.1) 2026-03-03 22:54:06.288 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (1.5.0) 2026-03-03 22:54:06.289 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (1.1.0) 2026-03-03 22:54:06.289 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (1.33) 2026-03-03 22:54:06.290 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (4.9.2) 2026-03-03 22:54:06.291 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (7.2.2) 2026-03-03 22:54:06.291 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (6.0.3) 2026-03-03 22:54:06.291 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (1.4.0) 2026-03-03 22:54:06.293 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (2.0.0) 2026-03-03 22:54:06.296 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (3.0) 2026-03-03 22:54:06.301 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==9.1.0.dev16) (3.0.0) 2026-03-03 22:54:06.303 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (0.40.4) 2026-03-03 22:54:06.303 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.1.2) 2026-03-03 22:54:06.304 | Requirement already satisfied: ncclient>=0.6.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (0.7.0) 2026-03-03 22:54:06.304 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (26.0) 2026-03-03 22:54:06.305 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (2.5.1) 2026-03-03 22:54:06.306 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (2.8.0) 2026-03-03 22:54:06.307 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.3.2) 2026-03-03 22:54:06.313 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (4.0.0) 2026-03-03 22:54:06.313 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (6.0.2) 2026-03-03 22:54:06.319 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (0.20) 2026-03-03 22:54:06.321 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==9.1.0.dev16) (2.0.0) 2026-03-03 22:54:06.324 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.18.4) 2026-03-03 22:54:06.325 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (2.0.2) 2026-03-03 22:54:06.326 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (0.5.0) 2026-03-03 22:54:06.327 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.3.10) 2026-03-03 22:54:06.331 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==9.1.0.dev16) (2.9.0.post0) 2026-03-03 22:54:06.333 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (3.2.1) 2026-03-03 22:54:06.334 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (7.0.1) 2026-03-03 22:54:06.335 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (5.3.1) 2026-03-03 22:54:06.335 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (5.6.2) 2026-03-03 22:54:06.336 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (8.0.0) 2026-03-03 22:54:06.336 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (0.15.1) 2026-03-03 22:54:06.338 | 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>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (5.1.0) 2026-03-03 22:54:06.344 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (2025.3) 2026-03-03 22:54:06.348 | 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>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (0.24.1) 2026-03-03 22:54:06.350 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (5.0.0) 2026-03-03 22:54:06.350 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (3.1.6) 2026-03-03 22:54:06.351 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (4.0.1) 2026-03-03 22:54:06.355 | 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->oslo.messaging>=12.4.0->ovn-octavia-provider==9.1.0.dev16) (3.0.3) 2026-03-03 22:54:06.363 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.1.0) 2026-03-03 22:54:06.364 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.10.1) 2026-03-03 22:54:06.364 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.7.3) 2026-03-03 22:54:06.367 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==9.1.0.dev16) (3.3.2) 2026-03-03 22:54:06.373 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (3.17.0) 2026-03-03 22:54:06.377 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovn-octavia-provider==9.1.0.dev16) (2.4.0) 2026-03-03 22:54:06.380 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=2.1.0->ovn-octavia-provider==9.1.0.dev16) (4.3.0) 2026-03-03 22:54:06.386 | 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>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (2.2.1) 2026-03-03 22:54:06.387 | 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>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (1.6.2) 2026-03-03 22:54:06.391 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (82.0.0) 2026-03-03 22:54:06.405 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (0.6.0) 2026-03-03 22:54:06.419 | 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->ovn-octavia-provider==9.1.0.dev16) (1.17.0) 2026-03-03 22:54:06.424 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (3.4.4) 2026-03-03 22:54:06.424 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (3.11) 2026-03-03 22:54:06.424 | 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.14.0->ovn-octavia-provider==9.1.0.dev16) (2.6.3) 2026-03-03 22:54:06.425 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==9.1.0.dev16) (2023.11.17) 2026-03-03 22:54:06.443 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (0.7) 2026-03-03 22:54:06.467 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==9.1.0.dev16) (2.8.4) 2026-03-03 22:54:06.501 | Building wheels for collected packages: ovn-octavia-provider 2026-03-03 22:54:06.501 | Building editable for ovn-octavia-provider (pyproject.toml): started 2026-03-03 22:54:06.894 | Building editable for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-03-03 22:54:06.895 | Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-9.1.0.dev16-0.editable-py3-none-any.whl size=8282 sha256=acf03a302db7c542c6808efc176fed5be4562f257988c76a8cedd582680875ce 2026-03-03 22:54:06.895 | Stored in directory: /tmp/pip-ephem-wheel-cache-egmawrwl/wheels/3e/51/f9/4036f8bebd244fd803a75fac3ec387c680ddaf1f4d4b078d4e 2026-03-03 22:54:06.900 | Successfully built ovn-octavia-provider 2026-03-03 22:54:07.056 | Installing collected packages: ovn-octavia-provider 2026-03-03 22:54:07.107 | Successfully installed ovn-octavia-provider-9.1.0.dev16 2026-03-03 22:54:07.233 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:54:07.238 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:54:07.244 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:54:07.248 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:07.254 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:07.259 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:54:07.264 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:07.269 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:54:07.275 | ++ functions-common:time_stop:2419 : start_time=1772578442454 2026-03-03 22:54:07.280 | ++ functions-common:time_stop:2421 : [[ -z 1772578442454 ]] 2026-03-03 22:54:07.287 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:07.296 | ++ functions-common:time_stop:2424 : end_time=1772578447289 2026-03-03 22:54:07.302 | ++ functions-common:time_stop:2425 : elapsed_time=4835 2026-03-03 22:54:07.307 | ++ functions-common:time_stop:2426 : total=271707 2026-03-03 22:54:07.313 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:07.319 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=276542 2026-03-03 22:54:07.324 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:54:07.331 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:54:07.337 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:54:07.346 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/ovn-octavia-provider 2026-03-03 22:54:07.353 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/ovn-octavia-provider 2026-03-03 22:54:07.359 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:54:07.365 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:54:07.371 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/ovn-octavia-provider, ]] 2026-03-03 22:54:07.377 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:54:07.383 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-03-03 22:54:07.389 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-03-03 22:54:07.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:54:07.401 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:54:07.407 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-openstackclient, ]] 2026-03-03 22:54:07.413 | + inc/python:use_library_from_git:269 : return 1 2026-03-03 22:54:07.419 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-03-03 22:54:07.426 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-03-03 22:54:07.433 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-03 22:54:07.441 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-03-03 22:54:07.447 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-03-03 22:54:07.453 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-03 22:54:07.462 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-03 22:54:07.463 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-03-03 22:54:07.475 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-03-03 22:54:07.480 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-03-03 22:54:07.485 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-03-03 22:54:07.494 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-03-03 22:54:07.500 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-03-03 22:54:07.552 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-03-03 22:54:07.558 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-03-03 22:54:08.151 | Requirement already satisfied: python-openstackclient!=7.3.0,!=7.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (9.0.0) 2026-03-03 22:54:08.152 | 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-03-03 22:54:08.152 | 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-03-03 22:54:08.153 | 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.2) 2026-03-03 22:54:08.153 | 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-03-03 22:54:08.154 | 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-03-03 22:54:08.154 | 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-03-03 22:54:08.154 | 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-03-03 22:54:08.155 | 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-03-03 22:54:08.155 | 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-03-03 22:54:08.156 | 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-03-03 22:54:08.156 | 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-03-03 22:54:08.157 | 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-03-03 22:54:08.158 | 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-03-03 22:54:08.158 | 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-03-03 22:54:08.159 | 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-03-03 22:54:08.160 | 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-03-03 22:54:08.161 | 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-03-03 22:54:08.161 | 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-03-03 22:54:08.163 | 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-03-03 22:54:08.165 | 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-03-03 22:54:08.167 | 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-03-03 22:54:08.167 | 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-03-03 22:54:08.168 | 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-03-03 22:54:08.168 | 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-03-03 22:54:08.169 | 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-03-03 22:54:08.169 | 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-03-03 22:54:08.170 | 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-03-03 22:54:08.170 | 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-03-03 22:54:08.171 | 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-03-03 22:54:08.171 | 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-03-03 22:54:08.175 | 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-03-03 22:54:08.180 | 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.0) 2026-03-03 22:54:08.183 | 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-03-03 22:54:08.183 | 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-03-03 22:54:08.183 | 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-03-03 22:54:08.184 | 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-03-03 22:54:08.186 | 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-03-03 22:54:08.189 | 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.0) 2026-03-03 22:54:08.191 | 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-03-03 22:54:08.200 | 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-03-03 22:54:08.201 | 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-03-03 22:54:08.203 | 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-03-03 22:54:08.205 | 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-03-03 22:54:08.208 | 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-03-03 22:54:08.209 | 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-03-03 22:54:08.209 | 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-03-03 22:54:08.210 | 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-03-03 22:54:08.221 | 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-03-03 22:54:08.221 | 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-03-03 22:54:08.224 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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-03-03 22:54:08.508 | + inc/python:pip_install:216 : result=0 2026-03-03 22:54:08.515 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:54:08.522 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:08.528 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:08.534 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:08.540 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:08.547 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:08.554 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:54:08.561 | + functions-common:time_stop:2419 : start_time=1772578447539 2026-03-03 22:54:08.567 | + functions-common:time_stop:2421 : [[ -z 1772578447539 ]] 2026-03-03 22:54:08.576 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:08.586 | + functions-common:time_stop:2424 : end_time=1772578448579 2026-03-03 22:54:08.591 | + functions-common:time_stop:2425 : elapsed_time=1040 2026-03-03 22:54:08.598 | + functions-common:time_stop:2426 : total=276542 2026-03-03 22:54:08.605 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:08.612 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=277582 2026-03-03 22:54:08.618 | + inc/python:pip_install:219 : return 0 2026-03-03 22:54:08.625 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-03-03 22:54:08.669 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:08.675 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-03-03 22:54:08.681 | + functions-common:install_openstack_cli_server:2433 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:54:08.689 | + functions-common:install_openstack_cli_server:2433 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:54:08.696 | + functions-common:install_openstack_cli_server:2434 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.703 | + functions-common:run_process:1666 : local service=openstack-cli-server 2026-03-03 22:54:08.709 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.715 | + functions-common:run_process:1668 : local group= 2026-03-03 22:54:08.723 | + functions-common:run_process:1669 : local user= 2026-03-03 22:54:08.729 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 22:54:08.735 | + functions-common:run_process:1672 : local name=openstack-cli-server 2026-03-03 22:54:08.742 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 22:54:08.748 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 22:54:08.753 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:08.760 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:08.768 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:08.777 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578448771 2026-03-03 22:54:08.784 | + functions-common:run_process:1675 : is_service_enabled openstack-cli-server 2026-03-03 22:54:08.824 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:08.830 | + functions-common:run_process:1676 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-03-03 22:54:08.838 | + functions-common:_run_under_systemd:1620 : local service=openstack-cli-server 2026-03-03 22:54:08.845 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.852 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.858 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.865 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.871 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-03-03 22:54:08.878 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-03-03 22:54:08.884 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@openstack-cli-server.service 2026-03-03 22:54:08.890 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 22:54:08.896 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 22:54:08.903 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 22:54:08.909 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 22:54:08.916 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-03-03 22:54:08.923 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-03-03 22:54:08.930 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-03-03 22:54:08.937 | + functions-common:write_user_unit_file:1527 : local service=devstack@openstack-cli-server.service 2026-03-03 22:54:08.942 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:08.949 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 22:54:08.954 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 22:54:08.960 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 22:54:08.966 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 22:54:08.972 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 22:54:08.979 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-03-03 22:54:08.985 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 22:54:08.995 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-03-03 22:54:09.114 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 22:54:09.233 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-03-03 22:54:09.339 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-03-03 22:54:09.446 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-03-03 22:54:09.549 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-03-03 22:54:09.658 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 22:54:09.765 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 22:54:09.772 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 22:54:09.778 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-03-03 22:54:09.910 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 22:54:10.238 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@openstack-cli-server.service 2026-03-03 22:54:10.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-03-03 22:54:10.565 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@openstack-cli-server.service 2026-03-03 22:54:10.614 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 22:54:10.619 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:10.626 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:10.633 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:10.638 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:10.645 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:10.650 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 22:54:10.656 | + functions-common:time_stop:2419 : start_time=1772578448771 2026-03-03 22:54:10.663 | + functions-common:time_stop:2421 : [[ -z 1772578448771 ]] 2026-03-03 22:54:10.671 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:10.683 | + functions-common:time_stop:2424 : end_time=1772578450675 2026-03-03 22:54:10.689 | + functions-common:time_stop:2425 : elapsed_time=1904 2026-03-03 22:54:10.695 | + functions-common:time_stop:2426 : total=0 2026-03-03 22:54:10.701 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:10.706 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1904 2026-03-03 22:54:10.711 | + ./stack.sh:main:1008 : install_oscwrap 2026-03-03 22:54:10.720 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-03-03 22:54:10.731 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.cmRC6L4TUV 2026-03-03 22:54:10.738 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-03-03 22:54:10.745 | + functions-common:install_oscwrap:2468 : unalias -a 2026-03-03 22:54:10.752 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-03-03 22:54:10.758 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-03-03 22:54:10.764 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-03-03 22:54:10.770 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-03 22:54:10.778 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-03 22:54:10.785 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-03-03 22:54:10.826 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:10.833 | + ./stack.sh:main:1062 : configure_database 2026-03-03 22:54:10.840 | + lib/database:configure_database:128 : configure_database_mysql 2026-03-03 22:54:10.846 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-03-03 22:54:10.853 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-03-03 22:54:10.859 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:54:10.866 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-03-03 22:54:10.872 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-03-03 22:54:10.879 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:10.885 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:10.892 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-03-03 22:54:10.898 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-03-03 22:54:10.903 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:10.909 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:10.914 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-03-03 22:54:10.922 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-03-03 22:54:10.925 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-03-03 22:54:10.931 | + functions-common:is_fips_enabled:2533 : fips= 2026-03-03 22:54:10.936 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-03-03 22:54:10.945 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-03-03 22:54:10.953 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-03 22:54:10.953 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-03 22:54:10.964 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-03-03 22:54:11.086 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-03-03 22:54:11.092 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:54:11.098 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:54:11.104 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:54:11.111 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:54:11.117 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:54:11.123 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:54:11.129 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:54:11.136 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:54:11.142 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:54:11.148 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:54:11.154 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:54:11.160 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:54:11.166 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:54:11.172 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-03-03 22:54:11.178 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:11.184 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:11.191 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-03-03 22:54:11.197 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:54:11.203 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-03-03 22:54:13.248 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-03-03 22:54:13.254 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-03-03 22:54:13.259 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:13.264 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:13.270 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-03-03 22:54:13.275 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-03-03 22:54:13.281 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-03-03 22:54:13.301 | mysqladmin: connect to server at 'localhost' failed 2026-03-03 22:54:13.301 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-03-03 22:54:13.310 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-03-03 22:54:13.317 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-03-03 22:54:13.323 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:13.329 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:13.334 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-03-03 22:54:13.340 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-03-03 22:54:13.344 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-03-03 22:54:13.353 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-03-03 22:54:13.354 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-03-03 22:54:13.374 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:13.451 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-03-03 22:54:13.461 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-03-03 22:54:13.461 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-03-03 22:54:13.462 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-03-03 22:54:13.471 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-03-03 22:54:13.477 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-03-03 22:54:13.481 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-03-03 22:54:13.487 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-03-03 22:54:13.493 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-03-03 22:54:13.510 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:13.576 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-03-03 22:54:13.594 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:13.658 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-03-03 22:54:13.761 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-03-03 22:54:13.863 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-03-03 22:54:13.963 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-03-03 22:54:13.969 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-03-03 22:54:13.974 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-03-03 22:54:13.974 | enabling MySQL performance counting 2026-03-03 22:54:13.980 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-03-03 22:54:14.030 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-03-03 22:54:14.036 | + 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 /opt/stack/devstack/tools/dbcounter 2026-03-03 22:54:14.668 | Processing ./tools/dbcounter 2026-03-03 22:54:14.669 | Installing build dependencies: started 2026-03-03 22:54:16.831 | Installing build dependencies: finished with status 'done' 2026-03-03 22:54:16.832 | Getting requirements to build wheel: started 2026-03-03 22:54:17.183 | Getting requirements to build wheel: finished with status 'done' 2026-03-03 22:54:17.184 | Preparing metadata (pyproject.toml): started 2026-03-03 22:54:17.410 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:54:17.414 | Building wheels for collected packages: dbcounter 2026-03-03 22:54:17.416 | Building wheel for dbcounter (pyproject.toml): started 2026-03-03 22:54:17.677 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-03-03 22:54:17.678 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=75b33d192d461bb61a63bd2892bb11cb24b621425cd1ab177c4974e9bfa44c14 2026-03-03 22:54:17.679 | Stored in directory: /tmp/pip-ephem-wheel-cache-g7ok5kpq/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-03-03 22:54:17.683 | Successfully built dbcounter 2026-03-03 22:54:17.863 | Installing collected packages: dbcounter 2026-03-03 22:54:17.891 | Successfully installed dbcounter-0.1 2026-03-03 22:54:18.010 | + inc/python:pip_install:216 : result=0 2026-03-03 22:54:18.015 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:54:18.019 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:18.023 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:18.027 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:18.032 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:18.039 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:18.045 | + functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:54:18.049 | + functions-common:time_stop:2419 : start_time=1772578454017 2026-03-03 22:54:18.054 | + functions-common:time_stop:2421 : [[ -z 1772578454017 ]] 2026-03-03 22:54:18.062 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:18.072 | + functions-common:time_stop:2424 : end_time=1772578458066 2026-03-03 22:54:18.078 | + functions-common:time_stop:2425 : elapsed_time=4049 2026-03-03 22:54:18.084 | + functions-common:time_stop:2426 : total=277582 2026-03-03 22:54:18.088 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:18.094 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=281631 2026-03-03 22:54:18.100 | + inc/python:pip_install:219 : return 0 2026-03-03 22:54:18.106 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-03-03 22:54:18.113 | + lib/database:recreate_database:112 : local db=stats 2026-03-03 22:54:18.120 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-03-03 22:54:18.126 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-03-03 22:54:18.132 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-03-03 22:54:18.141 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:18.197 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-03-03 22:54:18.207 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:18.266 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-03-03 22:54:18.266 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-03-03 22:54:18.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:18.328 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-03-03 22:54:18.334 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-03-03 22:54:18.439 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-03-03 22:54:18.541 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-03-03 22:54:18.647 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-03-03 22:54:18.754 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-03-03 22:54:18.856 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-03-03 22:54:18.963 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-03-03 22:54:19.076 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-03-03 22:54:19.081 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:54:19.087 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-03-03 22:54:21.790 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-03-03 22:54:21.796 | + functions-common:save_stackenv:63 : local tag=1066 2026-03-03 22:54:21.804 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-03 22:54:21.813 | + functions-common:save_stackenv:65 : time_stamp=2026-03-03-225421 2026-03-03 22:54:21.818 | + functions-common:save_stackenv:66 : echo '# 2026-03-03-225421 1066' 2026-03-03 22:54:21.826 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.831 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-03 22:54:21.837 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.844 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-03 22:54:21.850 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.857 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-03 22:54:21.863 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.868 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-03 22:54:21.874 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.881 | + functions-common:save_stackenv:68 : echo HOST_IP=162.253.55.12 2026-03-03 22:54:21.888 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.894 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://162.253.55.12/identity 2026-03-03 22:54:21.901 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.908 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 22:54:21.915 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.922 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-03 22:54:21.929 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.935 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=162.253.55.12 2026-03-03 22:54:21.942 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.948 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-03 22:54:21.954 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.960 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:162.253.55.12,IP:::1 2026-03-03 22:54:21.967 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.972 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-03 22:54:21.979 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.985 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-03 22:54:21.991 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:21.997 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:54:22.004 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-03 22:54:22.009 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-03 22:54:22.016 | + ./stack.sh:main:1076 : start_dstat 2026-03-03 22:54:22.023 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-03-03 22:54:22.030 | + functions-common:run_process:1666 : local service=dstat 2026-03-03 22:54:22.037 | + functions-common:run_process:1667 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-03-03 22:54:22.044 | + functions-common:run_process:1668 : local group= 2026-03-03 22:54:22.050 | + functions-common:run_process:1669 : local user= 2026-03-03 22:54:22.057 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 22:54:22.063 | + functions-common:run_process:1672 : local name=dstat 2026-03-03 22:54:22.070 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 22:54:22.077 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 22:54:22.083 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:22.090 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:22.098 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:22.110 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578462103 2026-03-03 22:54:22.116 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-03-03 22:54:22.159 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:54:22.165 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 22:54:22.172 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:22.179 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:22.184 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:22.190 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:22.195 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:22.200 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 22:54:22.206 | + functions-common:time_stop:2419 : start_time=1772578462103 2026-03-03 22:54:22.214 | + functions-common:time_stop:2421 : [[ -z 1772578462103 ]] 2026-03-03 22:54:22.223 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:22.235 | + functions-common:time_stop:2424 : end_time=1772578462227 2026-03-03 22:54:22.241 | + functions-common:time_stop:2425 : elapsed_time=124 2026-03-03 22:54:22.247 | + functions-common:time_stop:2426 : total=1904 2026-03-03 22:54:22.254 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:22.261 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2028 2026-03-03 22:54:22.268 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-03-03 22:54:22.275 | + functions-common:run_process:1666 : local service=memory_tracker 2026-03-03 22:54:22.282 | + functions-common:run_process:1667 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:22.288 | + functions-common:run_process:1668 : local group= 2026-03-03 22:54:22.295 | + functions-common:run_process:1669 : local user=root 2026-03-03 22:54:22.301 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-03-03 22:54:22.307 | + functions-common:run_process:1672 : local name=memory_tracker 2026-03-03 22:54:22.313 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 22:54:22.320 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 22:54:22.327 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:22.335 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:22.343 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:22.353 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578462346 2026-03-03 22:54:22.360 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-03-03 22:54:22.401 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:22.407 | + functions-common:run_process:1676 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-03-03 22:54:22.414 | + functions-common:_run_under_systemd:1620 : local service=memory_tracker 2026-03-03 22:54:22.420 | + functions-common:_run_under_systemd:1621 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:22.428 | + functions-common:_run_under_systemd:1622 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:22.435 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:22.442 | + functions-common:_common_systemd_pitfalls:1592 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:22.449 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-03-03 22:54:22.456 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-03-03 22:54:22.463 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@memory_tracker.service 2026-03-03 22:54:22.470 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 22:54:22.476 | + functions-common:_run_under_systemd:1628 : local user=root 2026-03-03 22:54:22.482 | + functions-common:_run_under_systemd:1629 : [[ -z root ]] 2026-03-03 22:54:22.488 | + functions-common:_run_under_systemd:1632 : local env_vars=PYTHON=python3.12 2026-03-03 22:54:22.494 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-03-03 22:54:22.500 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-03-03 22:54:22.505 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-03-03 22:54:22.510 | + functions-common:write_user_unit_file:1527 : local service=devstack@memory_tracker.service 2026-03-03 22:54:22.517 | + functions-common:write_user_unit_file:1528 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:22.524 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 22:54:22.530 | + functions-common:write_user_unit_file:1530 : local user=root 2026-03-03 22:54:22.537 | + functions-common:write_user_unit_file:1531 : local env_vars=PYTHON=python3.12 2026-03-03 22:54:22.542 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 22:54:22.548 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 22:54:22.554 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-03-03 22:54:22.560 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 22:54:22.571 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-03-03 22:54:22.703 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 22:54:22.831 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-03-03 22:54:22.946 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-03-03 22:54:23.058 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-03-03 22:54:23.159 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-03-03 22:54:23.267 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 22:54:23.376 | + functions-common:write_user_unit_file:1546 : [[ -n PYTHON=python3.12 ]] 2026-03-03 22:54:23.382 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-03-03 22:54:23.497 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 22:54:23.503 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-03-03 22:54:23.624 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 22:54:23.956 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@memory_tracker.service 2026-03-03 22:54:23.981 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-03-03 22:54:24.290 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@memory_tracker.service 2026-03-03 22:54:24.338 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 22:54:24.344 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:24.349 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:24.356 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:24.361 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:24.366 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:24.371 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 22:54:24.377 | + functions-common:time_stop:2419 : start_time=1772578462346 2026-03-03 22:54:24.384 | + functions-common:time_stop:2421 : [[ -z 1772578462346 ]] 2026-03-03 22:54:24.392 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:24.400 | + functions-common:time_stop:2424 : end_time=1772578464396 2026-03-03 22:54:24.405 | + functions-common:time_stop:2425 : elapsed_time=2050 2026-03-03 22:54:24.410 | + functions-common:time_stop:2426 : total=2028 2026-03-03 22:54:24.415 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:24.420 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4078 2026-03-03 22:54:24.427 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-03-03 22:54:24.461 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:54:24.468 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.474 | + functions-common:run_process:1666 : local service=file_tracker 2026-03-03 22:54:24.478 | + functions-common:run_process:1667 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.483 | + functions-common:run_process:1668 : local group= 2026-03-03 22:54:24.487 | + functions-common:run_process:1669 : local user= 2026-03-03 22:54:24.493 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 22:54:24.499 | + functions-common:run_process:1672 : local name=file_tracker 2026-03-03 22:54:24.505 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 22:54:24.511 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 22:54:24.517 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:24.524 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:24.532 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:24.542 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578464534 2026-03-03 22:54:24.548 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-03-03 22:54:24.591 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:24.598 | + functions-common:run_process:1676 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-03-03 22:54:24.605 | + functions-common:_run_under_systemd:1620 : local service=file_tracker 2026-03-03 22:54:24.612 | + functions-common:_run_under_systemd:1621 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.618 | + functions-common:_run_under_systemd:1622 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.624 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.631 | + functions-common:_common_systemd_pitfalls:1592 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.638 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-03-03 22:54:24.645 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-03-03 22:54:24.651 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@file_tracker.service 2026-03-03 22:54:24.658 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 22:54:24.664 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 22:54:24.671 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 22:54:24.677 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 22:54:24.683 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-03-03 22:54:24.689 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-03-03 22:54:24.695 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-03-03 22:54:24.702 | + functions-common:write_user_unit_file:1527 : local service=devstack@file_tracker.service 2026-03-03 22:54:24.707 | + functions-common:write_user_unit_file:1528 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:24.713 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 22:54:24.719 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 22:54:24.726 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 22:54:24.732 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 22:54:24.739 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 22:54:24.744 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-03-03 22:54:24.749 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 22:54:24.761 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-03-03 22:54:24.875 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 22:54:24.994 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-03-03 22:54:25.099 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-03-03 22:54:25.211 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-03-03 22:54:25.318 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-03-03 22:54:25.427 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 22:54:25.537 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 22:54:25.543 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 22:54:25.549 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-03-03 22:54:25.677 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 22:54:26.052 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@file_tracker.service 2026-03-03 22:54:26.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-03-03 22:54:26.443 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@file_tracker.service 2026-03-03 22:54:26.494 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 22:54:26.501 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:26.507 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:26.513 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:26.519 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:26.525 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:26.531 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 22:54:26.536 | + functions-common:time_stop:2419 : start_time=1772578464534 2026-03-03 22:54:26.543 | + functions-common:time_stop:2421 : [[ -z 1772578464534 ]] 2026-03-03 22:54:26.552 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:26.561 | + functions-common:time_stop:2424 : end_time=1772578466554 2026-03-03 22:54:26.567 | + functions-common:time_stop:2425 : elapsed_time=2020 2026-03-03 22:54:26.574 | + functions-common:time_stop:2426 : total=4078 2026-03-03 22:54:26.579 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:26.585 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6098 2026-03-03 22:54:26.591 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-03-03 22:54:26.632 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:54:26.639 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-03-03 22:54:26.679 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:54:26.685 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-03-03 22:54:26.725 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:26.732 | + ./stack.sh:main:1095 : start_etcd3 2026-03-03 22:54:26.740 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-03-03 22:54:26.745 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000157713 --data-dir /opt/stack/data/etcd' 2026-03-03 22:54:26.753 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-03-03 22:54:26.759 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000157713=http://162.253.55.12:2380' 2026-03-03 22:54:26.765 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://162.253.55.12:2380' 2026-03-03 22:54:26.771 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://162.253.55.12:2379' 2026-03-03 22:54:26.775 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-03-03 22:54:26.782 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-03-03 22:54:26.790 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://162.253.55.12:2379' 2026-03-03 22:54:26.795 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-03-03 22:54:26.801 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-03-03 22:54:26.807 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-03-03 22:54:26.813 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000157713 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000157713=http://162.253.55.12:2380 --initial-advertise-peer-urls http://162.253.55.12:2380 --advertise-client-urls http://162.253.55.12:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.12:2379 --log-level=debug' '' root 2026-03-03 22:54:26.821 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-03-03 22:54:26.828 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/bin/etcd --name np0000157713 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000157713=http://162.253.55.12:2380 --initial-advertise-peer-urls http://162.253.55.12:2380 --advertise-client-urls http://162.253.55.12:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.12:2379 --log-level=debug' 2026-03-03 22:54:26.835 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 22:54:26.841 | + functions-common:write_user_unit_file:1530 : local user=root 2026-03-03 22:54:26.848 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 22:54:26.854 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 22:54:26.861 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 22:54:26.867 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-03-03 22:54:26.874 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 22:54:26.885 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-03-03 22:54:27.010 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 22:54:27.136 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-03-03 22:54:27.242 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000157713 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000157713=http://162.253.55.12:2380 --initial-advertise-peer-urls http://162.253.55.12:2380 --advertise-client-urls http://162.253.55.12:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.12:2379 --log-level=debug' 2026-03-03 22:54:27.350 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-03-03 22:54:27.459 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-03-03 22:54:27.561 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 22:54:27.673 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 22:54:27.680 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 22:54:27.687 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-03-03 22:54:27.814 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 22:54:28.172 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-03-03 22:54:28.280 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-03-03 22:54:28.390 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-03-03 22:54:28.499 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-03-03 22:54:28.610 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-03-03 22:54:28.618 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 22:54:28.627 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-03 22:54:28.634 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-03-03 22:54:28.991 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-03-03 22:54:29.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-03-03 22:54:29.347 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-03-03 22:54:29.846 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-03-03 22:54:29.890 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:29.894 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 162.253.55.12 80 2026-03-03 22:54:29.902 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-03-03 22:54:29.908 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-03-03 22:54:29.913 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-03-03 22:54:29.920 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.12 2026-03-03 22:54:29.926 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-03-03 22:54:29.933 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-03-03 22:54:29.940 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-03-03 22:54:29.946 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-03-03 22:54:29.952 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-03-03 22:54:29.959 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-03-03 22:54:29.967 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-03-03 22:54:29.994 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-03-03 22:54:30.000 | + lib/tls:start_tls_proxy:521 : local config_file 2026-03-03 22:54:30.008 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-03-03 22:54:30.014 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-03-03 22:54:30.021 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:54:30.026 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.033 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.038 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-03-03 22:54:30.046 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-03-03 22:54:30.052 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-03-03 22:54:30.059 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-03-03 22:54:30.066 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-03-03 22:54:30.073 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-03-03 22:54:30.079 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-03-03 22:54:30.106 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:30.111 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-03-03 22:54:30.118 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-03-03 22:54:30.125 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:30.130 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:30.136 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.142 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.148 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:30.155 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-03-03 22:54:30.200 | No module matches headers 2026-03-03 22:54:30.209 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-03-03 22:54:30.257 | Enabling module headers. 2026-03-03 22:54:30.266 | To activate the new configuration, you need to run: 2026-03-03 22:54:30.266 | systemctl restart apache2 2026-03-03 22:54:30.313 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-03-03 22:54:30.320 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:30.326 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-03-03 22:54:30.333 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-03-03 22:54:30.340 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:30.346 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:30.352 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.359 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.365 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:30.373 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-03-03 22:54:30.419 | No module matches ssl 2026-03-03 22:54:30.428 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-03-03 22:54:30.478 | Considering dependency mime for ssl: 2026-03-03 22:54:30.479 | Module mime already enabled 2026-03-03 22:54:30.479 | Considering dependency socache_shmcb for ssl: 2026-03-03 22:54:30.479 | Enabling module socache_shmcb. 2026-03-03 22:54:30.490 | Enabling module ssl. 2026-03-03 22:54:30.490 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-03-03 22:54:30.501 | To activate the new configuration, you need to run: 2026-03-03 22:54:30.501 | systemctl restart apache2 2026-03-03 22:54:30.512 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-03-03 22:54:30.517 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:30.525 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-03-03 22:54:30.532 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-03 22:54:30.538 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:30.544 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:30.551 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.557 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.564 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:30.571 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-03 22:54:30.619 | proxy (enabled by site administrator) 2026-03-03 22:54:30.627 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:30.634 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-03-03 22:54:30.640 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-03 22:54:30.646 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:30.653 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:30.658 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.665 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.671 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:30.678 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-03 22:54:30.730 | proxy_http (enabled by site administrator) 2026-03-03 22:54:30.738 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-03-03 22:54:30.743 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-03-03 22:54:30.749 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:54:30.756 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:54:30.763 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:54:30.769 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:30.775 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.780 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.785 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:30.794 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:54:30.801 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:30.807 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:30.815 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-03-03 22:54:30.863 | Enabling site http-services-tls-proxy. 2026-03-03 22:54:30.872 | To activate the new configuration, you need to run: 2026-03-03 22:54:30.872 | systemctl reload apache2 2026-03-03 22:54:30.884 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-03-03 22:54:30.890 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:54:30.897 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:54:30.905 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:54:31.080 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-03-03 22:54:31.086 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-03-03 22:54:31.091 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-03-03 22:54:31.102 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-03-03 22:54:31.123 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2026-03-03 22:54:31.143 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-03-03 22:54:31.149 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-03-03 22:54:31.155 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-03-03 22:54:31.160 | + functions-common:write_clouds_yaml:92 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-03-03 22:54:31.222 | The user clouds.yaml file didn't exist. 2026-03-03 22:54:31.235 | + functions-common:write_clouds_yaml:103 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-03-03 22:54:31.309 | + functions-common:write_clouds_yaml:114 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-03-03 22:54:31.384 | + functions-common:write_clouds_yaml:125 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-03-03 22:54:31.462 | + functions-common:write_clouds_yaml:136 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-03-03 22:54:31.544 | + functions-common:write_clouds_yaml:147 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-03-03 22:54:31.620 | + functions-common:write_clouds_yaml:158 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-03-03 22:54:31.707 | + functions-common:write_clouds_yaml:169 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-03-03 22:54:31.788 | + functions-common:write_clouds_yaml:180 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-03-03 22:54:31.864 | + functions-common:write_clouds_yaml:191 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.12/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-03-03 22:54:31.943 | + functions-common:write_clouds_yaml:201 : cat 2026-03-03 22:54:31.955 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2026-03-03 22:54:31.962 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2026-03-03 22:54:31.969 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-03-03 22:54:31.978 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-03-03 22:54:31.985 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-03-03 22:54:31.994 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-03-03 22:54:32.032 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:32.040 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-03-03 22:54:32.046 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:54:32.051 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-03-03 22:54:32.058 | + ./stack.sh:main:1112 : '[' 162.253.55.12 == 162.253.55.12 ']' 2026-03-03 22:54:32.065 | + ./stack.sh:main:1113 : init_keystone 2026-03-03 22:54:32.071 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-03-03 22:54:32.110 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:54:32.117 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-03-03 22:54:32.122 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-03-03 22:54:32.129 | + lib/database:recreate_database:112 : local db=keystone 2026-03-03 22:54:32.135 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-03-03 22:54:32.142 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-03-03 22:54:32.148 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-03-03 22:54:32.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:32.214 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-03-03 22:54:32.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:54:32.280 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-03-03 22:54:32.286 | + functions-common:time_start:2398 : local name=dbsync 2026-03-03 22:54:32.292 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:32.298 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:32.306 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:32.315 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578472309 2026-03-03 22:54:32.321 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-03-03 22:54:34.242 | INFO dbcounter [-] Registered counter for database keystone 2026-03-03 22:54:34.259 | 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=65416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:54:34.271 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:54:34.271 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:54:34.272 | DEBUG dbcounter [-] [65416] Writer thread running {{(pid=65416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:54:34.338 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-03-03 22:54:37.119 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:54:37.120 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-03-03 22:54:37.120 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.122 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-03-03 22:54:37.164 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.166 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-03-03 22:54:37.189 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.192 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-03-03 22:54:37.291 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.293 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-03-03 22:54:37.342 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.351 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-03-03 22:54:37.462 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.467 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-03-03 22:54:37.467 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:54:37.469 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-03-03 22:54:37.554 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.562 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-03-03 22:54:37.590 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=65416) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:54:37.936 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-03-03 22:54:37.943 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:37.949 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:37.956 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:37.962 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:37.968 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:37.974 | + functions-common:time_stop:2418 : name=dbsync 2026-03-03 22:54:37.981 | + functions-common:time_stop:2419 : start_time=1772578472309 2026-03-03 22:54:37.988 | + functions-common:time_stop:2421 : [[ -z 1772578472309 ]] 2026-03-03 22:54:37.997 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:38.005 | + functions-common:time_stop:2424 : end_time=1772578477999 2026-03-03 22:54:38.013 | + functions-common:time_stop:2425 : elapsed_time=5690 2026-03-03 22:54:38.019 | + functions-common:time_stop:2426 : total=0 2026-03-03 22:54:38.026 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:38.033 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5690 2026-03-03 22:54:38.040 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-03-03 22:54:38.044 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-03-03 22:54:38.054 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-03-03 22:54:39.721 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-03-03 22:54:39.722 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-03-03 22:54:39.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-03-03 22:54:40.048 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-03-03 22:54:40.057 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-03-03 22:54:41.816 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-03-03 22:54:41.816 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-03-03 22:54:41.816 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-03-03 22:54:41.817 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-03-03 22:54:41.817 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-03-03 22:54:41.817 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-03-03 22:54:41.817 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-03-03 22:54:41.817 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-03-03 22:54:41.817 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-03-03 22:54:42.129 | + ./stack.sh:main:1114 : start_keystone 2026-03-03 22:54:42.135 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-03-03 22:54:42.142 | + lib/keystone:start_keystone:551 : local auth_protocol=https 2026-03-03 22:54:42.146 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-03-03 22:54:42.183 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:42.189 | + lib/keystone:start_keystone:553 : service_port=5001 2026-03-03 22:54:42.195 | + lib/keystone:start_keystone:554 : auth_protocol=http 2026-03-03 22:54:42.203 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-03-03 22:54:42.213 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-03-03 22:54:42.220 | + functions-common:run_process:1666 : local service=keystone 2026-03-03 22:54:42.225 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-03 22:54:42.231 | + functions-common:run_process:1668 : local group= 2026-03-03 22:54:42.237 | + functions-common:run_process:1669 : local user= 2026-03-03 22:54:42.244 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 22:54:42.250 | + functions-common:run_process:1672 : local name=keystone 2026-03-03 22:54:42.257 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 22:54:42.263 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 22:54:42.269 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:42.274 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:42.282 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:42.292 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578482285 2026-03-03 22:54:42.298 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-03-03 22:54:42.335 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:42.343 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-03-03 22:54:42.349 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-03-03 22:54:42.354 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-03 22:54:42.359 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-03 22:54:42.364 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-03 22:54:42.371 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-03-03 22:54:42.376 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-03-03 22:54:42.383 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-03-03 22:54:42.389 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-03-03 22:54:42.395 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 22:54:42.401 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 22:54:42.407 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 22:54:42.413 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 22:54:42.420 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-03-03 22:54:42.424 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-03-03 22:54:42.430 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 22:54:42.436 | + 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-03-03 22:54:42.442 | + 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' '' stack '' 2026-03-03 22:54:42.449 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-03-03 22:54:42.454 | + 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-03-03 22:54:42.460 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 22:54:42.466 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 22:54:42.471 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 22:54:42.476 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-03-03 22:54:42.483 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 22:54:42.494 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-03-03 22:54:42.615 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 22:54:42.739 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-03-03 22:54:42.851 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-03-03 22:54:42.957 | + 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-03-03 22:54:43.069 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 22:54:43.176 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-03-03 22:54:43.284 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-03-03 22:54:43.398 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-03-03 22:54:43.507 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-03-03 22:54:43.614 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-03-03 22:54:43.724 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 22:54:43.731 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 22:54:43.737 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-03-03 22:54:43.863 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 22:54:44.195 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-03-03 22:54:44.216 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-03-03 22:54:44.543 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-03-03 22:54:44.643 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 22:54:44.648 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:44.654 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:44.661 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:44.666 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:44.672 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:44.678 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 22:54:44.683 | + functions-common:time_stop:2419 : start_time=1772578482285 2026-03-03 22:54:44.688 | + functions-common:time_stop:2421 : [[ -z 1772578482285 ]] 2026-03-03 22:54:44.695 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:44.705 | + functions-common:time_stop:2424 : end_time=1772578484698 2026-03-03 22:54:44.710 | + functions-common:time_stop:2425 : elapsed_time=2413 2026-03-03 22:54:44.717 | + functions-common:time_stop:2426 : total=6098 2026-03-03 22:54:44.722 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:44.728 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8511 2026-03-03 22:54:44.734 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-03-03 22:54:44.734 | Waiting for keystone to start... 2026-03-03 22:54:44.741 | + lib/keystone:start_keystone:565 : local service_uri=http://162.253.55.12/identity/v3/ 2026-03-03 22:54:44.746 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://162.253.55.12/identity/v3/ 2026-03-03 22:54:44.752 | + functions:wait_for_service:476 : local timeout=60 2026-03-03 22:54:44.759 | + functions:wait_for_service:477 : local url=http://162.253.55.12/identity/v3/ 2026-03-03 22:54:44.765 | + functions:wait_for_service:478 : local rval=0 2026-03-03 22:54:44.771 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-03 22:54:44.778 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-03 22:54:44.784 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:54:44.791 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:54:44.799 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:54:44.809 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578484801 2026-03-03 22:54:44.816 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-03 22:54:44.827 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.253.55.12/identity/v3/ 2026-03-03 22:54:47.818 | + :: : [[ 200 == 503 ]] 2026-03-03 22:54:47.820 | + :: : [[ 0 -eq 7 ]] 2026-03-03 22:54:47.825 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-03 22:54:47.830 | + functions-common:time_stop:2412 : local name 2026-03-03 22:54:47.837 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:54:47.843 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:54:47.849 | + functions-common:time_stop:2415 : local total 2026-03-03 22:54:47.854 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:54:47.860 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-03 22:54:47.865 | + functions-common:time_stop:2419 : start_time=1772578484801 2026-03-03 22:54:47.870 | + functions-common:time_stop:2421 : [[ -z 1772578484801 ]] 2026-03-03 22:54:47.879 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:54:47.889 | + functions-common:time_stop:2424 : end_time=1772578487883 2026-03-03 22:54:47.895 | + functions-common:time_stop:2425 : elapsed_time=3082 2026-03-03 22:54:47.901 | + functions-common:time_stop:2426 : total=0 2026-03-03 22:54:47.908 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:54:47.914 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3082 2026-03-03 22:54:47.921 | + functions:wait_for_service:486 : return 0 2026-03-03 22:54:47.926 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-03-03 22:54:47.964 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:54:47.971 | + lib/keystone:start_keystone:573 : start_tls_proxy keystone-service '*' 5000 162.253.55.12 5001 2026-03-03 22:54:47.977 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-03-03 22:54:47.982 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-03-03 22:54:47.989 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-03-03 22:54:47.994 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.12 2026-03-03 22:54:47.999 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-03-03 22:54:48.004 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-03-03 22:54:48.009 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-03-03 22:54:48.015 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-03-03 22:54:48.021 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-03-03 22:54:48.027 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-03-03 22:54:48.034 | + lib/tls:start_tls_proxy:521 : local config_file 2026-03-03 22:54:48.042 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-03-03 22:54:48.048 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-03-03 22:54:48.055 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:54:48.062 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.068 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.075 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-03-03 22:54:48.083 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-03-03 22:54:48.090 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-03-03 22:54:48.096 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-03-03 22:54:48.102 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-03-03 22:54:48.108 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-03-03 22:54:48.115 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-03-03 22:54:48.122 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-03-03 22:54:48.152 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:48.158 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-03-03 22:54:48.164 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-03-03 22:54:48.170 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:48.176 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:48.184 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.189 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.196 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:48.201 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-03-03 22:54:48.253 | headers (enabled by site administrator) 2026-03-03 22:54:48.261 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:48.267 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-03-03 22:54:48.273 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-03-03 22:54:48.279 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:48.285 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:48.291 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.296 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.301 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:48.308 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-03-03 22:54:48.364 | ssl (enabled by site administrator) 2026-03-03 22:54:48.371 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:48.377 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-03-03 22:54:48.384 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-03 22:54:48.390 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:48.396 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:48.402 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.408 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.415 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:48.421 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-03 22:54:48.472 | proxy (enabled by site administrator) 2026-03-03 22:54:48.480 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-03-03 22:54:48.487 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-03-03 22:54:48.493 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-03 22:54:48.500 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-03-03 22:54:48.506 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:48.513 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.518 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.525 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:48.531 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-03 22:54:48.581 | proxy_http (enabled by site administrator) 2026-03-03 22:54:48.590 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-03-03 22:54:48.597 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-03-03 22:54:48.603 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:54:48.609 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:54:48.616 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:54:48.622 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:54:48.628 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.634 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.640 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:54:48.646 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:54:48.653 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:54:48.660 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:54:48.666 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-03-03 22:54:48.719 | Enabling site keystone-service-tls-proxy. 2026-03-03 22:54:48.728 | To activate the new configuration, you need to run: 2026-03-03 22:54:48.728 | systemctl reload apache2 2026-03-03 22:54:48.738 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-03-03 22:54:48.744 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:54:48.750 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:54:48.757 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:54:48.938 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-03-03 22:54:48.943 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:54:48.949 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-03-03 22:54:49.544 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-03-03 22:54:49.551 | + lib/keystone:bootstrap_keystone:592 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://162.253.55.12/identity 2026-03-03 22:54:51.882 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.882 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.882 | 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=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.886 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.894 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.894 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.909 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.924 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.924 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.965 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.965 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.965 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.965 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.965 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.965 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.971 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.974 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.975 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.975 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.976 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.976 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.976 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.976 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:51.976 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66548) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-03-03 22:54:52.018 | INFO dbcounter [-] Registered counter for database keystone 2026-03-03 22:54:52.033 | 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=66548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:54:52.173 | DEBUG dbcounter [-] [66548] Writer thread running {{(pid=66548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:54:52.247 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created domain default 2026-03-03 22:54:52.275 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created project admin 2026-03-03 22:54:52.299 | WARNING keystone.common.password_hashing [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-03-03 22:54:52.313 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created user admin 2026-03-03 22:54:52.325 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created role reader 2026-03-03 22:54:52.334 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created role member 2026-03-03 22:54:52.354 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created implied role where 5542f0f64e7c4911b0e81bb21fc3470c implies f91f3379806d46af83575083cc21b589 2026-03-03 22:54:52.365 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created role manager 2026-03-03 22:54:52.378 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created implied role where 8d3bf2f69b4f4fc5a76855ff8e2ca800 implies 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:54:52.386 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created role admin 2026-03-03 22:54:52.399 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created implied role where f5bd0d604f494fe28487b9c01c074e0f implies 8d3bf2f69b4f4fc5a76855ff8e2ca800 2026-03-03 22:54:52.411 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created role service 2026-03-03 22:54:52.421 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Granted role admin on project admin to user admin. 2026-03-03 22:54:52.429 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Granted role admin on the system to user admin. 2026-03-03 22:54:52.439 | WARNING py.warnings [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f 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-03-03 22:54:52.439 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 22:54:52.439 |  2026-03-03 22:54:52.442 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created region RegionOne 2026-03-03 22:54:52.468 | INFO keystone.cmd.bootstrap [None req-68032b96-e7d9-40fb-8de0-5e876c8a5f1f None None] Created public endpoint https://162.253.55.12/identity 2026-03-03 22:54:52.901 | + lib/keystone:bootstrap_keystone:600 : '[' True == True ']' 2026-03-03 22:54:52.905 | + lib/keystone:bootstrap_keystone:601 : openstack endpoint create --region RegionOne --os-username admin --os-user-domain-id default --os-password secretadmin --os-project-name admin --os-project-domain-id default keystone admin https://162.253.55.12/identity 2026-03-03 22:54:54.636 | 2026-03-03 22:54:54.636 | +--------------+----------------------------------+ 2026-03-03 22:54:54.636 | | Field | Value | 2026-03-03 22:54:54.636 | +--------------+----------------------------------+ 2026-03-03 22:54:54.636 | | enabled | True | 2026-03-03 22:54:54.636 | | id | 1037b8a1a5624196a3cca1e79b0ed55b | 2026-03-03 22:54:54.636 | | interface | admin | 2026-03-03 22:54:54.636 | | region | RegionOne | 2026-03-03 22:54:54.636 | | region_id | RegionOne | 2026-03-03 22:54:54.636 | | service_id | 1356135fdc5d443eb809f20c4710e013 | 2026-03-03 22:54:54.636 | | url | https://162.253.55.12/identity | 2026-03-03 22:54:54.636 | | service_name | keystone | 2026-03-03 22:54:54.636 | | service_type | identity | 2026-03-03 22:54:54.636 | +--------------+----------------------------------+ 2026-03-03 22:54:54.652 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-03-03 22:54:54.658 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-03-03 22:54:54.664 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-03-03 22:54:55.225 | 2026-03-03 22:54:55.242 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:54:55.250 | + lib/keystone:create_keystone_accounts:299 : admin_project=f6e298cc315c4682a5a48b3c69dddabc 2026-03-03 22:54:55.256 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-03-03 22:54:55.266 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-03-03 22:54:55.572 | 2026-03-03 22:54:55.595 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:54:55.604 | + lib/keystone:create_keystone_accounts:301 : admin_user=c0f543b8bc124c839445f6271b923add 2026-03-03 22:54:55.611 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-03-03 22:54:55.618 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-03-03 22:54:55.626 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-03-03 22:54:55.633 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin c0f543b8bc124c839445f6271b923add default 2026-03-03 22:54:55.766 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c0f543b8bc124c839445f6271b923add default 2026-03-03 22:54:55.852 | [2161 Async ks-domain-role:66674]: running: get_or_add_user_domain_role admin c0f543b8bc124c839445f6271b923add default 2026-03-03 22:54:55.858 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-03-03 22:54:55.863 | + functions-common:get_or_create_domain:864 : local domain_id 2026-03-03 22:54:55.870 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-03-03 22:54:56.929 | 2026-03-03 22:54:56.952 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:54:56.960 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-03-03 22:54:56.965 | + functions-common:get_or_create_domain:870 : echo default 2026-03-03 22:54:56.965 | default 2026-03-03 22:54:56.971 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-03-03 22:54:57.103 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-03-03 22:54:57.183 | [2161 Async ks-project:66801]: running: get_or_create_project service Default 2026-03-03 22:54:57.189 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-03-03 22:54:57.314 | + inc/async:async_inner:63 : get_or_create_role service 2026-03-03 22:54:57.394 | [2161 Async ks-service:66895]: running: get_or_create_role service 2026-03-03 22:54:57.401 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-03-03 22:54:57.521 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:54:57.531 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-03-03 22:54:57.566 | [66674 Async ks-domain-role:66674]: finished successfully 2026-03-03 22:54:57.599 | [2161 Async ks-reseller:67000]: running: get_or_create_role ResellerAdmin 2026-03-03 22:54:57.605 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-03-03 22:54:57.610 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-03-03 22:54:57.736 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-03-03 22:54:57.814 | [2161 Async ks-anotherrole:67125]: running: get_or_create_role anotherrole 2026-03-03 22:54:57.821 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-03-03 22:54:57.829 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-03-03 22:54:57.836 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:54:57.844 | +++ 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-03-03 22:54:58.042 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:54:58.094 | [66801 Async ks-project:66801]: finished successfully 2026-03-03 22:54:58.433 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:54:58.478 | [66895 Async ks-service:66895]: finished successfully 2026-03-03 22:54:58.649 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:54:58.697 | [67000 Async ks-reseller:67000]: finished successfully 2026-03-03 22:54:58.872 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:54:58.918 | [67125 Async ks-anotherrole:67125]: finished successfully 2026-03-03 22:54:59.129 | 2026-03-03 22:54:59.147 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:54:59.155 | ++ functions-common:get_or_create_project:920 : project_id=d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:54:59.162 | ++ functions-common:get_or_create_project:921 : echo d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:54:59.170 | + lib/keystone:create_keystone_accounts:329 : invis_project=d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:54:59.175 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-03-03 22:54:59.182 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-03-03 22:54:59.188 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:54:59.196 | +++ 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-03-03 22:54:59.580 | 2026-03-03 22:54:59.600 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:54:59.608 | ++ functions-common:get_or_create_project:920 : project_id=54d2108a1d564770a3e6831a80767b30 2026-03-03 22:54:59.614 | ++ functions-common:get_or_create_project:921 : echo 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:54:59.622 | + lib/keystone:create_keystone_accounts:333 : demo_project=54d2108a1d564770a3e6831a80767b30 2026-03-03 22:54:59.628 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-03-03 22:54:59.635 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo secretadmin default demo@example.com 2026-03-03 22:54:59.641 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:54:59.648 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-03-03 22:54:59.653 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-03-03 22:54:59.661 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-03-03 22:55:00.031 | 2026-03-03 22:55:00.048 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:00.055 | ++ functions-common:get_or_create_user:907 : user_id=cc17ad7293e745e497e860e91f618c9f 2026-03-03 22:55:00.061 | ++ functions-common:get_or_create_user:908 : echo cc17ad7293e745e497e860e91f618c9f 2026-03-03 22:55:00.067 | + lib/keystone:create_keystone_accounts:336 : demo_user=cc17ad7293e745e497e860e91f618c9f 2026-03-03 22:55:00.072 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-03-03 22:55:00.175 | [2161 Async ks-domain-role:66674]: Waiting for completion of get_or_add_user_domain_role admin c0f543b8bc124c839445f6271b923add default running on PID 66674 (5 other jobs running) 2026-03-03 22:55:00.224 | [2161 Async ks-domain-role:66674]: Signaling child to exit 2026-03-03 22:55:00.224 | WAKEUP 2026-03-03 22:55:00.268 | [2161 Async ks-domain-role:66674]: Signaled 2026-03-03 22:55:00.272 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-03-03 22:55:00.272 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user c0f543b8bc124c839445f6271b923add --domain default 2026-03-03 22:55:00.272 | 2026-03-03 22:55:00.272 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c0f543b8bc124c839445f6271b923add --domain default -c Role -f value 2026-03-03 22:55:00.272 | 2026-03-03 22:55:00.272 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:00.272 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:00.272 | + functions-common:get_or_add_user_domain_role:991 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:00.272 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:00.353 | [2161 Async ks-domain-role:66674]: finished get_or_add_user_domain_role admin c0f543b8bc124c839445f6271b923add default with result 0 in 1 seconds 2026-03-03 22:55:00.366 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-03-03 22:55:00.439 | [2161 Async ks-project:66801]: Waiting for completion of get_or_create_project service Default running on PID 66801 (4 other jobs running) 2026-03-03 22:55:00.491 | [2161 Async ks-project:66801]: Signaling child to exit 2026-03-03 22:55:00.491 | WAKEUP 2026-03-03 22:55:00.554 | [2161 Async ks-project:66801]: Signaled 2026-03-03 22:55:00.558 | + functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:55:00.558 | ++ 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-03-03 22:55:00.558 | 2026-03-03 22:55:00.558 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:00.558 | + functions-common:get_or_create_project:920 : project_id=7ee28353db814cc889ebcb9545a22b1e 2026-03-03 22:55:00.558 | + functions-common:get_or_create_project:921 : echo 7ee28353db814cc889ebcb9545a22b1e 2026-03-03 22:55:00.558 | 7ee28353db814cc889ebcb9545a22b1e 2026-03-03 22:55:00.651 | [2161 Async ks-project:66801]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-03-03 22:55:00.737 | [2161 Async ks-service:66895]: Waiting for completion of get_or_create_role service running on PID 66895 (3 other jobs running) 2026-03-03 22:55:00.792 | [2161 Async ks-service:66895]: Signaling child to exit 2026-03-03 22:55:00.793 | WAKEUP 2026-03-03 22:55:00.844 | [2161 Async ks-service:66895]: Signaled 2026-03-03 22:55:00.848 | + functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:55:00.848 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-03-03 22:55:00.848 | 2026-03-03 22:55:00.848 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:00.848 | + functions-common:get_or_create_role:932 : role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:00.848 | + functions-common:get_or_create_role:933 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:00.848 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:00.945 | [2161 Async ks-service:66895]: finished get_or_create_role service with result 0 in 1 seconds 2026-03-03 22:55:01.024 | [2161 Async ks-reseller:67000]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 67000 (2 other jobs running) 2026-03-03 22:55:01.077 | [2161 Async ks-reseller:67000]: Signaling child to exit 2026-03-03 22:55:01.078 | WAKEUP 2026-03-03 22:55:01.126 | [2161 Async ks-reseller:67000]: Signaled 2026-03-03 22:55:01.130 | + functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:55:01.130 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-03-03 22:55:01.130 | 2026-03-03 22:55:01.130 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:01.130 | + functions-common:get_or_create_role:932 : role_id=58e8dc39bac84915b43da5585e9ea5a9 2026-03-03 22:55:01.130 | + functions-common:get_or_create_role:933 : echo 58e8dc39bac84915b43da5585e9ea5a9 2026-03-03 22:55:01.130 | 58e8dc39bac84915b43da5585e9ea5a9 2026-03-03 22:55:01.221 | [2161 Async ks-reseller:67000]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-03-03 22:55:01.299 | [2161 Async ks-anotherrole:67125]: Waiting for completion of get_or_create_role anotherrole running on PID 67125 (1 other jobs running) 2026-03-03 22:55:01.354 | [2161 Async ks-anotherrole:67125]: Signaling child to exit 2026-03-03 22:55:01.354 | WAKEUP 2026-03-03 22:55:01.401 | [2161 Async ks-anotherrole:67125]: Signaled 2026-03-03 22:55:01.403 | + functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:55:01.403 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-03-03 22:55:01.403 | 2026-03-03 22:55:01.403 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:01.403 | + functions-common:get_or_create_role:932 : role_id=531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:01.403 | + functions-common:get_or_create_role:933 : echo 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:01.403 | 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:01.493 | [2161 Async ks-anotherrole:67125]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-03-03 22:55:01.503 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:01.508 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:01.648 | + inc/async:async_inner:63 : get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:01.726 | [2161 Async ks-demo-member:67924]: running: get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:01.732 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin c0f543b8bc124c839445f6271b923add 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:01.870 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c0f543b8bc124c839445f6271b923add 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:01.935 | [2161 Async ks-demo-admin:68020]: running: get_or_add_user_project_role admin c0f543b8bc124c839445f6271b923add 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:01.939 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:02.072 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:02.143 | [2161 Async ks-demo-another:68116]: running: get_or_add_user_project_role anotherrole cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:02.149 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:55:02.271 | + inc/async:async_inner:63 : get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:55:02.345 | [2161 Async ks-demo-invis:68212]: running: get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:55:02.351 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-03-03 22:55:02.359 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-03-03 22:55:02.366 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:02.371 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-03-03 22:55:02.377 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-03-03 22:55:02.384 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-03-03 22:55:04.428 | 2026-03-03 22:55:04.444 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:04.452 | ++ functions-common:get_or_create_user:907 : user_id=6901f702684d435ca85862fd24124528 2026-03-03 22:55:04.457 | ++ functions-common:get_or_create_user:908 : echo 6901f702684d435ca85862fd24124528 2026-03-03 22:55:04.463 | + lib/keystone:create_keystone_accounts:349 : demo_reader=6901f702684d435ca85862fd24124528 2026-03-03 22:55:04.467 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 6901f702684d435ca85862fd24124528 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:04.600 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6901f702684d435ca85862fd24124528 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:04.675 | [2161 Async ks-demo-reader:68495]: running: get_or_add_user_project_role reader 6901f702684d435ca85862fd24124528 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:04.683 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-03-03 22:55:04.691 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-03-03 22:55:04.698 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:55:04.707 | +++ 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-03-03 22:55:04.995 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:05.055 | [67924 Async ks-demo-member:67924]: finished successfully 2026-03-03 22:55:05.587 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:05.637 | [68020 Async ks-demo-admin:68020]: finished successfully 2026-03-03 22:55:06.145 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:06.195 | [68116 Async ks-demo-another:68116]: finished successfully 2026-03-03 22:55:06.717 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:06.767 | [68212 Async ks-demo-invis:68212]: finished successfully 2026-03-03 22:55:07.547 | 2026-03-03 22:55:07.570 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:07.576 | ++ functions-common:get_or_create_project:920 : project_id=2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:07.582 | ++ functions-common:get_or_create_project:921 : echo 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:07.589 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:07.594 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-03-03 22:55:07.601 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-03-03 22:55:07.607 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:07.613 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-03-03 22:55:07.619 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-03-03 22:55:07.626 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-03-03 22:55:08.158 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:08.207 | [68495 Async ks-demo-reader:68495]: finished successfully 2026-03-03 22:55:08.461 | 2026-03-03 22:55:08.482 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:08.489 | ++ functions-common:get_or_create_user:907 : user_id=3e2fa7a1e8ce410a8aff5b628bfd3f47 2026-03-03 22:55:08.494 | ++ functions-common:get_or_create_user:908 : echo 3e2fa7a1e8ce410a8aff5b628bfd3f47 2026-03-03 22:55:08.502 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=3e2fa7a1e8ce410a8aff5b628bfd3f47 2026-03-03 22:55:08.507 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:08.639 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:08.708 | [2161 Async ks-alt-admin:68884]: running: get_or_add_user_project_role admin 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:08.715 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:08.845 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:08.918 | [2161 Async ks-alt-another:68981]: running: get_or_add_user_project_role anotherrole 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:08.925 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-03-03 22:55:08.934 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-03-03 22:55:08.939 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:08.944 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-03-03 22:55:08.950 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-03-03 22:55:08.960 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-03-03 22:55:10.122 | 2026-03-03 22:55:10.142 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:10.148 | ++ functions-common:get_or_create_user:907 : user_id=b9612b86f0fc4b04a9644943ed575a12 2026-03-03 22:55:10.154 | ++ functions-common:get_or_create_user:908 : echo b9612b86f0fc4b04a9644943ed575a12 2026-03-03 22:55:10.160 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=b9612b86f0fc4b04a9644943ed575a12 2026-03-03 22:55:10.165 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member b9612b86f0fc4b04a9644943ed575a12 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:10.291 | + inc/async:async_inner:63 : get_or_add_user_project_role member b9612b86f0fc4b04a9644943ed575a12 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:10.362 | [2161 Async ks-alt-member-user:69153]: running: get_or_add_user_project_role member b9612b86f0fc4b04a9644943ed575a12 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:10.368 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-03-03 22:55:10.375 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-03-03 22:55:10.381 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:10.387 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-03-03 22:55:10.393 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-03-03 22:55:10.401 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-03-03 22:55:10.738 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:10.787 | [68884 Async ks-alt-admin:68884]: finished successfully 2026-03-03 22:55:11.282 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:11.334 | [68981 Async ks-alt-another:68981]: finished successfully 2026-03-03 22:55:12.086 | 2026-03-03 22:55:12.107 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:12.117 | ++ functions-common:get_or_create_user:907 : user_id=5adb9e9e8fff4779bf2660b565c1a632 2026-03-03 22:55:12.122 | ++ functions-common:get_or_create_user:908 : echo 5adb9e9e8fff4779bf2660b565c1a632 2026-03-03 22:55:12.128 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=5adb9e9e8fff4779bf2660b565c1a632 2026-03-03 22:55:12.133 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5adb9e9e8fff4779bf2660b565c1a632 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:12.259 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5adb9e9e8fff4779bf2660b565c1a632 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:12.329 | [2161 Async ks-alt-reader-user:69385]: running: get_or_add_user_project_role reader 5adb9e9e8fff4779bf2660b565c1a632 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:12.337 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member secretadmin default system_member@example.com 2026-03-03 22:55:12.342 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:12.348 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-03-03 22:55:12.353 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-03-03 22:55:12.361 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-03-03 22:55:12.661 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:12.711 | [69153 Async ks-alt-member-user:69153]: finished successfully 2026-03-03 22:55:13.478 | 2026-03-03 22:55:13.495 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:13.501 | ++ functions-common:get_or_create_user:907 : user_id=39f33b6253944b5893fb9abdea06ed70 2026-03-03 22:55:13.506 | ++ functions-common:get_or_create_user:908 : echo 39f33b6253944b5893fb9abdea06ed70 2026-03-03 22:55:13.512 | + lib/keystone:create_keystone_accounts:381 : system_member_user=39f33b6253944b5893fb9abdea06ed70 2026-03-03 22:55:13.518 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 39f33b6253944b5893fb9abdea06ed70 all 2026-03-03 22:55:13.646 | + inc/async:async_inner:63 : get_or_add_user_system_role member 39f33b6253944b5893fb9abdea06ed70 all 2026-03-03 22:55:13.722 | [2161 Async ks-system-member:69575]: running: get_or_add_user_system_role member 39f33b6253944b5893fb9abdea06ed70 all 2026-03-03 22:55:13.729 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-03-03 22:55:13.736 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:13.741 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-03-03 22:55:13.746 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-03-03 22:55:13.753 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-03-03 22:55:14.060 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:14.107 | [69385 Async ks-alt-reader-user:69385]: finished successfully 2026-03-03 22:55:14.794 | 2026-03-03 22:55:14.813 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:14.820 | ++ functions-common:get_or_create_user:907 : user_id=1fc5fd59c6fc49c295c2715b5e889d5b 2026-03-03 22:55:14.826 | ++ functions-common:get_or_create_user:908 : echo 1fc5fd59c6fc49c295c2715b5e889d5b 2026-03-03 22:55:14.834 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=1fc5fd59c6fc49c295c2715b5e889d5b 2026-03-03 22:55:14.840 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 1fc5fd59c6fc49c295c2715b5e889d5b all 2026-03-03 22:55:14.976 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1fc5fd59c6fc49c295c2715b5e889d5b all 2026-03-03 22:55:15.048 | [2161 Async ks-system-reader:69772]: running: get_or_add_user_system_role reader 1fc5fd59c6fc49c295c2715b5e889d5b all 2026-03-03 22:55:15.055 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-03-03 22:55:15.062 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-03-03 22:55:15.067 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-03-03 22:55:15.073 | ++ functions-common:get_or_create_group:877 : local group_id 2026-03-03 22:55:15.082 | +++ 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-03-03 22:55:16.068 | 2026-03-03 22:55:16.091 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:16.098 | ++ functions-common:get_or_create_group:884 : group_id=9884f1da195c4162a1004c49067bf6ca 2026-03-03 22:55:16.103 | ++ functions-common:get_or_create_group:885 : echo 9884f1da195c4162a1004c49067bf6ca 2026-03-03 22:55:16.110 | + lib/keystone:create_keystone_accounts:391 : admin_group=9884f1da195c4162a1004c49067bf6ca 2026-03-03 22:55:16.116 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-03-03 22:55:16.122 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-03-03 22:55:16.128 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-03-03 22:55:16.134 | ++ functions-common:get_or_create_group:877 : local group_id 2026-03-03 22:55:16.142 | +++ 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-03-03 22:55:16.548 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:16.594 | [69575 Async ks-system-member:69575]: finished successfully 2026-03-03 22:55:17.262 | 2026-03-03 22:55:17.283 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:17.289 | ++ functions-common:get_or_create_group:884 : group_id=e7f8a26a044a41c6a29f32badd5b7d0f 2026-03-03 22:55:17.295 | ++ functions-common:get_or_create_group:885 : echo e7f8a26a044a41c6a29f32badd5b7d0f 2026-03-03 22:55:17.302 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=e7f8a26a044a41c6a29f32badd5b7d0f 2026-03-03 22:55:17.308 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:17.442 | + inc/async:async_inner:63 : get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:17.515 | [2161 Async ks-group-memberdemo:70043]: running: get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:17.521 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:17.660 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:17.736 | [2161 Async ks-group-anotherdemo:70122]: running: get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:17.741 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:17.751 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:17.801 | [69772 Async ks-system-reader:69772]: finished successfully 2026-03-03 22:55:17.862 | + inc/async:async_inner:63 : get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:17.932 | [2161 Async ks-group-memberalt:70241]: running: get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:17.939 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:18.070 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:18.138 | [2161 Async ks-group-anotheralt:70320]: running: get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:18.144 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 9884f1da195c4162a1004c49067bf6ca f6e298cc315c4682a5a48b3c69dddabc 2026-03-03 22:55:18.277 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9884f1da195c4162a1004c49067bf6ca f6e298cc315c4682a5a48b3c69dddabc 2026-03-03 22:55:18.359 | [2161 Async ks-group-admin:70417]: running: get_or_add_group_project_role admin 9884f1da195c4162a1004c49067bf6ca f6e298cc315c4682a5a48b3c69dddabc 2026-03-03 22:55:18.365 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-03-03 22:55:18.465 | [2161 Async ks-demo-member:67924]: Waiting for completion of get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 running on PID 67924 (16 other jobs running) 2026-03-03 22:55:18.510 | [2161 Async ks-demo-member:67924]: Signaling child to exit 2026-03-03 22:55:18.510 | WAKEUP 2026-03-03 22:55:18.553 | [2161 Async ks-demo-member:67924]: Signaled 2026-03-03 22:55:18.555 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:18.556 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:18.556 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:18.556 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:18.556 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:18.556 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:18.556 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:18.556 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:18.556 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:18.556 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user cc17ad7293e745e497e860e91f618c9f --project 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:18.556 | 2026-03-03 22:55:18.556 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc17ad7293e745e497e860e91f618c9f --project 54d2108a1d564770a3e6831a80767b30 -c Role -f value 2026-03-03 22:55:18.556 | 2026-03-03 22:55:18.556 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:18.556 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:18.556 | + functions-common:get_or_add_user_project_role:972 : echo 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:18.556 | 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:18.645 | [2161 Async ks-demo-member:67924]: finished get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 with result 0 in 3 seconds 2026-03-03 22:55:18.718 | [2161 Async ks-demo-admin:68020]: Waiting for completion of get_or_add_user_project_role admin c0f543b8bc124c839445f6271b923add 54d2108a1d564770a3e6831a80767b30 running on PID 68020 (15 other jobs running) 2026-03-03 22:55:18.767 | [2161 Async ks-demo-admin:68020]: Signaling child to exit 2026-03-03 22:55:18.767 | WAKEUP 2026-03-03 22:55:18.809 | [2161 Async ks-demo-admin:68020]: Signaled 2026-03-03 22:55:18.812 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:18.812 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:18.812 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:18.812 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:18.812 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:18.812 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:18.812 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:18.812 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:18.812 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:18.812 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user c0f543b8bc124c839445f6271b923add --project 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:18.812 | 2026-03-03 22:55:18.812 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c0f543b8bc124c839445f6271b923add --project 54d2108a1d564770a3e6831a80767b30 -c Role -f value 2026-03-03 22:55:18.812 | 2026-03-03 22:55:18.812 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:18.812 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:18.812 | + functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:18.812 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:18.898 | [2161 Async ks-demo-admin:68020]: finished get_or_add_user_project_role admin c0f543b8bc124c839445f6271b923add 54d2108a1d564770a3e6831a80767b30 with result 0 in 3 seconds 2026-03-03 22:55:18.969 | [2161 Async ks-demo-another:68116]: Waiting for completion of get_or_add_user_project_role anotherrole cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 running on PID 68116 (14 other jobs running) 2026-03-03 22:55:19.017 | [2161 Async ks-demo-another:68116]: Signaling child to exit 2026-03-03 22:55:19.017 | WAKEUP 2026-03-03 22:55:19.059 | [2161 Async ks-demo-another:68116]: Signaled 2026-03-03 22:55:19.063 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:19.063 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:19.063 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:19.063 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:19.063 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:19.063 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:19.063 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:19.063 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:19.063 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:19.063 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user cc17ad7293e745e497e860e91f618c9f --project 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:19.063 | 2026-03-03 22:55:19.063 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cc17ad7293e745e497e860e91f618c9f --project 54d2108a1d564770a3e6831a80767b30 -c Role -f value 2026-03-03 22:55:19.063 | 2026-03-03 22:55:19.063 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:19.063 | + functions-common:get_or_add_user_project_role:971 : user_role_id=531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:19.063 | + functions-common:get_or_add_user_project_role:972 : echo 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:19.063 | 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:19.148 | [2161 Async ks-demo-another:68116]: finished get_or_add_user_project_role anotherrole cc17ad7293e745e497e860e91f618c9f 54d2108a1d564770a3e6831a80767b30 with result 0 in 4 seconds 2026-03-03 22:55:19.217 | [2161 Async ks-demo-invis:68212]: Waiting for completion of get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f d4e01a3da02e40cd9f81549e0f79131d running on PID 68212 (13 other jobs running) 2026-03-03 22:55:19.267 | [2161 Async ks-demo-invis:68212]: Signaling child to exit 2026-03-03 22:55:19.267 | WAKEUP 2026-03-03 22:55:19.307 | [2161 Async ks-demo-invis:68212]: Signaled 2026-03-03 22:55:19.310 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:19.310 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:19.310 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:19.310 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:19.310 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:19.310 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:19.310 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:19.310 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:19.310 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:19.310 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user cc17ad7293e745e497e860e91f618c9f --project d4e01a3da02e40cd9f81549e0f79131d 2026-03-03 22:55:19.310 | 2026-03-03 22:55:19.310 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cc17ad7293e745e497e860e91f618c9f --project d4e01a3da02e40cd9f81549e0f79131d -c Role -f value 2026-03-03 22:55:19.310 | 2026-03-03 22:55:19.310 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:19.310 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:19.310 | + functions-common:get_or_add_user_project_role:972 : echo 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:19.310 | 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:19.395 | [2161 Async ks-demo-invis:68212]: finished get_or_add_user_project_role member cc17ad7293e745e497e860e91f618c9f d4e01a3da02e40cd9f81549e0f79131d with result 0 in 4 seconds 2026-03-03 22:55:19.468 | [2161 Async ks-demo-reader:68495]: Waiting for completion of get_or_add_user_project_role reader 6901f702684d435ca85862fd24124528 54d2108a1d564770a3e6831a80767b30 running on PID 68495 (12 other jobs running) 2026-03-03 22:55:19.520 | [2161 Async ks-demo-reader:68495]: Signaling child to exit 2026-03-03 22:55:19.520 | WAKEUP 2026-03-03 22:55:19.543 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:19.563 | [2161 Async ks-demo-reader:68495]: Signaled 2026-03-03 22:55:19.566 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:19.566 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:19.566 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:19.566 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:19.566 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:19.566 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:19.566 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:19.566 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:19.566 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:19.566 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 6901f702684d435ca85862fd24124528 --project 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:19.566 | 2026-03-03 22:55:19.566 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6901f702684d435ca85862fd24124528 --project 54d2108a1d564770a3e6831a80767b30 -c Role -f value 2026-03-03 22:55:19.566 | 2026-03-03 22:55:19.566 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:19.566 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f91f3379806d46af83575083cc21b589 2026-03-03 22:55:19.566 | + functions-common:get_or_add_user_project_role:972 : echo f91f3379806d46af83575083cc21b589 2026-03-03 22:55:19.566 | f91f3379806d46af83575083cc21b589 2026-03-03 22:55:19.589 | [70043 Async ks-group-memberdemo:70043]: finished successfully 2026-03-03 22:55:19.655 | [2161 Async ks-demo-reader:68495]: finished get_or_add_user_project_role reader 6901f702684d435ca85862fd24124528 54d2108a1d564770a3e6831a80767b30 with result 0 in 3 seconds 2026-03-03 22:55:19.665 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:19.671 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-03-03 22:55:19.772 | [2161 Async ks-alt-admin:68884]: Waiting for completion of get_or_add_user_project_role admin 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf running on PID 68884 (11 other jobs running) 2026-03-03 22:55:19.819 | [2161 Async ks-alt-admin:68884]: Signaling child to exit 2026-03-03 22:55:19.819 | WAKEUP 2026-03-03 22:55:19.856 | [2161 Async ks-alt-admin:68884]: Signaled 2026-03-03 22:55:19.860 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:19.860 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:19.860 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:19.860 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:19.860 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:19.860 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:19.860 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:19.860 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:19.860 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:19.860 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 3e2fa7a1e8ce410a8aff5b628bfd3f47 --project 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:19.860 | 2026-03-03 22:55:19.860 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3e2fa7a1e8ce410a8aff5b628bfd3f47 --project 2966bb17ee2f4f93a902a98c2f8cedbf -c Role -f value 2026-03-03 22:55:19.860 | 2026-03-03 22:55:19.860 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:19.860 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:19.860 | + functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:19.860 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:19.948 | [2161 Async ks-alt-admin:68884]: finished get_or_add_user_project_role admin 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf with result 0 in 2 seconds 2026-03-03 22:55:20.023 | [2161 Async ks-alt-another:68981]: Waiting for completion of get_or_add_user_project_role anotherrole 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf running on PID 68981 (10 other jobs running) 2026-03-03 22:55:20.071 | [2161 Async ks-alt-another:68981]: Signaling child to exit 2026-03-03 22:55:20.071 | WAKEUP 2026-03-03 22:55:20.114 | [2161 Async ks-alt-another:68981]: Signaled 2026-03-03 22:55:20.118 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:20.118 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:20.118 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:20.118 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:20.118 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:20.118 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:20.118 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:20.118 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:20.118 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:20.118 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3e2fa7a1e8ce410a8aff5b628bfd3f47 --project 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:20.118 | 2026-03-03 22:55:20.118 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3e2fa7a1e8ce410a8aff5b628bfd3f47 --project 2966bb17ee2f4f93a902a98c2f8cedbf -c Role -f value 2026-03-03 22:55:20.118 | 2026-03-03 22:55:20.118 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:20.118 | + functions-common:get_or_add_user_project_role:971 : user_role_id=531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:20.118 | + functions-common:get_or_add_user_project_role:972 : echo 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:20.118 | 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:20.205 | [2161 Async ks-alt-another:68981]: finished get_or_add_user_project_role anotherrole 3e2fa7a1e8ce410a8aff5b628bfd3f47 2966bb17ee2f4f93a902a98c2f8cedbf with result 0 in 2 seconds 2026-03-03 22:55:20.277 | [2161 Async ks-alt-member-user:69153]: Waiting for completion of get_or_add_user_project_role member b9612b86f0fc4b04a9644943ed575a12 2966bb17ee2f4f93a902a98c2f8cedbf running on PID 69153 (9 other jobs running) 2026-03-03 22:55:20.325 | [2161 Async ks-alt-member-user:69153]: Signaling child to exit 2026-03-03 22:55:20.326 | WAKEUP 2026-03-03 22:55:20.364 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:20.369 | [2161 Async ks-alt-member-user:69153]: Signaled 2026-03-03 22:55:20.373 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:20.373 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:20.373 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:20.373 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:20.373 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:20.373 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:20.373 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:20.373 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:20.373 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:20.373 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user b9612b86f0fc4b04a9644943ed575a12 --project 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:20.373 | 2026-03-03 22:55:20.373 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b9612b86f0fc4b04a9644943ed575a12 --project 2966bb17ee2f4f93a902a98c2f8cedbf -c Role -f value 2026-03-03 22:55:20.373 | 2026-03-03 22:55:20.373 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:20.373 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:20.373 | + functions-common:get_or_add_user_project_role:972 : echo 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:20.373 | 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:20.411 | [70122 Async ks-group-anotherdemo:70122]: finished successfully 2026-03-03 22:55:20.455 | [2161 Async ks-alt-member-user:69153]: finished get_or_add_user_project_role member b9612b86f0fc4b04a9644943ed575a12 2966bb17ee2f4f93a902a98c2f8cedbf with result 0 in 2 seconds 2026-03-03 22:55:20.527 | [2161 Async ks-alt-reader-user:69385]: Waiting for completion of get_or_add_user_project_role reader 5adb9e9e8fff4779bf2660b565c1a632 2966bb17ee2f4f93a902a98c2f8cedbf running on PID 69385 (8 other jobs running) 2026-03-03 22:55:20.571 | [2161 Async ks-alt-reader-user:69385]: Signaling child to exit 2026-03-03 22:55:20.572 | WAKEUP 2026-03-03 22:55:20.613 | [2161 Async ks-alt-reader-user:69385]: Signaled 2026-03-03 22:55:20.629 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:20.629 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:20.629 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:55:20.629 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:20.630 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:20.630 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:20.630 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:20.630 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:20.630 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:55:20.630 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 5adb9e9e8fff4779bf2660b565c1a632 --project 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:20.630 | 2026-03-03 22:55:20.630 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5adb9e9e8fff4779bf2660b565c1a632 --project 2966bb17ee2f4f93a902a98c2f8cedbf -c Role -f value 2026-03-03 22:55:20.630 | 2026-03-03 22:55:20.630 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:20.630 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f91f3379806d46af83575083cc21b589 2026-03-03 22:55:20.630 | + functions-common:get_or_add_user_project_role:972 : echo f91f3379806d46af83575083cc21b589 2026-03-03 22:55:20.630 | f91f3379806d46af83575083cc21b589 2026-03-03 22:55:20.702 | [2161 Async ks-alt-reader-user:69385]: finished get_or_add_user_project_role reader 5adb9e9e8fff4779bf2660b565c1a632 2966bb17ee2f4f93a902a98c2f8cedbf with result 0 in 1 seconds 2026-03-03 22:55:20.711 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:20.717 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-03-03 22:55:20.820 | [2161 Async ks-system-member:69575]: Waiting for completion of get_or_add_user_system_role member 39f33b6253944b5893fb9abdea06ed70 all running on PID 69575 (7 other jobs running) 2026-03-03 22:55:20.867 | [2161 Async ks-system-member:69575]: Signaling child to exit 2026-03-03 22:55:20.867 | WAKEUP 2026-03-03 22:55:20.867 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:20.909 | [2161 Async ks-system-member:69575]: Signaled 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-03-03 22:55:20.912 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-03-03 22:55:20.912 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:20.912 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:20.912 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:20.912 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:20.912 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-03-03 22:55:20.912 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39f33b6253944b5893fb9abdea06ed70 --system all -f value -c Role 2026-03-03 22:55:20.912 | 2026-03-03 22:55:20.912 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 39f33b6253944b5893fb9abdea06ed70 --system all 2026-03-03 22:55:20.912 | 2026-03-03 22:55:20.912 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39f33b6253944b5893fb9abdea06ed70 --system all -f value -c Role 2026-03-03 22:55:20.912 | 2026-03-03 22:55:20.912 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-03-03 22:55:20.912 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-03-03 22:55:20.912 | 2026-03-03 22:55:20.919 | [70241 Async ks-group-memberalt:70241]: finished successfully 2026-03-03 22:55:20.996 | [2161 Async ks-system-member:69575]: finished get_or_add_user_system_role member 39f33b6253944b5893fb9abdea06ed70 all with result 0 in 3 seconds 2026-03-03 22:55:21.062 | [2161 Async ks-system-reader:69772]: Waiting for completion of get_or_add_user_system_role reader 1fc5fd59c6fc49c295c2715b5e889d5b all running on PID 69772 (6 other jobs running) 2026-03-03 22:55:21.108 | [2161 Async ks-system-reader:69772]: Signaling child to exit 2026-03-03 22:55:21.109 | WAKEUP 2026-03-03 22:55:21.153 | [2161 Async ks-system-reader:69772]: Signaled 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-03-03 22:55:21.156 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-03-03 22:55:21.156 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:21.156 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:21.156 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:55:21.156 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:55:21.156 | ++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-03-03 22:55:21.156 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1fc5fd59c6fc49c295c2715b5e889d5b --system all -f value -c Role 2026-03-03 22:55:21.156 | 2026-03-03 22:55:21.156 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 1fc5fd59c6fc49c295c2715b5e889d5b --system all 2026-03-03 22:55:21.156 | 2026-03-03 22:55:21.156 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1fc5fd59c6fc49c295c2715b5e889d5b --system all -f value -c Role 2026-03-03 22:55:21.156 | 2026-03-03 22:55:21.156 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-03-03 22:55:21.156 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-03-03 22:55:21.156 | 2026-03-03 22:55:21.247 | [2161 Async ks-system-reader:69772]: finished get_or_add_user_system_role reader 1fc5fd59c6fc49c295c2715b5e889d5b all with result 0 in 2 seconds 2026-03-03 22:55:21.257 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:21.263 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-03-03 22:55:21.364 | [2161 Async ks-group-memberdemo:70043]: Waiting for completion of get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 running on PID 70043 (5 other jobs running) 2026-03-03 22:55:21.412 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:21.414 | [2161 Async ks-group-memberdemo:70043]: Signaling child to exit 2026-03-03 22:55:21.415 | WAKEUP 2026-03-03 22:55:21.457 | [2161 Async ks-group-memberdemo:70043]: Signaled 2026-03-03 22:55:21.460 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-03 22:55:21.460 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group e7f8a26a044a41c6a29f32badd5b7d0f --project 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:21.460 | 2026-03-03 22:55:21.460 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e7f8a26a044a41c6a29f32badd5b7d0f --project 54d2108a1d564770a3e6831a80767b30 -f value -c Role 2026-03-03 22:55:21.460 | 2026-03-03 22:55:21.460 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:21.460 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:21.460 | + functions-common:get_or_add_group_project_role:1041 : echo 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:21.460 | 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:21.463 | [70320 Async ks-group-anotheralt:70320]: finished successfully 2026-03-03 22:55:21.541 | [2161 Async ks-group-memberdemo:70043]: finished get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 with result 0 in 2 seconds 2026-03-03 22:55:21.618 | [2161 Async ks-group-anotherdemo:70122]: Waiting for completion of get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 running on PID 70122 (4 other jobs running) 2026-03-03 22:55:21.665 | [2161 Async ks-group-anotherdemo:70122]: Signaling child to exit 2026-03-03 22:55:21.666 | WAKEUP 2026-03-03 22:55:21.715 | [2161 Async ks-group-anotherdemo:70122]: Signaled 2026-03-03 22:55:21.718 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-03 22:55:21.718 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group e7f8a26a044a41c6a29f32badd5b7d0f --project 54d2108a1d564770a3e6831a80767b30 2026-03-03 22:55:21.718 | 2026-03-03 22:55:21.718 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e7f8a26a044a41c6a29f32badd5b7d0f --project 54d2108a1d564770a3e6831a80767b30 -f value -c Role 2026-03-03 22:55:21.718 | 2026-03-03 22:55:21.718 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:21.718 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:21.718 | + functions-common:get_or_add_group_project_role:1041 : echo 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:21.718 | 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:21.807 | [2161 Async ks-group-anotherdemo:70122]: finished get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 54d2108a1d564770a3e6831a80767b30 with result 0 in 2 seconds 2026-03-03 22:55:21.881 | [2161 Async ks-group-memberalt:70241]: Waiting for completion of get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf running on PID 70241 (3 other jobs running) 2026-03-03 22:55:21.923 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:21.930 | [2161 Async ks-group-memberalt:70241]: Signaling child to exit 2026-03-03 22:55:21.930 | WAKEUP 2026-03-03 22:55:21.972 | [70417 Async ks-group-admin:70417]: finished successfully 2026-03-03 22:55:21.980 | [2161 Async ks-group-memberalt:70241]: Signaled 2026-03-03 22:55:21.984 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-03 22:55:21.984 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group e7f8a26a044a41c6a29f32badd5b7d0f --project 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:21.984 | 2026-03-03 22:55:21.984 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e7f8a26a044a41c6a29f32badd5b7d0f --project 2966bb17ee2f4f93a902a98c2f8cedbf -f value -c Role 2026-03-03 22:55:21.984 | 2026-03-03 22:55:21.984 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:21.984 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:21.984 | + functions-common:get_or_add_group_project_role:1041 : echo 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:21.984 | 5542f0f64e7c4911b0e81bb21fc3470c 2026-03-03 22:55:22.071 | [2161 Async ks-group-memberalt:70241]: finished get_or_add_group_project_role member e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf with result 0 in 3 seconds 2026-03-03 22:55:22.141 | [2161 Async ks-group-anotheralt:70320]: Waiting for completion of get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf running on PID 70320 (2 other jobs running) 2026-03-03 22:55:22.192 | [2161 Async ks-group-anotheralt:70320]: Signaling child to exit 2026-03-03 22:55:22.192 | WAKEUP 2026-03-03 22:55:22.236 | [2161 Async ks-group-anotheralt:70320]: Signaled 2026-03-03 22:55:22.239 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-03 22:55:22.239 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group e7f8a26a044a41c6a29f32badd5b7d0f --project 2966bb17ee2f4f93a902a98c2f8cedbf 2026-03-03 22:55:22.239 | 2026-03-03 22:55:22.239 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e7f8a26a044a41c6a29f32badd5b7d0f --project 2966bb17ee2f4f93a902a98c2f8cedbf -f value -c Role 2026-03-03 22:55:22.239 | 2026-03-03 22:55:22.239 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:22.239 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:22.239 | + functions-common:get_or_add_group_project_role:1041 : echo 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:22.239 | 531f281f24e542c7b1ae83374ad3b456 2026-03-03 22:55:22.329 | [2161 Async ks-group-anotheralt:70320]: finished get_or_add_group_project_role anotherrole e7f8a26a044a41c6a29f32badd5b7d0f 2966bb17ee2f4f93a902a98c2f8cedbf with result 0 in 3 seconds 2026-03-03 22:55:22.401 | [2161 Async ks-group-admin:70417]: Waiting for completion of get_or_add_group_project_role admin 9884f1da195c4162a1004c49067bf6ca f6e298cc315c4682a5a48b3c69dddabc running on PID 70417 (1 other jobs running) 2026-03-03 22:55:22.447 | [2161 Async ks-group-admin:70417]: Signaling child to exit 2026-03-03 22:55:22.447 | WAKEUP 2026-03-03 22:55:22.490 | [2161 Async ks-group-admin:70417]: Signaled 2026-03-03 22:55:22.494 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-03-03 22:55:22.494 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 9884f1da195c4162a1004c49067bf6ca --project f6e298cc315c4682a5a48b3c69dddabc 2026-03-03 22:55:22.494 | 2026-03-03 22:55:22.494 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9884f1da195c4162a1004c49067bf6ca --project f6e298cc315c4682a5a48b3c69dddabc -f value -c Role 2026-03-03 22:55:22.494 | 2026-03-03 22:55:22.494 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:22.494 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:22.494 | + functions-common:get_or_add_group_project_role:1041 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:22.494 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:22.575 | [2161 Async ks-group-admin:70417]: finished get_or_add_group_project_role admin 9884f1da195c4162a1004c49067bf6ca f6e298cc315c4682a5a48b3c69dddabc with result 0 in 3 seconds 2026-03-03 22:55:22.582 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:22.589 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-03-03 22:55:22.628 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:22.635 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-03-03 22:55:22.673 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:22.680 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-03-03 22:55:22.685 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-03-03 22:55:22.822 | + inc/async:async_inner:63 : create_nova_accounts 2026-03-03 22:55:22.899 | [2161 Async create_nova_accounts:72201]: running: create_nova_accounts 2026-03-03 22:55:22.905 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-03-03 22:55:22.944 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:22.951 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-03-03 22:55:22.955 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-03-03 22:55:23.095 | + inc/async:async_inner:63 : create_glance_accounts 2026-03-03 22:55:23.179 | [2161 Async create_glance_accounts:72324]: running: create_glance_accounts 2026-03-03 22:55:23.186 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-03-03 22:55:23.231 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:23.238 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-03-03 22:55:23.243 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-03-03 22:55:23.386 | + inc/async:async_inner:63 : create_cinder_accounts 2026-03-03 22:55:23.465 | [2161 Async create_cinder_accounts:72463]: running: create_cinder_accounts 2026-03-03 22:55:23.470 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-03-03 22:55:23.513 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:23.520 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-03-03 22:55:23.528 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-03-03 22:55:23.659 | + inc/async:async_inner:63 : create_neutron_accounts 2026-03-03 22:55:23.734 | [2161 Async create_neutron_accounts:72634]: running: create_neutron_accounts 2026-03-03 22:55:23.741 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-03-03 22:55:23.778 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:23.786 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-03-03 22:55:23.828 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:23.833 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-03-03 22:55:23.937 | [2161 Async create_nova_accounts:72201]: Waiting for completion of create_nova_accounts running on PID 72201 (4 other jobs running) 2026-03-03 22:55:23.989 | [2161 Async create_nova_accounts:72201]: Signaling child to exit 2026-03-03 22:55:43.980 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:44.034 | [72634 Async create_neutron_accounts:72634]: finished successfully 2026-03-03 22:55:50.790 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:50.835 | [72201 Async create_nova_accounts:72201]: finished successfully 2026-03-03 22:55:50.903 | WAKEUP 2026-03-03 22:55:50.950 | [2161 Async create_nova_accounts:72201]: Signaled 2026-03-03 22:55:50.954 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-03-03 22:55:50.954 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-03-03 22:55:50.954 | + lib/keystone:create_service_user:420 : get_or_create_user nova secretservice Default 2026-03-03 22:55:50.954 | + functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:50.954 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:55:50.954 | + functions-common:get_or_create_user:895 : local email= 2026-03-03 22:55:50.954 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:55:50.954 | 2026-03-03 22:55:50.954 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.954 | + functions-common:get_or_create_user:907 : user_id=f010b361115f4f16815db0d0bde6b989 2026-03-03 22:55:50.954 | + functions-common:get_or_create_user:908 : echo f010b361115f4f16815db0d0bde6b989 2026-03-03 22:55:50.954 | f010b361115f4f16815db0d0bde6b989 2026-03-03 22:55:50.954 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-03-03 22:55:50.954 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:50.954 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:50.955 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:50.955 | + 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-03-03 22:55:50.955 | 2026-03-03 22:55:50.955 | ++ 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-03-03 22:55:50.955 | 2026-03-03 22:55:50.955 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:50.955 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:50.955 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-03 22:55:50.955 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:50.955 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:50.955 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:50.955 | + 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-03-03 22:55:50.955 | 2026-03-03 22:55:50.955 | ++ 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-03-03 22:55:50.955 | 2026-03-03 22:55:50.955 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:50.955 | + functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:50.955 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:50.955 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-03-03 22:55:50.956 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://162.253.55.12/compute 2026-03-03 22:55:50.956 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-03-03 22:55:50.956 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:55:50.956 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-03-03 22:55:50.956 | ++ 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-03-03 22:55:50.956 | 2026-03-03 22:55:50.956 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.956 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:55:50.956 | e17af081030b487f91e499a54f71a8cb' 2026-03-03 22:55:50.956 | + functions-common:get_or_create_service:1059 : echo e17af081030b487f91e499a54f71a8cb 2026-03-03 22:55:50.956 | e17af081030b487f91e499a54f71a8cb 2026-03-03 22:55:50.956 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://162.253.55.12/compute/v2/$(project_id)s' 2026-03-03 22:55:50.956 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:55:50.956 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'https://162.253.55.12/compute/v2/$(project_id)s' RegionOne 2026-03-03 22:55:50.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:55:50.956 | +++ 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-03-03 22:55:50.956 | 2026-03-03 22:55:50.956 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:55:50.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:55:50.956 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://162.253.55.12/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-03-03 22:55:50.956 | 2026-03-03 22:55:50.956 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=aae734b7c8614ed28cce63e0c8e91ff9 2026-03-03 22:55:50.956 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo aae734b7c8614ed28cce63e0c8e91ff9 2026-03-03 22:55:50.956 | + functions-common:get_or_create_endpoint:1092 : public_id=aae734b7c8614ed28cce63e0c8e91ff9 2026-03-03 22:55:50.956 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:55:50.956 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:55:50.956 | + functions-common:get_or_create_endpoint:1101 : echo aae734b7c8614ed28cce63e0c8e91ff9 2026-03-03 22:55:50.956 | aae734b7c8614ed28cce63e0c8e91ff9 2026-03-03 22:55:50.956 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-03-03 22:55:50.956 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:55:50.956 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-03-03 22:55:50.956 | ++ 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-03-03 22:55:50.956 | 2026-03-03 22:55:50.956 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.956 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:55:50.956 | 48b9a056be9d48c386b53d8f3cf6e9f8' 2026-03-03 22:55:50.956 | + functions-common:get_or_create_service:1059 : echo 48b9a056be9d48c386b53d8f3cf6e9f8 2026-03-03 22:55:50.956 | 48b9a056be9d48c386b53d8f3cf6e9f8 2026-03-03 22:55:50.956 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://162.253.55.12/compute/v2.1 2026-03-03 22:55:50.957 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:55:50.957 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public https://162.253.55.12/compute/v2.1 RegionOne 2026-03-03 22:55:50.957 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:55:50.957 | +++ 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-03-03 22:55:50.957 | 2026-03-03 22:55:50.957 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.957 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:55:50.957 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:55:50.957 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://162.253.55.12/compute/v2.1 --region RegionOne -f value -c id 2026-03-03 22:55:50.957 | 2026-03-03 22:55:50.957 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:50.957 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=fe8d7fbc449b41dbad68ff7301538383 2026-03-03 22:55:50.957 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo fe8d7fbc449b41dbad68ff7301538383 2026-03-03 22:55:50.957 | + functions-common:get_or_create_endpoint:1092 : public_id=fe8d7fbc449b41dbad68ff7301538383 2026-03-03 22:55:50.957 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:55:50.957 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:55:50.957 | + functions-common:get_or_create_endpoint:1101 : echo fe8d7fbc449b41dbad68ff7301538383 2026-03-03 22:55:50.957 | fe8d7fbc449b41dbad68ff7301538383 2026-03-03 22:55:50.957 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-03-03 22:55:50.957 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:50.957 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-03-03 22:55:50.957 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:50.957 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-03-03 22:55:50.957 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:50.957 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-03-03 22:55:50.957 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:50.957 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-03-03 22:55:51.040 | [2161 Async create_nova_accounts:72201]: finished create_nova_accounts with result 0 in 28 seconds 2026-03-03 22:55:51.102 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:51.109 | [2161 Async create_glance_accounts:72324]: Waiting for completion of create_glance_accounts running on PID 72324 (3 other jobs running) 2026-03-03 22:55:51.152 | [72463 Async create_cinder_accounts:72463]: finished successfully 2026-03-03 22:55:51.157 | [2161 Async create_glance_accounts:72324]: Signaling child to exit 2026-03-03 22:55:54.002 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:55:54.053 | [72324 Async create_glance_accounts:72324]: finished successfully 2026-03-03 22:55:54.103 | WAKEUP 2026-03-03 22:55:54.147 | [2161 Async create_glance_accounts:72324]: Signaled 2026-03-03 22:55:54.150 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-03-03 22:55:54.150 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:54.150 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-03-03 22:55:54.150 | + lib/keystone:create_service_user:420 : get_or_create_user glance secretservice Default 2026-03-03 22:55:54.150 | + functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:54.150 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:55:54.150 | + functions-common:get_or_create_user:895 : local email= 2026-03-03 22:55:54.150 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:55:54.150 | 2026-03-03 22:55:54.150 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.150 | + functions-common:get_or_create_user:907 : user_id=155f0019f75f4071bce931f80d449e0f 2026-03-03 22:55:54.150 | + functions-common:get_or_create_user:908 : echo 155f0019f75f4071bce931f80d449e0f 2026-03-03 22:55:54.150 | 155f0019f75f4071bce931f80d449e0f 2026-03-03 22:55:54.150 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-03-03 22:55:54.150 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:54.150 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:54.151 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:54.151 | + 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-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | ++ 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-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.151 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.151 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-03 22:55:54.151 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:54.151 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:54.151 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:54.151 | + 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-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | ++ 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-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:54.151 | + functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:54.151 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:55:54.151 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-03-03 22:55:54.151 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:54.151 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-03-03 22:55:54.151 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:55:54.151 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-03-03 22:55:54.151 | ++ 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-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.151 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:55:54.151 | c4d1d92ae3e54631b268e4ba3e6df9ee' 2026-03-03 22:55:54.151 | + functions-common:get_or_create_service:1059 : echo c4d1d92ae3e54631b268e4ba3e6df9ee 2026-03-03 22:55:54.151 | c4d1d92ae3e54631b268e4ba3e6df9ee 2026-03-03 22:55:54.151 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://162.253.55.12/image 2026-03-03 22:55:54.151 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:55:54.151 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public https://162.253.55.12/image RegionOne 2026-03-03 22:55:54.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:55:54.151 | +++ 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-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:55:54.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:55:54.151 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://162.253.55.12/image --region RegionOne -f value -c id 2026-03-03 22:55:54.151 | 2026-03-03 22:55:54.151 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=cce946913a51442c9b108ea008af2539 2026-03-03 22:55:54.151 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo cce946913a51442c9b108ea008af2539 2026-03-03 22:55:54.151 | + functions-common:get_or_create_endpoint:1092 : public_id=cce946913a51442c9b108ea008af2539 2026-03-03 22:55:54.151 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:55:54.151 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:55:54.151 | + functions-common:get_or_create_endpoint:1101 : echo cce946913a51442c9b108ea008af2539 2026-03-03 22:55:54.151 | cce946913a51442c9b108ea008af2539 2026-03-03 22:55:54.151 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-03-03 22:55:54.151 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-03-03 22:55:54.152 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-03-03 22:55:54.152 | 2026-03-03 22:55:54.152 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.152 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-03-03 22:55:54.152 | ++ functions-common:get_or_create_domain:870 : echo default 2026-03-03 22:55:54.152 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-03-03 22:55:54.152 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-03-03 22:55:54.152 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-03-03 22:55:54.152 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-03-03 22:55:54.152 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_size_total 2026-03-03 22:55:54.152 | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | Field | Value | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | default_limit | 10000 | 2026-03-03 22:55:54.152 | | description | None | 2026-03-03 22:55:54.152 | | id | 28e39c19c540441ab742300653641035 | 2026-03-03 22:55:54.152 | | region_id | RegionOne | 2026-03-03 22:55:54.152 | | resource_name | image_size_total | 2026-03-03 22:55:54.152 | | service_id | c4d1d92ae3e54631b268e4ba3e6df9ee | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_stage_total 2026-03-03 22:55:54.152 | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | Field | Value | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | default_limit | 10000 | 2026-03-03 22:55:54.152 | | description | None | 2026-03-03 22:55:54.152 | | id | b83516f03a474169a8691101fa85afaa | 2026-03-03 22:55:54.152 | | region_id | RegionOne | 2026-03-03 22:55:54.152 | | resource_name | image_stage_total | 2026-03-03 22:55:54.152 | | service_id | c4d1d92ae3e54631b268e4ba3e6df9ee | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | + 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-03-03 22:55:54.152 | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | Field | Value | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | default_limit | 100 | 2026-03-03 22:55:54.152 | | description | None | 2026-03-03 22:55:54.152 | | id | 7214f66ea7114d7da97e797b9b13969f | 2026-03-03 22:55:54.152 | | region_id | RegionOne | 2026-03-03 22:55:54.152 | | resource_name | image_count_total | 2026-03-03 22:55:54.152 | | service_id | c4d1d92ae3e54631b268e4ba3e6df9ee | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | + 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-03-03 22:55:54.152 | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | Field | Value | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | | default_limit | 100 | 2026-03-03 22:55:54.152 | | description | None | 2026-03-03 22:55:54.152 | | id | eb374d7e5b6a4939b2007aba47078d95 | 2026-03-03 22:55:54.152 | | region_id | RegionOne | 2026-03-03 22:55:54.152 | | resource_name | image_count_uploading | 2026-03-03 22:55:54.152 | | service_id | c4d1d92ae3e54631b268e4ba3e6df9ee | 2026-03-03 22:55:54.152 | +---------------+----------------------------------+ 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://162.253.55.12/identity 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-03-03 22:55:54.152 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-03-03 22:55:54.152 | 2026-03-03 22:55:54.152 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.152 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id cce946913a51442c9b108ea008af2539 2026-03-03 22:55:54.153 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-03-03 22:55:54.153 | 2026-03-03 22:55:54.153 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-03-03 22:55:54.153 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:55:54.240 | [2161 Async create_glance_accounts:72324]: finished create_glance_accounts with result 0 in 31 seconds 2026-03-03 22:55:54.314 | [2161 Async create_cinder_accounts:72463]: Waiting for completion of create_cinder_accounts running on PID 72463 (2 other jobs running) 2026-03-03 22:55:54.366 | [2161 Async create_cinder_accounts:72463]: Signaling child to exit 2026-03-03 22:55:54.366 | WAKEUP 2026-03-03 22:55:54.414 | [2161 Async create_cinder_accounts:72463]: Signaled 2026-03-03 22:55:54.418 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-03-03 22:55:54.418 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-03-03 22:55:54.418 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-03-03 22:55:54.418 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:54.418 | ++ lib/cinder:create_cinder_accounts:459 : get_or_create_role creator 2026-03-03 22:55:54.418 | ++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:55:54.418 | +++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create creator --or-show -f value -c id 2026-03-03 22:55:54.418 | 2026-03-03 22:55:54.418 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.418 | ++ functions-common:get_or_create_role:932 : role_id=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.418 | ++ functions-common:get_or_create_role:933 : echo 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.418 | + lib/cinder:create_cinder_accounts:459 : extra_role=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.418 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.418 | + lib/keystone:create_service_user:420 : get_or_create_user cinder secretservice Default 2026-03-03 22:55:54.418 | + functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:54.418 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:55:54.418 | + functions-common:get_or_create_user:895 : local email= 2026-03-03 22:55:54.418 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:55:54.418 | 2026-03-03 22:55:54.418 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.418 | + functions-common:get_or_create_user:907 : user_id=1d27daf31b644a77ad04c5ca7f0ef85c 2026-03-03 22:55:54.418 | + functions-common:get_or_create_user:908 : echo 1d27daf31b644a77ad04c5ca7f0ef85c 2026-03-03 22:55:54.418 | 1d27daf31b644a77ad04c5ca7f0ef85c 2026-03-03 22:55:54.418 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-03-03 22:55:54.418 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:54.418 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:54.418 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:54.418 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:54.418 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:54.418 | + 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-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | ++ 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-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.419 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.419 | + lib/keystone:create_service_user:423 : [[ -n 6dfbd85fd550433f99d9bc23eaa9a252 ]] 2026-03-03 22:55:54.419 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role 6dfbd85fd550433f99d9bc23eaa9a252 cinder service Default Default 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:54.419 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:54.419 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 6dfbd85fd550433f99d9bc23eaa9a252 --user cinder --project service --user-domain Default --project-domain Default 2026-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6dfbd85fd550433f99d9bc23eaa9a252 --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:971 : user_role_id=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.419 | + functions-common:get_or_add_user_project_role:972 : echo 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.419 | 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:55:54.419 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-03-03 22:55:54.419 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=https://162.253.55.12/volume 2026-03-03 22:55:54.419 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-03-03 22:55:54.419 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:55:54.419 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-03-03 22:55:54.419 | ++ 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-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.419 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:55:54.419 | f3fab95f986e4618af156e57dae5ef42' 2026-03-03 22:55:54.419 | + functions-common:get_or_create_service:1059 : echo f3fab95f986e4618af156e57dae5ef42 2026-03-03 22:55:54.419 | f3fab95f986e4618af156e57dae5ef42 2026-03-03 22:55:54.419 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne https://162.253.55.12/volume/v3 2026-03-03 22:55:54.419 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:55:54.419 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public https://162.253.55.12/volume/v3 RegionOne 2026-03-03 22:55:54.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:55:54.419 | +++ 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-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:55:54.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:55:54.419 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://162.253.55.12/volume/v3 --region RegionOne -f value -c id 2026-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=0498954b5fdb469f9a60a86f264e7a8f 2026-03-03 22:55:54.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 0498954b5fdb469f9a60a86f264e7a8f 2026-03-03 22:55:54.419 | + functions-common:get_or_create_endpoint:1092 : public_id=0498954b5fdb469f9a60a86f264e7a8f 2026-03-03 22:55:54.419 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:55:54.419 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:55:54.419 | + functions-common:get_or_create_endpoint:1101 : echo 0498954b5fdb469f9a60a86f264e7a8f 2026-03-03 22:55:54.419 | 0498954b5fdb469f9a60a86f264e7a8f 2026-03-03 22:55:54.419 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-03-03 22:55:54.419 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-03-03 22:55:54.419 | ++ functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:55:54.419 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-03-03 22:55:54.419 | 2026-03-03 22:55:54.419 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.419 | ++ functions-common:get_or_create_project:920 : project_id=7ee28353db814cc889ebcb9545a22b1e 2026-03-03 22:55:54.419 | ++ functions-common:get_or_create_project:921 : echo 7ee28353db814cc889ebcb9545a22b1e 2026-03-03 22:55:54.420 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7ee28353db814cc889ebcb9545a22b1e 2026-03-03 22:55:54.420 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-03-03 22:55:54.420 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:54.420 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:55:54.420 | ++ functions-common:get_or_create_user:895 : local email= 2026-03-03 22:55:54.420 | +++ 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-03-03 22:55:54.420 | No password was supplied, authentication will fail when a user does not have a password. 2026-03-03 22:55:54.420 | 2026-03-03 22:55:54.420 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.420 | ++ functions-common:get_or_create_user:907 : user_id=1d27daf31b644a77ad04c5ca7f0ef85c 2026-03-03 22:55:54.420 | ++ functions-common:get_or_create_user:908 : echo 1d27daf31b644a77ad04c5ca7f0ef85c 2026-03-03 22:55:54.420 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1d27daf31b644a77ad04c5ca7f0ef85c 2026-03-03 22:55:54.506 | [2161 Async create_cinder_accounts:72463]: finished create_cinder_accounts with result 0 in 27 seconds 2026-03-03 22:55:54.517 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:54.524 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-03-03 22:55:54.631 | [2161 Async create_neutron_accounts:72634]: Waiting for completion of create_neutron_accounts running on PID 72634 (1 other jobs running) 2026-03-03 22:55:54.683 | [2161 Async create_neutron_accounts:72634]: Signaling child to exit 2026-03-03 22:55:54.683 | WAKEUP 2026-03-03 22:55:54.728 | [2161 Async create_neutron_accounts:72634]: Signaled 2026-03-03 22:55:54.730 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-03-03 22:55:54.730 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://162.253.55.12/ 2026-03-03 22:55:54.730 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-03-03 22:55:54.730 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://162.253.55.12/networking 2026-03-03 22:55:54.730 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-03-03 22:55:54.730 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:54.730 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-03-03 22:55:54.730 | + lib/keystone:create_service_user:420 : get_or_create_user neutron secretservice Default 2026-03-03 22:55:54.731 | + functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:55:54.731 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:55:54.731 | + functions-common:get_or_create_user:895 : local email= 2026-03-03 22:55:54.731 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:55:54.731 | 2026-03-03 22:55:54.731 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.731 | + functions-common:get_or_create_user:907 : user_id=54f4ecb52a054c4d8b17972f52b65a80 2026-03-03 22:55:54.731 | + functions-common:get_or_create_user:908 : echo 54f4ecb52a054c4d8b17972f52b65a80 2026-03-03 22:55:54.731 | 54f4ecb52a054c4d8b17972f52b65a80 2026-03-03 22:55:54.731 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-03-03 22:55:54.731 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:55:54.731 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:55:54.731 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:55:54.731 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:55:54.731 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:55:54.731 | + 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-03-03 22:55:54.731 | 2026-03-03 22:55:54.731 | ++ 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-03-03 22:55:54.731 | 2026-03-03 22:55:54.731 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.731 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.731 | + functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.731 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:55:54.731 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-03-03 22:55:54.731 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-03-03 22:55:54.731 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:55:54.731 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-03-03 22:55:54.731 | ++ 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-03-03 22:55:54.731 | 2026-03-03 22:55:54.731 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.731 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:55:54.731 | 177cabf44c4e4eedb3c0642246860d9d' 2026-03-03 22:55:54.731 | + functions-common:get_or_create_service:1059 : echo 177cabf44c4e4eedb3c0642246860d9d 2026-03-03 22:55:54.731 | 177cabf44c4e4eedb3c0642246860d9d 2026-03-03 22:55:54.731 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://162.253.55.12/networking 2026-03-03 22:55:54.731 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:55:54.731 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public https://162.253.55.12/networking RegionOne 2026-03-03 22:55:54.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:55:54.731 | +++ 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-03-03 22:55:54.731 | 2026-03-03 22:55:54.731 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:55:54.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:55:54.731 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://162.253.55.12/networking --region RegionOne -f value -c id 2026-03-03 22:55:54.731 | 2026-03-03 22:55:54.731 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:55:54.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=4dcddb9ecf0a42afa5d85f32a9192a00 2026-03-03 22:55:54.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 4dcddb9ecf0a42afa5d85f32a9192a00 2026-03-03 22:55:54.731 | + functions-common:get_or_create_endpoint:1092 : public_id=4dcddb9ecf0a42afa5d85f32a9192a00 2026-03-03 22:55:54.731 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:55:54.731 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:55:54.731 | + functions-common:get_or_create_endpoint:1101 : echo 4dcddb9ecf0a42afa5d85f32a9192a00 2026-03-03 22:55:54.731 | 4dcddb9ecf0a42afa5d85f32a9192a00 2026-03-03 22:55:54.823 | [2161 Async create_neutron_accounts:72634]: finished create_neutron_accounts with result 0 in 20 seconds 2026-03-03 22:55:54.837 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-03-03 22:55:54.850 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-03-03 22:55:54.855 | + inc/async:async_wait:197 : return 0 2026-03-03 22:55:54.861 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-03-03 22:55:54.901 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:54.909 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-03-03 22:55:54.950 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:54.956 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-03-03 22:55:54.964 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:55:54.972 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-03-03 22:55:54.981 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-03-03 22:55:54.988 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-03-03 22:55:55.134 | + inc/async:async_inner:63 : init_glance 2026-03-03 22:55:55.218 | [2161 Async init_glance:74902]: running: init_glance 2026-03-03 22:55:55.226 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-03-03 22:55:55.272 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:55:55.276 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-03-03 22:55:55.283 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:55:55.289 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-03-03 22:55:55.296 | + ./stack.sh:main:1164 : configure_neutron 2026-03-03 22:55:55.303 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-03-03 22:55:55.310 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-03-03 22:55:55.316 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o stack /etc/neutron 2026-03-03 22:55:55.342 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-03-03 22:55:55.347 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-03-03 22:56:04.829 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:56:04.883 | [74902 Async init_glance:74902]: finished successfully 2026-03-03 22:56:07.868 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-03-03 22:56:07.868 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-03-03 22:56:15.199 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-03-03 22:56:15.208 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-03-03 22:56:15.214 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-03-03 22:56:15.220 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-03-03 22:56:15.226 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-03-03 22:56:15.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-03-03 22:56:15.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-03-03 22:56:15.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-03-03 22:56:15.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-03-03 22:56:15.257 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-03-03 22:56:15.261 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-03-03 22:56:15.268 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-03-03 22:56:15.273 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-03-03 22:56:15.279 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-03-03 22:56:15.284 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-03-03 22:56:15.289 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-03-03 22:56:15.298 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:15.304 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:15.309 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-03-03 22:56:15.315 | + 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-03-03 22:56:15.328 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-03-03 22:56:15.333 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-03-03 22:56:15.340 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-03-03 22:56:15.345 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-03-03 22:56:15.352 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:56:15.359 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:56:15.366 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:56:15.401 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:15.407 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:56:15.412 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-03-03 22:56:15.421 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-03-03 22:56:15.489 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-03-03 22:56:15.565 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-03-03 22:56:15.636 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-03-03 22:56:15.712 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-03-03 22:56:15.785 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-03-03 22:56:15.859 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-03-03 22:56:15.866 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-03-03 22:56:15.873 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-03-03 22:56:15.878 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-03-03 22:56:15.885 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:56:15.930 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:56:15.935 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:56:15.941 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:56:15.947 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:56:15.954 | + 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-03-03 22:56:16.041 | + 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-03-03 22:56:16.120 | + 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-03-03 22:56:16.193 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:56:16.265 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-03-03 22:56:16.334 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-03-03 22:56:16.340 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:56:16.346 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-03-03 22:56:16.352 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-03-03 22:56:16.358 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-03-03 22:56:16.364 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:56:16.370 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-03-03 22:56:16.376 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-03-03 22:56:16.400 | + 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-03-03 22:56:16.423 | + 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-03-03 22:56:16.450 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-03-03 22:56:16.471 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-03-03 22:56:16.496 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-03-03 22:56:16.502 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:56:16.508 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-03-03 22:56:16.516 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.Sws2GFnT6V 2026-03-03 22:56:16.521 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-03-03 22:56:16.527 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:56:16.533 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.Sws2GFnT6V 2026-03-03 22:56:16.542 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.Sws2GFnT6V 2026-03-03 22:56:16.566 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.Sws2GFnT6V /etc/sudoers.d/neutron-rootwrap 2026-03-03 22:56:16.590 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-03-03 22:56:16.597 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-03-03 22:56:16.601 | + 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-03-03 22:56:16.673 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-03-03 22:56:16.679 | + 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-03-03 22:56:16.761 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-03-03 22:56:16.767 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-03-03 22:56:16.774 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-03-03 22:56:16.781 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:56:16.788 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:56:16.793 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:56:16.836 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:16.845 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:56:16.853 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:56:16.858 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:56:16.901 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:16.908 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:56:16.916 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:56:16.995 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:56:17.002 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:56:17.009 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-03-03 22:56:17.054 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:17.062 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-03-03 22:56:17.106 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:17.112 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-03-03 22:56:17.155 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:17.162 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-03-03 22:56:17.207 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:17.213 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-03-03 22:56:17.256 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:17.263 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-03 22:56:17.270 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-03-03 22:56:17.316 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:17.323 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-03-03 22:56:17.328 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-03-03 22:56:17.337 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-03-03 22:56:17.337 | Configuring OVN 2026-03-03 22:56:17.346 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-03-03 22:56:17.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-03-03 22:56:17.362 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-03-03 22:56:17.372 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=a7337319-f9ba-41a5-ac19-82e63c373019 2026-03-03 22:56:17.379 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-03-03 22:56:17.384 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-03-03 22:56:17.392 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:56:17.399 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:56:17.405 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:56:17.410 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:56:17.417 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:56:17.423 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:56:17.430 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:56:17.436 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:56:17.442 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:56:17.446 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:56:17.454 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:56:17.461 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:56:17.468 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:56:17.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-03-03 22:56:17.482 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-03-03 22:56:17.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-03-03 22:56:17.496 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-03 22:56:17.536 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:17.543 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-03 22:56:17.643 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-03 22:56:17.650 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-03-03 22:56:17.655 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-03-03 22:56:17.696 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:17.703 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-03-03 22:56:17.708 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 22:56:17.716 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-03-03 22:56:17.721 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o stack /etc/neutron 2026-03-03 22:56:17.743 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-03-03 22:56:17.755 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-03-03 22:56:17.762 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-03-03 22:56:29.332 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-03-03 22:56:29.332 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-03-03 22:56:36.731 | + 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-03-03 22:56:36.741 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 22:56:36.746 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 22:56:36.751 | + 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-03-03 22:56:36.819 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-03-03 22:56:36.824 | + 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-03-03 22:56:36.897 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-03-03 22:56:36.973 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 162.253.55.12 2026-03-03 22:56:37.050 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-03-03 22:56:37.130 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-03-03 22:56:37.205 | + 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-03-03 22:56:37.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:162.253.55.12:6642 2026-03-03 22:56:37.355 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-03-03 22:56:37.394 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:37.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:37.468 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:37.541 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:37.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-03-03 22:56:37.620 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-03-03 22:56:37.695 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:162.253.55.12:6641 2026-03-03 22:56:37.777 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-03-03 22:56:37.783 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-03-03 22:56:37.783 | Configuring Neutron for OVN 2026-03-03 22:56:37.790 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-03-03 22:56:37.834 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:37.842 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-03-03 22:56:37.849 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-03-03 22:56:37.849 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-03-03 22:56:39.752 | + 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-03-03 22:56:39.761 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-03-03 22:56:39.761 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-03-03 22:56:41.302 | + 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-03-03 22:56:41.308 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-03-03 22:56:41.347 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:41.353 | + 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-03-03 22:56:41.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-03-03 22:56:41.363 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-03-03 22:56:41.364 | ++ 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-03-03 22:56:41.375 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-03-03 22:56:41.375 | address-scope 2026-03-03 22:56:41.375 | agent 2026-03-03 22:56:41.375 | allowed-address-pairs 2026-03-03 22:56:41.375 | auto-allocated-topology 2026-03-03 22:56:41.375 | availability_zone 2026-03-03 22:56:41.375 | bgp 2026-03-03 22:56:41.375 | bgp_4byte_asn 2026-03-03 22:56:41.375 | bgp_dragent_scheduler 2026-03-03 22:56:41.375 | binding 2026-03-03 22:56:41.375 | binding-extended 2026-03-03 22:56:41.375 | default-subnetpools 2026-03-03 22:56:41.375 | dhcp_agent_scheduler 2026-03-03 22:56:41.375 | dns-domain-ports 2026-03-03 22:56:41.375 | dns-integration 2026-03-03 22:56:41.375 | dns-integration-domain-keywords 2026-03-03 22:56:41.375 | empty-string-filtering 2026-03-03 22:56:41.375 | enable-default-route-bfd 2026-03-03 22:56:41.375 | enable-default-route-ecmp 2026-03-03 22:56:41.375 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.375 | external-gateway-multihoming 2026-03-03 22:56:41.375 | external-net 2026-03-03 22:56:41.375 | ext-gw-mode 2026-03-03 22:56:41.375 | extra_dhcp_opt 2026-03-03 22:56:41.375 | extraroute 2026-03-03 22:56:41.375 | extraroute-atomic 2026-03-03 22:56:41.375 | filter-validation 2026-03-03 22:56:41.375 | fip-port-details 2026-03-03 22:56:41.375 | flavors 2026-03-03 22:56:41.375 | floatingip-pools 2026-03-03 22:56:41.375 | floating-ip-port-forwarding 2026-03-03 22:56:41.375 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.375 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.375 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.375 | fwaas_v2 2026-03-03 22:56:41.375 | ip_allocation 2026-03-03 22:56:41.375 | l3-flavors 2026-03-03 22:56:41.375 | l3-ha 2026-03-03 22:56:41.375 | logging 2026-03-03 22:56:41.375 | multi-provider 2026-03-03 22:56:41.375 | net-mtu 2026-03-03 22:56:41.375 | net-mtu-writable 2026-03-03 22:56:41.375 | network_availability_zone 2026-03-03 22:56:41.375 | network_ha 2026-03-03 22:56:41.375 | network-ip-availability 2026-03-03 22:56:41.375 | pagination 2026-03-03 22:56:41.375 | port-device-profile 2026-03-03 22:56:41.375 | port-hardware-offload-type 2026-03-03 22:56:41.375 | port-mac-address-regenerate 2026-03-03 22:56:41.375 | port-numa-affinity-policy 2026-03-03 22:56:41.375 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.375 | port-resource-request 2026-03-03 22:56:41.375 | port-security 2026-03-03 22:56:41.375 | port-trusted-vif 2026-03-03 22:56:41.375 | project-id 2026-03-03 22:56:41.375 | provider 2026-03-03 22:56:41.375 | qinq 2026-03-03 22:56:41.375 | qos 2026-03-03 22:56:41.375 | qos-bw-limit-direction 2026-03-03 22:56:41.375 | qos-bw-minimum-ingress 2026-03-03 22:56:41.375 | qos-default 2026-03-03 22:56:41.375 | qos-fip 2026-03-03 22:56:41.375 | qos-gateway-ip 2026-03-03 22:56:41.375 | qos-rules-alias 2026-03-03 22:56:41.375 | qos-rule-type-details 2026-03-03 22:56:41.375 | qos-rule-type-filter 2026-03-03 22:56:41.375 | quota-check-limit 2026-03-03 22:56:41.375 | quota-check-limit-default 2026-03-03 22:56:41.375 | quota_details 2026-03-03 22:56:41.375 | quotas 2026-03-03 22:56:41.375 | rbac-address-scope 2026-03-03 22:56:41.375 | rbac-policies 2026-03-03 22:56:41.375 | rbac-security-groups 2026-03-03 22:56:41.375 | router 2026-03-03 22:56:41.376 | router_availability_zone 2026-03-03 22:56:41.376 | router-enable-snat 2026-03-03 22:56:41.376 | security-group 2026-03-03 22:56:41.376 | security-groups-default-rules 2026-03-03 22:56:41.376 | security-groups-normalized-cidr 2026-03-03 22:56:41.376 | security-groups-remote-address-group 2026-03-03 22:56:41.376 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.376 | security-groups-shared-filtering 2026-03-03 22:56:41.376 | segment 2026-03-03 22:56:41.376 | sorting 2026-03-03 22:56:41.376 | standard-attr-description 2026-03-03 22:56:41.376 | standard-attr-fwaas-v2 2026-03-03 22:56:41.376 | standard-attr-revisions 2026-03-03 22:56:41.376 | standard-attr-tag 2026-03-03 22:56:41.376 | standard-attr-timestamp 2026-03-03 22:56:41.376 | stateful-security-group 2026-03-03 22:56:41.376 | subnet_allocation 2026-03-03 22:56:41.376 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.376 | subnet-external-network 2026-03-03 22:56:41.376 | subnetpool-prefix-ops 2026-03-03 22:56:41.376 | subnet-service-types 2026-03-03 22:56:41.376 | tag-creation 2026-03-03 22:56:41.376 | tap-mirror 2026-03-03 22:56:41.376 | tap-mirror-both-direction 2026-03-03 22:56:41.376 | trunk 2026-03-03 22:56:41.376 | uplink-status-propagation 2026-03-03 22:56:41.376 | uplink-status-propagation-updatable 2026-03-03 22:56:41.376 | vlan-transparent 2026-03-03 22:56:41.376 | vpnaas 2026-03-03 22:56:41.376 | vpn-endpoint-groups' 2026-03-03 22:56:41.385 | ++ 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-03-03 22:56:41.387 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-03-03 22:56:41.387 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-03-03 22:56:41.399 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-03-03 22:56:41.399 | address-scope 2026-03-03 22:56:41.399 | agent 2026-03-03 22:56:41.399 | allowed-address-pairs 2026-03-03 22:56:41.399 | auto-allocated-topology 2026-03-03 22:56:41.399 | availability_zone 2026-03-03 22:56:41.400 | bgp 2026-03-03 22:56:41.400 | bgp_4byte_asn 2026-03-03 22:56:41.400 | bgp_dragent_scheduler 2026-03-03 22:56:41.400 | binding 2026-03-03 22:56:41.400 | binding-extended 2026-03-03 22:56:41.400 | default-subnetpools 2026-03-03 22:56:41.401 | dhcp_agent_scheduler 2026-03-03 22:56:41.401 | dns-domain-ports 2026-03-03 22:56:41.401 | dns-integration 2026-03-03 22:56:41.401 | dns-integration-domain-keywords 2026-03-03 22:56:41.401 | empty-string-filtering 2026-03-03 22:56:41.401 | enable-default-route-bfd 2026-03-03 22:56:41.401 | enable-default-route-ecmp 2026-03-03 22:56:41.401 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.401 | external-gateway-multihoming 2026-03-03 22:56:41.401 | external-net 2026-03-03 22:56:41.401 | ext-gw-mode 2026-03-03 22:56:41.401 | extra_dhcp_opt 2026-03-03 22:56:41.401 | extraroute 2026-03-03 22:56:41.401 | extraroute-atomic 2026-03-03 22:56:41.401 | filter-validation 2026-03-03 22:56:41.401 | fip-port-details 2026-03-03 22:56:41.401 | flavors 2026-03-03 22:56:41.402 | floatingip-pools 2026-03-03 22:56:41.402 | floating-ip-port-forwarding 2026-03-03 22:56:41.402 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.402 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.402 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.402 | fwaas_v2 2026-03-03 22:56:41.402 | ip_allocation 2026-03-03 22:56:41.402 | l3-flavors 2026-03-03 22:56:41.402 | l3-ha 2026-03-03 22:56:41.402 | logging 2026-03-03 22:56:41.402 | multi-provider 2026-03-03 22:56:41.402 | net-mtu 2026-03-03 22:56:41.402 | net-mtu-writable 2026-03-03 22:56:41.402 | network_availability_zone 2026-03-03 22:56:41.402 | network_ha 2026-03-03 22:56:41.402 | network-ip-availability 2026-03-03 22:56:41.402 | pagination 2026-03-03 22:56:41.402 | port-device-profile 2026-03-03 22:56:41.402 | port-hardware-offload-type 2026-03-03 22:56:41.402 | port-mac-address-regenerate 2026-03-03 22:56:41.402 | port-numa-affinity-policy 2026-03-03 22:56:41.402 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.402 | port-resource-request 2026-03-03 22:56:41.402 | port-security 2026-03-03 22:56:41.402 | port-trusted-vif 2026-03-03 22:56:41.402 | project-id 2026-03-03 22:56:41.402 | provider 2026-03-03 22:56:41.402 | qinq 2026-03-03 22:56:41.402 | qos 2026-03-03 22:56:41.402 | qos-bw-limit-direction 2026-03-03 22:56:41.402 | qos-bw-minimum-ingress 2026-03-03 22:56:41.402 | qos-default 2026-03-03 22:56:41.403 | qos-fip 2026-03-03 22:56:41.403 | qos-gateway-ip 2026-03-03 22:56:41.403 | qos-rules-alias 2026-03-03 22:56:41.403 | qos-rule-type-details 2026-03-03 22:56:41.403 | qos-rule-type-filter 2026-03-03 22:56:41.403 | quota-check-limit 2026-03-03 22:56:41.403 | quota-check-limit-default 2026-03-03 22:56:41.403 | quota_details 2026-03-03 22:56:41.403 | quotas 2026-03-03 22:56:41.403 | rbac-address-scope 2026-03-03 22:56:41.403 | rbac-policies 2026-03-03 22:56:41.403 | rbac-security-groups 2026-03-03 22:56:41.403 | router 2026-03-03 22:56:41.403 | router_availability_zone 2026-03-03 22:56:41.403 | router-enable-snat 2026-03-03 22:56:41.403 | security-group 2026-03-03 22:56:41.403 | security-groups-default-rules 2026-03-03 22:56:41.403 | security-groups-normalized-cidr 2026-03-03 22:56:41.403 | security-groups-remote-address-group 2026-03-03 22:56:41.403 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.403 | security-groups-shared-filtering 2026-03-03 22:56:41.403 | segment 2026-03-03 22:56:41.403 | sorting 2026-03-03 22:56:41.403 | standard-attr-description 2026-03-03 22:56:41.403 | standard-attr-fwaas-v2 2026-03-03 22:56:41.403 | standard-attr-revisions 2026-03-03 22:56:41.403 | standard-attr-tag 2026-03-03 22:56:41.403 | standard-attr-timestamp 2026-03-03 22:56:41.403 | stateful-security-group 2026-03-03 22:56:41.403 | subnet_allocation 2026-03-03 22:56:41.403 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.403 | subnet-external-network 2026-03-03 22:56:41.403 | subnetpool-prefix-ops 2026-03-03 22:56:41.403 | subnet-service-types 2026-03-03 22:56:41.403 | tag-creation 2026-03-03 22:56:41.403 | tap-mirror 2026-03-03 22:56:41.403 | tap-mirror-both-direction 2026-03-03 22:56:41.403 | trunk 2026-03-03 22:56:41.403 | uplink-status-propagation 2026-03-03 22:56:41.403 | uplink-status-propagation-updatable 2026-03-03 22:56:41.403 | vlan-transparent 2026-03-03 22:56:41.403 | vpnaas 2026-03-03 22:56:41.403 | vpn-endpoint-groups' 2026-03-03 22:56:41.411 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-03-03 22:56:41.411 | address-scope 2026-03-03 22:56:41.411 | agent 2026-03-03 22:56:41.411 | allowed-address-pairs 2026-03-03 22:56:41.411 | auto-allocated-topology 2026-03-03 22:56:41.411 | availability_zone 2026-03-03 22:56:41.411 | bgp 2026-03-03 22:56:41.411 | bgp_4byte_asn 2026-03-03 22:56:41.411 | bgp_dragent_scheduler 2026-03-03 22:56:41.411 | binding 2026-03-03 22:56:41.411 | binding-extended 2026-03-03 22:56:41.411 | default-subnetpools 2026-03-03 22:56:41.411 | dhcp_agent_scheduler 2026-03-03 22:56:41.411 | dns-domain-ports 2026-03-03 22:56:41.411 | dns-integration 2026-03-03 22:56:41.411 | dns-integration-domain-keywords 2026-03-03 22:56:41.411 | empty-string-filtering 2026-03-03 22:56:41.411 | enable-default-route-bfd 2026-03-03 22:56:41.411 | enable-default-route-ecmp 2026-03-03 22:56:41.411 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.411 | external-gateway-multihoming 2026-03-03 22:56:41.411 | external-net 2026-03-03 22:56:41.411 | ext-gw-mode 2026-03-03 22:56:41.411 | extra_dhcp_opt 2026-03-03 22:56:41.411 | extraroute 2026-03-03 22:56:41.411 | extraroute-atomic 2026-03-03 22:56:41.411 | filter-validation 2026-03-03 22:56:41.411 | fip-port-details 2026-03-03 22:56:41.411 | flavors 2026-03-03 22:56:41.411 | floatingip-pools 2026-03-03 22:56:41.411 | floating-ip-port-forwarding 2026-03-03 22:56:41.411 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.411 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.411 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.411 | fwaas_v2 2026-03-03 22:56:41.411 | ip_allocation 2026-03-03 22:56:41.411 | l3-flavors 2026-03-03 22:56:41.411 | l3-ha 2026-03-03 22:56:41.411 | logging 2026-03-03 22:56:41.411 | multi-provider 2026-03-03 22:56:41.411 | net-mtu 2026-03-03 22:56:41.411 | net-mtu-writable 2026-03-03 22:56:41.411 | network_availability_zone 2026-03-03 22:56:41.411 | network_ha 2026-03-03 22:56:41.411 | network-ip-availability 2026-03-03 22:56:41.411 | pagination 2026-03-03 22:56:41.411 | port-device-profile 2026-03-03 22:56:41.411 | port-hardware-offload-type 2026-03-03 22:56:41.411 | port-mac-address-regenerate 2026-03-03 22:56:41.411 | port-numa-affinity-policy 2026-03-03 22:56:41.411 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.411 | port-resource-request 2026-03-03 22:56:41.411 | port-security 2026-03-03 22:56:41.411 | port-trusted-vif 2026-03-03 22:56:41.411 | project-id 2026-03-03 22:56:41.412 | provider 2026-03-03 22:56:41.412 | qinq 2026-03-03 22:56:41.412 | qos 2026-03-03 22:56:41.412 | qos-bw-limit-direction 2026-03-03 22:56:41.412 | qos-bw-minimum-ingress 2026-03-03 22:56:41.412 | qos-default 2026-03-03 22:56:41.412 | qos-fip 2026-03-03 22:56:41.412 | qos-gateway-ip 2026-03-03 22:56:41.412 | qos-rules-alias 2026-03-03 22:56:41.412 | qos-rule-type-details 2026-03-03 22:56:41.412 | qos-rule-type-filter 2026-03-03 22:56:41.412 | quota-check-limit 2026-03-03 22:56:41.412 | quota-check-limit-default 2026-03-03 22:56:41.412 | quota_details 2026-03-03 22:56:41.412 | quotas 2026-03-03 22:56:41.412 | rbac-address-scope 2026-03-03 22:56:41.412 | rbac-policies 2026-03-03 22:56:41.412 | rbac-security-groups 2026-03-03 22:56:41.412 | router 2026-03-03 22:56:41.412 | router_availability_zone 2026-03-03 22:56:41.412 | router-enable-snat 2026-03-03 22:56:41.412 | security-group 2026-03-03 22:56:41.412 | security-groups-default-rules 2026-03-03 22:56:41.412 | security-groups-normalized-cidr 2026-03-03 22:56:41.412 | security-groups-remote-address-group 2026-03-03 22:56:41.412 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.412 | security-groups-shared-filtering 2026-03-03 22:56:41.412 | segment 2026-03-03 22:56:41.412 | sorting 2026-03-03 22:56:41.412 | standard-attr-description 2026-03-03 22:56:41.412 | standard-attr-fwaas-v2 2026-03-03 22:56:41.412 | standard-attr-revisions 2026-03-03 22:56:41.412 | standard-attr-tag 2026-03-03 22:56:41.412 | standard-attr-timestamp 2026-03-03 22:56:41.412 | stateful-security-group 2026-03-03 22:56:41.412 | subnet_allocation 2026-03-03 22:56:41.412 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.412 | subnet-external-network 2026-03-03 22:56:41.412 | subnetpool-prefix-ops 2026-03-03 22:56:41.412 | subnet-service-types 2026-03-03 22:56:41.412 | tag-creation 2026-03-03 22:56:41.412 | tap-mirror 2026-03-03 22:56:41.412 | tap-mirror-both-direction 2026-03-03 22:56:41.412 | trunk 2026-03-03 22:56:41.412 | uplink-status-propagation 2026-03-03 22:56:41.412 | uplink-status-propagation-updatable 2026-03-03 22:56:41.412 | vlan-transparent 2026-03-03 22:56:41.412 | vpnaas 2026-03-03 22:56:41.412 | vpn-endpoint-groups' 2026-03-03 22:56:41.412 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-03-03 22:56:41.412 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-03-03 22:56:41.412 | address-scope 2026-03-03 22:56:41.412 | agent 2026-03-03 22:56:41.412 | allowed-address-pairs 2026-03-03 22:56:41.412 | auto-allocated-topology 2026-03-03 22:56:41.412 | availability_zone 2026-03-03 22:56:41.413 | bgp 2026-03-03 22:56:41.413 | bgp_4byte_asn 2026-03-03 22:56:41.413 | bgp_dragent_scheduler 2026-03-03 22:56:41.413 | binding 2026-03-03 22:56:41.413 | binding-extended 2026-03-03 22:56:41.413 | default-subnetpools 2026-03-03 22:56:41.413 | dhcp_agent_scheduler 2026-03-03 22:56:41.413 | dns-domain-ports 2026-03-03 22:56:41.413 | dns-integration 2026-03-03 22:56:41.413 | dns-integration-domain-keywords 2026-03-03 22:56:41.413 | empty-string-filtering 2026-03-03 22:56:41.413 | enable-default-route-bfd 2026-03-03 22:56:41.413 | enable-default-route-ecmp 2026-03-03 22:56:41.413 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.413 | external-gateway-multihoming 2026-03-03 22:56:41.413 | external-net 2026-03-03 22:56:41.413 | ext-gw-mode 2026-03-03 22:56:41.413 | extra_dhcp_opt 2026-03-03 22:56:41.413 | extraroute 2026-03-03 22:56:41.413 | extraroute-atomic 2026-03-03 22:56:41.413 | filter-validation 2026-03-03 22:56:41.413 | fip-port-details 2026-03-03 22:56:41.413 | flavors 2026-03-03 22:56:41.413 | floatingip-pools 2026-03-03 22:56:41.413 | floating-ip-port-forwarding 2026-03-03 22:56:41.413 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.413 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.413 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.413 | fwaas_v2 2026-03-03 22:56:41.413 | ip_allocation 2026-03-03 22:56:41.413 | l3-flavors 2026-03-03 22:56:41.413 | l3-ha 2026-03-03 22:56:41.413 | logging 2026-03-03 22:56:41.413 | multi-provider 2026-03-03 22:56:41.413 | net-mtu 2026-03-03 22:56:41.413 | net-mtu-writable 2026-03-03 22:56:41.413 | network_availability_zone 2026-03-03 22:56:41.413 | network_ha 2026-03-03 22:56:41.413 | network-ip-availability 2026-03-03 22:56:41.413 | pagination 2026-03-03 22:56:41.413 | port-device-profile 2026-03-03 22:56:41.414 | port-hardware-offload-type 2026-03-03 22:56:41.414 | port-mac-address-regenerate 2026-03-03 22:56:41.414 | port-numa-affinity-policy 2026-03-03 22:56:41.414 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.414 | port-resource-request 2026-03-03 22:56:41.414 | port-security 2026-03-03 22:56:41.414 | port-trusted-vif 2026-03-03 22:56:41.414 | project-id 2026-03-03 22:56:41.414 | provider 2026-03-03 22:56:41.414 | qinq 2026-03-03 22:56:41.414 | qos 2026-03-03 22:56:41.414 | qos-bw-limit-direction 2026-03-03 22:56:41.414 | qos-bw-minimum-ingress 2026-03-03 22:56:41.414 | qos-default 2026-03-03 22:56:41.414 | qos-fip 2026-03-03 22:56:41.414 | qos-gateway-ip 2026-03-03 22:56:41.414 | qos-rules-alias 2026-03-03 22:56:41.414 | qos-rule-type-details 2026-03-03 22:56:41.414 | qos-rule-type-filter 2026-03-03 22:56:41.414 | quota-check-limit 2026-03-03 22:56:41.414 | quota-check-limit-default 2026-03-03 22:56:41.414 | quota_details 2026-03-03 22:56:41.414 | quotas 2026-03-03 22:56:41.414 | rbac-address-scope 2026-03-03 22:56:41.414 | rbac-policies 2026-03-03 22:56:41.414 | rbac-security-groups 2026-03-03 22:56:41.414 | router 2026-03-03 22:56:41.414 | router_availability_zone 2026-03-03 22:56:41.414 | router-enable-snat 2026-03-03 22:56:41.414 | security-group 2026-03-03 22:56:41.414 | security-groups-default-rules 2026-03-03 22:56:41.414 | security-groups-normalized-cidr 2026-03-03 22:56:41.414 | security-groups-remote-address-group 2026-03-03 22:56:41.414 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.414 | security-groups-shared-filtering 2026-03-03 22:56:41.414 | segment 2026-03-03 22:56:41.414 | sorting 2026-03-03 22:56:41.414 | standard-attr-description 2026-03-03 22:56:41.414 | standard-attr-fwaas-v2 2026-03-03 22:56:41.414 | standard-attr-revisions 2026-03-03 22:56:41.414 | standard-attr-tag 2026-03-03 22:56:41.414 | standard-attr-timestamp 2026-03-03 22:56:41.414 | stateful-security-group 2026-03-03 22:56:41.414 | subnet_allocation 2026-03-03 22:56:41.414 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.414 | subnet-external-network 2026-03-03 22:56:41.414 | subnetpool-prefix-ops 2026-03-03 22:56:41.414 | subnet-service-types 2026-03-03 22:56:41.414 | tag-creation 2026-03-03 22:56:41.414 | tap-mirror 2026-03-03 22:56:41.414 | tap-mirror-both-direction 2026-03-03 22:56:41.414 | trunk 2026-03-03 22:56:41.414 | uplink-status-propagation 2026-03-03 22:56:41.414 | uplink-status-propagation-updatable 2026-03-03 22:56:41.414 | vlan-transparent 2026-03-03 22:56:41.414 | vpnaas 2026-03-03 22:56:41.414 | vpn-endpoint-groups' 2026-03-03 22:56:41.421 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-03-03 22:56:41.421 | address-scope 2026-03-03 22:56:41.421 | agent 2026-03-03 22:56:41.421 | allowed-address-pairs 2026-03-03 22:56:41.421 | auto-allocated-topology 2026-03-03 22:56:41.421 | availability_zone 2026-03-03 22:56:41.421 | bgp 2026-03-03 22:56:41.421 | bgp_4byte_asn 2026-03-03 22:56:41.421 | bgp_dragent_scheduler 2026-03-03 22:56:41.421 | binding 2026-03-03 22:56:41.421 | binding-extended 2026-03-03 22:56:41.421 | default-subnetpools 2026-03-03 22:56:41.421 | dhcp_agent_scheduler 2026-03-03 22:56:41.421 | dns-domain-ports 2026-03-03 22:56:41.421 | dns-integration 2026-03-03 22:56:41.421 | dns-integration-domain-keywords 2026-03-03 22:56:41.421 | empty-string-filtering 2026-03-03 22:56:41.421 | enable-default-route-bfd 2026-03-03 22:56:41.421 | enable-default-route-ecmp 2026-03-03 22:56:41.421 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.421 | external-gateway-multihoming 2026-03-03 22:56:41.421 | external-net 2026-03-03 22:56:41.421 | ext-gw-mode 2026-03-03 22:56:41.421 | extra_dhcp_opt 2026-03-03 22:56:41.421 | extraroute 2026-03-03 22:56:41.421 | extraroute-atomic 2026-03-03 22:56:41.421 | filter-validation 2026-03-03 22:56:41.421 | fip-port-details 2026-03-03 22:56:41.421 | flavors 2026-03-03 22:56:41.421 | floatingip-pools 2026-03-03 22:56:41.421 | floating-ip-port-forwarding 2026-03-03 22:56:41.421 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.421 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.421 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.421 | fwaas_v2 2026-03-03 22:56:41.421 | ip_allocation 2026-03-03 22:56:41.421 | l3-flavors 2026-03-03 22:56:41.421 | l3-ha 2026-03-03 22:56:41.421 | logging 2026-03-03 22:56:41.421 | multi-provider 2026-03-03 22:56:41.422 | net-mtu 2026-03-03 22:56:41.422 | net-mtu-writable 2026-03-03 22:56:41.422 | network_availability_zone 2026-03-03 22:56:41.422 | network_ha 2026-03-03 22:56:41.422 | network-ip-availability 2026-03-03 22:56:41.422 | pagination 2026-03-03 22:56:41.422 | port-device-profile 2026-03-03 22:56:41.422 | port-hardware-offload-type 2026-03-03 22:56:41.422 | port-mac-address-regenerate 2026-03-03 22:56:41.422 | port-numa-affinity-policy 2026-03-03 22:56:41.422 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.422 | port-resource-request 2026-03-03 22:56:41.422 | port-security 2026-03-03 22:56:41.422 | port-trusted-vif 2026-03-03 22:56:41.422 | project-id 2026-03-03 22:56:41.422 | provider 2026-03-03 22:56:41.422 | qinq 2026-03-03 22:56:41.422 | qos 2026-03-03 22:56:41.422 | qos-bw-limit-direction 2026-03-03 22:56:41.422 | qos-bw-minimum-ingress 2026-03-03 22:56:41.422 | qos-default 2026-03-03 22:56:41.422 | qos-fip 2026-03-03 22:56:41.422 | qos-gateway-ip 2026-03-03 22:56:41.422 | qos-rules-alias 2026-03-03 22:56:41.422 | qos-rule-type-details 2026-03-03 22:56:41.422 | qos-rule-type-filter 2026-03-03 22:56:41.422 | quota-check-limit 2026-03-03 22:56:41.422 | quota-check-limit-default 2026-03-03 22:56:41.422 | quota_details 2026-03-03 22:56:41.422 | quotas 2026-03-03 22:56:41.422 | rbac-address-scope 2026-03-03 22:56:41.422 | rbac-policies 2026-03-03 22:56:41.422 | rbac-security-groups 2026-03-03 22:56:41.422 | router 2026-03-03 22:56:41.422 | router_availability_zone 2026-03-03 22:56:41.422 | router-enable-snat 2026-03-03 22:56:41.422 | security-group 2026-03-03 22:56:41.422 | security-groups-default-rules 2026-03-03 22:56:41.422 | security-groups-normalized-cidr 2026-03-03 22:56:41.422 | security-groups-remote-address-group 2026-03-03 22:56:41.422 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.423 | security-groups-shared-filtering 2026-03-03 22:56:41.423 | segment 2026-03-03 22:56:41.423 | sorting 2026-03-03 22:56:41.423 | standard-attr-description 2026-03-03 22:56:41.423 | standard-attr-fwaas-v2 2026-03-03 22:56:41.423 | standard-attr-revisions 2026-03-03 22:56:41.423 | standard-attr-tag 2026-03-03 22:56:41.423 | standard-attr-timestamp 2026-03-03 22:56:41.423 | stateful-security-group 2026-03-03 22:56:41.423 | subnet_allocation 2026-03-03 22:56:41.423 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.423 | subnet-external-network 2026-03-03 22:56:41.423 | subnetpool-prefix-ops 2026-03-03 22:56:41.423 | subnet-service-types 2026-03-03 22:56:41.423 | tag-creation 2026-03-03 22:56:41.423 | tap-mirror 2026-03-03 22:56:41.423 | tap-mirror-both-direction 2026-03-03 22:56:41.423 | trunk 2026-03-03 22:56:41.423 | uplink-status-propagation 2026-03-03 22:56:41.423 | uplink-status-propagation-updatable 2026-03-03 22:56:41.423 | vlan-transparent 2026-03-03 22:56:41.423 | vpnaas 2026-03-03 22:56:41.423 | vpn-endpoint-groups' 2026-03-03 22:56:41.431 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-03-03 22:56:41.431 | address-scope 2026-03-03 22:56:41.431 | agent 2026-03-03 22:56:41.431 | allowed-address-pairs 2026-03-03 22:56:41.431 | auto-allocated-topology 2026-03-03 22:56:41.431 | availability_zone 2026-03-03 22:56:41.431 | bgp 2026-03-03 22:56:41.431 | bgp_4byte_asn 2026-03-03 22:56:41.431 | bgp_dragent_scheduler 2026-03-03 22:56:41.431 | binding 2026-03-03 22:56:41.431 | binding-extended 2026-03-03 22:56:41.431 | default-subnetpools 2026-03-03 22:56:41.431 | dhcp_agent_scheduler 2026-03-03 22:56:41.431 | dns-domain-ports 2026-03-03 22:56:41.431 | dns-integration 2026-03-03 22:56:41.431 | dns-integration-domain-keywords 2026-03-03 22:56:41.431 | empty-string-filtering 2026-03-03 22:56:41.431 | enable-default-route-bfd 2026-03-03 22:56:41.431 | enable-default-route-ecmp 2026-03-03 22:56:41.431 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.431 | external-gateway-multihoming 2026-03-03 22:56:41.431 | external-net 2026-03-03 22:56:41.431 | ext-gw-mode 2026-03-03 22:56:41.431 | extra_dhcp_opt 2026-03-03 22:56:41.431 | extraroute 2026-03-03 22:56:41.431 | extraroute-atomic 2026-03-03 22:56:41.431 | filter-validation 2026-03-03 22:56:41.432 | fip-port-details 2026-03-03 22:56:41.432 | flavors 2026-03-03 22:56:41.432 | floatingip-pools 2026-03-03 22:56:41.432 | floating-ip-port-forwarding 2026-03-03 22:56:41.432 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.432 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.432 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.432 | fwaas_v2 2026-03-03 22:56:41.432 | ip_allocation 2026-03-03 22:56:41.432 | l3-flavors 2026-03-03 22:56:41.432 | l3-ha 2026-03-03 22:56:41.432 | logging 2026-03-03 22:56:41.432 | multi-provider 2026-03-03 22:56:41.432 | net-mtu 2026-03-03 22:56:41.432 | net-mtu-writable 2026-03-03 22:56:41.432 | network_availability_zone 2026-03-03 22:56:41.432 | network_ha 2026-03-03 22:56:41.432 | network-ip-availability 2026-03-03 22:56:41.432 | pagination 2026-03-03 22:56:41.432 | port-device-profile 2026-03-03 22:56:41.432 | port-hardware-offload-type 2026-03-03 22:56:41.432 | port-mac-address-regenerate 2026-03-03 22:56:41.432 | port-numa-affinity-policy 2026-03-03 22:56:41.432 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.432 | port-resource-request 2026-03-03 22:56:41.432 | port-security 2026-03-03 22:56:41.432 | port-trusted-vif 2026-03-03 22:56:41.432 | project-id 2026-03-03 22:56:41.432 | provider 2026-03-03 22:56:41.432 | qinq 2026-03-03 22:56:41.432 | qos 2026-03-03 22:56:41.432 | qos-bw-limit-direction 2026-03-03 22:56:41.432 | qos-bw-minimum-ingress 2026-03-03 22:56:41.432 | qos-default 2026-03-03 22:56:41.432 | qos-fip 2026-03-03 22:56:41.432 | qos-gateway-ip 2026-03-03 22:56:41.432 | qos-rules-alias 2026-03-03 22:56:41.432 | qos-rule-type-details 2026-03-03 22:56:41.432 | qos-rule-type-filter 2026-03-03 22:56:41.432 | quota-check-limit 2026-03-03 22:56:41.432 | quota-check-limit-default 2026-03-03 22:56:41.432 | quota_details 2026-03-03 22:56:41.432 | quotas 2026-03-03 22:56:41.432 | rbac-address-scope 2026-03-03 22:56:41.432 | rbac-policies 2026-03-03 22:56:41.432 | rbac-security-groups 2026-03-03 22:56:41.432 | router 2026-03-03 22:56:41.432 | router_availability_zone 2026-03-03 22:56:41.432 | router-enable-snat 2026-03-03 22:56:41.432 | security-group 2026-03-03 22:56:41.432 | security-groups-default-rules 2026-03-03 22:56:41.432 | security-groups-normalized-cidr 2026-03-03 22:56:41.432 | security-groups-remote-address-group 2026-03-03 22:56:41.432 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.433 | security-groups-shared-filtering 2026-03-03 22:56:41.433 | segment 2026-03-03 22:56:41.433 | sorting 2026-03-03 22:56:41.433 | standard-attr-description 2026-03-03 22:56:41.433 | standard-attr-fwaas-v2 2026-03-03 22:56:41.433 | standard-attr-revisions 2026-03-03 22:56:41.433 | standard-attr-tag 2026-03-03 22:56:41.433 | standard-attr-timestamp 2026-03-03 22:56:41.433 | stateful-security-group 2026-03-03 22:56:41.433 | subnet_allocation 2026-03-03 22:56:41.433 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.433 | subnet-external-network 2026-03-03 22:56:41.433 | subnetpool-prefix-ops 2026-03-03 22:56:41.433 | subnet-service-types 2026-03-03 22:56:41.433 | tag-creation 2026-03-03 22:56:41.433 | tap-mirror 2026-03-03 22:56:41.433 | tap-mirror-both-direction 2026-03-03 22:56:41.433 | trunk 2026-03-03 22:56:41.433 | uplink-status-propagation 2026-03-03 22:56:41.433 | uplink-status-propagation-updatable 2026-03-03 22:56:41.433 | vlan-transparent 2026-03-03 22:56:41.433 | vpnaas 2026-03-03 22:56:41.433 | vpn-endpoint-groups' 2026-03-03 22:56:41.433 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-03-03 22:56:41.433 | address-scope 2026-03-03 22:56:41.433 | agent 2026-03-03 22:56:41.433 | allowed-address-pairs 2026-03-03 22:56:41.433 | auto-allocated-topology 2026-03-03 22:56:41.433 | availability_zone 2026-03-03 22:56:41.433 | bgp 2026-03-03 22:56:41.433 | bgp_4byte_asn 2026-03-03 22:56:41.433 | bgp_dragent_scheduler 2026-03-03 22:56:41.433 | binding 2026-03-03 22:56:41.433 | binding-extended 2026-03-03 22:56:41.433 | default-subnetpools 2026-03-03 22:56:41.433 | dhcp_agent_scheduler 2026-03-03 22:56:41.433 | dns-domain-ports 2026-03-03 22:56:41.433 | dns-integration 2026-03-03 22:56:41.433 | dns-integration-domain-keywords 2026-03-03 22:56:41.433 | empty-string-filtering 2026-03-03 22:56:41.433 | enable-default-route-bfd 2026-03-03 22:56:41.433 | enable-default-route-ecmp 2026-03-03 22:56:41.433 | expose-port-forwarding-in-fip 2026-03-03 22:56:41.434 | external-gateway-multihoming 2026-03-03 22:56:41.434 | external-net 2026-03-03 22:56:41.434 | ext-gw-mode 2026-03-03 22:56:41.434 | extra_dhcp_opt 2026-03-03 22:56:41.434 | extraroute 2026-03-03 22:56:41.434 | extraroute-atomic 2026-03-03 22:56:41.434 | filter-validation 2026-03-03 22:56:41.434 | fip-port-details 2026-03-03 22:56:41.434 | flavors 2026-03-03 22:56:41.434 | floatingip-pools 2026-03-03 22:56:41.434 | floating-ip-port-forwarding 2026-03-03 22:56:41.434 | floating-ip-port-forwarding-description 2026-03-03 22:56:41.434 | floating-ip-port-forwarding-detail 2026-03-03 22:56:41.434 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:56:41.434 | fwaas_v2 2026-03-03 22:56:41.434 | ip_allocation 2026-03-03 22:56:41.434 | l3-flavors 2026-03-03 22:56:41.434 | l3-ha 2026-03-03 22:56:41.434 | logging 2026-03-03 22:56:41.434 | multi-provider 2026-03-03 22:56:41.434 | net-mtu 2026-03-03 22:56:41.434 | net-mtu-writable 2026-03-03 22:56:41.434 | network_availability_zone 2026-03-03 22:56:41.434 | network_ha 2026-03-03 22:56:41.434 | network-ip-availability 2026-03-03 22:56:41.434 | pagination 2026-03-03 22:56:41.434 | port-device-profile 2026-03-03 22:56:41.434 | port-hardware-offload-type 2026-03-03 22:56:41.434 | port-mac-address-regenerate 2026-03-03 22:56:41.434 | port-numa-affinity-policy 2026-03-03 22:56:41.434 | port-numa-affinity-policy-socket 2026-03-03 22:56:41.434 | port-resource-request 2026-03-03 22:56:41.434 | port-security 2026-03-03 22:56:41.434 | port-trusted-vif 2026-03-03 22:56:41.434 | project-id 2026-03-03 22:56:41.434 | provider 2026-03-03 22:56:41.434 | qinq 2026-03-03 22:56:41.434 | qos 2026-03-03 22:56:41.434 | qos-bw-limit-direction 2026-03-03 22:56:41.434 | qos-bw-minimum-ingress 2026-03-03 22:56:41.434 | qos-default 2026-03-03 22:56:41.434 | qos-fip 2026-03-03 22:56:41.434 | qos-gateway-ip 2026-03-03 22:56:41.434 | qos-rules-alias 2026-03-03 22:56:41.434 | qos-rule-type-details 2026-03-03 22:56:41.434 | qos-rule-type-filter 2026-03-03 22:56:41.434 | quota-check-limit 2026-03-03 22:56:41.434 | quota-check-limit-default 2026-03-03 22:56:41.434 | quota_details 2026-03-03 22:56:41.434 | quotas 2026-03-03 22:56:41.434 | rbac-address-scope 2026-03-03 22:56:41.434 | rbac-policies 2026-03-03 22:56:41.434 | rbac-security-groups 2026-03-03 22:56:41.434 | router 2026-03-03 22:56:41.434 | router_availability_zone 2026-03-03 22:56:41.434 | router-enable-snat 2026-03-03 22:56:41.434 | security-group 2026-03-03 22:56:41.434 | security-groups-default-rules 2026-03-03 22:56:41.434 | security-groups-normalized-cidr 2026-03-03 22:56:41.434 | security-groups-remote-address-group 2026-03-03 22:56:41.434 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:56:41.434 | security-groups-shared-filtering 2026-03-03 22:56:41.434 | segment 2026-03-03 22:56:41.434 | sorting 2026-03-03 22:56:41.434 | standard-attr-description 2026-03-03 22:56:41.434 | standard-attr-fwaas-v2 2026-03-03 22:56:41.434 | standard-attr-revisions 2026-03-03 22:56:41.434 | standard-attr-tag 2026-03-03 22:56:41.434 | standard-attr-timestamp 2026-03-03 22:56:41.435 | stateful-security-group 2026-03-03 22:56:41.435 | subnet_allocation 2026-03-03 22:56:41.435 | subnet-dns-publish-fixed-ip 2026-03-03 22:56:41.435 | subnet-external-network 2026-03-03 22:56:41.435 | subnetpool-prefix-ops 2026-03-03 22:56:41.435 | subnet-service-types 2026-03-03 22:56:41.435 | tag-creation 2026-03-03 22:56:41.435 | tap-mirror 2026-03-03 22:56:41.435 | tap-mirror-both-direction 2026-03-03 22:56:41.435 | trunk 2026-03-03 22:56:41.435 | uplink-status-propagation 2026-03-03 22:56:41.435 | uplink-status-propagation-updatable 2026-03-03 22:56:41.435 | vlan-transparent 2026-03-03 22:56:41.435 | vpnaas 2026-03-03 22:56:41.435 | vpn-endpoint-groups' 2026-03-03 22:56:41.435 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-03-03 22:56:41.440 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-03-03 22:56:41.446 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-03-03 22:56:41.456 | ++ 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 external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 ip_allocation l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability 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-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat 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_allocation subnet-dns-publish-fixed-ip subnet-external-network subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-03-03 22:56:41.457 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-03-03 22:56:41.466 | + 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-03-03 22:56:41.473 | + 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-03-03 22:56:41.481 | + 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-03-03 22:56:41.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:41.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-03-03 22:56:41.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-03-03 22:56:41.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-03-03 22:56:41.512 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:41.518 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-03-03 22:56:41.589 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:162.253.55.12:6641 2026-03-03 22:56:41.596 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:41.602 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:41.609 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:162.253.55.12:6641 2026-03-03 22:56:41.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:162.253.55.12:6641 ']' 2026-03-03 22:56:41.622 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:41.629 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:162.253.55.12:6641 2026-03-03 22:56:41.701 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:162.253.55.12:6642 2026-03-03 22:56:41.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:41.713 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:41.719 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:162.253.55.12:6642 2026-03-03 22:56:41.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:162.253.55.12:6642 ']' 2026-03-03 22:56:41.732 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:41.738 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:162.253.55.12:6642 2026-03-03 22:56:41.810 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-03-03 22:56:41.850 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:41.857 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:41.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:41.870 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:41.875 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:41.881 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-03-03 22:56:41.889 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:41.894 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:41.965 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:41.971 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:41.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:41.983 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:41.990 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-03 22:56:41.995 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:42.068 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:42.074 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.080 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:42.085 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:42.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-03-03 22:56:42.097 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.104 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:42.174 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:42.181 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.188 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:42.195 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:42.201 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-03-03 22:56:42.208 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.213 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:56:42.282 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:42.288 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.293 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:42.298 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:42.304 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-03 22:56:42.311 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.317 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:56:42.383 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:42.389 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.394 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:42.401 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:42.407 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-03-03 22:56:42.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.420 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:56:42.491 | + 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-03-03 22:56:42.498 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.504 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:42.509 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-03-03 22:56:42.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-03-03 22:56:42.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.528 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-03-03 22:56:42.599 | + 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-03-03 22:56:42.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.611 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:42.618 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-03-03 22:56:42.624 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-03-03 22:56:42.630 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.637 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-03-03 22:56:42.702 | + 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-03-03 22:56:42.708 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:42.714 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-03-03 22:56:42.720 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-03-03 22:56:42.725 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-03-03 22:56:42.731 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:42.737 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-03-03 22:56:42.810 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-03-03 22:56:42.855 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-03-03 22:56:42.894 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:42.901 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-03-03 22:56:42.907 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-03-03 22:56:42.945 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:42.952 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-03-03 22:56:42.958 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_ovn_agent_enabled 2026-03-03 22:56:42.964 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-03 22:56:43.008 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:43.014 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-03 22:56:43.123 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-03 22:56:43.130 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : [[ metadata =~ metadata ]] 2026-03-03 22:56:43.138 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-03-03 22:56:43.144 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:43.150 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-03-03 22:56:43.157 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-03-03 22:56:43.163 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-03-03 22:56:43.169 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:43.176 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-03-03 22:56:43.249 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-03-03 22:56:43.294 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:43.301 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-03-03 22:56:43.380 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-03-03 22:56:43.423 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:43.430 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-03-03 22:56:43.501 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-03-03 22:56:43.545 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:43.552 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-03-03 22:56:43.558 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-03-03 22:56:43.601 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:43.607 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-03-03 22:56:43.614 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:542 : is_ovn_agent_enabled 2026-03-03 22:56:43.621 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-03 22:56:43.663 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:43.669 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-03 22:56:43.765 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-03 22:56:43.771 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:542 : [[ metadata =~ metadata ]] 2026-03-03 22:56:43.777 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:543 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-03-03 22:56:43.850 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-03-03 22:56:43.888 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:43.895 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-03-03 22:56:43.938 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:43.946 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-03-03 22:56:43.987 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:43.993 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-03-03 22:56:44.037 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:44.045 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-03-03 22:56:44.094 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:44.100 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-03-03 22:56:44.107 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-03-03 22:56:44.115 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-03-03 22:56:44.125 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-03-03 22:56:44.206 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-03-03 22:56:44.289 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-03-03 22:56:44.368 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-03-03 22:56:44.448 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-03-03 22:56:44.454 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-03-03 22:56:44.461 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-03-03 22:56:44.467 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:56:44.473 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:56:44.477 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-03-03 22:56:44.484 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-03-03 22:56:44.490 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-03-03 22:56:44.498 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:56:44.505 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-03-03 22:56:44.577 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-03-03 22:56:44.653 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:56:44.727 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-03-03 22:56:44.807 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-03-03 22:56:44.882 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-03-03 22:56:44.958 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-03-03 22:56:45.033 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-03-03 22:56:45.112 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:56:45.190 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:56:45.261 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:56:45.332 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:56:45.337 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-03-03 22:56:45.410 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-03-03 22:56:45.477 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-03-03 22:56:45.483 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-03-03 22:56:45.489 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:56:45.495 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-03 22:56:45.500 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-03-03 22:56:45.572 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-03-03 22:56:45.644 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url https://162.253.55.12/identity 2026-03-03 22:56:45.715 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-03-03 22:56:45.790 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-03-03 22:56:45.869 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-03-03 22:56:45.945 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-03-03 22:56:46.017 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-03-03 22:56:46.095 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-03-03 22:56:46.101 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-03-03 22:56:46.108 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-03 22:56:46.115 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-03 22:56:46.120 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-03-03 22:56:46.190 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-03-03 22:56:46.266 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url https://162.253.55.12/identity 2026-03-03 22:56:46.333 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-03-03 22:56:46.406 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-03-03 22:56:46.482 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-03-03 22:56:46.555 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-03-03 22:56:46.629 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-03-03 22:56:46.709 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-03-03 22:56:46.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-03-03 22:56:46.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-03-03 22:56:46.729 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-03-03 22:56:46.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-03-03 22:56:46.742 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-03-03 22:56:46.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-03-03 22:56:46.753 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-03-03 22:56:46.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-03-03 22:56:46.765 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-03-03 22:56:46.773 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-03-03 22:56:46.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-03-03 22:56:46.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-03-03 22:56:46.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-03-03 22:56:46.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-03-03 22:56:46.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-03-03 22:56:46.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-03-03 22:56:46.819 | + 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-03-03 22:56:46.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:46.832 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-03-03 22:56:46.839 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-03-03 22:56:46.845 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-03-03 22:56:46.852 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:46.858 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-03-03 22:56:46.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-03-03 22:56:46.939 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:46.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-03 22:56:46.953 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-03-03 22:56:46.958 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-03-03 22:56:46.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:46.971 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-03-03 22:56:47.045 | + 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-03-03 22:56:47.051 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.059 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-03 22:56:47.065 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-03-03 22:56:47.070 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-03-03 22:56:47.077 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.082 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-03-03 22:56:47.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-03-03 22:56:47.154 | + 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-03-03 22:56:47.160 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-03 22:56:47.171 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-03-03 22:56:47.176 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-03-03 22:56:47.181 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-03-03 22:56:47.263 | + 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-03-03 22:56:47.270 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.276 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-03 22:56:47.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-03-03 22:56:47.289 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-03-03 22:56:47.295 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.301 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-03-03 22:56:47.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=geneve 2026-03-03 22:56:47.378 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.384 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-03-03 22:56:47.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=geneve 2026-03-03 22:56:47.397 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=geneve ']' 2026-03-03 22:56:47.402 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.408 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types geneve 2026-03-03 22:56:47.480 | + 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-03-03 22:56:47.486 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.492 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-03-03 22:56:47.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-03-03 22:56:47.505 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-03-03 22:56:47.511 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.517 | + 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-03-03 22:56:47.587 | + 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-03-03 22:56:47.592 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.596 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-03-03 22:56:47.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-03-03 22:56:47.609 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-03-03 22:56:47.616 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.624 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-03-03 22:56:47.698 | + 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-03-03 22:56:47.705 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.712 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-03-03 22:56:47.718 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-03-03 22:56:47.725 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-03-03 22:56:47.731 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.736 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-03-03 22:56:47.813 | + 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-03-03 22:56:47.820 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-03-03 22:56:47.833 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-03-03 22:56:47.840 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-03-03 22:56:47.847 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.852 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-03-03 22:56:47.923 | + 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-03-03 22:56:47.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:56:47.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-03-03 22:56:47.941 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-03-03 22:56:47.947 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-03-03 22:56:47.953 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-03-03 22:56:47.959 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-03-03 22:56:48.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-03 22:56:48.033 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-03-03 22:56:48.105 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-03-03 22:56:48.181 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-03-03 22:56:48.187 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-03-03 22:56:48.192 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-03-03 22:56:48.197 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-03-03 22:56:48.203 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:56:48.209 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-03-03 22:56:48.215 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-03-03 22:56:48.221 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:56:48.228 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:56:48.254 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:56:48.256 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:56:48.267 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:56:48.276 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:56:48.296 | /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-03-03 22:56:48.306 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-03-03 22:56:48.313 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-03-03 22:56:48.323 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:56:48.329 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-03-03 22:56:48.401 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-03-03 22:56:48.470 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-03-03 22:56:48.543 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:56:48.617 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:56:48.692 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:56:48.768 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:56:48.845 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:56:48.916 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:56:48.989 | + 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-03-03 22:56:49.064 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:56:49.135 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:56:49.210 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:56:49.279 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-03-03 22:56:49.349 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:56:49.355 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:56:49.364 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-03-03 22:56:49.371 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-03-03 22:56:49.378 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:56:49.385 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:56:49.391 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:56:49.397 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-03-03 22:56:49.406 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-03-03 22:56:49.411 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-03-03 22:56:49.486 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:56:49.558 | + 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-03-03 22:56:49.558 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-03-03 22:56:49.572 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-03-03 22:56:49.580 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-03-03 22:56:49.587 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-03-03 22:56:49.594 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:56:49.601 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:56:49.608 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:56:49.614 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:56:49.620 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:56:49.628 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:56:49.634 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:56:49.641 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:56:49.647 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:56:49.654 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:56:49.660 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-03-03 22:56:49.710 | Enabling site neutron-api. 2026-03-03 22:56:49.719 | To activate the new configuration, you need to run: 2026-03-03 22:56:49.719 | systemctl reload apache2 2026-03-03 22:56:49.730 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:56:49.737 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:56:49.744 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:56:49.749 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:56:49.924 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-03-03 22:56:49.964 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:49.970 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-03-03 22:56:50.012 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:50.019 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-03-03 22:56:50.025 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-03-03 22:56:50.164 | + inc/async:async_inner:63 : init_neutron 2026-03-03 22:56:50.247 | [2161 Async init_neutron:79540]: running: init_neutron 2026-03-03 22:56:50.253 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-03-03 22:56:50.295 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:50.302 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-03-03 22:56:50.347 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:50.354 | + ./stack.sh:main:1196 : configure_os_vif 2026-03-03 22:56:50.359 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-03-03 22:56:50.365 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-03-03 22:56:50.444 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-03-03 22:56:50.450 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-03-03 22:56:50.531 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-03-03 22:56:50.573 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:56:50.580 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-03-03 22:56:50.623 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:50.629 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-03-03 22:56:50.635 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:56:50.642 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-03-03 22:56:50.648 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-03-03 22:56:50.655 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-03-03 22:56:50.797 | + inc/async:async_inner:63 : init_cinder 2026-03-03 22:56:50.872 | [2161 Async init_cinder:79778]: running: init_cinder 2026-03-03 22:56:50.881 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-03-03 22:56:50.923 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:56:50.929 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-03-03 22:56:50.936 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:56:50.941 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-03-03 22:56:50.948 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-03-03 22:56:50.955 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-03-03 22:56:51.094 | + inc/async:async_inner:63 : init_placement 2026-03-03 22:56:51.177 | [2161 Async init_placement:79924]: running: init_placement 2026-03-03 22:56:51.185 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-03-03 22:56:51.304 | [2161 Async init_neutron:79540]: Waiting for completion of init_neutron running on PID 79540 (4 other jobs running) 2026-03-03 22:56:51.349 | [2161 Async init_neutron:79540]: Signaling child to exit 2026-03-03 22:57:02.120 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:57:02.172 | [79778 Async init_cinder:79778]: finished successfully 2026-03-03 22:57:03.567 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:57:03.622 | [79924 Async init_placement:79924]: finished successfully 2026-03-03 22:57:36.372 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:57:36.424 | [79540 Async init_neutron:79540]: finished successfully 2026-03-03 22:57:36.467 | WAKEUP 2026-03-03 22:57:36.512 | [2161 Async init_neutron:79540]: Signaled 2026-03-03 22:57:36.515 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-03-03 22:57:36.515 | + lib/database:recreate_database:112 : local db=neutron 2026-03-03 22:57:36.515 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-03-03 22:57:36.515 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-03-03 22:57:36.515 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-03-03 22:57:36.515 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:36.515 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-03-03 22:57:36.515 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:36.515 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-03-03 22:57:36.515 | + functions-common:time_start:2398 : local name=dbsync 2026-03-03 22:57:36.515 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:57:36.515 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:57:36.515 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:57:36.515 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578610356 2026-03-03 22:57:36.515 | + 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-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-03-03 22:57:36.515 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-03-03 22:57:36.516 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-03-03 22:57:36.517 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-03-03 22:57:36.518 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-03-03 22:57:36.518 | Running upgrade for neutron ... 2026-03-03 22:57:36.518 | OK 2026-03-03 22:57:36.518 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-03-03 22:57:36.518 | + functions-common:time_stop:2412 : local name 2026-03-03 22:57:36.518 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:57:36.518 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:57:36.518 | + functions-common:time_stop:2415 : local total 2026-03-03 22:57:36.518 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:57:36.518 | + functions-common:time_stop:2418 : name=dbsync 2026-03-03 22:57:36.518 | + functions-common:time_stop:2419 : start_time=1772578610356 2026-03-03 22:57:36.518 | + functions-common:time_stop:2421 : [[ -z 1772578610356 ]] 2026-03-03 22:57:36.518 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:57:36.518 | + functions-common:time_stop:2424 : end_time=1772578656337 2026-03-03 22:57:36.518 | + functions-common:time_stop:2425 : elapsed_time=45981 2026-03-03 22:57:36.518 | + functions-common:time_stop:2426 : total=5690 2026-03-03 22:57:36.518 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:57:36.518 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51671 2026-03-03 22:57:36.627 | [2161 Async init_neutron:79540]: finished init_neutron with result 0 in 46 seconds 2026-03-03 22:57:36.634 | + inc/async:async_wait:197 : return 0 2026-03-03 22:57:36.641 | + ./stack.sh:main:1226 : async_wait init_placement 2026-03-03 22:57:36.759 | [2161 Async init_placement:79924]: Waiting for completion of init_placement running on PID 79924 (3 other jobs running) 2026-03-03 22:57:36.811 | [2161 Async init_placement:79924]: Signaling child to exit 2026-03-03 22:57:36.812 | WAKEUP 2026-03-03 22:57:36.857 | [2161 Async init_placement:79924]: Signaled 2026-03-03 22:57:36.860 | + lib/placement:init_placement:113 : recreate_database placement 2026-03-03 22:57:36.860 | + lib/database:recreate_database:112 : local db=placement 2026-03-03 22:57:36.860 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-03-03 22:57:36.860 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-03-03 22:57:36.860 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-03-03 22:57:36.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:36.860 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-03-03 22:57:36.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:36.860 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-03-03 22:57:36.860 | + lib/placement:init_placement:115 : create_placement_accounts 2026-03-03 22:57:36.860 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-03-03 22:57:36.860 | + lib/keystone:create_service_user:420 : get_or_create_user placement secretservice Default 2026-03-03 22:57:36.860 | + functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:57:36.860 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:57:36.860 | + functions-common:get_or_create_user:895 : local email= 2026-03-03 22:57:36.860 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:57:36.860 | 2026-03-03 22:57:36.860 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:57:36.860 | + functions-common:get_or_create_user:907 : user_id=053e3d9387eb4b6bb1591071880ba184 2026-03-03 22:57:36.860 | + functions-common:get_or_create_user:908 : echo 053e3d9387eb4b6bb1591071880ba184 2026-03-03 22:57:36.860 | 053e3d9387eb4b6bb1591071880ba184 2026-03-03 22:57:36.861 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:57:36.861 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:57:36.861 | + 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-03-03 22:57:36.861 | 2026-03-03 22:57:36.861 | ++ 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-03-03 22:57:36.861 | 2026-03-03 22:57:36.861 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:57:36.861 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:57:36.861 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-03 22:57:36.861 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:57:36.861 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:57:36.861 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:57:36.861 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:57:36.861 | + 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-03-03 22:57:36.861 | 2026-03-03 22:57:36.862 | ++ 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-03-03 22:57:36.862 | 2026-03-03 22:57:36.862 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:57:36.862 | + functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:57:36.862 | + functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:57:36.862 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:57:36.862 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://162.253.55.12/placement 2026-03-03 22:57:36.862 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-03-03 22:57:36.862 | + functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:57:36.862 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-03-03 22:57:36.862 | ++ 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-03-03 22:57:36.862 | 2026-03-03 22:57:36.862 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:57:36.862 | + functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:57:36.862 | 54f140db46044697b75e4f18596e00a1' 2026-03-03 22:57:36.862 | + functions-common:get_or_create_service:1059 : echo 54f140db46044697b75e4f18596e00a1 2026-03-03 22:57:36.862 | 54f140db46044697b75e4f18596e00a1 2026-03-03 22:57:36.862 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://162.253.55.12/placement 2026-03-03 22:57:36.862 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:57:36.862 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public https://162.253.55.12/placement RegionOne 2026-03-03 22:57:36.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:57:36.862 | +++ 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-03-03 22:57:36.862 | 2026-03-03 22:57:36.862 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:57:36.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:57:36.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:57:36.862 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://162.253.55.12/placement --region RegionOne -f value -c id 2026-03-03 22:57:36.862 | 2026-03-03 22:57:36.862 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:57:36.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=5ab0723200e54f488071204e6f2bea4c 2026-03-03 22:57:36.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 5ab0723200e54f488071204e6f2bea4c 2026-03-03 22:57:36.862 | + functions-common:get_or_create_endpoint:1092 : public_id=5ab0723200e54f488071204e6f2bea4c 2026-03-03 22:57:36.862 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:57:36.862 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:57:36.862 | + functions-common:get_or_create_endpoint:1101 : echo 5ab0723200e54f488071204e6f2bea4c 2026-03-03 22:57:36.862 | 5ab0723200e54f488071204e6f2bea4c 2026-03-03 22:57:36.958 | [2161 Async init_placement:79924]: finished init_placement with result 0 in 12 seconds 2026-03-03 22:57:36.967 | + inc/async:async_wait:197 : return 0 2026-03-03 22:57:36.974 | + ./stack.sh:main:1227 : async_wait init_glance 2026-03-03 22:57:37.089 | [2161 Async init_glance:74902]: Waiting for completion of init_glance running on PID 74902 (2 other jobs running) 2026-03-03 22:57:37.148 | [2161 Async init_glance:74902]: Signaling child to exit 2026-03-03 22:57:37.148 | WAKEUP 2026-03-03 22:57:37.202 | [2161 Async init_glance:74902]: Signaled 2026-03-03 22:57:37.204 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-03-03 22:57:37.205 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-03-03 22:57:37.205 | + lib/glance:init_glance:528 : recreate_database glance 2026-03-03 22:57:37.205 | + lib/database:recreate_database:112 : local db=glance 2026-03-03 22:57:37.205 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-03-03 22:57:37.205 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-03-03 22:57:37.205 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-03-03 22:57:37.205 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:37.205 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-03-03 22:57:37.205 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:37.205 | + lib/glance:init_glance:530 : time_start dbsync 2026-03-03 22:57:37.205 | + functions-common:time_start:2398 : local name=dbsync 2026-03-03 22:57:37.205 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:57:37.205 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:57:37.205 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:57:37.205 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578555355 2026-03-03 22:57:37.205 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-03-03 22:57:37.205 | INFO dbcounter [-] Registered counter for database glance 2026-03-03 22:57:37.205 | 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=75008) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.205 | DEBUG dbcounter [-] [75008] Writer thread running {{(pid=75008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.205 | INFO dbcounter [-] Registered counter for database glance 2026-03-03 22:57:37.205 | 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=75008) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.205 | DEBUG dbcounter [-] [75008] Writer thread running {{(pid=75008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:57:37.205 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-03-03 22:57:37.205 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-03-03 22:57:37.206 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.206 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.207 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-03-03 22:57:37.207 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-03-03 22:57:37.208 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-03-03 22:57:37.208 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-03-03 22:57:37.208 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=75008) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.208 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.208 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-03-03 22:57:37.208 | Database migration is up to date. No migration needed. 2026-03-03 22:57:37.208 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-03-03 22:57:37.208 | Database is synced successfully. 2026-03-03 22:57:37.208 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-03-03 22:57:37.208 | INFO dbcounter [-] Registered counter for database glance 2026-03-03 22:57:37.208 | 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=75190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:57:37.208 | DEBUG dbcounter [-] [75190] Writer thread running {{(pid=75190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-03-03 22:57:37.208 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-03-03 22:57:37.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-03-03 22:57:37.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-03-03 22:57:37.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-03-03 22:57:37.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-03-03 22:57:37.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-03-03 22:57:37.210 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-03-03 22:57:37.210 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-03-03 22:57:37.210 | + lib/glance:init_glance:536 : time_stop dbsync 2026-03-03 22:57:37.210 | + functions-common:time_stop:2412 : local name 2026-03-03 22:57:37.210 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:57:37.210 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:57:37.210 | + functions-common:time_stop:2415 : local total 2026-03-03 22:57:37.210 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:57:37.210 | + functions-common:time_stop:2418 : name=dbsync 2026-03-03 22:57:37.210 | + functions-common:time_stop:2419 : start_time=1772578555355 2026-03-03 22:57:37.210 | + functions-common:time_stop:2421 : [[ -z 1772578555355 ]] 2026-03-03 22:57:37.210 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:57:37.210 | + functions-common:time_stop:2424 : end_time=1772578564788 2026-03-03 22:57:37.210 | + functions-common:time_stop:2425 : elapsed_time=9433 2026-03-03 22:57:37.210 | + functions-common:time_stop:2426 : total=5690 2026-03-03 22:57:37.210 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:57:37.210 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15123 2026-03-03 22:57:37.304 | [2161 Async init_glance:74902]: finished init_glance with result 0 in 9 seconds 2026-03-03 22:57:37.316 | + inc/async:async_wait:197 : return 0 2026-03-03 22:57:37.325 | + ./stack.sh:main:1228 : async_wait init_swift 2026-03-03 22:57:37.374 | Not waiting for async task init_swift that we never started or has already been waited for 2026-03-03 22:57:37.378 | + inc/async:async_wait:197 : return 0 2026-03-03 22:57:37.384 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-03-03 22:57:37.499 | [2161 Async init_cinder:79778]: Waiting for completion of init_cinder running on PID 79778 (1 other jobs running) 2026-03-03 22:57:37.557 | [2161 Async init_cinder:79778]: Signaling child to exit 2026-03-03 22:57:37.557 | WAKEUP 2026-03-03 22:57:37.608 | [2161 Async init_cinder:79778]: Signaled 2026-03-03 22:57:37.613 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-03-03 22:57:37.613 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.613 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-03-03 22:57:37.613 | + lib/database:recreate_database:112 : local db=cinder 2026-03-03 22:57:37.613 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-03-03 22:57:37.613 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-03-03 22:57:37.613 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-03-03 22:57:37.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:37.613 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-03-03 22:57:37.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:37.613 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-03-03 22:57:37.613 | + functions-common:time_start:2398 : local name=dbsync 2026-03-03 22:57:37.613 | + functions-common:time_start:2399 : local start_time= 2026-03-03 22:57:37.613 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 22:57:37.613 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 22:57:37.613 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578611045 2026-03-03 22:57:37.613 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-03-03 22:57:37.613 | INFO dbcounter [-] Registered counter for database cinder 2026-03-03 22:57:37.613 | 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=79917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:57:37.613 | INFO cinder.db.migration [-] Applying migration(s) 2026-03-03 22:57:37.613 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:37.613 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:37.613 | DEBUG dbcounter [-] [79917] Writer thread running {{(pid=79917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:57:37.613 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-03-03 22:57:37.613 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:57:37.613 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-03-03 22:57:37.613 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.613 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-03-03 22:57:37.613 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.614 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-03-03 22:57:37.614 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.614 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-03-03 22:57:37.614 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.614 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-03-03 22:57:37.614 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.614 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-03-03 22:57:37.614 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.614 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-03-03 22:57:37.614 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=79917) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:37.614 | INFO cinder.db.migration [-] Migration(s) applied 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-03-03 22:57:37.614 | + functions-common:time_stop:2412 : local name 2026-03-03 22:57:37.614 | + functions-common:time_stop:2413 : local end_time 2026-03-03 22:57:37.614 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:57:37.614 | + functions-common:time_stop:2415 : local total 2026-03-03 22:57:37.614 | + functions-common:time_stop:2416 : local start_time 2026-03-03 22:57:37.614 | + functions-common:time_stop:2418 : name=dbsync 2026-03-03 22:57:37.614 | + functions-common:time_stop:2419 : start_time=1772578611045 2026-03-03 22:57:37.614 | + functions-common:time_stop:2421 : [[ -z 1772578611045 ]] 2026-03-03 22:57:37.614 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:57:37.614 | + functions-common:time_stop:2424 : end_time=1772578620358 2026-03-03 22:57:37.614 | + functions-common:time_stop:2425 : elapsed_time=9313 2026-03-03 22:57:37.614 | + functions-common:time_stop:2426 : total=5690 2026-03-03 22:57:37.614 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:57:37.614 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15003 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-03-03 22:57:37.614 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-03-03 22:57:37.614 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-03-03 22:57:37.614 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-03-03 22:57:37.614 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-03-03 22:57:37.614 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-03-03 22:57:37.614 | + lib/lvm:init_lvm_volume_group:130 : local size=50G 2026-03-03 22:57:37.614 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-03-03 22:57:37.614 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:57:37.614 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:57:37.614 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:57:37.614 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-03-03 22:57:37.614 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-03-03 22:57:37.614 | + lib/lvm:_create_lvm_volume_group:89 : local size=50G 2026-03-03 22:57:37.614 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | Volume group "stack-volumes-lvmdriver-1" not found 2026-03-03 22:57:37.615 | Cannot process volume group stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-03-03 22:57:37.615 | s|%DIRECTIO%|--direct-io=on|g; 2026-03-03 22:57:37.615 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-03-03 22:57:37.615 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-03-03 22:57:37.615 | [Unit] 2026-03-03 22:57:37.615 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-03 22:57:37.615 | DefaultDependencies=no 2026-03-03 22:57:37.615 | After=systemd-udev-settle.service 2026-03-03 22:57:37.615 | Before=lvm2-activation-early.service 2026-03-03 22:57:37.615 | Wants=systemd-udev-settle.service 2026-03-03 22:57:37.615 | 2026-03-03 22:57:37.615 | [Service] 2026-03-03 22:57:37.615 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-03-03 22:57:37.615 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-03-03 22:57:37.615 | RemainAfterExit=yes 2026-03-03 22:57:37.615 | Type=oneshot 2026-03-03 22:57:37.615 | 2026-03-03 22:57:37.615 | [Install] 2026-03-03 22:57:37.615 | WantedBy=local-fs.target 2026-03-03 22:57:37.615 | Also=systemd-udev-settle.service 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-03-03 22:57:37.615 | 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-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-03-03 22:57:37.615 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | Volume group "stack-volumes-lvmdriver-1" not found 2026-03-03 22:57:37.615 | Cannot process volume group stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-03-03 22:57:37.615 | Physical volume "/dev/loop0" successfully created. 2026-03-03 22:57:37.615 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-03-03 22:57:37.615 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-03-03 22:57:37.615 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.615 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-03-03 22:57:37.615 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-03-03 22:57:37.615 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-03-03 22:57:37.615 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-03-03 22:57:37.615 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-03-03 22:57:37.615 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.615 | + lib/cinder:init_cinder:500 : [[ -n swift ]] 2026-03-03 22:57:37.615 | + lib/cinder:init_cinder:501 : type init_cinder_backup_swift 2026-03-03 22:57:37.615 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-03-03 22:57:37.715 | [2161 Async init_cinder:79778]: finished init_cinder with result 0 in 11 seconds 2026-03-03 22:57:37.727 | + inc/async:async_wait:197 : return 0 2026-03-03 22:57:37.734 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-03-03 22:57:37.784 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.791 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-03-03 22:57:37.798 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:57:37.807 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-03-03 22:57:37.815 | + ./stack.sh:main:1236 : init_nova 2026-03-03 22:57:37.822 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-03-03 22:57:37.869 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.875 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-03-03 22:57:37.923 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:37.930 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 22:57:37.938 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-03-03 22:57:38.092 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-03-03 22:57:38.176 | [2161 Async nova-cell-0:82138]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-03-03 22:57:38.182 | ++ lib/nova:init_nova:861 : seq 1 1 2026-03-03 22:57:38.192 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 22:57:38.200 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-03-03 22:57:38.206 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 22:57:38.213 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 22:57:38.221 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-03-03 22:57:38.364 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-03-03 22:57:38.445 | [2161 Async nova-cell-1:82245]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-03-03 22:57:38.452 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-03-03 22:57:38.455 | + lib/database:recreate_database:112 : local db=nova_api 2026-03-03 22:57:38.462 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-03-03 22:57:38.469 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-03-03 22:57:38.474 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-03-03 22:57:38.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:38.554 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-03-03 22:57:38.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:57:38.618 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-03-03 22:57:40.835 | INFO dbcounter [-] Registered counter for database nova_api 2026-03-03 22:57:40.862 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:57:40.862 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:57:40.862 | DEBUG dbcounter [-] [82312] Writer thread running {{(pid=82312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:57:40.930 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-03-03 22:57:46.760 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=82312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:57:46.769 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-03-03 22:57:49.174 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=82312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:49.178 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-03-03 22:57:49.180 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=82312) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:57:49.680 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-03-03 22:57:49.686 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-03 22:57:49.691 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-03 22:57:49.697 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-03 22:57:49.704 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:57:49.710 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:57:49.716 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:57:49.756 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:57:49.763 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:57:49.769 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-03 22:57:49.777 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-03 22:57:51.703 | INFO dbcounter [None req-5471c30e-f99b-4db3-8776-9e1fbce46bda None None] Registered counter for database nova_api 2026-03-03 22:57:51.741 | DEBUG dbcounter [-] [82927] Writer thread running {{(pid=82927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:57:52.215 | ++ lib/nova:init_nova:873 : seq 0 1 2026-03-03 22:57:52.227 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-03-03 22:57:52.234 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-03-03 22:57:52.335 | [2161 Async nova-cell-0:82138]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 82138 (2 other jobs running) 2026-03-03 22:57:52.383 | [2161 Async nova-cell-0:82138]: Signaling child to exit 2026-03-03 22:58:01.571 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:58:01.623 | [82138 Async nova-cell-0:82138]: finished successfully 2026-03-03 22:58:01.661 | WAKEUP 2026-03-03 22:58:01.695 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:58:01.710 | [2161 Async nova-cell-0:82138]: Signaled 2026-03-03 22:58:01.713 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-03-03 22:58:01.713 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-03-03 22:58:01.714 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-03-03 22:58:01.714 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-03-03 22:58:01.714 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-03-03 22:58:01.714 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-03-03 22:58:01.714 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-03-03 22:58:01.714 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:58:01.714 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-03-03 22:58:01.714 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:58:01.714 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-03-03 22:58:01.714 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:58:01.714 | DEBUG dbcounter [-] [82222] Writer thread running {{(pid=82222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.714 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-03-03 22:58:01.714 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82222) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:01.746 | [82245 Async nova-cell-1:82245]: finished successfully 2026-03-03 22:58:01.802 | [2161 Async nova-cell-0:82138]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 23 seconds 2026-03-03 22:58:01.813 | + inc/async:async_wait:197 : return 0 2026-03-03 22:58:01.819 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-03-03 22:58:01.825 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-03-03 22:58:01.935 | [2161 Async nova-cell-1:82245]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 82245 (1 other jobs running) 2026-03-03 22:58:01.985 | [2161 Async nova-cell-1:82245]: Signaling child to exit 2026-03-03 22:58:01.986 | WAKEUP 2026-03-03 22:58:02.030 | [2161 Async nova-cell-1:82245]: Signaled 2026-03-03 22:58:02.033 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-03-03 22:58:02.033 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-03-03 22:58:02.033 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-03-03 22:58:02.033 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-03-03 22:58:02.033 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-03-03 22:58:02.033 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-03-03 22:58:02.033 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-03-03 22:58:02.033 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:58:02.033 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-03-03 22:58:02.033 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:58:02.033 | + 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-03-03 22:58:02.033 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:58:02.033 | DEBUG dbcounter [-] [82309] Writer thread running {{(pid=82309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.033 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-03-03 22:58:02.033 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:58:02.126 | [2161 Async nova-cell-1:82245]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 23 seconds 2026-03-03 22:58:02.136 | + inc/async:async_wait:197 : return 0 2026-03-03 22:58:02.143 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 22:58:02.150 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-03-03 22:58:04.112 | Running batches of 50 until complete 2026-03-03 22:58:04.113 | INFO dbcounter [None req-ba3d0b0b-374d-495c-8809-7ff81485c9bf None None] Registered counter for database nova_cell0 2026-03-03 22:58:04.192 | DEBUG dbcounter [-] [83538] Writer thread running {{(pid=83538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:58:04.195 | INFO dbcounter [None req-ba3d0b0b-374d-495c-8809-7ff81485c9bf None None] Registered counter for database nova_api 2026-03-03 22:58:04.271 | DEBUG dbcounter [-] [83538] Writer thread running {{(pid=83538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:58:04.287 | INFO dbcounter [None req-ba3d0b0b-374d-495c-8809-7ff81485c9bf None None] Registered counter for database nova_cell0 2026-03-03 22:58:04.302 | DEBUG dbcounter [-] [83538] Writer thread running {{(pid=83538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:58:04.347 | +-------------------------------------+--------------+-----------+ 2026-03-03 22:58:04.347 | | Migration | Total Needed | Completed | 2026-03-03 22:58:04.347 | +-------------------------------------+--------------+-----------+ 2026-03-03 22:58:04.347 | | fill_virtual_interface_list | 0 | 0 | 2026-03-03 22:58:04.347 | | migrate_empty_ratio | 0 | 0 | 2026-03-03 22:58:04.347 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-03-03 22:58:04.347 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-03-03 22:58:04.347 | | migration_migrate_to_uuid | 0 | 0 | 2026-03-03 22:58:04.347 | | populate_dev_uuids | 0 | 0 | 2026-03-03 22:58:04.347 | | populate_instance_compute_id | 0 | 0 | 2026-03-03 22:58:04.347 | | populate_missing_availability_zones | 0 | 0 | 2026-03-03 22:58:04.347 | | populate_queued_for_delete | 0 | 0 | 2026-03-03 22:58:04.347 | | populate_user_id | 0 | 0 | 2026-03-03 22:58:04.347 | | populate_uuids | 0 | 0 | 2026-03-03 22:58:04.347 | +-------------------------------------+--------------+-----------+ 2026-03-03 22:58:04.879 | ++ lib/nova:init_nova:887 : seq 1 1 2026-03-03 22:58:04.889 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 22:58:04.897 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-03-03 22:58:04.906 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 22:58:04.913 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 22:58:04.922 | + 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-03-03 22:58:06.807 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-03-03 22:58:06.807 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-03-03 22:58:06.807 | INFO dbcounter [None req-97a4b593-a3ac-4c62-9970-5357b9a1faa2 None None] Registered counter for database nova_api 2026-03-03 22:58:06.847 | DEBUG dbcounter [-] [83626] Writer thread running {{(pid=83626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:58:07.356 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-03-03 22:58:07.362 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-03-03 22:58:07.387 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-03-03 22:58:07.392 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-03-03 22:58:07.398 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-03-03 22:58:07.545 | + inc/async:async_inner:63 : configure_neutron_nova 2026-03-03 22:58:07.626 | [2161 Async configure_neutron_nova:83690]: running: configure_neutron_nova 2026-03-03 22:58:07.635 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-03-03 22:58:07.641 | + functions-common:run_phase:1840 : local mode=stack 2026-03-03 22:58:07.647 | + functions-common:run_phase:1841 : local phase=post-config 2026-03-03 22:58:07.653 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-03 22:58:07.660 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-03 22:58:07.667 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-03 22:58:07.673 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-03 22:58:07.681 | + functions-common:run_phase:1850 : local extra 2026-03-03 22:58:07.688 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:58:07.699 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-03 22:58:07.706 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-03 22:58:07.713 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-03 22:58:07.719 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-03-03 22:58:07.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-03 22:58:07.772 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:58:07.779 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-03 22:58:07.786 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-03 22:58:07.793 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-03-03 22:58:07.800 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-03 22:58:07.808 | + functions-common:run_plugins:1827 : local phase=post-config 2026-03-03 22:58:07.814 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:58:07.820 | + functions-common:run_plugins:1830 : local plugin 2026-03-03 22:58:07.828 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:58:07.835 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-03 22:58:07.842 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-03 22:58:07.849 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack post-config 2026-03-03 22:58:07.855 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-03 22:58:07.860 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-03 22:58:07.898 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-03 22:58:07.936 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:07.944 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:58:07.950 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-03-03 22:58:07.957 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:58:07.963 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:58:07.970 | ++ /opt/stack/barbican/devstack/plugin.sh:source:26 : echo_summary 'Configuring Barbican' 2026-03-03 22:58:07.978 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:58:07.984 | ++ ./stack.sh:echo_summary:444 : echo -e Configuring Barbican 2026-03-03 22:58:07.991 | ++ /opt/stack/barbican/devstack/plugin.sh:source:27 : configure_barbican 2026-03-03 22:58:07.998 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:121 : setup_develop /opt/stack/barbican 2026-03-03 22:58:08.004 | ++ inc/python:setup_develop:353 : local bindep 2026-03-03 22:58:08.009 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-03 22:58:08.015 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-03 22:58:08.022 | ++ inc/python:setup_develop:359 : local extras= 2026-03-03 22:58:08.028 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-03 22:58:08.034 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-03 22:58:08.039 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-03 22:58:08.044 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-03 22:58:08.049 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-03 22:58:08.055 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-03 22:58:08.063 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-03 22:58:08.068 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-03 22:58:08.074 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-03 22:58:08.081 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-03 22:58:08.088 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-03 22:58:08.095 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-03 22:58:08.103 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-03 22:58:08.109 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-03 22:58:08.115 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-03 22:58:08.215 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-03 22:58:08.221 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-03 22:58:08.227 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-03 22:58:08.234 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-03 22:58:08.239 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-03 22:58:08.243 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-03 22:58:08.247 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-03 22:58:08.252 | ++ inc/python:setup_package:446 : local extras= 2026-03-03 22:58:08.258 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-03 22:58:08.263 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-03 22:58:08.270 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-03 22:58:08.275 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-03 22:58:08.281 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-03 22:58:08.288 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-03 22:58:08.334 | Using python 3.12 to install /opt/stack/barbican 2026-03-03 22:58:08.341 | ++ 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/barbican 2026-03-03 22:58:08.985 | Obtaining file:///opt/stack/barbican 2026-03-03 22:58:08.987 | Installing build dependencies: started 2026-03-03 22:58:09.377 | + inc/async:async_inner:64 : rc=0 2026-03-03 22:58:09.425 | [83690 Async configure_neutron_nova:83690]: finished successfully 2026-03-03 22:58:10.079 | Installing build dependencies: finished with status 'done' 2026-03-03 22:58:10.080 | Checking if build backend supports build_editable: started 2026-03-03 22:58:10.385 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-03 22:58:10.387 | Getting requirements to build editable: started 2026-03-03 22:58:10.567 | Getting requirements to build editable: finished with status 'done' 2026-03-03 22:58:10.570 | Preparing editable metadata (pyproject.toml): started 2026-03-03 22:58:11.031 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-03 22:58:11.045 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (1.18.4) 2026-03-03 22:58:11.046 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.0.0) 2026-03-03 22:58:11.046 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (43.0.3) 2026-03-03 22:58:11.046 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (4.26.0) 2026-03-03 22:58:11.047 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (10.3.0) 2026-03-03 22:58:11.047 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (6.3.0) 2026-03-03 22:58:11.048 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (18.0.0) 2026-03-03 22:58:11.048 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (6.7.2) 2026-03-03 22:58:11.049 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (17.3.0) 2026-03-03 22:58:11.049 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (8.0.0) 2026-03-03 22:58:11.050 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (8.1.0) 2026-03-03 22:58:11.050 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.0.0) 2026-03-03 22:58:11.051 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.9.1) 2026-03-03 22:58:11.051 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (4.5.1) 2026-03-03 22:58:11.052 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.7.1) 2026-03-03 22:58:11.052 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (10.0.0) 2026-03-03 22:58:11.053 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (3.9.0) 2026-03-03 22:58:11.053 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (3.10.1) 2026-03-03 22:58:11.054 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (3.1.0) 2026-03-03 22:58:11.054 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (7.0.3) 2026-03-03 22:58:11.054 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (1.7.0) 2026-03-03 22:58:11.055 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (12.0.0) 2026-03-03 22:58:11.055 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.0.46) 2026-03-03 22:58:11.056 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.7.0) 2026-03-03 22:58:11.056 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (1.8.9) 2026-03-03 22:58:11.056 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (5.5.0) 2026-03-03 22:58:11.057 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev17) (2.1.0) 2026-03-03 22:58:11.058 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev17) (1.3.10) 2026-03-03 22:58:11.059 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev17) (4.15.0) 2026-03-03 22:58:11.061 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev17) (7.3.0) 2026-03-03 22:58:11.062 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev17) (5.13.1) 2026-03-03 22:58:11.062 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev17) (2.32.5) 2026-03-03 22:58:11.064 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev17) (3.0) 2026-03-03 22:58:11.068 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (25.4.0) 2026-03-03 22:58:11.068 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (2025.9.1) 2026-03-03 22:58:11.069 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (0.37.0) 2026-03-03 22:58:11.069 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev17) (0.30.0) 2026-03-03 22:58:11.073 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev17) (2.1.0) 2026-03-03 22:58:11.074 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev17) (1.8.2) 2026-03-03 22:58:11.076 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (4.1.1) 2026-03-03 22:58:11.078 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (4.0.1) 2026-03-03 22:58:11.078 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (2.11.0) 2026-03-03 22:58:11.079 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev17) (5.8.0) 2026-03-03 22:58:11.083 | 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.5.0->barbican==21.1.0.dev17) (1.5.0) 2026-03-03 22:58:11.086 | 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>=9.5.0->barbican==21.1.0.dev17) (5.2.1) 2026-03-03 22:58:11.088 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev17) (1.3.0) 2026-03-03 22:58:11.089 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev17) (2.0.0) 2026-03-03 22:58:11.089 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev17) (6.0.3) 2026-03-03 22:58:11.093 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev17) (3.0.0) 2026-03-03 22:58:11.094 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev17) (2.0.2) 2026-03-03 22:58:11.095 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev17) (0.5.0) 2026-03-03 22:58:11.096 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==21.1.0.dev17) (2.1.1) 2026-03-03 22:58:11.100 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==21.1.0.dev17) (2.9.0.post0) 2026-03-03 22:58:11.102 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (3.2.1) 2026-03-03 22:58:11.103 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (7.0.1) 2026-03-03 22:58:11.104 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (5.3.1) 2026-03-03 22:58:11.104 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (5.6.2) 2026-03-03 22:58:11.105 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (0.15.1) 2026-03-03 22:58:11.107 | 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->barbican==21.1.0.dev17) (5.1.0) 2026-03-03 22:58:11.113 | 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->barbican==21.1.0.dev17) (2025.3) 2026-03-03 22:58:11.113 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==21.1.0.dev17) (26.0) 2026-03-03 22:58:11.117 | 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->barbican==21.1.0.dev17) (0.24.1) 2026-03-03 22:58:11.119 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev17) (5.0.0) 2026-03-03 22:58:11.120 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev17) (3.1.6) 2026-03-03 22:58:11.121 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev17) (4.0.1) 2026-03-03 22:58:11.124 | 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->barbican==21.1.0.dev17) (3.0.3) 2026-03-03 22:58:11.130 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==21.1.0.dev17) (1.1.2) 2026-03-03 22:58:11.134 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (0.40.4) 2026-03-03 22:58:11.134 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (3.3.2) 2026-03-03 22:58:11.135 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (7.4.0) 2026-03-03 22:58:11.136 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (2.5.1) 2026-03-03 22:58:11.136 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (1.7.3) 2026-03-03 22:58:11.139 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (2.8.0) 2026-03-03 22:58:11.147 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (0.20) 2026-03-03 22:58:11.152 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (2.2.0) 2026-03-03 22:58:11.155 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (1.3.7) 2026-03-03 22:58:11.158 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev17) (3.17.0) 2026-03-03 22:58:11.161 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev17) (3.3.2) 2026-03-03 22:58:11.162 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev17) (7.2.2) 2026-03-03 22:58:11.170 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev17) (82.0.0) 2026-03-03 22:58:11.182 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev17) (0.6.0) 2026-03-03 22:58:11.198 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev17) (4.13.2) 2026-03-03 22:58:11.204 | 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>=1.2.1->barbican==21.1.0.dev17) (0.6.0) 2026-03-03 22:58:11.205 | 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>=1.2.1->barbican==21.1.0.dev17) (3.2.0) 2026-03-03 22:58:11.213 | 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>=1.2.1->barbican==21.1.0.dev17) (1.11.0) 2026-03-03 22:58:11.214 | 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>=1.2.1->barbican==21.1.0.dev17) (14.3.3) 2026-03-03 22:58:11.215 | 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>=1.2.1->barbican==21.1.0.dev17) (1.7.2) 2026-03-03 22:58:11.220 | 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->barbican==21.1.0.dev17) (1.17.0) 2026-03-03 22:58:11.231 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (3.4.4) 2026-03-03 22:58:11.233 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (3.11) 2026-03-03 22:58:11.233 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (2.6.3) 2026-03-03 22:58:11.234 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev17) (2023.11.17) 2026-03-03 22:58:11.251 | 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>=1.2.1->barbican==21.1.0.dev17) (4.0.0) 2026-03-03 22:58:11.252 | 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>=1.2.1->barbican==21.1.0.dev17) (2.19.2) 2026-03-03 22:58:11.257 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-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>=1.2.1->barbican==21.1.0.dev17) (0.1.2) 2026-03-03 22:58:11.266 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev17) (0.7) 2026-03-03 22:58:11.291 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==21.1.0.dev17) (2.8.4) 2026-03-03 22:58:11.327 | Building wheels for collected packages: barbican 2026-03-03 22:58:11.328 | Building editable for barbican (pyproject.toml): started 2026-03-03 22:58:11.837 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-03 22:58:11.838 | Created wheel for barbican: filename=barbican-21.1.0.dev17-0.editable-py3-none-any.whl size=10628 sha256=5ca8ae10d920161c987e46f5619ed4368f24e134a447e72128ec88a5459bf850 2026-03-03 22:58:11.839 | Stored in directory: /tmp/pip-ephem-wheel-cache-kbgulmbc/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-03 22:58:11.845 | Successfully built barbican 2026-03-03 22:58:12.012 | Installing collected packages: barbican 2026-03-03 22:58:12.012 | Attempting uninstall: barbican 2026-03-03 22:58:12.020 | Found existing installation: barbican 21.1.0.dev17 2026-03-03 22:58:12.022 | Uninstalling barbican-21.1.0.dev17: 2026-03-03 22:58:12.246 | Successfully uninstalled barbican-21.1.0.dev17 2026-03-03 22:58:12.316 | Successfully installed barbican-21.1.0.dev17 2026-03-03 22:58:12.442 | ++ inc/python:pip_install:216 : result=0 2026-03-03 22:58:12.450 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-03 22:58:12.456 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:58:12.462 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:58:12.467 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:58:12.472 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:58:12.477 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:58:12.483 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-03 22:58:12.487 | ++ functions-common:time_stop:2419 : start_time=1772578688323 2026-03-03 22:58:12.492 | ++ functions-common:time_stop:2421 : [[ -z 1772578688323 ]] 2026-03-03 22:58:12.497 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:58:12.506 | ++ functions-common:time_stop:2424 : end_time=1772578692500 2026-03-03 22:58:12.512 | ++ functions-common:time_stop:2425 : elapsed_time=4177 2026-03-03 22:58:12.518 | ++ functions-common:time_stop:2426 : total=281631 2026-03-03 22:58:12.523 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:58:12.528 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=285808 2026-03-03 22:58:12.534 | ++ inc/python:pip_install:219 : return 0 2026-03-03 22:58:12.540 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-03 22:58:12.545 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-03 22:58:12.549 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-03 22:58:12.555 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-03 22:58:12.561 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-03 22:58:12.567 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-03 22:58:12.574 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/barbican, ]] 2026-03-03 22:58:12.579 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-03 22:58:12.583 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:123 : '[' '!' -d /etc/barbican ']' 2026-03-03 22:58:12.589 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:123 : sudo mkdir -m 755 -p /etc/barbican 2026-03-03 22:58:12.616 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:124 : sudo chown stack /etc/barbican 2026-03-03 22:58:12.638 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:126 : '[' '!' -d /opt/stack/logs ']' 2026-03-03 22:58:12.644 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:127 : sudo chown stack /opt/stack/logs 2026-03-03 22:58:12.669 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:129 : '[' '!' -d /etc/barbican ']' 2026-03-03 22:58:12.676 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:130 : sudo chown stack /etc/barbican 2026-03-03 22:58:12.699 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:133 : cp /opt/stack/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican 2026-03-03 22:58:12.710 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:134 : cp -R /opt/stack/barbican/etc/barbican/vassals /etc/barbican 2026-03-03 22:58:12.720 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : cp /opt/stack/barbican/etc/barbican/barbican-functional.conf /etc/barbican 2026-03-03 22:58:12.729 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:140 : iniset /etc/barbican/barbican.conf DEFAULT debug True 2026-03-03 22:58:12.798 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:143 : iniset /etc/barbican/barbican.conf DEFAULT host_href http://162.253.55.12/key-manager 2026-03-03 22:58:12.863 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:146 : iniset /etc/barbican/barbican.conf DEFAULT log_file /opt/stack/logs/barbican.log 2026-03-03 22:58:12.930 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:149 : iniset /etc/barbican/barbican.conf DEFAULT use_stderr True 2026-03-03 22:58:12.995 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:152 : '[' False == True ']' 2026-03-03 22:58:13.002 | +++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : database_connection_url barbican 2026-03-03 22:58:13.008 | +++ lib/database:database_connection_url:134 : local db=barbican 2026-03-03 22:58:13.014 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql barbican 2026-03-03 22:58:13.021 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=barbican 2026-03-03 22:58:13.026 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:58:13.032 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:58:13.038 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:58:13.078 | +++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:13.083 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:58:13.089 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-03-03 22:58:13.096 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : iniset /etc/barbican/barbican.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-03-03 22:58:13.165 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:160 : iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False 2026-03-03 22:58:13.232 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:163 : iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535 2026-03-03 22:58:13.303 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:166 : is_service_enabled rabbit 2026-03-03 22:58:13.344 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:13.349 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:167 : iniset /etc/barbican/barbican.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672 2026-03-03 22:58:13.427 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:173 : iniset /etc/barbican/barbican.conf simple_crypto_plugin kek dGhpcnR5X3R3b19ieXRlX2tleWJsYWhibGFoYmxhaGg= 2026-03-03 22:58:13.495 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:175 : write_uwsgi_config /etc/barbican/barbican-uwsgi.ini barbican.wsgi.api:application /key-manager '' barbican-api 2026-03-03 22:58:13.501 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/barbican/barbican-uwsgi.ini 2026-03-03 22:58:13.507 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=barbican.wsgi.api:application 2026-03-03 22:58:13.514 | ++ lib/apache:write_uwsgi_config:245 : local url=/key-manager 2026-03-03 22:58:13.518 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:58:13.524 | ++ lib/apache:write_uwsgi_config:247 : local name=barbican-api 2026-03-03 22:58:13.529 | ++ lib/apache:write_uwsgi_config:249 : '[' -z barbican-api ']' 2026-03-03 22:58:13.535 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:58:13.541 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:58:13.572 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:58:13.572 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:58:13.584 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:58:13.592 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:58:13.612 | /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-03-03 22:58:13.621 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/barbican-api.socket 2026-03-03 22:58:13.627 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/barbican/barbican-uwsgi.ini 2026-03-03 22:58:13.635 | ++ lib/apache:write_uwsgi_config:270 : [[ barbican.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:58:13.642 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi module barbican.wsgi.api:application 2026-03-03 22:58:13.712 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi processes 4 2026-03-03 22:58:13.776 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi master true 2026-03-03 22:58:13.840 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:58:13.906 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:58:13.972 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:58:14.039 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:58:14.102 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:58:14.168 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:58:14.233 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-03 22:58:14.294 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:58:14.360 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:58:14.423 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:58:14.487 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi start-time %t 2026-03-03 22:58:14.551 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:58:14.558 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:58:14.565 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for barbican-api 2026-03-03 22:58:14.570 | +++ lib/apache:apache_site_config_for:174 : local site=barbican-api 2026-03-03 22:58:14.577 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:58:14.583 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:58:14.589 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:58:14.594 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/barbican-api.conf 2026-03-03 22:58:14.601 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/barbican-api.conf 2026-03-03 22:58:14.606 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi socket /var/run/uwsgi/barbican-api.socket 2026-03-03 22:58:14.678 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:58:14.746 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 ' 2026-03-03 22:58:14.747 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/barbican-api.conf 2026-03-03 22:58:14.760 | ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 2026-03-03 22:58:14.769 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site barbican-api 2026-03-03 22:58:14.775 | ++ lib/apache:enable_apache_site:191 : local site=barbican-api 2026-03-03 22:58:14.781 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:58:14.786 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:58:14.792 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:58:14.797 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:58:14.802 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:58:14.807 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:58:14.813 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:58:14.819 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:58:14.825 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:58:14.831 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:58:14.836 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite barbican-api 2026-03-03 22:58:14.884 | Enabling site barbican-api. 2026-03-03 22:58:14.894 | To activate the new configuration, you need to run: 2026-03-03 22:58:14.894 | systemctl reload apache2 2026-03-03 22:58:14.904 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:58:14.909 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:58:14.914 | ++ functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:58:14.920 | ++ functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:58:15.096 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:179 : iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone 2026-03-03 22:58:15.167 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:182 : configure_keystone_authtoken_middleware /etc/barbican/barbican.conf barbican keystone_authtoken key-manager 2026-03-03 22:58:15.172 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/barbican/barbican.conf 2026-03-03 22:58:15.178 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=barbican 2026-03-03 22:58:15.183 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:58:15.187 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type=key-manager 2026-03-03 22:58:15.192 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/barbican/barbican.conf barbican keystone_authtoken 2026-03-03 22:58:15.198 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/barbican/barbican.conf 2026-03-03 22:58:15.204 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=barbican 2026-03-03 22:58:15.210 | ++ lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:58:15.216 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_type password 2026-03-03 22:58:15.288 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/barbican/barbican.conf keystone_authtoken interface public 2026-03-03 22:58:15.357 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:58:15.424 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/barbican/barbican.conf keystone_authtoken username barbican 2026-03-03 22:58:15.495 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/barbican/barbican.conf keystone_authtoken password secretservice 2026-03-03 22:58:15.561 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/barbican/barbican.conf keystone_authtoken user_domain_name Default 2026-03-03 22:58:15.625 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/barbican/barbican.conf keystone_authtoken project_name service 2026-03-03 22:58:15.693 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/barbican/barbican.conf keystone_authtoken project_domain_name Default 2026-03-03 22:58:15.756 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/barbican/barbican.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:58:15.829 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/barbican/barbican.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:58:15.900 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/barbican/barbican.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:58:15.963 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n key-manager ]] 2026-03-03 22:58:15.969 | ++ lib/keystone:configure_keystone_authtoken_middleware:464 : iniset /etc/barbican/barbican.conf keystone_authtoken service_type key-manager 2026-03-03 22:58:16.034 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:185 : iniset /etc/barbican/barbican.conf keystone_notifications enable True 2026-03-03 22:58:16.104 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:186 : iniset /etc/barbican/barbican.conf keystone_notifications control_exchange keystone 2026-03-03 22:58:16.170 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:189 : iniset /etc/barbican/barbican.conf oslo_policy enforce_scope False 2026-03-03 22:58:16.242 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:190 : iniset /etc/barbican/barbican.conf oslo_policy enforce_new_defaults False 2026-03-03 22:58:16.306 | ++ /opt/stack/barbican/devstack/plugin.sh:source:28 : is_service_enabled barbican-pykmip 2026-03-03 22:58:16.346 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:58:16.353 | ++ /opt/stack/barbican/devstack/plugin.sh:source:32 : is_service_enabled barbican-dogtag 2026-03-03 22:58:16.389 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:58:16.395 | ++ /opt/stack/barbican/devstack/plugin.sh:source:36 : is_service_enabled barbican-vault 2026-03-03 22:58:16.433 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:58:16.438 | ++ /opt/stack/barbican/devstack/plugin.sh:source:42 : configure_core_services 2026-03-03 22:58:16.445 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:93 : is_service_enabled n-cpu 2026-03-03 22:58:16.485 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:16.491 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:94 : iniset /etc/nova/nova.conf key_manager backend barbican 2026-03-03 22:58:16.567 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:97 : is_service_enabled c-vol 2026-03-03 22:58:16.607 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:16.612 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:98 : iniset /etc/cinder/cinder.conf key_manager backend barbican 2026-03-03 22:58:16.687 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:101 : is_service_enabled g-api 2026-03-03 22:58:16.724 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:16.730 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:102 : iniset /etc/glance/glance-api.conf key_manager backend barbican 2026-03-03 22:58:16.803 | ++ /opt/stack/barbican/devstack/plugin.sh:source:44 : is_service_enabled key 2026-03-03 22:58:16.842 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:16.847 | ++ /opt/stack/barbican/devstack/plugin.sh:source:45 : create_barbican_accounts 2026-03-03 22:58:16.854 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:256 : local admin_role=admin 2026-03-03 22:58:16.861 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:257 : create_service_user barbican admin 2026-03-03 22:58:16.867 | ++ lib/keystone:create_service_user:420 : get_or_create_user barbican secretservice Default 2026-03-03 22:58:16.873 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:16.879 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:58:16.885 | ++ functions-common:get_or_create_user:895 : local email= 2026-03-03 22:58:16.893 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create barbican --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:58:17.390 | 2026-03-03 22:58:17.412 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:17.419 | ++ functions-common:get_or_create_user:907 : user_id=6950e416a1a14dbf940819c93c080bab 2026-03-03 22:58:17.424 | ++ functions-common:get_or_create_user:908 : echo 6950e416a1a14dbf940819c93c080bab 2026-03-03 22:58:17.425 | 6950e416a1a14dbf940819c93c080bab 2026-03-03 22:58:17.431 | ++ lib/keystone:create_service_user:421 : get_or_add_user_project_role service barbican service Default Default 2026-03-03 22:58:17.438 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:17.446 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:17.455 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:58:17.463 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:17.470 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:17.476 | +++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:58:17.484 | +++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:58:17.490 | +++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:58:17.497 | +++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:58:17.505 | +++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:58:17.512 | ++ functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:58:17.519 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user barbican --project service --user-domain Default --project-domain Default 2026-03-03 22:58:18.622 | 2026-03-03 22:58:18.639 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-03 22:58:19.804 | 2026-03-03 22:58:19.824 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:19.830 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:58:19.835 | ++ functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:58:19.835 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:58:19.840 | ++ lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-03 22:58:19.846 | ++ lib/keystone:create_service_user:424 : get_or_add_user_project_role admin barbican service Default Default 2026-03-03 22:58:19.852 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:19.857 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:19.865 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:58:19.871 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:19.876 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:19.882 | +++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:58:19.887 | +++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:58:19.892 | +++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:58:19.897 | +++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:58:19.903 | +++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:58:19.910 | ++ functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:58:19.917 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user barbican --project service --user-domain Default --project-domain Default 2026-03-03 22:58:21.168 | 2026-03-03 22:58:21.187 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-03 22:58:22.354 | 2026-03-03 22:58:22.374 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:22.381 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:22.388 | ++ functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:22.388 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:22.394 | ++ /opt/stack/barbican/devstack/plugin.sh:source:46 : create_barbican_endpoints 2026-03-03 22:58:22.403 | +++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:266 : get_or_create_service barbican key-manager 'Barbican Key Manager Service' 2026-03-03 22:58:22.409 | +++ functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:58:22.416 | ++++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show key-manager -f value -c id 2026-03-03 22:58:22.892 | ++++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create key-manager --name barbican '--description=Barbican Key Manager Service' -f value -c id 2026-03-03 22:58:23.176 | 2026-03-03 22:58:23.195 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:23.204 | +++ functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:58:23.204 | 68256d801aea4743a6d37d6c5a0199cf' 2026-03-03 22:58:23.210 | +++ functions-common:get_or_create_service:1059 : echo 68256d801aea4743a6d37d6c5a0199cf 2026-03-03 22:58:23.218 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:266 : BARBICAN_SERVICE=68256d801aea4743a6d37d6c5a0199cf 2026-03-03 22:58:23.224 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:269 : get_or_create_endpoint 68256d801aea4743a6d37d6c5a0199cf RegionOne http://162.253.55.12/key-manager http://162.253.55.12/key-manager http://162.253.55.12/key-manager 2026-03-03 22:58:23.229 | ++ functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:58:23.237 | +++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface 68256d801aea4743a6d37d6c5a0199cf public http://162.253.55.12/key-manager RegionOne 2026-03-03 22:58:23.244 | +++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:58:23.252 | ++++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service 68256d801aea4743a6d37d6c5a0199cf --interface public --region RegionOne -c ID -f value 2026-03-03 22:58:23.725 | 2026-03-03 22:58:23.745 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:23.753 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:58:23.761 | +++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:58:23.769 | ++++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create 68256d801aea4743a6d37d6c5a0199cf public http://162.253.55.12/key-manager --region RegionOne -f value -c id 2026-03-03 22:58:24.217 | 2026-03-03 22:58:24.239 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:24.248 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=5ddbf9f792e548deaf591980f9d7b12c 2026-03-03 22:58:24.255 | +++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 5ddbf9f792e548deaf591980f9d7b12c 2026-03-03 22:58:24.263 | ++ functions-common:get_or_create_endpoint:1092 : public_id=5ddbf9f792e548deaf591980f9d7b12c 2026-03-03 22:58:24.269 | ++ functions-common:get_or_create_endpoint:1094 : [[ -n http://162.253.55.12/key-manager ]] 2026-03-03 22:58:24.277 | ++ functions-common:get_or_create_endpoint:1095 : _get_or_create_endpoint_with_interface 68256d801aea4743a6d37d6c5a0199cf admin http://162.253.55.12/key-manager RegionOne 2026-03-03 22:58:24.284 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:58:24.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service 68256d801aea4743a6d37d6c5a0199cf --interface admin --region RegionOne -c ID -f value 2026-03-03 22:58:24.760 | 2026-03-03 22:58:24.781 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:24.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:58:24.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:58:24.805 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create 68256d801aea4743a6d37d6c5a0199cf admin http://162.253.55.12/key-manager --region RegionOne -f value -c id 2026-03-03 22:58:25.257 | 2026-03-03 22:58:25.278 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:25.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=db2493370db642eb9c49d28bffbaa411 2026-03-03 22:58:25.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo db2493370db642eb9c49d28bffbaa411 2026-03-03 22:58:25.292 | db2493370db642eb9c49d28bffbaa411 2026-03-03 22:58:25.299 | ++ functions-common:get_or_create_endpoint:1097 : [[ -n http://162.253.55.12/key-manager ]] 2026-03-03 22:58:25.306 | ++ functions-common:get_or_create_endpoint:1098 : _get_or_create_endpoint_with_interface 68256d801aea4743a6d37d6c5a0199cf internal http://162.253.55.12/key-manager RegionOne 2026-03-03 22:58:25.312 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:58:25.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service 68256d801aea4743a6d37d6c5a0199cf --interface internal --region RegionOne -c ID -f value 2026-03-03 22:58:25.774 | 2026-03-03 22:58:25.794 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:25.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:58:25.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:58:25.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create 68256d801aea4743a6d37d6c5a0199cf internal http://162.253.55.12/key-manager --region RegionOne -f value -c id 2026-03-03 22:58:26.264 | 2026-03-03 22:58:26.280 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:26.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=a9d66038308b4c92bd4a163d6c816f50 2026-03-03 22:58:26.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo a9d66038308b4c92bd4a163d6c816f50 2026-03-03 22:58:26.290 | a9d66038308b4c92bd4a163d6c816f50 2026-03-03 22:58:26.296 | ++ functions-common:get_or_create_endpoint:1101 : echo 5ddbf9f792e548deaf591980f9d7b12c 2026-03-03 22:58:26.296 | 5ddbf9f792e548deaf591980f9d7b12c 2026-03-03 22:58:26.302 | ++ /opt/stack/barbican/devstack/plugin.sh:source:47 : [[ False == \F\a\l\s\e ]] 2026-03-03 22:58:26.308 | ++ /opt/stack/barbican/devstack/plugin.sh:source:48 : create_deprecated_rbac_accounts 2026-03-03 22:58:26.315 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:301 : get_or_create_user service-admin secretservice default service-admin@example.com 2026-03-03 22:58:26.322 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:26.328 | +++ functions-common:get_or_create_user:892 : [[ ! -z service-admin@example.com ]] 2026-03-03 22:58:26.334 | +++ functions-common:get_or_create_user:893 : local email=--email=service-admin@example.com 2026-03-03 22:58:26.342 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create service-admin --password secretservice --domain=default --email=service-admin@example.com --or-show -f value -c id 2026-03-03 22:58:26.702 | 2026-03-03 22:58:26.718 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:26.726 | +++ functions-common:get_or_create_user:907 : user_id=fc084832f29c467ba9926128159eb3b1 2026-03-03 22:58:26.733 | +++ functions-common:get_or_create_user:908 : echo fc084832f29c467ba9926128159eb3b1 2026-03-03 22:58:26.739 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:301 : SERVICE_ADMIN=fc084832f29c467ba9926128159eb3b1 2026-03-03 22:58:26.748 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:302 : get_or_create_role key-manager:service-admin 2026-03-03 22:58:26.753 | +++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:58:26.762 | ++++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create key-manager:service-admin --or-show -f value -c id 2026-03-03 22:58:27.047 | 2026-03-03 22:58:27.066 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:27.073 | +++ functions-common:get_or_create_role:932 : role_id=39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:27.079 | +++ functions-common:get_or_create_role:933 : echo 39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:27.087 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:302 : SERVICE_ADMIN_ROLE=39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:27.093 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:304 : get_or_add_user_project_role 39a0b00ce1be493e9097ebfd8c55b167 fc084832f29c467ba9926128159eb3b1 service 2026-03-03 22:58:27.098 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:27.104 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:27.113 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:27.119 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:27.125 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:27.130 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:27.135 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:27.140 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:27.148 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:27.154 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 39a0b00ce1be493e9097ebfd8c55b167 --user fc084832f29c467ba9926128159eb3b1 --project service 2026-03-03 22:58:27.754 | 2026-03-03 22:58:27.770 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 39a0b00ce1be493e9097ebfd8c55b167 --user fc084832f29c467ba9926128159eb3b1 --project service -c Role -f value 2026-03-03 22:58:28.394 | 2026-03-03 22:58:28.412 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:28.420 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:28.426 | ++ functions-common:get_or_add_user_project_role:972 : echo 39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:28.427 | 39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:28.431 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:309 : PASSWORD=barbican 2026-03-03 22:58:28.438 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:310 : get_or_create_project project_a default 2026-03-03 22:58:28.445 | +++ functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:58:28.453 | ++++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create project_a --domain=default --or-show -f value -c id 2026-03-03 22:58:28.822 | 2026-03-03 22:58:28.843 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:28.850 | +++ functions-common:get_or_create_project:920 : project_id=6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:28.854 | +++ functions-common:get_or_create_project:921 : echo 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:28.860 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:310 : PROJECT_A_ID=6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:28.868 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:311 : get_or_create_project project_b default 2026-03-03 22:58:28.874 | +++ functions-common:get_or_create_project:914 : local project_id 2026-03-03 22:58:28.882 | ++++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create project_b --domain=default --or-show -f value -c id 2026-03-03 22:58:29.244 | 2026-03-03 22:58:29.262 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:29.269 | +++ functions-common:get_or_create_project:920 : project_id=7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:29.275 | +++ functions-common:get_or_create_project:921 : echo 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:29.281 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:311 : PROJECT_B_ID=7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:29.289 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:312 : get_or_create_role admin 2026-03-03 22:58:29.295 | +++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:58:29.304 | ++++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create admin --or-show -f value -c id 2026-03-03 22:58:29.761 | 2026-03-03 22:58:29.783 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:29.790 | +++ functions-common:get_or_create_role:932 : role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:29.795 | +++ functions-common:get_or_create_role:933 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:29.802 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:312 : ROLE_ADMIN_ID=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:29.810 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:313 : get_or_create_role creator 2026-03-03 22:58:29.815 | +++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:58:29.824 | ++++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create creator --or-show -f value -c id 2026-03-03 22:58:30.266 | 2026-03-03 22:58:30.284 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:30.292 | +++ functions-common:get_or_create_role:932 : role_id=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:30.298 | +++ functions-common:get_or_create_role:933 : echo 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:30.305 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:313 : ROLE_CREATOR_ID=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:30.313 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:314 : get_or_create_role observer 2026-03-03 22:58:30.319 | +++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:58:30.329 | ++++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create observer --or-show -f value -c id 2026-03-03 22:58:30.610 | 2026-03-03 22:58:30.628 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:30.636 | +++ functions-common:get_or_create_role:932 : role_id=c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:30.642 | +++ functions-common:get_or_create_role:933 : echo c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:30.648 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:314 : ROLE_OBSERVER_ID=c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:30.655 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:315 : get_or_create_role audit 2026-03-03 22:58:30.661 | +++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:58:30.667 | ++++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create audit --or-show -f value -c id 2026-03-03 22:58:30.954 | 2026-03-03 22:58:30.974 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:30.981 | +++ functions-common:get_or_create_role:932 : role_id=2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:30.988 | +++ functions-common:get_or_create_role:933 : echo 2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:30.996 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:315 : ROLE_AUDIT_ID=2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:31.004 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:321 : get_or_create_user project_a_admin barbican default admin_a@example.net 2026-03-03 22:58:31.010 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:31.017 | +++ functions-common:get_or_create_user:892 : [[ ! -z admin_a@example.net ]] 2026-03-03 22:58:31.023 | +++ functions-common:get_or_create_user:893 : local email=--email=admin_a@example.net 2026-03-03 22:58:31.031 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_a_admin --password barbican --domain=default --email=admin_a@example.net --or-show -f value -c id 2026-03-03 22:58:31.411 | 2026-03-03 22:58:31.429 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:31.435 | +++ functions-common:get_or_create_user:907 : user_id=5ac5f672030e4f6088da77f5f5d62459 2026-03-03 22:58:31.442 | +++ functions-common:get_or_create_user:908 : echo 5ac5f672030e4f6088da77f5f5d62459 2026-03-03 22:58:31.449 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:321 : USER_ID=5ac5f672030e4f6088da77f5f5d62459 2026-03-03 22:58:31.456 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:322 : get_or_add_user_project_role f5bd0d604f494fe28487b9c01c074e0f 5ac5f672030e4f6088da77f5f5d62459 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:31.462 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:31.469 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:31.476 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:31.483 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:31.488 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:31.495 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:31.500 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:31.506 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:31.514 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:31.520 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add f5bd0d604f494fe28487b9c01c074e0f --user 5ac5f672030e4f6088da77f5f5d62459 --project 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:32.062 | 2026-03-03 22:58:32.075 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role f5bd0d604f494fe28487b9c01c074e0f --user 5ac5f672030e4f6088da77f5f5d62459 --project 6f578752d54f4760b13889c4d68f2f25 -c Role -f value 2026-03-03 22:58:32.599 | 2026-03-03 22:58:32.616 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:32.625 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:32.630 | ++ functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:32.630 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:32.636 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:327 : get_or_create_user project_a_creator barbican default creator_a@example.net 2026-03-03 22:58:32.643 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:32.648 | +++ functions-common:get_or_create_user:892 : [[ ! -z creator_a@example.net ]] 2026-03-03 22:58:32.655 | +++ functions-common:get_or_create_user:893 : local email=--email=creator_a@example.net 2026-03-03 22:58:32.663 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_a_creator --password barbican --domain=default --email=creator_a@example.net --or-show -f value -c id 2026-03-03 22:58:33.024 | 2026-03-03 22:58:33.041 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:33.049 | +++ functions-common:get_or_create_user:907 : user_id=4db1219b416242a7b027ba4bf573d853 2026-03-03 22:58:33.055 | +++ functions-common:get_or_create_user:908 : echo 4db1219b416242a7b027ba4bf573d853 2026-03-03 22:58:33.063 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:327 : USER_ID=4db1219b416242a7b027ba4bf573d853 2026-03-03 22:58:33.070 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:328 : get_or_add_user_project_role 6dfbd85fd550433f99d9bc23eaa9a252 4db1219b416242a7b027ba4bf573d853 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:33.076 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:33.082 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:33.091 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:33.099 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:33.109 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:33.116 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:33.123 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:33.129 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:33.138 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:33.144 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 6dfbd85fd550433f99d9bc23eaa9a252 --user 4db1219b416242a7b027ba4bf573d853 --project 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:33.644 | 2026-03-03 22:58:33.661 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6dfbd85fd550433f99d9bc23eaa9a252 --user 4db1219b416242a7b027ba4bf573d853 --project 6f578752d54f4760b13889c4d68f2f25 -c Role -f value 2026-03-03 22:58:34.191 | 2026-03-03 22:58:34.212 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:34.220 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:34.226 | ++ functions-common:get_or_add_user_project_role:972 : echo 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:34.227 | 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:34.234 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:333 : get_or_create_user project_a_creator_2 barbican default creator2_a@example.net 2026-03-03 22:58:34.237 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:34.245 | +++ functions-common:get_or_create_user:892 : [[ ! -z creator2_a@example.net ]] 2026-03-03 22:58:34.251 | +++ functions-common:get_or_create_user:893 : local email=--email=creator2_a@example.net 2026-03-03 22:58:34.259 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_a_creator_2 --password barbican --domain=default --email=creator2_a@example.net --or-show -f value -c id 2026-03-03 22:58:34.625 | 2026-03-03 22:58:34.643 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:34.651 | +++ functions-common:get_or_create_user:907 : user_id=d5f8df6f33af4ec5b19675a7ad5db3ff 2026-03-03 22:58:34.657 | +++ functions-common:get_or_create_user:908 : echo d5f8df6f33af4ec5b19675a7ad5db3ff 2026-03-03 22:58:34.664 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:333 : USER_ID=d5f8df6f33af4ec5b19675a7ad5db3ff 2026-03-03 22:58:34.670 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:334 : get_or_add_user_project_role 6dfbd85fd550433f99d9bc23eaa9a252 d5f8df6f33af4ec5b19675a7ad5db3ff 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:34.677 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:34.684 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:34.691 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:34.698 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:34.705 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:34.711 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:34.717 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:34.723 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:34.731 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:34.737 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 6dfbd85fd550433f99d9bc23eaa9a252 --user d5f8df6f33af4ec5b19675a7ad5db3ff --project 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:35.226 | 2026-03-03 22:58:35.243 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6dfbd85fd550433f99d9bc23eaa9a252 --user d5f8df6f33af4ec5b19675a7ad5db3ff --project 6f578752d54f4760b13889c4d68f2f25 -c Role -f value 2026-03-03 22:58:35.782 | 2026-03-03 22:58:35.801 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:35.810 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:35.817 | ++ functions-common:get_or_add_user_project_role:972 : echo 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:35.817 | 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:35.824 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:339 : get_or_create_user project_a_observer barbican default observer_a@example.net 2026-03-03 22:58:35.831 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:35.838 | +++ functions-common:get_or_create_user:892 : [[ ! -z observer_a@example.net ]] 2026-03-03 22:58:35.844 | +++ functions-common:get_or_create_user:893 : local email=--email=observer_a@example.net 2026-03-03 22:58:35.852 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_a_observer --password barbican --domain=default --email=observer_a@example.net --or-show -f value -c id 2026-03-03 22:58:36.227 | 2026-03-03 22:58:36.248 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:36.256 | +++ functions-common:get_or_create_user:907 : user_id=a73ac77d301e4affbb9935e978840891 2026-03-03 22:58:36.261 | +++ functions-common:get_or_create_user:908 : echo a73ac77d301e4affbb9935e978840891 2026-03-03 22:58:36.267 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:339 : USER_ID=a73ac77d301e4affbb9935e978840891 2026-03-03 22:58:36.273 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:340 : get_or_add_user_project_role c9d241a0b0064885b3ce0a27ba6e4c2d a73ac77d301e4affbb9935e978840891 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:36.280 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:36.286 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:36.293 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:36.300 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:36.304 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:36.309 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:36.316 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:36.322 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:36.329 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:36.335 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add c9d241a0b0064885b3ce0a27ba6e4c2d --user a73ac77d301e4affbb9935e978840891 --project 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:36.925 | 2026-03-03 22:58:36.941 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role c9d241a0b0064885b3ce0a27ba6e4c2d --user a73ac77d301e4affbb9935e978840891 --project 6f578752d54f4760b13889c4d68f2f25 -c Role -f value 2026-03-03 22:58:37.490 | 2026-03-03 22:58:37.506 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:37.514 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:37.520 | ++ functions-common:get_or_add_user_project_role:972 : echo c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:37.520 | c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:37.528 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:345 : get_or_create_user project_a_auditor barbican default auditor_a@example.net 2026-03-03 22:58:37.537 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:37.542 | +++ functions-common:get_or_create_user:892 : [[ ! -z auditor_a@example.net ]] 2026-03-03 22:58:37.548 | +++ functions-common:get_or_create_user:893 : local email=--email=auditor_a@example.net 2026-03-03 22:58:37.559 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_a_auditor --password barbican --domain=default --email=auditor_a@example.net --or-show -f value -c id 2026-03-03 22:58:37.932 | 2026-03-03 22:58:37.949 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:37.956 | +++ functions-common:get_or_create_user:907 : user_id=43ab92c62e2b4ee98c67b97bd4e60320 2026-03-03 22:58:37.960 | +++ functions-common:get_or_create_user:908 : echo 43ab92c62e2b4ee98c67b97bd4e60320 2026-03-03 22:58:37.968 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:345 : USER_ID=43ab92c62e2b4ee98c67b97bd4e60320 2026-03-03 22:58:37.973 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:346 : get_or_add_user_project_role 2045ba470ba048b984a81198f1366e8d 43ab92c62e2b4ee98c67b97bd4e60320 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:37.980 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:37.988 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:37.997 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:38.004 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:38.010 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:38.016 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:38.022 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:38.028 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:38.037 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:38.046 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 2045ba470ba048b984a81198f1366e8d --user 43ab92c62e2b4ee98c67b97bd4e60320 --project 6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:38.559 | 2026-03-03 22:58:38.574 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2045ba470ba048b984a81198f1366e8d --user 43ab92c62e2b4ee98c67b97bd4e60320 --project 6f578752d54f4760b13889c4d68f2f25 -c Role -f value 2026-03-03 22:58:39.112 | 2026-03-03 22:58:39.128 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:39.136 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:39.143 | ++ functions-common:get_or_add_user_project_role:972 : echo 2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:39.143 | 2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:39.151 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:352 : get_or_create_user project_b_admin barbican default admin_b@example.net 2026-03-03 22:58:39.156 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:39.163 | +++ functions-common:get_or_create_user:892 : [[ ! -z admin_b@example.net ]] 2026-03-03 22:58:39.169 | +++ functions-common:get_or_create_user:893 : local email=--email=admin_b@example.net 2026-03-03 22:58:39.178 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_b_admin --password barbican --domain=default --email=admin_b@example.net --or-show -f value -c id 2026-03-03 22:58:39.560 | 2026-03-03 22:58:39.579 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:39.587 | +++ functions-common:get_or_create_user:907 : user_id=7c5910e7a14046b0b9261d4074233806 2026-03-03 22:58:39.591 | +++ functions-common:get_or_create_user:908 : echo 7c5910e7a14046b0b9261d4074233806 2026-03-03 22:58:39.598 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:352 : USER_ID=7c5910e7a14046b0b9261d4074233806 2026-03-03 22:58:39.604 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:353 : get_or_add_user_project_role f5bd0d604f494fe28487b9c01c074e0f 7c5910e7a14046b0b9261d4074233806 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:39.610 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:39.614 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:39.623 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:39.629 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:39.635 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:39.641 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:39.647 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:39.654 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:39.661 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:39.667 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add f5bd0d604f494fe28487b9c01c074e0f --user 7c5910e7a14046b0b9261d4074233806 --project 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:40.164 | 2026-03-03 22:58:40.180 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role f5bd0d604f494fe28487b9c01c074e0f --user 7c5910e7a14046b0b9261d4074233806 --project 7108089f50ad464a88b2b7d5469f84b2 -c Role -f value 2026-03-03 22:58:40.710 | 2026-03-03 22:58:40.729 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:40.735 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:40.740 | ++ functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:40.740 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:40.749 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:358 : get_or_create_user project_b_creator barbican default creator_b@example.net 2026-03-03 22:58:40.755 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:40.761 | +++ functions-common:get_or_create_user:892 : [[ ! -z creator_b@example.net ]] 2026-03-03 22:58:40.766 | +++ functions-common:get_or_create_user:893 : local email=--email=creator_b@example.net 2026-03-03 22:58:40.775 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_b_creator --password barbican --domain=default --email=creator_b@example.net --or-show -f value -c id 2026-03-03 22:58:41.161 | 2026-03-03 22:58:41.182 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:41.190 | +++ functions-common:get_or_create_user:907 : user_id=ce1060dd7c4849e78bc643d0a6482938 2026-03-03 22:58:41.197 | +++ functions-common:get_or_create_user:908 : echo ce1060dd7c4849e78bc643d0a6482938 2026-03-03 22:58:41.205 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:358 : USER_ID=ce1060dd7c4849e78bc643d0a6482938 2026-03-03 22:58:41.211 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:359 : get_or_add_user_project_role 6dfbd85fd550433f99d9bc23eaa9a252 ce1060dd7c4849e78bc643d0a6482938 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:41.219 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:41.225 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:41.232 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:41.238 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:41.245 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:41.252 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:41.258 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:41.264 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:41.271 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:41.278 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 6dfbd85fd550433f99d9bc23eaa9a252 --user ce1060dd7c4849e78bc643d0a6482938 --project 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:41.769 | 2026-03-03 22:58:41.784 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6dfbd85fd550433f99d9bc23eaa9a252 --user ce1060dd7c4849e78bc643d0a6482938 --project 7108089f50ad464a88b2b7d5469f84b2 -c Role -f value 2026-03-03 22:58:42.349 | 2026-03-03 22:58:42.369 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:42.375 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:42.382 | ++ functions-common:get_or_add_user_project_role:972 : echo 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:42.382 | 6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:42.389 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:364 : get_or_create_user project_b_observer barbican default observer_b@example.net 2026-03-03 22:58:42.394 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:42.399 | +++ functions-common:get_or_create_user:892 : [[ ! -z observer_b@example.net ]] 2026-03-03 22:58:42.404 | +++ functions-common:get_or_create_user:893 : local email=--email=observer_b@example.net 2026-03-03 22:58:42.412 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_b_observer --password barbican --domain=default --email=observer_b@example.net --or-show -f value -c id 2026-03-03 22:58:42.807 | 2026-03-03 22:58:42.829 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:42.837 | +++ functions-common:get_or_create_user:907 : user_id=bd2780509411420cb9d0ae73cd7f3be1 2026-03-03 22:58:42.843 | +++ functions-common:get_or_create_user:908 : echo bd2780509411420cb9d0ae73cd7f3be1 2026-03-03 22:58:42.851 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:364 : USER_ID=bd2780509411420cb9d0ae73cd7f3be1 2026-03-03 22:58:42.857 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:365 : get_or_add_user_project_role c9d241a0b0064885b3ce0a27ba6e4c2d bd2780509411420cb9d0ae73cd7f3be1 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:42.866 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:42.872 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:42.880 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:42.887 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:42.891 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:42.896 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:42.904 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:42.911 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:42.920 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:42.928 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add c9d241a0b0064885b3ce0a27ba6e4c2d --user bd2780509411420cb9d0ae73cd7f3be1 --project 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:43.453 | 2026-03-03 22:58:43.471 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role c9d241a0b0064885b3ce0a27ba6e4c2d --user bd2780509411420cb9d0ae73cd7f3be1 --project 7108089f50ad464a88b2b7d5469f84b2 -c Role -f value 2026-03-03 22:58:43.992 | 2026-03-03 22:58:44.011 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:44.018 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:44.025 | ++ functions-common:get_or_add_user_project_role:972 : echo c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:44.025 | c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:44.033 | +++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:370 : get_or_create_user project_b_auditor barbican default auditor_b@example.net 2026-03-03 22:58:44.038 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:44.045 | +++ functions-common:get_or_create_user:892 : [[ ! -z auditor_b@example.net ]] 2026-03-03 22:58:44.053 | +++ functions-common:get_or_create_user:893 : local email=--email=auditor_b@example.net 2026-03-03 22:58:44.060 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create project_b_auditor --password barbican --domain=default --email=auditor_b@example.net --or-show -f value -c id 2026-03-03 22:58:44.448 | 2026-03-03 22:58:44.466 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:44.474 | +++ functions-common:get_or_create_user:907 : user_id=ce1de5a96f2243f286c781ab4f34c737 2026-03-03 22:58:44.480 | +++ functions-common:get_or_create_user:908 : echo ce1de5a96f2243f286c781ab4f34c737 2026-03-03 22:58:44.488 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:370 : USER_ID=ce1de5a96f2243f286c781ab4f34c737 2026-03-03 22:58:44.496 | ++ /opt/stack/barbican/devstack/lib/barbican:create_deprecated_rbac_accounts:371 : get_or_add_user_project_role 2045ba470ba048b984a81198f1366e8d ce1de5a96f2243f286c781ab4f34c737 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:44.503 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:44.510 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:44.519 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-03-03 22:58:44.526 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:44.533 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:44.539 | +++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-03-03 22:58:44.545 | +++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-03-03 22:58:44.552 | +++ functions-common:_get_domain_args:949 : echo 2026-03-03 22:58:44.561 | ++ functions-common:get_or_add_user_project_role:958 : domain_args= 2026-03-03 22:58:44.568 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 2045ba470ba048b984a81198f1366e8d --user ce1de5a96f2243f286c781ab4f34c737 --project 7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:45.090 | 2026-03-03 22:58:45.108 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2045ba470ba048b984a81198f1366e8d --user ce1de5a96f2243f286c781ab4f34c737 --project 7108089f50ad464a88b2b7d5469f84b2 -c Role -f value 2026-03-03 22:58:45.665 | 2026-03-03 22:58:45.681 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:45.689 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:45.696 | ++ functions-common:get_or_add_user_project_role:972 : echo 2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:45.696 | 2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:45.702 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:58:45.708 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:58:45.716 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:58:45.721 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-03 22:58:45.729 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-03 22:58:45.734 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack post-config 2026-03-03 22:58:45.771 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-03 22:58:45.776 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:58:45.781 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-03 22:58:45.786 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-03 22:58:45.847 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-03 22:58:45.854 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-03 22:58:45.859 | ACCOUNT_PORT_BASE=6612 2026-03-03 22:58:45.860 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-03 22:58:45.860 | ADMIN_PASSWORD=secretadmin 2026-03-03 22:58:45.860 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-03 22:58:45.860 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-03 22:58:45.860 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-03 22:58:45.860 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-03 22:58:45.860 | ALEMBIC_BRANCH=main 2026-03-03 22:58:45.860 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-03 22:58:45.860 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-03 22:58:45.860 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-03 22:58:45.860 | APACHE_GROUP=stack 2026-03-03 22:58:45.860 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-03 22:58:45.860 | APACHE_LOG_DIR=/var/log/apache2 2026-03-03 22:58:45.860 | APACHE_NAME=apache2 2026-03-03 22:58:45.860 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-03 22:58:45.860 | APACHE_USER=stack 2026-03-03 22:58:45.860 | API_WORKERS=4 2026-03-03 22:58:45.860 | BACKING_FILE_SUFFIX=-backing-file 2026-03-03 22:58:45.860 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-03 22:58:45.860 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.860 | BARBICAN_BRANCH=master 2026-03-03 22:58:45.860 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-03 22:58:45.860 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-03 22:58:45.860 | BARBICAN_DIR=/opt/stack/barbican 2026-03-03 22:58:45.860 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-03 22:58:45.860 | BARBICAN_ENFORCE_SCOPE=False 2026-03-03 22:58:45.860 | BARBICAN_HOST_HREF=http://162.253.55.12/key-manager 2026-03-03 22:58:45.860 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.12/identity 2026-03-03 22:58:45.860 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-03 22:58:45.860 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-03 22:58:45.860 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-03 22:58:45.860 | BARBICAN_SERVICE=68256d801aea4743a6d37d6c5a0199cf 2026-03-03 22:58:45.860 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-03 22:58:45.860 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-03 22:58:45.860 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-03 22:58:45.860 | BASH=/usr/bin/bash 2026-03-03 22:58:45.860 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-03 22:58:45.860 | BASHPID=2161 2026-03-03 22:58:45.860 | BASH_ALIASES=() 2026-03-03 22:58:45.860 | BASH_ARGC=([0]="0") 2026-03-03 22:58:45.860 | BASH_ARGV=() 2026-03-03 22:58:45.860 | BASH_CMDS=() 2026-03-03 22:58:45.861 | BASH_LINENO=([0]="1834" [1]="1867" [2]="1246" [3]="0") 2026-03-03 22:58:45.861 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-03 22:58:45.861 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-03 22:58:45.861 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-03 22:58:45.861 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-03 22:58:45.861 | BASH_VERSION='5.2.21(1)-release' 2026-03-03 22:58:45.861 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-03 22:58:45.861 | BRANCHLESS_TARGET_BRANCH=master 2026-03-03 22:58:45.861 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-03 22:58:45.861 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-03 22:58:45.861 | CAPI_VERSION=v1.10.5 2026-03-03 22:58:45.861 | CAPO_VERSION=v0.12.4 2026-03-03 22:58:45.861 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-03-03 22:58:45.861 | CELLSV2_SETUP=superconductor 2026-03-03 22:58:45.861 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-03 22:58:45.861 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-03 22:58:45.861 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-03 22:58:45.861 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-03 22:58:45.861 | CINDER_BACKUP_DRIVER=swift 2026-03-03 22:58:45.861 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.861 | CINDER_BRANCH=master 2026-03-03 22:58:45.861 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:58:45.861 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-03 22:58:45.861 | CINDER_CONF_DIR=/etc/cinder 2026-03-03 22:58:45.861 | CINDER_DIR=/opt/stack/cinder 2026-03-03 22:58:45.861 | CINDER_DRIVER=default 2026-03-03 22:58:45.861 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:58:45.861 | CINDER_ENFORCE_SCOPE=False 2026-03-03 22:58:45.861 | CINDER_IMG_CACHE_ENABLED=True 2026-03-03 22:58:45.861 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-03 22:58:45.861 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-03 22:58:45.861 | CINDER_LVM_TYPE=auto 2026-03-03 22:58:45.861 | CINDER_MY_IP=162.253.55.12 2026-03-03 22:58:45.861 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-03 22:58:45.861 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-03 22:58:45.861 | CINDER_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.861 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.861 | CINDER_SERVICE_PORT=8776 2026-03-03 22:58:45.861 | CINDER_SERVICE_PORT_INT=18776 2026-03-03 22:58:45.861 | CINDER_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.861 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-03 22:58:45.861 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-03 22:58:45.861 | CINDER_TARGET_HELPER=lioadm 2026-03-03 22:58:45.861 | CINDER_TARGET_PORT=3260 2026-03-03 22:58:45.861 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-03 22:58:45.861 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-03 22:58:45.862 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-03 22:58:45.862 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-03 22:58:45.862 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-03 22:58:45.862 | CINDER_USE_SERVICE_TOKEN=True 2026-03-03 22:58:45.862 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-03 22:58:45.862 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-03 22:58:45.862 | CINDER_VOLUME_CLEAR=zero 2026-03-03 22:58:45.862 | CIRROS_ARCH=x86_64 2026-03-03 22:58:45.862 | CIRROS_VERSION=0.6.3 2026-03-03 22:58:45.862 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-03-03 22:58:45.862 | CLUSTER_TOPOLOGY=true 2026-03-03 22:58:45.862 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:58:45.862 | CONFIGURE_BACKING_FILE=True 2026-03-03 22:58:45.862 | CONFIG_AWK_CMD=awk 2026-03-03 22:58:45.862 | CONTAINER_PORT_BASE=6611 2026-03-03 22:58:45.862 | CURL_GET='curl -g' 2026-03-03 22:58:45.862 | CURRENT_LOG_TIME=2026-03-03-224052 2026-03-03 22:58:45.862 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-03 22:58:45.862 | DATABASE_HOST=127.0.0.1 2026-03-03 22:58:45.862 | DATABASE_PASSWORD=secretdatabase 2026-03-03 22:58:45.862 | DATABASE_QUERY_LOGGING=False 2026-03-03 22:58:45.862 | DATABASE_TYPE=mysql 2026-03-03 22:58:45.862 | DATABASE_USER=root 2026-03-03 22:58:45.862 | DATA_DIR=/opt/stack/data 2026-03-03 22:58:45.862 | DC=([0]="openstack" [1]="org") 2026-03-03 22:58:45.862 | DEBUG_LIBVIRT=True 2026-03-03 22:58:45.862 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-03 22:58:45.862 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-03 22:58:45.862 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-03 22:58:45.862 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-03 22:58:45.862 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-03 22:58:45.862 | DEF_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.862 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.862 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:58:45.862 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:58:45.862 | DELTA=1772577670 2026-03-03 22:58:45.862 | DEST=/opt/stack 2026-03-03 22:58:45.862 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-03 22:58:45.862 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-03 22:58:45.862 | DEVSTACK_HOSTNAME=np0000157713.novalocal 2026-03-03 22:58:45.862 | DEVSTACK_PARALLEL=True 2026-03-03 22:58:45.862 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:58:45.863 | DEVSTACK_SERIES=2026.1 2026-03-03 22:58:45.863 | DEVSTACK_START_TIME=1772577642 2026-03-03 22:58:45.863 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-03 22:58:45.863 | DIRSTACK=() 2026-03-03 22:58:45.863 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-03 22:58:45.863 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-03 22:58:45.863 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-03 22:58:45.863 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-03 22:58:45.863 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-03 22:58:45.863 | DISTRO=noble 2026-03-03 22:58:45.863 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-03 22:58:45.863 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-03 22:58:45.863 | ENABLE_CHASSIS_AS_GW=True 2026-03-03 22:58:45.863 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-03 22:58:45.863 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-03 22:58:45.863 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-03 22:58:45.863 | ENABLE_ISOLATED_METADATA=False 2026-03-03 22:58:45.863 | ENABLE_KSM=True 2026-03-03 22:58:45.863 | ENABLE_KSMTUNED=True 2026-03-03 22:58:45.863 | ENABLE_METADATA_NETWORK=False 2026-03-03 22:58:45.863 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-03 22:58:45.863 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-03 22:58:45.863 | ENABLE_TENANT_TUNNELS=True 2026-03-03 22:58:45.863 | ENABLE_TENANT_VLANS=False 2026-03-03 22:58:45.863 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-03 22:58:45.863 | ENABLE_ZSWAP=True 2026-03-03 22:58:45.863 | ENFORCE_SCOPE=False 2026-03-03 22:58:45.863 | ERROR_ON_CLONE=True 2026-03-03 22:58:45.863 | ETCD_ARCH=amd64 2026-03-03 22:58:45.863 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-03 22:58:45.863 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-03 22:58:45.863 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:58:45.863 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:58:45.863 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-03 22:58:45.863 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-03 22:58:45.863 | ETCD_PEER_PORT=2380 2026-03-03 22:58:45.863 | ETCD_PORT=2379 2026-03-03 22:58:45.864 | ETCD_RAMDISK_MB=512 2026-03-03 22:58:45.864 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-03 22:58:45.864 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-03 22:58:45.864 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-03 22:58:45.864 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-03 22:58:45.864 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-03 22:58:45.864 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-03 22:58:45.864 | ETCD_USE_RAMDISK=True 2026-03-03 22:58:45.864 | ETCD_VERSION=v3.5.21 2026-03-03 22:58:45.864 | EUID=1002 2026-03-03 22:58:45.864 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-03 22:58:45.864 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-03 22:58:45.864 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-03 22:58:45.864 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-03 22:58:45.864 | EXTRA_FILES_RETRY=3 2026-03-03 22:58:45.864 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-03 22:58:45.864 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-03 22:58:45.864 | FILES=/opt/stack/devstack/files 2026-03-03 22:58:45.864 | FIXED_RANGE=10.1.0.0/20 2026-03-03 22:58:45.864 | FIXED_RANGE_V6=fde2:3e70:5c6f::/64 2026-03-03 22:58:45.864 | FLOATING_RANGE=172.24.5.0/24 2026-03-03 22:58:45.864 | FORCE_CONFIG_DRIVE=False 2026-03-03 22:58:45.864 | FORCE_PREREQ=0 2026-03-03 22:58:45.864 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-03 22:58:45.864 | FUNC_DIR=/opt/stack/devstack 2026-03-03 22:58:45.864 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-03 22:58:45.864 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-03 22:58:45.864 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-03 22:58:45.864 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-03 22:58:45.865 | GIT_BASE=https://github.com 2026-03-03 22:58:45.865 | GIT_DEPTH=0 2026-03-03 22:58:45.865 | GIT_TIMEOUT=0 2026-03-03 22:58:45.865 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-03 22:58:45.865 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-03 22:58:45.865 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.865 | GLANCE_BRANCH=master 2026-03-03 22:58:45.865 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-03 22:58:45.865 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-03 22:58:45.865 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-03 22:58:45.865 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-03 22:58:45.865 | GLANCE_CONF_DIR=/etc/glance 2026-03-03 22:58:45.865 | GLANCE_DEFAULT_BACKEND=fast 2026-03-03 22:58:45.865 | GLANCE_DIR=/opt/stack/glance 2026-03-03 22:58:45.865 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-03 22:58:45.865 | GLANCE_ENABLE_QUOTAS=True 2026-03-03 22:58:45.865 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-03 22:58:45.865 | GLANCE_ENFORCE_SCOPE=True 2026-03-03 22:58:45.865 | GLANCE_HOSTPORT=162.253.55.12:9292 2026-03-03 22:58:45.865 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-03 22:58:45.865 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-03 22:58:45.865 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-03 22:58:45.865 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-03 22:58:45.865 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-03 22:58:45.865 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-03 22:58:45.865 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-03 22:58:45.865 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-03 22:58:45.865 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-03 22:58:45.865 | GLANCE_S3_BUCKET_NAME=images 2026-03-03 22:58:45.865 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-03 22:58:45.865 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-03 22:58:45.865 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-03 22:58:45.865 | GLANCE_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.865 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.865 | GLANCE_SERVICE_PORT=9292 2026-03-03 22:58:45.865 | GLANCE_SERVICE_PORT_INT=19292 2026-03-03 22:58:45.865 | GLANCE_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.866 | GLANCE_SHOW_DIRECT_URL=False 2026-03-03 22:58:45.866 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-03 22:58:45.866 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-03 22:58:45.866 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-03 22:58:45.866 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-03 22:58:45.866 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-03 22:58:45.866 | GLANCE_URL=https://162.253.55.12/image 2026-03-03 22:58:45.866 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-03 22:58:45.866 | GLANCE_USE_S3=False 2026-03-03 22:58:45.866 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-03 22:58:45.866 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-03 22:58:45.866 | GLOBAL_VENV=True 2026-03-03 22:58:45.866 | GROUPS=() 2026-03-03 22:58:45.866 | HELM_VERSION=v3.10.3 2026-03-03 22:58:45.866 | HOME=/opt/stack 2026-03-03 22:58:45.866 | HOME_URL=https://www.ubuntu.com/ 2026-03-03 22:58:45.866 | HORIZON_APACHE_ROOT=/dashboard 2026-03-03 22:58:45.866 | HORIZON_BRANCH=master 2026-03-03 22:58:45.866 | HORIZON_DIR=/opt/stack/horizon 2026-03-03 22:58:45.866 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-03 22:58:45.866 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-03 22:58:45.866 | HOSTNAME=np0000157713 2026-03-03 22:58:45.866 | HOSTTYPE=x86_64 2026-03-03 22:58:45.866 | HOST_IP=162.253.55.12 2026-03-03 22:58:45.866 | HOST_IPV6=::1 2026-03-03 22:58:45.866 | HOST_IP_IFACE= 2026-03-03 22:58:45.866 | I=vni_ranges=1:65536 2026-03-03 22:58:45.866 | ID=ubuntu 2026-03-03 22:58:45.866 | ID_LIKE=debian 2026-03-03 22:58:45.866 | IFS=' 2026-03-03 22:58:45.866 | ' 2026-03-03 22:58:45.866 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 22:58:45.866 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-03 22:58:45.866 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-03 22:58:45.866 | INSTANCE_NAME_PREFIX=instance- 2026-03-03 22:58:45.866 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-03 22:58:45.866 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-03 22:58:45.866 | IPV6_ADDRESS_MODE=slaac 2026-03-03 22:58:45.867 | IPV6_ADDRS_SAFE_TO_USE=fde2:3e70:5c6f::/56 2026-03-03 22:58:45.867 | IPV6_GLOBAL_ID=e2:3e70:5c6f 2026-03-03 22:58:45.867 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-03 22:58:45.867 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-03 22:58:45.867 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-03 22:58:45.867 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-03 22:58:45.867 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-03 22:58:45.867 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-03 22:58:45.867 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-03 22:58:45.867 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-03 22:58:45.867 | IPV6_RA_MODE=slaac 2026-03-03 22:58:45.867 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-03 22:58:45.867 | IP_VERSION=4+6 2026-03-03 22:58:45.867 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-03 22:58:45.867 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-03 22:58:45.867 | ISCSID_DEBUG=False 2026-03-03 22:58:45.867 | ISCSID_DEBUG_LEVEL=4 2026-03-03 22:58:45.867 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-03 22:58:45.867 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-03 22:58:45.867 | KEYSTONE_AUTH_URI=https://162.253.55.12/identity 2026-03-03 22:58:45.867 | KEYSTONE_AUTH_URI_V3=https://162.253.55.12/identity/v3 2026-03-03 22:58:45.867 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.867 | KEYSTONE_BRANCH=master 2026-03-03 22:58:45.867 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-03 22:58:45.867 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-03 22:58:45.867 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-03 22:58:45.867 | KEYSTONE_ENABLE_CACHE=True 2026-03-03 22:58:45.867 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-03 22:58:45.867 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-03 22:58:45.867 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-03 22:58:45.867 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-03 22:58:45.867 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-03 22:58:45.867 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-03 22:58:45.867 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-03 22:58:45.867 | KEYSTONE_REGION_NAME=RegionOne 2026-03-03 22:58:45.868 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-03 22:58:45.868 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-03 22:58:45.868 | KEYSTONE_ROLE_BACKEND=sql 2026-03-03 22:58:45.868 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-03 22:58:45.868 | KEYSTONE_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.868 | KEYSTONE_SERVICE_PORT=5000 2026-03-03 22:58:45.868 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-03 22:58:45.868 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.868 | KEYSTONE_SERVICE_URI=https://162.253.55.12/identity 2026-03-03 22:58:45.868 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.12/identity/v3 2026-03-03 22:58:45.868 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-03 22:58:45.868 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-03 22:58:45.868 | KEY_MANAGER_BACKEND=barbican 2026-03-03 22:58:45.868 | KILL_PATH=/usr/bin/kill 2026-03-03 22:58:45.868 | KIND_VERSION=v0.16.0 2026-03-03 22:58:45.868 | LAST_RUN=0 2026-03-03 22:58:45.868 | LAST_SPINNER_PID= 2026-03-03 22:58:45.868 | LC_ALL=en_US.utf8 2026-03-03 22:58:45.868 | LDAP_BASE_DC=openstack 2026-03-03 22:58:45.868 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-03 22:58:45.868 | LDAP_DOMAIN=openstack.org 2026-03-03 22:58:45.868 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-03 22:58:45.868 | LDAP_OLCDB_NUMBER=1 2026-03-03 22:58:45.868 | LDAP_OLCDB_TYPE=mdb 2026-03-03 22:58:45.868 | LDAP_ROOTPW_COMMAND=replace 2026-03-03 22:58:45.868 | LDAP_SERVICE_NAME=slapd 2026-03-03 22:58:45.868 | LDAP_URL=ldap://localhost 2026-03-03 22:58:45.868 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-03-03 22:58:45.868 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-03 22:58:45.868 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-03 22:58:45.868 | LIBVIRT_GROUP=libvirt 2026-03-03 22:58:45.868 | LIBVIRT_TYPE=kvm 2026-03-03 22:58:45.868 | LINENO=1066 2026-03-03 22:58:45.868 | LOCAL_HOSTNAME=np0000157713 2026-03-03 22:58:45.868 | LOGDAYS=7 2026-03-03 22:58:45.868 | LOGDIR=/opt/stack/logs 2026-03-03 22:58:45.868 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 22:58:45.868 | LOGFILE_DIR=/opt/stack/logs 2026-03-03 22:58:45.868 | LOGFILE_NAME=devstacklog.txt 2026-03-03 22:58:45.868 | LOGNAME=stack 2026-03-03 22:58:45.868 | LOGO=ubuntu-logo 2026-03-03 22:58:45.868 | LOG_COLOR=False 2026-03-03 22:58:45.868 | LRC=localrc 2026-03-03 22:58:45.868 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-03 22:58:45.868 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-03 22:58:45.868 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.868 | MAGNUM_BRANCH=master 2026-03-03 22:58:45.868 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-03 22:58:45.868 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-03 22:58:45.868 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-03 22:58:45.868 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-03 22:58:45.868 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-03 22:58:45.868 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-03 22:58:45.868 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-03 22:58:45.868 | MAGNUM_DIR=/opt/stack/magnum 2026-03-03 22:58:45.868 | MAGNUM_ENFORCE_SCOPE=False 2026-03-03 22:58:45.868 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 22:58:45.868 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-03 22:58:45.868 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-03 22:58:45.868 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-03 22:58:45.868 | MAGNUM_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.868 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.868 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-03 22:58:45.868 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-03 22:58:45.868 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-03 22:58:45.868 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-03 22:58:45.868 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:58:45.868 | MAIL=/var/mail/stack 2026-03-03 22:58:45.869 | MANILACLIENT_BRANCH=master 2026-03-03 22:58:45.869 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-03 22:58:45.869 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-03 22:58:45.869 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-03 22:58:45.869 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-03 22:58:45.869 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-03 22:58:45.869 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.869 | MANILA_CONF=/etc/manila/manila.conf 2026-03-03 22:58:45.869 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-03 22:58:45.869 | MANILA_CONF_DIR=/etc/manila 2026-03-03 22:58:45.869 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-03 22:58:45.869 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-03 22:58:45.869 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-03 22:58:45.869 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-03 22:58:45.869 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-03 22:58:45.869 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-03 22:58:45.869 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-03 22:58:45.869 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:58:45.869 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-03 22:58:45.869 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:58:45.869 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-03 22:58:45.869 | MANILA_DIR=/opt/stack/manila 2026-03-03 22:58:45.869 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-03 22:58:45.869 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-03 22:58:45.869 | MANILA_ENABLED_BACKENDS=generic 2026-03-03 22:58:45.869 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-03 22:58:45.869 | MANILA_ENDPOINT_BASE=http://162.253.55.12/share 2026-03-03 22:58:45.869 | MANILA_ENFORCE_SCOPE=False 2026-03-03 22:58:45.869 | MANILA_GIT_BASE=https://opendev.org 2026-03-03 22:58:45.869 | MANILA_KEY_FORMAT=ecdsa 2026-03-03 22:58:45.869 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-03 22:58:45.869 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.12 2026-03-03 22:58:45.869 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-03 22:58:45.869 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-03 22:58:45.869 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-03 22:58:45.869 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-03 22:58:45.869 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-03 22:58:45.869 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-03 22:58:45.869 | MANILA_REPO_ROOT=openstack 2026-03-03 22:58:45.869 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-03 22:58:45.869 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-03 22:58:45.869 | MANILA_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.869 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-03 22:58:45.869 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-03 22:58:45.869 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-03 22:58:45.869 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-03 22:58:45.869 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-03 22:58:45.869 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-03 22:58:45.869 | MANILA_SERVICE_PORT=8786 2026-03-03 22:58:45.869 | MANILA_SERVICE_PORT_INT=18786 2026-03-03 22:58:45.869 | MANILA_SERVICE_PROTOCOL=http 2026-03-03 22:58:45.869 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-03 22:58:45.869 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-03 22:58:45.869 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-03 22:58:45.869 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-03 22:58:45.869 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-03 22:58:45.869 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-03 22:58:45.869 | MANILA_SETUP_IPV6=False 2026-03-03 22:58:45.869 | MANILA_SSH_TIMEOUT=180 2026-03-03 22:58:45.869 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-03 22:58:45.869 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-03 22:58:45.869 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-03 22:58:45.869 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-03 22:58:45.869 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-03 22:58:45.869 | MANILA_WSGI=manila.wsgi.api:application 2026-03-03 22:58:45.869 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-03 22:58:45.869 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-03 22:58:45.869 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-03 22:58:45.870 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.12 2026-03-03 22:58:45.870 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.12 2026-03-03 22:58:45.870 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-03 22:58:45.870 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-03 22:58:45.870 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-03 22:58:45.870 | MAX_DB_CONNECTIONS=200 2026-03-03 22:58:45.870 | MEMCACHE_SERVERS=localhost:11211 2026-03-03 22:58:45.870 | METADATA_SERVICE_PORT=8775 2026-03-03 22:58:45.870 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-03 22:58:45.870 | ML2_L3_PLUGIN=ovn-router 2026-03-03 22:58:45.870 | ML2_VLAN_RANGES=public 2026-03-03 22:58:45.870 | MYSQL_DRIVER=PyMySQL 2026-03-03 22:58:45.870 | MYSQL_GATHER_PERFORMANCE=True 2026-03-03 22:58:45.870 | MYSQL_HOST=127.0.0.1 2026-03-03 22:58:45.870 | MYSQL_REDUCE_MEMORY=True 2026-03-03 22:58:45.870 | MYSQL_SERVICE_NAME=mysql 2026-03-03 22:58:45.870 | MYSQL_USER=root 2026-03-03 22:58:45.870 | NAME=Ubuntu 2026-03-03 22:58:45.870 | 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-03-03 22:58:45.870 | NETWORK_GATEWAY=10.1.0.1 2026-03-03 22:58:45.870 | NEUTRON_ANY='q-svc neutron-api' 2026-03-03 22:58:45.870 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.870 | NEUTRON_BRANCH=master 2026-03-03 22:58:45.870 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-03 22:58:45.870 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-03 22:58:45.870 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:58:45.870 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-03 22:58:45.870 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-03 22:58:45.870 | NEUTRON_DIR=/opt/stack/neutron 2026-03-03 22:58:45.870 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-03 22:58:45.870 | NEUTRON_ENFORCE_SCOPE=True 2026-03-03 22:58:45.870 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-03 22:58:45.870 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-03 22:58:45.870 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-03 22:58:45.870 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.870 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-03 22:58:45.870 | NEUTRON_PORT_SECURITY=True 2026-03-03 22:58:45.870 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-03 22:58:45.870 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-03 22:58:45.870 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-03 22:58:45.870 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-03 22:58:45.870 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-03 22:58:45.870 | NOUNSET= 2026-03-03 22:58:45.870 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-03 22:58:45.870 | NOVA_API_DB=nova_api 2026-03-03 22:58:45.870 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-03 22:58:45.870 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.870 | NOVA_BRANCH=master 2026-03-03 22:58:45.870 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-03 22:58:45.870 | NOVA_CONF=/etc/nova/nova.conf 2026-03-03 22:58:45.870 | NOVA_CONF_DIR=/etc/nova 2026-03-03 22:58:45.870 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-03 22:58:45.870 | NOVA_CPU_CELL=1 2026-03-03 22:58:45.870 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-03 22:58:45.870 | NOVA_CPU_UUID= 2026-03-03 22:58:45.870 | NOVA_DIR=/opt/stack/nova 2026-03-03 22:58:45.870 | NOVA_ENABLED_APIS=osapi_compute 2026-03-03 22:58:45.870 | NOVA_ENABLE_CACHE=True 2026-03-03 22:58:45.870 | NOVA_ENFORCE_SCOPE=True 2026-03-03 22:58:45.870 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-03 22:58:45.870 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-03 22:58:45.870 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-03 22:58:45.870 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-03 22:58:45.870 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-03 22:58:45.870 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-03 22:58:45.870 | NOVA_MY_IP=162.253.55.12 2026-03-03 22:58:45.870 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-03 22:58:45.870 | NOVA_NUM_CELLS=1 2026-03-03 22:58:45.870 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-03 22:58:45.871 | NOVA_READY_TIMEOUT=60 2026-03-03 22:58:45.871 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-03 22:58:45.871 | NOVA_SERIAL_ENABLED=False 2026-03-03 22:58:45.871 | NOVA_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.871 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.871 | NOVA_SERVICE_PORT=8774 2026-03-03 22:58:45.871 | NOVA_SERVICE_PORT_INT=18774 2026-03-03 22:58:45.871 | NOVA_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.871 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-03 22:58:45.871 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-03 22:58:45.871 | NOVA_SPICE_ENABLED=False 2026-03-03 22:58:45.871 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-03 22:58:45.871 | NOVA_USE_SERVICE_TOKEN=True 2026-03-03 22:58:45.871 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-03 22:58:45.871 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-03 22:58:45.871 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-03 22:58:45.871 | NOVA_VNC_ENABLED=True 2026-03-03 22:58:45.871 | NOVNC_BRANCH=v1.3.0 2026-03-03 22:58:45.871 | NOVNC_FROM_PACKAGE=False 2026-03-03 22:58:45.871 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-03 22:58:45.871 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-03 22:58:45.871 | NOW=1772577670 2026-03-03 22:58:45.871 | NO_UPDATE_REPOS=False 2026-03-03 22:58:45.871 | OBJECT_PORT_BASE=6613 2026-03-03 22:58:45.871 | OCTAVIA=octavia 2026-03-03 22:58:45.871 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-03 22:58:45.871 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-03 22:58:45.871 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-03 22:58:45.871 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-03 22:58:45.871 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-03 22:58:45.871 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-03 22:58:45.871 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-03 22:58:45.871 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-03 22:58:45.871 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-03 22:58:45.871 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-03 22:58:45.871 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-03 22:58:45.871 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-03 22:58:45.871 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-03 22:58:45.871 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-03 22:58:45.871 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-03 22:58:45.871 | OCTAVIA_API=o-api 2026-03-03 22:58:45.871 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:58:45.871 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-03 22:58:45.871 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-03 22:58:45.871 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.871 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-03 22:58:45.871 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-03 22:58:45.871 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-03 22:58:45.871 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-03 22:58:45.871 | OCTAVIA_CONSUMER=o-cw 2026-03-03 22:58:45.871 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:58:45.871 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-03 22:58:45.871 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-03 22:58:45.871 | OCTAVIA_DIB_TRACING=1 2026-03-03 22:58:45.871 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-03 22:58:45.871 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-03 22:58:45.871 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:58:45.871 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-03 22:58:45.871 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-03 22:58:45.871 | OCTAVIA_HA_PORT=9875 2026-03-03 22:58:45.871 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-03 22:58:45.871 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:58:45.871 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-03 22:58:45.871 | OCTAVIA_HEALTH_KEY=insecure 2026-03-03 22:58:45.871 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-03 22:58:45.871 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-03 22:58:45.871 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-03 22:58:45.871 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-03 22:58:45.871 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-03 22:58:45.871 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-03 22:58:45.872 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-03 22:58:45.872 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-03 22:58:45.872 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-03 22:58:45.872 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-03 22:58:45.872 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-03 22:58:45.872 | OCTAVIA_NODE=api 2026-03-03 22:58:45.872 | OCTAVIA_PASSWORD=secretadmin 2026-03-03 22:58:45.872 | OCTAVIA_PORT=9876 2026-03-03 22:58:45.872 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-03 22:58:45.872 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-03 22:58:45.872 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-03 22:58:45.872 | OCTAVIA_PROJECT_NAME=admin 2026-03-03 22:58:45.872 | OCTAVIA_PROTOCOL=http 2026-03-03 22:58:45.872 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-03 22:58:45.872 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-03 22:58:45.872 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-03 22:58:45.872 | OCTAVIA_SERVICE=octavia 2026-03-03 22:58:45.872 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-03 22:58:45.872 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-03 22:58:45.872 | OCTAVIA_USERNAME=admin 2026-03-03 22:58:45.872 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-03 22:58:45.872 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-03 22:58:45.872 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-03 22:58:45.872 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-03 22:58:45.872 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-03 22:58:45.872 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-03 22:58:45.872 | OFFLINE=False 2026-03-03 22:58:45.872 | OLDPWD=/opt/stack/magnum-cluster-api 2026-03-03 22:58:45.872 | OPENSSL=/usr/bin/openssl 2026-03-03 22:58:45.872 | OPTERR=1 2026-03-03 22:58:45.872 | OPTIND=1 2026-03-03 22:58:45.872 | OPTS=vni_ranges=1:65536 2026-03-03 22:58:45.872 | ORC_VERSION=v2.2.0 2026-03-03 22:58:45.872 | ORG_NAME=OpenStack 2026-03-03 22:58:45.872 | ORG_UNIT_NAME=DevStack 2026-03-03 22:58:45.872 | OSCWRAP_TIMER_FILE=/tmp/tmp.cmRC6L4TUV 2026-03-03 22:58:45.872 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.872 | OSTESTIMAGES_BRANCH=master 2026-03-03 22:58:45.872 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-03 22:58:45.872 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-03 22:58:45.872 | OSTYPE=linux-gnu 2026-03-03 22:58:45.872 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-03 22:58:45.872 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-03-03 22:58:45.872 | OS_CLOUD=devstack-admin 2026-03-03 22:58:45.872 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-03 22:58:45.872 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 22:58:45.872 | OVN_AGENT_EXTENSIONS=metadata 2026-03-03 22:58:45.872 | OVN_BRANCH=branch-24.03 2026-03-03 22:58:45.872 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-03 22:58:45.872 | OVN_BUILD_FROM_SOURCE=False 2026-03-03 22:58:45.872 | OVN_BUILD_MODULES=False 2026-03-03 22:58:45.872 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-03 22:58:45.872 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-03 22:58:45.872 | OVN_DATADIR=/var/lib/ovn 2026-03-03 22:58:45.872 | OVN_DBS_LOG_LEVEL=dbg 2026-03-03 22:58:45.872 | OVN_DNS_SERVERS=8.8.8.8 2026-03-03 22:58:45.872 | OVN_GENEVE_OVERHEAD=38 2026-03-03 22:58:45.872 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-03 22:58:45.872 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-03 22:58:45.872 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-03 22:58:45.872 | OVN_L3_SCHEDULER=leastloaded 2026-03-03 22:58:45.872 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-03 22:58:45.873 | OVN_META_DATA_HOST=162.253.55.12 2026-03-03 22:58:45.873 | OVN_NB_REMOTE=ssl:162.253.55.12:6641 2026-03-03 22:58:45.873 | OVN_NEUTRON_SYNC_MODE=log 2026-03-03 22:58:45.873 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-03 22:58:45.873 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-03 22:58:45.873 | OVN_PROTO=ssl 2026-03-03 22:58:45.873 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-03 22:58:45.873 | OVN_REPO_NAME=ovn 2026-03-03 22:58:45.873 | OVN_RUNDIR=/var/run/ovn 2026-03-03 22:58:45.873 | OVN_SB_REMOTE=ssl:162.253.55.12:6642 2026-03-03 22:58:45.873 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-03 22:58:45.873 | OVN_SHAREDIR=/share/ovn 2026-03-03 22:58:45.873 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-03 22:58:45.873 | OVN_UUID=a7337319-f9ba-41a5-ac19-82e63c373019 2026-03-03 22:58:45.873 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-03 22:58:45.873 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-03 22:58:45.873 | OVS_BINDIR=/bin 2026-03-03 22:58:45.873 | OVS_BRANCH=branch-3.3 2026-03-03 22:58:45.873 | OVS_BRIDGE=br-int 2026-03-03 22:58:45.873 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-03 22:58:45.873 | OVS_DATAPATH_TYPE=system 2026-03-03 22:58:45.873 | OVS_ENABLE_TUNNELING=True 2026-03-03 22:58:45.873 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-03 22:58:45.873 | OVS_PREFIX= 2026-03-03 22:58:45.873 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-03 22:58:45.873 | OVS_REPO_NAME=ovs 2026-03-03 22:58:45.873 | OVS_RUNDIR=/var/run/openvswitch 2026-03-03 22:58:45.873 | OVS_SBINDIR=/sbin 2026-03-03 22:58:45.873 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-03 22:58:45.873 | OVS_SHAREDIR=/share/openvswitch 2026-03-03 22:58:45.873 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-03 22:58:45.873 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-03 22:58:45.873 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-03 22:58:45.873 | PACKAGES='apache2 2026-03-03 22:58:45.873 | apache2-dev 2026-03-03 22:58:45.873 | bc 2026-03-03 22:58:45.873 | bsdmainutils 2026-03-03 22:58:45.873 | curl 2026-03-03 22:58:45.873 | g++ 2026-03-03 22:58:45.873 | gawk 2026-03-03 22:58:45.873 | gcc 2026-03-03 22:58:45.873 | gettext 2026-03-03 22:58:45.873 | git 2026-03-03 22:58:45.873 | graphviz 2026-03-03 22:58:45.873 | iputils-ping 2026-03-03 22:58:45.873 | libffi-dev 2026-03-03 22:58:45.873 | libjpeg-dev 2026-03-03 22:58:45.873 | libpq-dev 2026-03-03 22:58:45.873 | libssl-dev 2026-03-03 22:58:45.873 | libsystemd-dev 2026-03-03 22:58:45.873 | libxml2-dev 2026-03-03 22:58:45.873 | libxslt1-dev 2026-03-03 22:58:45.873 | libyaml-dev 2026-03-03 22:58:45.873 | lsof 2026-03-03 22:58:45.873 | openssh-server 2026-03-03 22:58:45.873 | openssl 2026-03-03 22:58:45.873 | pkg-config 2026-03-03 22:58:45.873 | psmisc 2026-03-03 22:58:45.873 | python3-dev 2026-03-03 22:58:45.873 | python3-pip 2026-03-03 22:58:45.873 | python3-systemd 2026-03-03 22:58:45.873 | python3-venv 2026-03-03 22:58:45.873 | tar 2026-03-03 22:58:45.873 | tcpdump 2026-03-03 22:58:45.873 | unzip 2026-03-03 22:58:45.873 | uuid-runtime 2026-03-03 22:58:45.873 | wget 2026-03-03 22:58:45.873 | zlib1g-dev 2026-03-03 22:58:45.873 | lvm2 2026-03-03 22:58:45.873 | qemu-utils 2026-03-03 22:58:45.873 | thin-provisioning-tools 2026-03-03 22:58:45.873 | lsscsi 2026-03-03 22:58:45.874 | open-iscsi 2026-03-03 22:58:45.874 | libkrb5-dev 2026-03-03 22:58:45.874 | libldap2-dev 2026-03-03 22:58:45.874 | libsasl2-dev 2026-03-03 22:58:45.874 | memcached 2026-03-03 22:58:45.874 | python3-mysqldb 2026-03-03 22:58:45.874 | sqlite3 2026-03-03 22:58:45.874 | conntrack 2026-03-03 22:58:45.874 | curl 2026-03-03 22:58:45.874 | ebtables 2026-03-03 22:58:45.874 | genisoimage 2026-03-03 22:58:45.874 | iptables 2026-03-03 22:58:45.874 | iputils-arping 2026-03-03 22:58:45.874 | kpartx 2026-03-03 22:58:45.874 | libjs-jquery-tablesorter 2026-03-03 22:58:45.874 | parted 2026-03-03 22:58:45.874 | pm-utils 2026-03-03 22:58:45.874 | python3-mysqldb 2026-03-03 22:58:45.874 | socat 2026-03-03 22:58:45.874 | sqlite3 2026-03-03 22:58:45.874 | sudo 2026-03-03 22:58:45.874 | vlan 2026-03-03 22:58:45.874 | cryptsetup 2026-03-03 22:58:45.874 | dosfstools 2026-03-03 22:58:45.874 | genisoimage 2026-03-03 22:58:45.874 | gir1.2-libosinfo-1.0 2026-03-03 22:58:45.874 | netcat-openbsd 2026-03-03 22:58:45.874 | open-iscsi 2026-03-03 22:58:45.874 | qemu-utils 2026-03-03 22:58:45.874 | sg3-utils 2026-03-03 22:58:45.874 | sysfsutils 2026-03-03 22:58:45.874 | acl 2026-03-03 22:58:45.874 | dnsmasq-base 2026-03-03 22:58:45.874 | dnsmasq-utils 2026-03-03 22:58:45.874 | ebtables 2026-03-03 22:58:45.874 | haproxy 2026-03-03 22:58:45.874 | iptables 2026-03-03 22:58:45.874 | iputils-arping 2026-03-03 22:58:45.874 | iputils-ping 2026-03-03 22:58:45.874 | postgresql-server-dev-all 2026-03-03 22:58:45.874 | python3-mysqldb 2026-03-03 22:58:45.874 | sqlite3 2026-03-03 22:58:45.874 | sudo 2026-03-03 22:58:45.874 | vlan 2026-03-03 22:58:45.874 | apache2 lvm2 2026-03-03 22:58:45.874 | golang 2026-03-03 22:58:45.874 | debootstrap 2026-03-03 22:58:45.874 | rsyslog' 2026-03-03 22:58:45.874 | PASSWORD=barbican 2026-03-03 22:58:45.874 | PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 22:58:45.874 | PHYSICAL_NETWORK=public 2026-03-03 22:58:45.874 | PIPESTATUS=([0]="0") 2026-03-03 22:58:45.874 | PIP_UPGRADE=False 2026-03-03 22:58:45.874 | PIP_VIRTUAL_ENV= 2026-03-03 22:58:45.874 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-03 22:58:45.874 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.874 | PLACEMENT_BRANCH=master 2026-03-03 22:58:45.874 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-03 22:58:45.874 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-03 22:58:45.874 | PLACEMENT_DIR=/opt/stack/placement 2026-03-03 22:58:45.874 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-03 22:58:45.874 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-03 22:58:45.874 | PLACEMENT_SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.874 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.874 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-03 22:58:45.875 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-03 22:58:45.875 | POSIXLY_CORRECT=y 2026-03-03 22:58:45.875 | PPID=2159 2026-03-03 22:58:45.875 | PREREQ_RERUN_HOURS=2 2026-03-03 22:58:45.875 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-03 22:58:45.875 | PREREQ_RERUN_SECONDS=7200 2026-03-03 22:58:45.875 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-03 22:58:45.875 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-03 22:58:45.875 | PRIVATE_NETWORK_NAME=private 2026-03-03 22:58:45.875 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-03 22:58:45.875 | PROJECT_A_ID=6f578752d54f4760b13889c4d68f2f25 2026-03-03 22:58:45.875 | PROJECT_B_ID=7108089f50ad464a88b2b7d5469f84b2 2026-03-03 22:58:45.875 | PROVIDER_SUBNET_NAME=provider_net 2026-03-03 22:58:45.875 | PS4='+ $(short_source): ' 2026-03-03 22:58:45.875 | PUBLIC_BRIDGE=br-ex 2026-03-03 22:58:45.875 | PUBLIC_BRIDGE_MTU=1430 2026-03-03 22:58:45.875 | PUBLIC_INTERFACE= 2026-03-03 22:58:45.875 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-03 22:58:45.875 | PUBLIC_NETWORK_NAME=public 2026-03-03 22:58:45.875 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-03 22:58:45.875 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-03 22:58:45.875 | PWD=/opt/stack/devstack 2026-03-03 22:58:45.875 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:58:45.875 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-03 22:58:45.875 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-03 22:58:45.875 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-03 22:58:45.875 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-03 22:58:45.875 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-03 22:58:45.875 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-03 22:58:45.875 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-03 22:58:45.875 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-03 22:58:45.875 | PYTHON3_VERSION=3.12 2026-03-03 22:58:45.875 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-03 22:58:45.875 | Q_ADMIN_USERNAME=neutron 2026-03-03 22:58:45.875 | Q_AGENT=ovn 2026-03-03 22:58:45.875 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-03 22:58:45.875 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-03-03 22:58:45.875 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-03 22:58:45.875 | Q_AUTH_STRATEGY=keystone 2026-03-03 22:58:45.875 | Q_BUILD_OVS_FROM_GIT=False 2026-03-03 22:58:45.875 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-03-03 22:58:45.875 | Q_DB_NAME=neutron 2026-03-03 22:58:45.875 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-03 22:58:45.875 | Q_DVR_MODE=legacy 2026-03-03 22:58:45.875 | Q_HOST=162.253.55.12 2026-03-03 22:58:45.875 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-03 22:58:45.875 | Q_L3_ROUTER_PER_TENANT=True 2026-03-03 22:58:45.875 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.875 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-03 22:58:45.875 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-03 22:58:45.875 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-03 22:58:45.875 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-03 22:58:45.875 | Q_META_DATA_IP=162.253.55.12 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-03 22:58:45.875 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-03-03 22:58:45.876 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-03 22:58:45.876 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-03 22:58:45.876 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-03 22:58:45.876 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-03 22:58:45.876 | Q_OVS_USE_VETH=False 2026-03-03 22:58:45.876 | Q_PLUGIN=ml2 2026-03-03 22:58:45.876 | Q_PLUGIN_CLASS=ml2 2026-03-03 22:58:45.876 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-03 22:58:45.876 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-03-03 22:58:45.876 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-03-03 22:58:45.876 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-03-03 22:58:45.876 | Q_PORT=9696 2026-03-03 22:58:45.876 | Q_PORT_INT=19696 2026-03-03 22:58:45.876 | Q_PROTOCOL=https 2026-03-03 22:58:45.876 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-03 22:58:45.876 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-03 22:58:45.876 | Q_ROUTER_NAME=router1 2026-03-03 22:58:45.876 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-03 22:58:45.876 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-03 22:58:45.876 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:58:45.876 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-03-03 22:58:45.876 | Q_SRV_EXTRA_OPTS=([0]="tenant_network_types=geneve") 2026-03-03 22:58:45.876 | Q_TUNNEL_TYPES=gre 2026-03-03 22:58:45.876 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-03 22:58:45.876 | Q_USE_PUBLIC_VETH=False 2026-03-03 22:58:45.876 | Q_USE_ROOTWRAP=True 2026-03-03 22:58:45.876 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-03 22:58:45.876 | Q_USE_SECGROUP=True 2026-03-03 22:58:45.876 | RABBIT_HOST=162.253.55.12 2026-03-03 22:58:45.876 | RABBIT_PASSWORD=secretrabbit 2026-03-03 22:58:45.876 | RABBIT_USERID=stackrabbit 2026-03-03 22:58:45.876 | RC_DIR=/opt/stack/devstack 2026-03-03 22:58:45.876 | RECLONE=False 2026-03-03 22:58:45.876 | RECREATE_KEYSTONE_DB=True 2026-03-03 22:58:45.876 | REGION_NAME=RegionOne 2026-03-03 22:58:45.876 | REPOS_UPDATED=True 2026-03-03 22:58:45.876 | REQUIREMENTS_BRANCH=master 2026-03-03 22:58:45.876 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-03 22:58:45.876 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-03 22:58:45.876 | RETRY_UPDATE=False 2026-03-03 22:58:45.876 | ROLE_ADMIN_ID=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:45.876 | ROLE_AUDIT_ID=2045ba470ba048b984a81198f1366e8d 2026-03-03 22:58:45.876 | ROLE_CREATOR_ID=6dfbd85fd550433f99d9bc23eaa9a252 2026-03-03 22:58:45.876 | ROLE_OBSERVER_ID=c9d241a0b0064885b3ce0a27ba6e4c2d 2026-03-03 22:58:45.876 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-03 22:58:45.876 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-03-03 22:58:45.876 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-03 22:58:45.876 | S3_SERVICE_PORT=3333 2026-03-03 22:58:45.876 | SECTION=ml2_type_geneve 2026-03-03 22:58:45.876 | SERVICE_ADMIN=fc084832f29c467ba9926128159eb3b1 2026-03-03 22:58:45.876 | SERVICE_ADMIN_ROLE=39a0b00ce1be493e9097ebfd8c55b167 2026-03-03 22:58:45.876 | SERVICE_DIR=/opt/stack/status 2026-03-03 22:58:45.876 | SERVICE_DOMAIN_NAME=Default 2026-03-03 22:58:45.876 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-03 22:58:45.876 | SERVICE_HOST=162.253.55.12 2026-03-03 22:58:45.876 | SERVICE_IP_VERSION=4 2026-03-03 22:58:45.876 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.876 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:58:45.876 | SERVICE_PASSWORD=secretservice 2026-03-03 22:58:45.876 | SERVICE_PROJECT_NAME=service 2026-03-03 22:58:45.876 | SERVICE_PROTOCOL=http 2026-03-03 22:58:45.876 | SERVICE_TENANT_NAME=service 2026-03-03 22:58:45.876 | SERVICE_TIMEOUT=60 2026-03-03 22:58:45.876 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-03 22:58:45.876 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:58:45.876 | SHARE_GROUP=lvm-shares 2026-03-03 22:58:45.876 | SHARE_NAME_PREFIX=share- 2026-03-03 22:58:45.876 | SHELL=/bin/bash 2026-03-03 22:58:45.876 | SHLVL=1 2026-03-03 22:58:45.876 | SKIP_EPEL_INSTALL=False 2026-03-03 22:58:45.876 | SKIP_STOP_OVN=False 2026-03-03 22:58:45.876 | SMB_CONF=/etc/samba/smb.conf 2026-03-03 22:58:45.876 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-03 22:58:45.876 | SPICE_BRANCH=master 2026-03-03 22:58:45.876 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-03 22:58:45.876 | SQLALCHEMY_BRANCH=main 2026-03-03 22:58:45.876 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-03 22:58:45.876 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-03 22:58:45.876 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-03 22:58:45.876 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-03 22:58:45.876 | STACK_GROUP=stack 2026-03-03 22:58:45.876 | STACK_USER=stack 2026-03-03 22:58:45.876 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-03 22:58:45.876 | STUD_PROTO=--tls 2026-03-03 22:58:45.876 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-03 22:58:45.876 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-03 22:58:45.876 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-03 22:58:45.876 | SUBNETPOOL_PREFIX_V6=fde2:3e70:5c6f::/56 2026-03-03 22:58:45.876 | SUBNETPOOL_SIZE_V4=26 2026-03-03 22:58:45.876 | SUBNETPOOL_SIZE_V6=64 2026-03-03 22:58:45.876 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-03 22:58:45.876 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-jxxidnbcywqjvurcqaxhvsjtmiowhioz ; /usr/bin/python3' 2026-03-03 22:58:45.876 | SUDO_GID=1000 2026-03-03 22:58:45.876 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-03 22:58:45.876 | SUDO_UID=1000 2026-03-03 22:58:45.876 | SUDO_USER=zuul 2026-03-03 22:58:45.876 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-03-224052.summary.2026-03-03-224052 2026-03-03 22:58:45.877 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-03 22:58:45.877 | 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-03-03 22:58:45.877 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-03 22:58:45.877 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-03 22:58:45.877 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-03 22:58:45.877 | SWIFT_BRANCH=master 2026-03-03 22:58:45.877 | SWIFT_CONF_DIR=/etc/swift 2026-03-03 22:58:45.877 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-03 22:58:45.877 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-03 22:58:45.877 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-03 22:58:45.877 | SWIFT_DIR=/opt/stack/swift 2026-03-03 22:58:45.877 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-03 22:58:45.877 | SWIFT_ENABLE_TEMPURLS=False 2026-03-03 22:58:45.877 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-03 22:58:45.877 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-03 22:58:45.877 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-03 22:58:45.877 | SWIFT_HASH=1234123412341234 2026-03-03 22:58:45.877 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-03 22:58:45.877 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-03 22:58:45.877 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-03 22:58:45.877 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-03 22:58:45.877 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-03 22:58:45.877 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-03 22:58:45.877 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-03 22:58:45.877 | SWIFT_REPLICAS=1 2026-03-03 22:58:45.877 | SWIFT_REPLICAS_SEQ=1 2026-03-03 22:58:45.877 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-03 22:58:45.877 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-03 22:58:45.877 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-03 22:58:45.877 | SWIFT_SERVICE_PROTOCOL=https 2026-03-03 22:58:45.877 | SWIFT_START_ALL_SERVICES=False 2026-03-03 22:58:45.877 | SWIFT_STORAGE_IPS= 2026-03-03 22:58:45.877 | SWIFT_TEMPURL_KEY= 2026-03-03 22:58:45.877 | SWIFT_USE_MOD_WSGI=False 2026-03-03 22:58:45.877 | SYSLOG=False 2026-03-03 22:58:45.877 | SYSLOG_HOST=162.253.55.12 2026-03-03 22:58:45.877 | SYSLOG_PORT=516 2026-03-03 22:58:45.877 | SYSTEMCTL='sudo systemctl' 2026-03-03 22:58:45.877 | SYSTEMD_DIR=/etc/systemd/system 2026-03-03 22:58:45.877 | TARGET_BRANCH=master 2026-03-03 22:58:45.877 | TARGET_ENABLE_OVN_AGENT=False 2026-03-03 22:58:45.877 | TCPDUMP_ARGS= 2026-03-03 22:58:45.877 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-03 22:58:45.877 | TEMPEST_BRANCH=master 2026-03-03 22:58:45.877 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-03 22:58:45.877 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-03 22:58:45.877 | TEMPFILE=/tmp/tmp.Sws2GFnT6V 2026-03-03 22:58:45.877 | TENANT_TUNNEL_RANGES=1:1000 2026-03-03 22:58:45.877 | TENANT_VLAN_RANGE= 2026-03-03 22:58:45.877 | TERM=unknown 2026-03-03 22:58:45.877 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-03 22:58:45.877 | TLS_IP=IP:162.253.55.12,IP:::1 2026-03-03 22:58:45.877 | TOP_DIR=/opt/stack/devstack 2026-03-03 22:58:45.877 | TRAILING_TARGET_BRANCH=master 2026-03-03 22:58:45.877 | TUNNEL_ENDPOINT_IP=162.253.55.12 2026-03-03 22:58:45.877 | TUNNEL_IP=162.253.55.12 2026-03-03 22:58:45.877 | TUNNEL_IP_VERSION=4 2026-03-03 22:58:45.877 | UBUNTU_CODENAME=noble 2026-03-03 22:58:45.877 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-03 22:58:45.877 | UID=1002 2026-03-03 22:58:45.877 | ULIMIT_NOFILE=2048 2026-03-03 22:58:45.877 | USER=stack 2026-03-03 22:58:45.877 | USER_HOME=/opt/stack 2026-03-03 22:58:45.877 | USER_ID=ce1de5a96f2243f286c781ab4f34c737 2026-03-03 22:58:45.877 | USER_UNITS=False 2026-03-03 22:58:45.877 | USE_CINDER_FOR_GLANCE=False 2026-03-03 22:58:45.877 | USE_JOURNAL=False 2026-03-03 22:58:45.877 | USE_SUBNETPOOL=True 2026-03-03 22:58:45.877 | USE_VENV=False 2026-03-03 22:58:45.877 | VERBOSE=True 2026-03-03 22:58:45.877 | VERBOSE_NO_TIMESTAMP=True 2026-03-03 22:58:45.877 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-03 22:58:45.877 | VERSION_CODENAME=noble 2026-03-03 22:58:45.877 | VERSION_ID=24.04 2026-03-03 22:58:45.877 | VIF_PLUGGING_IS_FATAL=True 2026-03-03 22:58:45.877 | VIF_PLUGGING_TIMEOUT=300 2026-03-03 22:58:45.877 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-03 22:58:45.877 | VIRT_DRIVER=libvirt 2026-03-03 22:58:45.877 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-03 22:58:45.877 | VOLUME_GROUP_NAME=stack-volumes 2026-03-03 22:58:45.877 | VOLUME_NAME_PREFIX=volume- 2026-03-03 22:58:45.877 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-03 22:58:45.877 | WORKER_TIMEOUT=80 2026-03-03 22:58:45.877 | WSGI_MODE=uwsgi 2026-03-03 22:58:45.877 | ZSWAP_COMPRESSOR=lz4 2026-03-03 22:58:45.877 | ZSWAP_ZPOOL=zsmalloc 2026-03-03 22:58:45.877 | _=posix 2026-03-03 22:58:45.877 | _ASYNC_BG_TIME=291058 2026-03-03 22:58:45.877 | _DEFAULT_LVM_INIT=0 2026-03-03 22:58:45.877 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-03 22:58:45.877 | _DEVSTACK_FUNCTIONS=1 2026-03-03 22:58:45.877 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-03 22:58:45.877 | _DEVSTACK_STACKRC=1 2026-03-03 22:58:45.877 | _LOG_COLOR_DEFAULT=False 2026-03-03 22:58:45.877 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-03 22:58:45.877 | _TIME_BEGIN=1772577642 2026-03-03 22:58:45.877 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-03-03 22:58:45.877 | _TIME_TOTAL=([wait_for_service]="3082" [async_wait]="87430" [apt-get]="282089" [dbsync]="5690" [pip_install]="285808" [apt-get-update]="2015" [run_process]="8511" ) 2026-03-03 22:58:45.877 | _of_args='-v --no-timestamp' 2026-03-03 22:58:45.878 | backend=postgresql 2026-03-03 22:58:45.878 | be=lvm:lvmdriver-1 2026-03-03 22:58:45.878 | be_name=lvmdriver-1 2026-03-03 22:58:45.878 | be_type=lvm 2026-03-03 22:58:45.878 | db=postgresql 2026-03-03 22:58:45.878 | db_version=8.0.45 2026-03-03 22:58:45.878 | dc=org 2026-03-03 22:58:45.878 | default_v4_route_devs=ens3 2026-03-03 22:58:45.878 | default_v6_route_devs='ens3 2026-03-03 22:58:45.878 | ens3' 2026-03-03 22:58:45.878 | dir=/opt/stack/magnum 2026-03-03 22:58:45.878 | disabled_ext= 2026-03-03 22:58:45.878 | dn=,dc=openstack,dc=org 2026-03-03 22:58:45.878 | enabled_ext='address-group 2026-03-03 22:58:45.878 | address-scope 2026-03-03 22:58:45.878 | agent 2026-03-03 22:58:45.878 | allowed-address-pairs 2026-03-03 22:58:45.878 | auto-allocated-topology 2026-03-03 22:58:45.878 | availability_zone 2026-03-03 22:58:45.878 | bgp 2026-03-03 22:58:45.878 | bgp_4byte_asn 2026-03-03 22:58:45.878 | bgp_dragent_scheduler 2026-03-03 22:58:45.878 | binding 2026-03-03 22:58:45.878 | binding-extended 2026-03-03 22:58:45.878 | default-subnetpools 2026-03-03 22:58:45.878 | dhcp_agent_scheduler 2026-03-03 22:58:45.878 | dns-domain-ports 2026-03-03 22:58:45.878 | dns-integration 2026-03-03 22:58:45.878 | dns-integration-domain-keywords 2026-03-03 22:58:45.878 | empty-string-filtering 2026-03-03 22:58:45.878 | enable-default-route-bfd 2026-03-03 22:58:45.878 | enable-default-route-ecmp 2026-03-03 22:58:45.878 | expose-port-forwarding-in-fip 2026-03-03 22:58:45.878 | external-gateway-multihoming 2026-03-03 22:58:45.878 | external-net 2026-03-03 22:58:45.878 | ext-gw-mode 2026-03-03 22:58:45.878 | extra_dhcp_opt 2026-03-03 22:58:45.878 | extraroute 2026-03-03 22:58:45.878 | extraroute-atomic 2026-03-03 22:58:45.878 | filter-validation 2026-03-03 22:58:45.878 | fip-port-details 2026-03-03 22:58:45.878 | flavors 2026-03-03 22:58:45.878 | floatingip-pools 2026-03-03 22:58:45.878 | floating-ip-port-forwarding 2026-03-03 22:58:45.878 | floating-ip-port-forwarding-description 2026-03-03 22:58:45.878 | floating-ip-port-forwarding-detail 2026-03-03 22:58:45.878 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:58:45.878 | fwaas_v2 2026-03-03 22:58:45.878 | ip_allocation 2026-03-03 22:58:45.878 | l3-flavors 2026-03-03 22:58:45.878 | l3-ha 2026-03-03 22:58:45.878 | logging 2026-03-03 22:58:45.878 | multi-provider 2026-03-03 22:58:45.878 | net-mtu 2026-03-03 22:58:45.878 | net-mtu-writable 2026-03-03 22:58:45.878 | network_availability_zone 2026-03-03 22:58:45.878 | network_ha 2026-03-03 22:58:45.878 | network-ip-availability 2026-03-03 22:58:45.878 | pagination 2026-03-03 22:58:45.878 | port-device-profile 2026-03-03 22:58:45.878 | port-hardware-offload-type 2026-03-03 22:58:45.878 | port-mac-address-regenerate 2026-03-03 22:58:45.878 | port-numa-affinity-policy 2026-03-03 22:58:45.878 | port-numa-affinity-policy-socket 2026-03-03 22:58:45.878 | port-resource-request 2026-03-03 22:58:45.878 | port-security 2026-03-03 22:58:45.878 | port-trusted-vif 2026-03-03 22:58:45.878 | project-id 2026-03-03 22:58:45.878 | provider 2026-03-03 22:58:45.878 | qinq 2026-03-03 22:58:45.878 | qos 2026-03-03 22:58:45.878 | qos-bw-limit-direction 2026-03-03 22:58:45.878 | qos-bw-minimum-ingress 2026-03-03 22:58:45.878 | qos-default 2026-03-03 22:58:45.878 | qos-fip 2026-03-03 22:58:45.878 | qos-gateway-ip 2026-03-03 22:58:45.878 | qos-rules-alias 2026-03-03 22:58:45.878 | qos-rule-type-details 2026-03-03 22:58:45.878 | qos-rule-type-filter 2026-03-03 22:58:45.878 | quota-check-limit 2026-03-03 22:58:45.878 | quota-check-limit-default 2026-03-03 22:58:45.878 | quota_details 2026-03-03 22:58:45.878 | quotas 2026-03-03 22:58:45.878 | rbac-address-scope 2026-03-03 22:58:45.878 | rbac-policies 2026-03-03 22:58:45.878 | rbac-security-groups 2026-03-03 22:58:45.878 | router 2026-03-03 22:58:45.878 | router_availability_zone 2026-03-03 22:58:45.878 | router-enable-snat 2026-03-03 22:58:45.878 | security-group 2026-03-03 22:58:45.878 | security-groups-default-rules 2026-03-03 22:58:45.878 | security-groups-normalized-cidr 2026-03-03 22:58:45.878 | security-groups-remote-address-group 2026-03-03 22:58:45.878 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:58:45.878 | security-groups-shared-filtering 2026-03-03 22:58:45.878 | segment 2026-03-03 22:58:45.878 | sorting 2026-03-03 22:58:45.878 | standard-attr-description 2026-03-03 22:58:45.878 | standard-attr-fwaas-v2 2026-03-03 22:58:45.878 | standard-attr-revisions 2026-03-03 22:58:45.878 | standard-attr-tag 2026-03-03 22:58:45.878 | standard-attr-timestamp 2026-03-03 22:58:45.878 | stateful-security-group 2026-03-03 22:58:45.878 | subnet_allocation 2026-03-03 22:58:45.878 | subnet-dns-publish-fixed-ip 2026-03-03 22:58:45.878 | subnet-external-network 2026-03-03 22:58:45.878 | subnetpool-prefix-ops 2026-03-03 22:58:45.879 | subnet-service-types 2026-03-03 22:58:45.879 | tag-creation 2026-03-03 22:58:45.879 | tap-mirror 2026-03-03 22:58:45.879 | tap-mirror-both-direction 2026-03-03 22:58:45.879 | trunk 2026-03-03 22:58:45.879 | uplink-status-propagation 2026-03-03 22:58:45.879 | uplink-status-propagation-updatable 2026-03-03 22:58:45.879 | vlan-transparent 2026-03-03 22:58:45.879 | vpnaas 2026-03-03 22:58:45.879 | vpn-endpoint-groups' 2026-03-03 22:58:45.879 | exceptions=80-tempest.sh 2026-03-03 22:58:45.879 | extensions='address-group 2026-03-03 22:58:45.879 | address-scope 2026-03-03 22:58:45.879 | agent 2026-03-03 22:58:45.879 | allowed-address-pairs 2026-03-03 22:58:45.879 | auto-allocated-topology 2026-03-03 22:58:45.879 | availability_zone 2026-03-03 22:58:45.879 | bgp 2026-03-03 22:58:45.879 | bgp_4byte_asn 2026-03-03 22:58:45.879 | bgp_dragent_scheduler 2026-03-03 22:58:45.879 | binding 2026-03-03 22:58:45.879 | binding-extended 2026-03-03 22:58:45.879 | default-subnetpools 2026-03-03 22:58:45.879 | dhcp_agent_scheduler 2026-03-03 22:58:45.879 | dns-domain-ports 2026-03-03 22:58:45.879 | dns-integration 2026-03-03 22:58:45.879 | dns-integration-domain-keywords 2026-03-03 22:58:45.879 | empty-string-filtering 2026-03-03 22:58:45.879 | enable-default-route-bfd 2026-03-03 22:58:45.879 | enable-default-route-ecmp 2026-03-03 22:58:45.879 | expose-port-forwarding-in-fip 2026-03-03 22:58:45.879 | external-gateway-multihoming 2026-03-03 22:58:45.879 | external-net 2026-03-03 22:58:45.879 | ext-gw-mode 2026-03-03 22:58:45.879 | extra_dhcp_opt 2026-03-03 22:58:45.879 | extraroute 2026-03-03 22:58:45.879 | extraroute-atomic 2026-03-03 22:58:45.879 | filter-validation 2026-03-03 22:58:45.879 | fip-port-details 2026-03-03 22:58:45.879 | flavors 2026-03-03 22:58:45.879 | floatingip-pools 2026-03-03 22:58:45.879 | floating-ip-port-forwarding 2026-03-03 22:58:45.879 | floating-ip-port-forwarding-description 2026-03-03 22:58:45.879 | floating-ip-port-forwarding-detail 2026-03-03 22:58:45.879 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:58:45.879 | fwaas_v2 2026-03-03 22:58:45.879 | ip_allocation 2026-03-03 22:58:45.879 | l3-flavors 2026-03-03 22:58:45.879 | l3-ha 2026-03-03 22:58:45.879 | logging 2026-03-03 22:58:45.879 | multi-provider 2026-03-03 22:58:45.879 | net-mtu 2026-03-03 22:58:45.879 | net-mtu-writable 2026-03-03 22:58:45.879 | network_availability_zone 2026-03-03 22:58:45.879 | network_ha 2026-03-03 22:58:45.879 | network-ip-availability 2026-03-03 22:58:45.879 | pagination 2026-03-03 22:58:45.879 | port-device-profile 2026-03-03 22:58:45.879 | port-hardware-offload-type 2026-03-03 22:58:45.879 | port-mac-address-regenerate 2026-03-03 22:58:45.879 | port-numa-affinity-policy 2026-03-03 22:58:45.879 | port-numa-affinity-policy-socket 2026-03-03 22:58:45.879 | port-resource-request 2026-03-03 22:58:45.879 | port-security 2026-03-03 22:58:45.879 | port-trusted-vif 2026-03-03 22:58:45.879 | project-id 2026-03-03 22:58:45.879 | provider 2026-03-03 22:58:45.879 | qinq 2026-03-03 22:58:45.879 | qos 2026-03-03 22:58:45.879 | qos-bw-limit-direction 2026-03-03 22:58:45.879 | qos-bw-minimum-ingress 2026-03-03 22:58:45.879 | qos-default 2026-03-03 22:58:45.879 | qos-fip 2026-03-03 22:58:45.879 | qos-gateway-ip 2026-03-03 22:58:45.879 | qos-rules-alias 2026-03-03 22:58:45.879 | qos-rule-type-details 2026-03-03 22:58:45.879 | qos-rule-type-filter 2026-03-03 22:58:45.879 | quota-check-limit 2026-03-03 22:58:45.879 | quota-check-limit-default 2026-03-03 22:58:45.879 | quota_details 2026-03-03 22:58:45.879 | quotas 2026-03-03 22:58:45.879 | rbac-address-scope 2026-03-03 22:58:45.879 | rbac-policies 2026-03-03 22:58:45.879 | rbac-security-groups 2026-03-03 22:58:45.879 | router 2026-03-03 22:58:45.879 | router_availability_zone 2026-03-03 22:58:45.879 | router-enable-snat 2026-03-03 22:58:45.879 | security-group 2026-03-03 22:58:45.879 | security-groups-default-rules 2026-03-03 22:58:45.879 | security-groups-normalized-cidr 2026-03-03 22:58:45.879 | security-groups-remote-address-group 2026-03-03 22:58:45.879 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:58:45.879 | security-groups-shared-filtering 2026-03-03 22:58:45.879 | segment 2026-03-03 22:58:45.879 | sorting 2026-03-03 22:58:45.879 | standard-attr-description 2026-03-03 22:58:45.879 | standard-attr-fwaas-v2 2026-03-03 22:58:45.879 | standard-attr-revisions 2026-03-03 22:58:45.879 | standard-attr-tag 2026-03-03 22:58:45.879 | standard-attr-timestamp 2026-03-03 22:58:45.879 | stateful-security-group 2026-03-03 22:58:45.879 | subnet_allocation 2026-03-03 22:58:45.879 | subnet-dns-publish-fixed-ip 2026-03-03 22:58:45.879 | subnet-external-network 2026-03-03 22:58:45.880 | subnetpool-prefix-ops 2026-03-03 22:58:45.880 | subnet-service-types 2026-03-03 22:58:45.880 | tag-creation 2026-03-03 22:58:45.880 | tap-mirror 2026-03-03 22:58:45.880 | tap-mirror-both-direction 2026-03-03 22:58:45.880 | trunk 2026-03-03 22:58:45.880 | uplink-status-propagation 2026-03-03 22:58:45.880 | uplink-status-propagation-updatable 2026-03-03 22:58:45.880 | vlan-transparent 2026-03-03 22:58:45.880 | vpnaas 2026-03-03 22:58:45.880 | vpn-endpoint-groups' 2026-03-03 22:58:45.880 | extra=80-tempest.sh 2026-03-03 22:58:45.880 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-03 22:58:45.880 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-03 22:58:45.880 | fips= 2026-03-03 22:58:45.880 | i=1 2026-03-03 22:58:45.880 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-03 22:58:45.880 | lfile=localrc 2026-03-03 22:58:45.880 | localrc=/opt/stack/devstack/.localrc.password 2026-03-03 22:58:45.880 | logfile=ovsdb-server-sb.log 2026-03-03 22:58:45.880 | max_db_ver=11.6.2 2026-03-03 22:58:45.880 | min_db_ver=11.6.2 2026-03-03 22:58:45.880 | mod=proxy_http 2026-03-03 22:58:45.880 | mode=stack 2026-03-03 22:58:45.880 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-03 22:58:45.880 | name=nova-cell-1 2026-03-03 22:58:45.880 | opt='?' 2026-03-03 22:58:45.880 | os_CODENAME=noble 2026-03-03 22:58:45.880 | os_PACKAGE=deb 2026-03-03 22:58:45.880 | os_RELEASE=24.04 2026-03-03 22:58:45.880 | os_VENDOR=Ubuntu 2026-03-03 22:58:45.880 | phase=post-config 2026-03-03 22:58:45.880 | pkgs= 2026-03-03 22:58:45.880 | plugin=magnum 2026-03-03 22:58:45.880 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-03 22:58:45.880 | port=60999 2026-03-03 22:58:45.880 | pw=secretadmin 2026-03-03 22:58:45.880 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-03 22:58:45.880 | saveenv=ehxB 2026-03-03 22:58:45.880 | supported_ext='address-group 2026-03-03 22:58:45.880 | address-scope 2026-03-03 22:58:45.880 | agent 2026-03-03 22:58:45.880 | allowed-address-pairs 2026-03-03 22:58:45.880 | auto-allocated-topology 2026-03-03 22:58:45.880 | availability_zone 2026-03-03 22:58:45.880 | bgp 2026-03-03 22:58:45.880 | bgp_4byte_asn 2026-03-03 22:58:45.880 | bgp_dragent_scheduler 2026-03-03 22:58:45.880 | binding 2026-03-03 22:58:45.880 | binding-extended 2026-03-03 22:58:45.880 | default-subnetpools 2026-03-03 22:58:45.880 | dhcp_agent_scheduler 2026-03-03 22:58:45.880 | dns-domain-ports 2026-03-03 22:58:45.880 | dns-integration 2026-03-03 22:58:45.880 | dns-integration-domain-keywords 2026-03-03 22:58:45.880 | empty-string-filtering 2026-03-03 22:58:45.880 | enable-default-route-bfd 2026-03-03 22:58:45.880 | enable-default-route-ecmp 2026-03-03 22:58:45.880 | expose-port-forwarding-in-fip 2026-03-03 22:58:45.880 | external-gateway-multihoming 2026-03-03 22:58:45.880 | external-net 2026-03-03 22:58:45.880 | ext-gw-mode 2026-03-03 22:58:45.880 | extra_dhcp_opt 2026-03-03 22:58:45.880 | extraroute 2026-03-03 22:58:45.880 | extraroute-atomic 2026-03-03 22:58:45.880 | filter-validation 2026-03-03 22:58:45.880 | fip-port-details 2026-03-03 22:58:45.880 | flavors 2026-03-03 22:58:45.880 | floatingip-pools 2026-03-03 22:58:45.880 | floating-ip-port-forwarding 2026-03-03 22:58:45.880 | floating-ip-port-forwarding-description 2026-03-03 22:58:45.880 | floating-ip-port-forwarding-detail 2026-03-03 22:58:45.880 | floating-ip-port-forwarding-port-ranges 2026-03-03 22:58:45.880 | fwaas_v2 2026-03-03 22:58:45.880 | ip_allocation 2026-03-03 22:58:45.880 | l3-flavors 2026-03-03 22:58:45.880 | l3-ha 2026-03-03 22:58:45.880 | logging 2026-03-03 22:58:45.880 | multi-provider 2026-03-03 22:58:45.880 | net-mtu 2026-03-03 22:58:45.880 | net-mtu-writable 2026-03-03 22:58:45.880 | network_availability_zone 2026-03-03 22:58:45.880 | network_ha 2026-03-03 22:58:45.880 | network-ip-availability 2026-03-03 22:58:45.880 | pagination 2026-03-03 22:58:45.880 | port-device-profile 2026-03-03 22:58:45.880 | port-hardware-offload-type 2026-03-03 22:58:45.880 | port-mac-address-regenerate 2026-03-03 22:58:45.880 | port-numa-affinity-policy 2026-03-03 22:58:45.880 | port-numa-affinity-policy-socket 2026-03-03 22:58:45.880 | port-resource-request 2026-03-03 22:58:45.880 | port-security 2026-03-03 22:58:45.880 | port-trusted-vif 2026-03-03 22:58:45.880 | project-id 2026-03-03 22:58:45.880 | provider 2026-03-03 22:58:45.880 | qinq 2026-03-03 22:58:45.880 | qos 2026-03-03 22:58:45.880 | qos-bw-limit-direction 2026-03-03 22:58:45.880 | qos-bw-minimum-ingress 2026-03-03 22:58:45.880 | qos-default 2026-03-03 22:58:45.880 | qos-fip 2026-03-03 22:58:45.880 | qos-gateway-ip 2026-03-03 22:58:45.880 | qos-rules-alias 2026-03-03 22:58:45.880 | qos-rule-type-details 2026-03-03 22:58:45.880 | qos-rule-type-filter 2026-03-03 22:58:45.880 | quota-check-limit 2026-03-03 22:58:45.881 | quota-check-limit-default 2026-03-03 22:58:45.881 | quota_details 2026-03-03 22:58:45.881 | quotas 2026-03-03 22:58:45.881 | rbac-address-scope 2026-03-03 22:58:45.881 | rbac-policies 2026-03-03 22:58:45.881 | rbac-security-groups 2026-03-03 22:58:45.881 | router 2026-03-03 22:58:45.881 | router_availability_zone 2026-03-03 22:58:45.881 | router-enable-snat 2026-03-03 22:58:45.881 | security-group 2026-03-03 22:58:45.881 | security-groups-default-rules 2026-03-03 22:58:45.881 | security-groups-normalized-cidr 2026-03-03 22:58:45.881 | security-groups-remote-address-group 2026-03-03 22:58:45.881 | security-groups-rules-belongs-to-default-sg 2026-03-03 22:58:45.881 | security-groups-shared-filtering 2026-03-03 22:58:45.881 | segment 2026-03-03 22:58:45.881 | sorting 2026-03-03 22:58:45.881 | standard-attr-description 2026-03-03 22:58:45.881 | standard-attr-fwaas-v2 2026-03-03 22:58:45.881 | standard-attr-revisions 2026-03-03 22:58:45.881 | standard-attr-tag 2026-03-03 22:58:45.881 | standard-attr-timestamp 2026-03-03 22:58:45.881 | stateful-security-group 2026-03-03 22:58:45.881 | subnet_allocation 2026-03-03 22:58:45.881 | subnet-dns-publish-fixed-ip 2026-03-03 22:58:45.881 | subnet-external-network 2026-03-03 22:58:45.881 | subnetpool-prefix-ops 2026-03-03 22:58:45.881 | subnet-service-types 2026-03-03 22:58:45.881 | tag-creation 2026-03-03 22:58:45.881 | tap-mirror 2026-03-03 22:58:45.881 | tap-mirror-both-direction 2026-03-03 22:58:45.881 | trunk 2026-03-03 22:58:45.881 | uplink-status-propagation 2026-03-03 22:58:45.881 | uplink-status-propagation-updatable 2026-03-03 22:58:45.881 | vlan-transparent 2026-03-03 22:58:45.881 | vpnaas 2026-03-03 22:58:45.881 | vpn-endpoint-groups' 2026-03-03 22:58:45.881 | system_member_user=39f33b6253944b5893fb9abdea06ed70 2026-03-03 22:58:45.881 | system_reader_user=1fc5fd59c6fc49c295c2715b5e889d5b 2026-03-03 22:58:45.881 | time_stamp=2026-03-03-225421 2026-03-03 22:58:45.881 | var=ADMIN_PASSWORD 2026-03-03 22:58:45.881 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-03 22:58:45.913 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:45.920 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:58:45.927 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-03-03 22:58:45.934 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:58:45.940 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:58:45.946 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : echo_summary 'Configuring magnum' 2026-03-03 22:58:45.953 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:58:45.960 | ++ ./stack.sh:echo_summary:444 : echo -e Configuring magnum 2026-03-03 22:58:45.966 | ++ /opt/stack/magnum/devstack/plugin.sh:source:25 : configure_magnum 2026-03-03 22:58:45.972 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:96 : [[ ! -d /etc/magnum ]] 2026-03-03 22:58:45.978 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:97 : sudo mkdir -p /etc/magnum 2026-03-03 22:58:45.999 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:98 : sudo chown stack /etc/magnum 2026-03-03 22:58:46.018 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:102 : create_magnum_conf 2026-03-03 22:58:46.024 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : rm -f /etc/magnum/magnum.conf 2026-03-03 22:58:46.035 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:135 : hostname 2026-03-03 22:58:46.043 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:135 : HOSTNAME=np0000157713 2026-03-03 22:58:46.049 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:136 : iniset /etc/magnum/magnum.conf DEFAULT debug True 2026-03-03 22:58:46.117 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:137 : iniset /etc/magnum/magnum.conf DEFAULT host np0000157713 2026-03-03 22:58:46.182 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:139 : iniset_rpc_backend magnum /etc/magnum/magnum.conf 2026-03-03 22:58:46.188 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=magnum 2026-03-03 22:58:46.193 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/magnum/magnum.conf 2026-03-03 22:58:46.199 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:58:46.204 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:58:46.209 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:58:46.242 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:46.249 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:58:46.255 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:58:46.262 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:58:46.297 | +++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:46.304 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:58:46.311 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/magnum/magnum.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:58:46.379 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:58:46.385 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:58:46.392 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:141 : database_connection_url magnum 2026-03-03 22:58:46.397 | +++ lib/database:database_connection_url:134 : local db=magnum 2026-03-03 22:58:46.403 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql magnum 2026-03-03 22:58:46.409 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=magnum 2026-03-03 22:58:46.414 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:58:46.421 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:58:46.427 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:58:46.463 | +++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:46.470 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:58:46.475 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-03-03 22:58:46.482 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:141 : iniset /etc/magnum/magnum.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-03-03 22:58:46.555 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:142 : iniset /etc/magnum/magnum.conf api host 162.253.55.12 2026-03-03 22:58:46.622 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:144 : is_service_enabled tls-proxy 2026-03-03 22:58:46.657 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:46.662 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:145 : iniset /etc/magnum/magnum.conf drivers verify_ca true 2026-03-03 22:58:46.731 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:146 : iniset /etc/magnum/magnum.conf drivers openstack_ca_file /opt/stack/data/ca-bundle.pem 2026-03-03 22:58:46.794 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:151 : iniset /etc/magnum/magnum.conf cluster temp_cache_dir /var/lib/magnum/certificate-cache 2026-03-03 22:58:46.863 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:153 : iniset /etc/magnum/magnum.conf oslo_policy policy_file /etc/magnum/policy.yaml 2026-03-03 22:58:46.932 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:155 : [[ False == True ]] 2026-03-03 22:58:46.937 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:159 : iniset /etc/magnum/magnum.conf oslo_policy enforce_scope false 2026-03-03 22:58:47.001 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:160 : iniset /etc/magnum/magnum.conf oslo_policy enforce_new_defaults false 2026-03-03 22:58:47.071 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:163 : iniset /etc/magnum/magnum.conf keystone_auth auth_type password 2026-03-03 22:58:47.139 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:164 : iniset /etc/magnum/magnum.conf keystone_auth username magnum 2026-03-03 22:58:47.205 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:165 : iniset /etc/magnum/magnum.conf keystone_auth password secretservice 2026-03-03 22:58:47.270 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:166 : iniset /etc/magnum/magnum.conf keystone_auth project_name service 2026-03-03 22:58:47.336 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:167 : iniset /etc/magnum/magnum.conf keystone_auth project_domain_id default 2026-03-03 22:58:47.401 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:168 : iniset /etc/magnum/magnum.conf keystone_auth user_domain_id default 2026-03-03 22:58:47.471 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:170 : configure_keystone_authtoken_middleware /etc/magnum/magnum.conf magnum 2026-03-03 22:58:47.478 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/magnum/magnum.conf 2026-03-03 22:58:47.485 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=magnum 2026-03-03 22:58:47.492 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:58:47.497 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:58:47.504 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/magnum/magnum.conf magnum keystone_authtoken 2026-03-03 22:58:47.510 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/magnum/magnum.conf 2026-03-03 22:58:47.516 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=magnum 2026-03-03 22:58:47.522 | ++ lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:58:47.527 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_type password 2026-03-03 22:58:47.603 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/magnum/magnum.conf keystone_authtoken interface public 2026-03-03 22:58:47.662 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:58:47.727 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/magnum/magnum.conf keystone_authtoken username magnum 2026-03-03 22:58:47.791 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/magnum/magnum.conf keystone_authtoken password secretservice 2026-03-03 22:58:47.857 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/magnum/magnum.conf keystone_authtoken user_domain_name Default 2026-03-03 22:58:47.924 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/magnum/magnum.conf keystone_authtoken project_name service 2026-03-03 22:58:47.987 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/magnum/magnum.conf keystone_authtoken project_domain_name Default 2026-03-03 22:58:48.054 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:58:48.121 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/magnum/magnum.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:58:48.187 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/magnum/magnum.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:58:48.253 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:58:48.259 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:172 : iniset /etc/magnum/magnum.conf keystone_auth auth_url https://162.253.55.12/identity/v3 2026-03-03 22:58:48.327 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:176 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity/v3 2026-03-03 22:58:48.396 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.12/identity/v3 2026-03-03 22:58:48.463 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:178 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_version v3 2026-03-03 22:58:48.531 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:180 : is_fedora 2026-03-03 22:58:48.537 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-03 22:58:48.543 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-03 22:58:48.549 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-03 22:58:48.554 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-03 22:58:48.560 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-03 22:58:48.567 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-03 22:58:48.573 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-03 22:58:48.579 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-03 22:58:48.584 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-03 22:58:48.589 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-03 22:58:48.595 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-03 22:58:48.602 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-03 22:58:48.608 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-03 22:58:48.613 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:180 : is_suse 2026-03-03 22:58:48.614 | /opt/stack/magnum/devstack/lib/magnum: line 180: is_suse: command not found 2026-03-03 22:58:48.621 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:186 : '[' -n /opt/stack/data/magnum ']' 2026-03-03 22:58:48.626 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:187 : iniset /etc/magnum/magnum.conf DEFAULT state_path /opt/stack/data/magnum 2026-03-03 22:58:48.695 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:188 : iniset /etc/magnum/magnum.conf oslo_concurrency lock_path /opt/stack/data/magnum 2026-03-03 22:58:48.761 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:191 : '[' '' '!=' False ']' 2026-03-03 22:58:48.766 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:192 : setup_systemd_logging /etc/magnum/magnum.conf 2026-03-03 22:58:48.772 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/magnum/magnum.conf 2026-03-03 22:58:48.780 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:58:48.819 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:58:48.825 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:58:48.830 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:58:48.836 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:58:48.842 | ++ functions:setup_systemd_logging:723 : iniset /etc/magnum/magnum.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-03 22:58:48.913 | ++ functions:setup_systemd_logging:725 : iniset /etc/magnum/magnum.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-03-03 22:58:48.980 | ++ functions:setup_systemd_logging:726 : iniset /etc/magnum/magnum.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-03 22:58:49.047 | ++ functions:setup_systemd_logging:727 : iniset /etc/magnum/magnum.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:58:49.117 | ++ functions:setup_systemd_logging:730 : iniset /etc/magnum/magnum.conf DEFAULT log_color False 2026-03-03 22:58:49.184 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:196 : '[' False == True ']' 2026-03-03 22:58:49.190 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:201 : is_service_enabled tls-proxy 2026-03-03 22:58:49.227 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:49.232 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:202 : ensure_certificates MAGNUM 2026-03-03 22:58:49.237 | ++ lib/tls:ensure_certificates:409 : local service=MAGNUM 2026-03-03 22:58:49.243 | ++ lib/tls:ensure_certificates:411 : local cert_var=MAGNUM_SSL_CERT 2026-03-03 22:58:49.249 | ++ lib/tls:ensure_certificates:412 : local key_var=MAGNUM_SSL_KEY 2026-03-03 22:58:49.253 | ++ lib/tls:ensure_certificates:413 : local ca_var=MAGNUM_SSL_CA 2026-03-03 22:58:49.259 | ++ lib/tls:ensure_certificates:415 : local cert= 2026-03-03 22:58:49.264 | ++ lib/tls:ensure_certificates:416 : local key= 2026-03-03 22:58:49.268 | ++ lib/tls:ensure_certificates:417 : local ca= 2026-03-03 22:58:49.273 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-03-03 22:58:49.279 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-03-03 22:58:49.284 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-03-03 22:58:49.289 | ++ lib/tls:ensure_certificates:420 : local cert=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:58:49.295 | ++ lib/tls:ensure_certificates:421 : local key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:58:49.301 | ++ lib/tls:ensure_certificates:422 : local ca=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:58:49.306 | ++ lib/tls:ensure_certificates:423 : eval 'MAGNUM_SSL_CERT=$cert' 2026-03-03 22:58:49.312 | +++ lib/tls:ensure_certificates:423 : MAGNUM_SSL_CERT=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:58:49.318 | ++ lib/tls:ensure_certificates:424 : eval 'MAGNUM_SSL_KEY=$key' 2026-03-03 22:58:49.324 | +++ lib/tls:ensure_certificates:424 : MAGNUM_SSL_KEY=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:58:49.329 | ++ lib/tls:ensure_certificates:425 : eval 'MAGNUM_SSL_CA=$ca' 2026-03-03 22:58:49.335 | +++ lib/tls:ensure_certificates:425 : MAGNUM_SSL_CA=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 22:58:49.341 | ++ lib/tls:ensure_certificates:426 : return 2026-03-03 22:58:49.346 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:204 : iniset /etc/magnum/magnum.conf DEFAULT ssl_cert_file /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 22:58:49.411 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:205 : iniset /etc/magnum/magnum.conf DEFAULT ssl_key_file /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 22:58:49.477 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:208 : is_service_enabled ceilometer 2026-03-03 22:58:49.513 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:58:49.518 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:212 : is_service_enabled barbican 2026-03-03 22:58:49.557 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:49.562 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:213 : iniset /etc/magnum/magnum.conf certificates cert_manager_type barbican 2026-03-03 22:58:49.637 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:218 : get_or_create_domain magnum 'Owns users and projects created by magnum' 2026-03-03 22:58:49.643 | +++ functions-common:get_or_create_domain:864 : local domain_id 2026-03-03 22:58:49.650 | ++++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create magnum --description 'Owns users and projects created by magnum' --or-show -f value -c id 2026-03-03 22:58:49.935 | 2026-03-03 22:58:49.955 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:49.963 | +++ functions-common:get_or_create_domain:869 : domain_id=05b245e932754bbdb9b380e727ef9828 2026-03-03 22:58:49.968 | +++ functions-common:get_or_create_domain:870 : echo 05b245e932754bbdb9b380e727ef9828 2026-03-03 22:58:49.975 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:218 : trustee_domain_id=05b245e932754bbdb9b380e727ef9828 2026-03-03 22:58:49.982 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:219 : get_or_create_user trustee_domain_admin secret 05b245e932754bbdb9b380e727ef9828 2026-03-03 22:58:49.988 | +++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:49.994 | +++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:58:49.999 | +++ functions-common:get_or_create_user:895 : local email= 2026-03-03 22:58:50.007 | ++++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create trustee_domain_admin --password secret --domain=05b245e932754bbdb9b380e727ef9828 --or-show -f value -c id 2026-03-03 22:58:50.361 | 2026-03-03 22:58:50.380 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:50.388 | +++ functions-common:get_or_create_user:907 : user_id=b88f84ea6aff4ae5b2f611f50a7341d0 2026-03-03 22:58:50.393 | +++ functions-common:get_or_create_user:908 : echo b88f84ea6aff4ae5b2f611f50a7341d0 2026-03-03 22:58:50.400 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:219 : trustee_domain_admin_id=b88f84ea6aff4ae5b2f611f50a7341d0 2026-03-03 22:58:50.405 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:220 : get_or_add_user_domain_role admin b88f84ea6aff4ae5b2f611f50a7341d0 05b245e932754bbdb9b380e727ef9828 2026-03-03 22:58:50.408 | ++ functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-03-03 22:58:50.413 | ++ functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user b88f84ea6aff4ae5b2f611f50a7341d0 --domain 05b245e932754bbdb9b380e727ef9828 2026-03-03 22:58:51.015 | 2026-03-03 22:58:51.031 | +++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b88f84ea6aff4ae5b2f611f50a7341d0 --domain 05b245e932754bbdb9b380e727ef9828 -c Role -f value 2026-03-03 22:58:51.646 | 2026-03-03 22:58:51.664 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:51.672 | ++ functions-common:get_or_add_user_domain_role:989 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:51.678 | ++ functions-common:get_or_add_user_domain_role:991 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:51.678 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:51.684 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:222 : iniset /etc/magnum/magnum.conf trust cluster_user_trust True 2026-03-03 22:58:51.756 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:223 : iniset /etc/magnum/magnum.conf trust trustee_domain_name magnum 2026-03-03 22:58:51.822 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:224 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_name trustee_domain_admin 2026-03-03 22:58:51.890 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:225 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_password secret 2026-03-03 22:58:51.953 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:226 : iniset /etc/magnum/magnum.conf trust trustee_keystone_interface public 2026-03-03 22:58:52.021 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:227 : iniset /etc/magnum/magnum.conf cinder_client region_name RegionOne 2026-03-03 22:58:52.096 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:229 : is_service_enabled swift 2026-03-03 22:58:52.133 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-03 22:58:52.140 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:236 : iniget /etc/cinder/cinder.conf DEFAULT default_volume_type 2026-03-03 22:58:52.186 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:236 : default_volume_type=lvmdriver-1 2026-03-03 22:58:52.191 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:237 : iniset /etc/magnum/magnum.conf cinder default_docker_volume_type lvmdriver-1 2026-03-03 22:58:52.262 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:239 : iniset /etc/magnum/magnum.conf drivers enabled_beta_drivers 2026-03-03 22:58:52.330 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:241 : iniset /etc/magnum/magnum.conf kubernetes keystone_auth_default_policy /etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-03 22:58:52.400 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:243 : write_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application /container-infra '' magnum-api 2026-03-03 22:58:52.407 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:58:52.412 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=magnum.wsgi.api:application 2026-03-03 22:58:52.418 | ++ lib/apache:write_uwsgi_config:245 : local url=/container-infra 2026-03-03 22:58:52.424 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:58:52.429 | ++ lib/apache:write_uwsgi_config:247 : local name=magnum-api 2026-03-03 22:58:52.435 | ++ lib/apache:write_uwsgi_config:249 : '[' -z magnum-api ']' 2026-03-03 22:58:52.440 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:58:52.446 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:58:52.470 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:58:52.470 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:58:52.483 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:58:52.490 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:58:52.510 | /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-03-03 22:58:52.520 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/magnum-api.socket 2026-03-03 22:58:52.526 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-03 22:58:52.534 | ++ lib/apache:write_uwsgi_config:270 : [[ magnum.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:58:52.539 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi module magnum.wsgi.api:application 2026-03-03 22:58:52.603 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi processes 4 2026-03-03 22:58:52.674 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi master true 2026-03-03 22:58:52.745 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:58:52.814 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:58:52.880 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:58:52.950 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:58:53.014 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:58:53.079 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:58:53.146 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-03 22:58:53.211 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:58:53.278 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:58:53.343 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:58:53.406 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi start-time %t 2026-03-03 22:58:53.472 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:58:53.478 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:58:53.486 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for magnum-api 2026-03-03 22:58:53.491 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-03 22:58:53.497 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:58:53.503 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:58:53.509 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:58:53.515 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-03 22:58:53.523 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/magnum-api.conf 2026-03-03 22:58:53.529 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi socket /var/run/uwsgi/magnum-api.socket 2026-03-03 22:58:53.595 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:58:53.665 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 ' 2026-03-03 22:58:53.666 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/magnum-api.conf 2026-03-03 22:58:53.681 | ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 2026-03-03 22:58:53.689 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site magnum-api 2026-03-03 22:58:53.695 | ++ lib/apache:enable_apache_site:191 : local site=magnum-api 2026-03-03 22:58:53.700 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:58:53.706 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:58:53.712 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:58:53.718 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:58:53.724 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:58:53.729 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:58:53.734 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:58:53.739 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:58:53.744 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:58:53.750 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:58:53.755 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite magnum-api 2026-03-03 22:58:53.804 | Enabling site magnum-api. 2026-03-03 22:58:53.814 | To activate the new configuration, you need to run: 2026-03-03 22:58:53.815 | systemctl reload apache2 2026-03-03 22:58:53.825 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:58:53.832 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:58:53.838 | ++ functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:58:53.844 | ++ functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:58:54.013 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:104 : create_api_paste_conf 2026-03-03 22:58:54.020 | ++ /opt/stack/magnum/devstack/lib/magnum:create_api_paste_conf:248 : cp /opt/stack/magnum/etc/magnum/api-paste.ini /etc/magnum/api-paste.ini 2026-03-03 22:58:54.031 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:106 : create_k8s_keystone_auth_default_poliy 2026-03-03 22:58:54.037 | ++ /opt/stack/magnum/devstack/lib/magnum:create_k8s_keystone_auth_default_poliy:252 : cp /opt/stack/magnum/etc/magnum/keystone_auth_default_policy.sample /etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-03 22:58:54.047 | ++ /opt/stack/magnum/devstack/plugin.sh:source:28 : iniset /etc/keystone/keystone.conf token expiration 7200 2026-03-03 22:58:54.115 | ++ /opt/stack/magnum/devstack/plugin.sh:source:30 : is_service_enabled key 2026-03-03 22:58:54.156 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:58:54.162 | ++ /opt/stack/magnum/devstack/plugin.sh:source:31 : create_magnum_accounts 2026-03-03 22:58:54.168 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:116 : create_service_user magnum admin 2026-03-03 22:58:54.174 | ++ lib/keystone:create_service_user:420 : get_or_create_user magnum secretservice Default 2026-03-03 22:58:54.181 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 22:58:54.189 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 22:58:54.195 | ++ functions-common:get_or_create_user:895 : local email= 2026-03-03 22:58:54.205 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create magnum --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 22:58:54.711 | 2026-03-03 22:58:54.730 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:54.737 | ++ functions-common:get_or_create_user:907 : user_id=3da722f79482411cb28180ee23b71455 2026-03-03 22:58:54.743 | ++ functions-common:get_or_create_user:908 : echo 3da722f79482411cb28180ee23b71455 2026-03-03 22:58:54.744 | 3da722f79482411cb28180ee23b71455 2026-03-03 22:58:54.749 | ++ lib/keystone:create_service_user:421 : get_or_add_user_project_role service magnum service Default Default 2026-03-03 22:58:54.757 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:54.764 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:54.774 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:58:54.782 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:54.789 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:54.798 | +++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:58:54.804 | +++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:58:54.811 | +++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:58:54.818 | +++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:58:54.824 | +++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:58:54.833 | ++ functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:58:54.840 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user magnum --project service --user-domain Default --project-domain Default 2026-03-03 22:58:55.981 | 2026-03-03 22:58:55.999 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-03 22:58:57.260 | 2026-03-03 22:58:57.279 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:57.286 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:58:57.293 | ++ functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:58:57.293 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 22:58:57.300 | ++ lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-03-03 22:58:57.307 | ++ lib/keystone:create_service_user:424 : get_or_add_user_project_role admin magnum service Default Default 2026-03-03 22:58:57.313 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 22:58:57.320 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 22:58:57.328 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 22:58:57.333 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 22:58:57.340 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 22:58:57.346 | +++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 22:58:57.353 | +++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 22:58:57.359 | +++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 22:58:57.364 | +++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 22:58:57.370 | +++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 22:58:57.378 | ++ functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 22:58:57.384 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user magnum --project service --user-domain Default --project-domain Default 2026-03-03 22:58:58.673 | 2026-03-03 22:58:58.691 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-03 22:58:59.885 | 2026-03-03 22:58:59.906 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:58:59.914 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:59.921 | ++ functions-common:get_or_add_user_project_role:972 : echo f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:59.921 | f5bd0d604f494fe28487b9c01c074e0f 2026-03-03 22:58:59.930 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:119 : get_or_create_service magnum container-infra 'Container Infrastructure Management Service' 2026-03-03 22:58:59.937 | +++ functions-common:get_or_create_service:1047 : local service_id 2026-03-03 22:58:59.947 | ++++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show container-infra -f value -c id 2026-03-03 22:59:00.422 | ++++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create container-infra --name magnum '--description=Container Infrastructure Management Service' -f value -c id 2026-03-03 22:59:00.708 | 2026-03-03 22:59:00.728 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:59:00.734 | +++ functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 22:59:00.734 | b2d38cb4e2294495ad8a38eaeee93294' 2026-03-03 22:59:00.740 | +++ functions-common:get_or_create_service:1059 : echo b2d38cb4e2294495ad8a38eaeee93294 2026-03-03 22:59:00.744 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:119 : local magnum_service=b2d38cb4e2294495ad8a38eaeee93294 2026-03-03 22:59:00.749 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:120 : get_or_create_endpoint b2d38cb4e2294495ad8a38eaeee93294 RegionOne https://162.253.55.12/container-infra/v1 2026-03-03 22:59:00.756 | ++ functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 22:59:00.762 | +++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface b2d38cb4e2294495ad8a38eaeee93294 public https://162.253.55.12/container-infra/v1 RegionOne 2026-03-03 22:59:00.768 | +++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 22:59:00.773 | ++++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service b2d38cb4e2294495ad8a38eaeee93294 --interface public --region RegionOne -c ID -f value 2026-03-03 22:59:01.221 | 2026-03-03 22:59:01.240 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:59:01.247 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 22:59:01.252 | +++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 22:59:01.261 | ++++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create b2d38cb4e2294495ad8a38eaeee93294 public https://162.253.55.12/container-infra/v1 --region RegionOne -f value -c id 2026-03-03 22:59:01.737 | 2026-03-03 22:59:01.753 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:59:01.761 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=7715b4c5ba8546788a387915178b84aa 2026-03-03 22:59:01.768 | +++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 7715b4c5ba8546788a387915178b84aa 2026-03-03 22:59:01.776 | ++ functions-common:get_or_create_endpoint:1092 : public_id=7715b4c5ba8546788a387915178b84aa 2026-03-03 22:59:01.782 | ++ functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 22:59:01.790 | ++ functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 22:59:01.796 | ++ functions-common:get_or_create_endpoint:1101 : echo 7715b4c5ba8546788a387915178b84aa 2026-03-03 22:59:01.796 | 7715b4c5ba8546788a387915178b84aa 2026-03-03 22:59:01.803 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:125 : get_or_create_role k8s_admin 2026-03-03 22:59:01.809 | ++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:59:01.818 | +++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create k8s_admin --or-show -f value -c id 2026-03-03 22:59:02.111 | 2026-03-03 22:59:02.131 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:59:02.138 | ++ functions-common:get_or_create_role:932 : role_id=2d9ae03d4e76400da12e4d8717bbb412 2026-03-03 22:59:02.142 | ++ functions-common:get_or_create_role:933 : echo 2d9ae03d4e76400da12e4d8717bbb412 2026-03-03 22:59:02.142 | 2d9ae03d4e76400da12e4d8717bbb412 2026-03-03 22:59:02.148 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:126 : get_or_create_role k8s_developer 2026-03-03 22:59:02.155 | ++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:59:02.162 | +++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create k8s_developer --or-show -f value -c id 2026-03-03 22:59:02.469 | 2026-03-03 22:59:02.490 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:59:02.498 | ++ functions-common:get_or_create_role:932 : role_id=15006a9d0d32413a9dfcf3ca6ce231a6 2026-03-03 22:59:02.505 | ++ functions-common:get_or_create_role:933 : echo 15006a9d0d32413a9dfcf3ca6ce231a6 2026-03-03 22:59:02.505 | 15006a9d0d32413a9dfcf3ca6ce231a6 2026-03-03 22:59:02.512 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:127 : get_or_create_role k8s_viewer 2026-03-03 22:59:02.518 | ++ functions-common:get_or_create_role:927 : local role_id 2026-03-03 22:59:02.527 | +++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create k8s_viewer --or-show -f value -c id 2026-03-03 22:59:02.819 | 2026-03-03 22:59:02.838 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 22:59:02.844 | ++ functions-common:get_or_create_role:932 : role_id=892ca9cc3d4d44a9b8ba0e8d29592487 2026-03-03 22:59:02.851 | ++ functions-common:get_or_create_role:933 : echo 892ca9cc3d4d44a9b8ba0e8d29592487 2026-03-03 22:59:02.851 | 892ca9cc3d4d44a9b8ba0e8d29592487 2026-03-03 22:59:02.857 | ++ /opt/stack/magnum/devstack/plugin.sh:source:35 : install_kubectl 2026-03-03 22:59:02.863 | +++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:348 : wget -qO- https://dl.k8s.io/release/stable.txt 2026-03-03 22:59:02.931 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:348 : MAGNUM_KUBECTL_TAG=v1.35.2 2026-03-03 22:59:02.938 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:349 : sudo wget -t 2 -c -q -O /opt/stack/bin/kubectl https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-03 22:59:03.622 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:350 : sudo chmod +x /opt/stack/bin/kubectl 2026-03-03 22:59:03.642 | ++ /opt/stack/magnum/devstack/plugin.sh:source:36 : install_sonobuoy 2026-03-03 22:59:03.652 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:342 : wget -qO- https://api.github.com/repos/vmware-tanzu/sonobuoy/releases/latest 2026-03-03 22:59:03.654 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:342 : tr -d '",' 2026-03-03 22:59:03.654 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:342 : grep tag_name 2026-03-03 22:59:03.654 | +++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:342 : awk '{ print $2}' 2026-03-03 22:59:03.855 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:342 : MAGNUM_SONOBUOY_TAG=v0.57.3 2026-03-03 22:59:03.861 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:343 : wget -t 2 -c -qO- https://github.com/vmware-tanzu/sonobuoy/releases/download/v0.57.3/sonobuoy_0.57.3_linux_amd64.tar.gz 2026-03-03 22:59:03.865 | ++ /opt/stack/magnum/devstack/lib/magnum:install_sonobuoy:343 : sudo tar -zxf - -C /opt/stack/bin sonobuoy 2026-03-03 22:59:04.886 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 22:59:04.891 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-03 22:59:04.904 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 22:59:04.911 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-03 22:59:04.917 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-03 22:59:04.923 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack post-config 2026-03-03 22:59:04.967 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:59:04.974 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-03-03 22:59:04.980 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-03 22:59:04.986 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 22:59:04.994 | ++ /opt/stack/manila/devstack/plugin.sh:source:1150 : echo_summary 'Configuring Manila' 2026-03-03 22:59:05.000 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:59:05.005 | ++ ./stack.sh:echo_summary:444 : echo -e Configuring Manila 2026-03-03 22:59:05.011 | ++ /opt/stack/manila/devstack/plugin.sh:source:1151 : configure_manila 2026-03-03 22:59:05.017 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:163 : [[ ! -d /etc/manila ]] 2026-03-03 22:59:05.022 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:164 : sudo mkdir -p /etc/manila 2026-03-03 22:59:05.043 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:166 : sudo chown stack /etc/manila 2026-03-03 22:59:05.067 | +++ /opt/stack/manila/devstack/plugin.sh:configure_manila:169 : get_rootwrap_location manila 2026-03-03 22:59:05.070 | +++ functions:get_rootwrap_location:601 : local module=manila 2026-03-03 22:59:05.076 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-03 22:59:05.108 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-03 22:59:05.112 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-03 22:59:05.118 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/manila-rootwrap 2026-03-03 22:59:05.124 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:169 : MANILA_ROOTWRAP=/opt/stack/data/venv/bin/manila-rootwrap 2026-03-03 22:59:05.130 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:173 : ROOTWRAP_MANILA_SUDOER_CMD=/opt/stack/data/venv/bin/manila-rootwrap 2026-03-03 22:59:05.135 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:174 : [[ -d /opt/stack/manila/etc/manila/rootwrap.d ]] 2026-03-03 22:59:05.141 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:176 : [[ -d /etc/manila/rootwrap.d ]] 2026-03-03 22:59:05.146 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:180 : sudo mkdir -m 755 /etc/manila/rootwrap.d 2026-03-03 22:59:05.168 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:181 : sudo cp /opt/stack/manila/etc/manila/rootwrap.d/share.filters /etc/manila/rootwrap.d 2026-03-03 22:59:05.194 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:182 : sudo chown -R root:root /etc/manila/rootwrap.d 2026-03-03 22:59:05.217 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:183 : sudo chmod 644 /etc/manila/rootwrap.d/share.filters 2026-03-03 22:59:05.237 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:185 : sudo cp /opt/stack/manila/etc/manila/rootwrap.conf /etc/manila/ 2026-03-03 22:59:05.260 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:186 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/manila/rootwrap.d:' -i /etc/manila/rootwrap.conf 2026-03-03 22:59:05.281 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:187 : sudo chown root:root /etc/manila/rootwrap.conf 2026-03-03 22:59:05.303 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:188 : sudo chmod 0644 /etc/manila/rootwrap.conf 2026-03-03 22:59:05.325 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:190 : MANILA_ROOTWRAP='/opt/stack/data/venv/bin/manila-rootwrap /etc/manila/rootwrap.conf' 2026-03-03 22:59:05.331 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:191 : ROOTWRAP_MANILA_SUDOER_CMD='/opt/stack/data/venv/bin/manila-rootwrap /etc/manila/rootwrap.conf *' 2026-03-03 22:59:05.338 | +++ /opt/stack/manila/devstack/plugin.sh:configure_manila:194 : mktemp 2026-03-03 22:59:05.345 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:194 : TEMPFILE=/tmp/tmp.e2yFCFv7on 2026-03-03 22:59:05.350 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:195 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/manila-rootwrap /etc/manila/rootwrap.conf *' 2026-03-03 22:59:05.357 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:196 : chmod 0440 /tmp/tmp.e2yFCFv7on 2026-03-03 22:59:05.365 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:197 : sudo chown root:root /tmp/tmp.e2yFCFv7on 2026-03-03 22:59:05.387 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:198 : sudo mv /tmp/tmp.e2yFCFv7on /etc/sudoers.d/manila-rootwrap 2026-03-03 22:59:05.410 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:200 : cp /opt/stack/manila/etc/manila/api-paste.ini /etc/manila/api-paste.ini 2026-03-03 22:59:05.421 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:203 : rm -f /etc/manila/manila.conf 2026-03-03 22:59:05.430 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:205 : configure_keystone_authtoken_middleware /etc/manila/manila.conf manila 2026-03-03 22:59:05.436 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:05.440 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=manila 2026-03-03 22:59:05.445 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 22:59:05.450 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:59:05.455 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/manila/manila.conf manila keystone_authtoken 2026-03-03 22:59:05.461 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:05.467 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=manila 2026-03-03 22:59:05.473 | ++ lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 22:59:05.479 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/manila/manila.conf keystone_authtoken auth_type password 2026-03-03 22:59:05.547 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/manila/manila.conf keystone_authtoken interface public 2026-03-03 22:59:05.611 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/manila/manila.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 22:59:05.675 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/manila/manila.conf keystone_authtoken username manila 2026-03-03 22:59:05.736 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/manila/manila.conf keystone_authtoken password secretservice 2026-03-03 22:59:05.801 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/manila/manila.conf keystone_authtoken user_domain_name Default 2026-03-03 22:59:05.864 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/manila/manila.conf keystone_authtoken project_name service 2026-03-03 22:59:05.930 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/manila/manila.conf keystone_authtoken project_domain_name Default 2026-03-03 22:59:05.998 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/manila/manila.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:59:06.059 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/manila/manila.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:59:06.125 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/manila/manila.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 22:59:06.193 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:59:06.199 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:207 : iniset /etc/manila/manila.conf DEFAULT auth_strategy keystone 2026-03-03 22:59:06.271 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:208 : iniset /etc/manila/manila.conf DEFAULT debug True 2026-03-03 22:59:06.343 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:209 : iniset /etc/manila/manila.conf DEFAULT scheduler_driver manila.scheduler.drivers.filter.FilterScheduler 2026-03-03 22:59:06.414 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:210 : iniset /etc/manila/manila.conf DEFAULT share_name_template share-%s 2026-03-03 22:59:06.486 | +++ /opt/stack/manila/devstack/plugin.sh:configure_manila:211 : database_connection_url manila 2026-03-03 22:59:06.493 | +++ lib/database:database_connection_url:134 : local db=manila 2026-03-03 22:59:06.499 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql manila 2026-03-03 22:59:06.506 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=manila 2026-03-03 22:59:06.511 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-03 22:59:06.517 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-03 22:59:06.523 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-03 22:59:06.559 | +++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:06.567 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-03 22:59:06.572 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/manila?charset=utf8&plugin=dbcounter' 2026-03-03 22:59:06.580 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:211 : iniset /etc/manila/manila.conf DATABASE connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/manila?charset=utf8&plugin=dbcounter' 2026-03-03 22:59:06.653 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:212 : iniset /etc/manila/manila.conf DATABASE max_pool_size 40 2026-03-03 22:59:06.725 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:213 : iniset /etc/manila/manila.conf DEFAULT api_paste_config /etc/manila/api-paste.ini 2026-03-03 22:59:06.796 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:214 : iniset /etc/manila/manila.conf DEFAULT rootwrap_config /etc/manila/rootwrap.conf 2026-03-03 22:59:06.863 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:215 : iniset /etc/manila/manila.conf DEFAULT osapi_share_extension manila.api.contrib.standard_extensions 2026-03-03 22:59:06.927 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:216 : iniset /etc/manila/manila.conf DEFAULT state_path /opt/stack/data/manila 2026-03-03 22:59:06.996 | +++ /opt/stack/manila/devstack/plugin.sh:configure_manila:220 : trueorfalse False MANILA_CONFIGURE_DEFAULT_TYPES 2026-03-03 22:59:07.034 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:220 : '[' True == True ']' 2026-03-03 22:59:07.041 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:221 : iniset /etc/manila/manila.conf DEFAULT default_share_type default 2026-03-03 22:59:07.108 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:222 : iniset /etc/manila/manila.conf DEFAULT default_share_group_type default 2026-03-03 22:59:07.174 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:225 : [[ -z '' ]] 2026-03-03 22:59:07.178 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:229 : [[ -z '' ]] 2026-03-03 22:59:07.184 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:233 : [[ -z '' ]] 2026-03-03 22:59:07.191 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:237 : [[ -z '' ]] 2026-03-03 22:59:07.197 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:241 : [[ -z 10 ]] 2026-03-03 22:59:07.203 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:242 : iniset /etc/manila/manila.conf DEFAULT periodic_deferred_delete_interval 10 2026-03-03 22:59:07.287 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:245 : [[ -z True ]] 2026-03-03 22:59:07.294 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:246 : iniset /etc/manila/manila.conf DEFAULT check_hash True 2026-03-03 22:59:07.362 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:249 : iniset /etc/manila/manila.conf DEFAULT enabled_share_protocols NFS,CIFS 2026-03-03 22:59:07.428 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:251 : iniset /etc/manila/manila.conf oslo_concurrency lock_path /opt/stack/manila/manila_locks 2026-03-03 22:59:07.497 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:253 : iniset /etc/manila/manila.conf DEFAULT wsgi_keep_alive False 2026-03-03 22:59:07.566 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:255 : iniset /etc/manila/manila.conf DEFAULT lvm_share_volume_group lvm-shares 2026-03-03 22:59:07.631 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:258 : iniset /etc/manila/manila.conf DEFAULT replica_state_update_interval 300 2026-03-03 22:59:07.695 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:260 : iniset /etc/manila/manila.conf DEFAULT use_scheduler_creating_share_from_snapshot False 2026-03-03 22:59:07.760 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:262 : is_service_enabled neutron 2026-03-03 22:59:07.798 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:07.803 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:263 : configure_keystone_authtoken_middleware /etc/manila/manila.conf neutron neutron 2026-03-03 22:59:07.810 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:07.816 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-03-03 22:59:07.821 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=neutron 2026-03-03 22:59:07.827 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:59:07.832 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/manila/manila.conf neutron neutron 2026-03-03 22:59:07.838 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:07.844 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-03-03 22:59:07.850 | ++ lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-03-03 22:59:07.855 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/manila/manila.conf neutron auth_type password 2026-03-03 22:59:07.924 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/manila/manila.conf neutron interface public 2026-03-03 22:59:07.991 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/manila/manila.conf neutron auth_url https://162.253.55.12/identity 2026-03-03 22:59:08.054 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/manila/manila.conf neutron username neutron 2026-03-03 22:59:08.118 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/manila/manila.conf neutron password secretservice 2026-03-03 22:59:08.183 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/manila/manila.conf neutron user_domain_name Default 2026-03-03 22:59:08.244 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/manila/manila.conf neutron project_name service 2026-03-03 22:59:08.304 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/manila/manila.conf neutron project_domain_name Default 2026-03-03 22:59:08.366 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/manila/manila.conf neutron www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:59:08.430 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/manila/manila.conf neutron cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:59:08.497 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/manila/manila.conf neutron memcached_servers localhost:11211 2026-03-03 22:59:08.563 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:59:08.568 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:265 : is_service_enabled nova 2026-03-03 22:59:08.604 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:08.609 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:266 : configure_keystone_authtoken_middleware /etc/manila/manila.conf nova nova 2026-03-03 22:59:08.615 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:08.621 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-03 22:59:08.626 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=nova 2026-03-03 22:59:08.632 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:59:08.638 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/manila/manila.conf nova nova 2026-03-03 22:59:08.643 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:08.648 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 22:59:08.652 | ++ lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-03 22:59:08.659 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/manila/manila.conf nova auth_type password 2026-03-03 22:59:08.730 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/manila/manila.conf nova interface public 2026-03-03 22:59:08.796 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/manila/manila.conf nova auth_url https://162.253.55.12/identity 2026-03-03 22:59:08.861 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/manila/manila.conf nova username nova 2026-03-03 22:59:08.931 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/manila/manila.conf nova password secretservice 2026-03-03 22:59:08.999 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/manila/manila.conf nova user_domain_name Default 2026-03-03 22:59:09.064 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/manila/manila.conf nova project_name service 2026-03-03 22:59:09.129 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/manila/manila.conf nova project_domain_name Default 2026-03-03 22:59:09.195 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/manila/manila.conf nova www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:59:09.257 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/manila/manila.conf nova cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:59:09.323 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/manila/manila.conf nova memcached_servers localhost:11211 2026-03-03 22:59:09.388 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:59:09.392 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:268 : is_service_enabled cinder 2026-03-03 22:59:09.431 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:09.436 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:269 : configure_keystone_authtoken_middleware /etc/manila/manila.conf cinder cinder 2026-03-03 22:59:09.442 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:09.447 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-03 22:59:09.453 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=cinder 2026-03-03 22:59:09.460 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:59:09.465 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/manila/manila.conf cinder cinder 2026-03-03 22:59:09.471 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:09.476 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-03 22:59:09.483 | ++ lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-03 22:59:09.490 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/manila/manila.conf cinder auth_type password 2026-03-03 22:59:09.558 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/manila/manila.conf cinder interface public 2026-03-03 22:59:09.625 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/manila/manila.conf cinder auth_url https://162.253.55.12/identity 2026-03-03 22:59:09.690 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/manila/manila.conf cinder username cinder 2026-03-03 22:59:09.760 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/manila/manila.conf cinder password secretservice 2026-03-03 22:59:09.830 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/manila/manila.conf cinder user_domain_name Default 2026-03-03 22:59:09.900 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/manila/manila.conf cinder project_name service 2026-03-03 22:59:09.971 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/manila/manila.conf cinder project_domain_name Default 2026-03-03 22:59:10.035 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/manila/manila.conf cinder www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:59:10.098 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/manila/manila.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:59:10.178 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/manila/manila.conf cinder memcached_servers localhost:11211 2026-03-03 22:59:10.241 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:59:10.247 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:271 : is_service_enabled glance 2026-03-03 22:59:10.283 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:10.289 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:272 : configure_keystone_authtoken_middleware /etc/manila/manila.conf glance glance 2026-03-03 22:59:10.295 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:10.300 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-03 22:59:10.306 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-03 22:59:10.312 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:59:10.318 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/manila/manila.conf glance glance 2026-03-03 22:59:10.324 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:10.330 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-03 22:59:10.336 | ++ lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-03 22:59:10.342 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/manila/manila.conf glance auth_type password 2026-03-03 22:59:10.410 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/manila/manila.conf glance interface public 2026-03-03 22:59:10.473 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/manila/manila.conf glance auth_url https://162.253.55.12/identity 2026-03-03 22:59:10.539 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/manila/manila.conf glance username glance 2026-03-03 22:59:10.605 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/manila/manila.conf glance password secretservice 2026-03-03 22:59:10.672 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/manila/manila.conf glance user_domain_name Default 2026-03-03 22:59:10.743 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/manila/manila.conf glance project_name service 2026-03-03 22:59:10.809 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/manila/manila.conf glance project_domain_name Default 2026-03-03 22:59:10.878 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/manila/manila.conf glance www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:59:10.941 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/manila/manila.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:59:11.007 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/manila/manila.conf glance memcached_servers localhost:11211 2026-03-03 22:59:11.073 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:59:11.079 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:274 : '[' '!' generic ']' 2026-03-03 22:59:11.085 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:279 : is_service_enabled barbican 2026-03-03 22:59:11.122 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:11.128 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:280 : configure_keystone_authtoken_middleware /etc/manila/manila.conf barbican barbican 2026-03-03 22:59:11.133 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:11.138 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=barbican 2026-03-03 22:59:11.143 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=barbican 2026-03-03 22:59:11.149 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 22:59:11.154 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/manila/manila.conf barbican barbican 2026-03-03 22:59:11.160 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:11.166 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=barbican 2026-03-03 22:59:11.172 | ++ lib/keystone:configure_keystoneauth:434 : local section=barbican 2026-03-03 22:59:11.178 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/manila/manila.conf barbican auth_type password 2026-03-03 22:59:11.251 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/manila/manila.conf barbican interface public 2026-03-03 22:59:11.317 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/manila/manila.conf barbican auth_url https://162.253.55.12/identity 2026-03-03 22:59:11.383 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/manila/manila.conf barbican username barbican 2026-03-03 22:59:11.450 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/manila/manila.conf barbican password secretservice 2026-03-03 22:59:11.520 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/manila/manila.conf barbican user_domain_name Default 2026-03-03 22:59:11.585 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/manila/manila.conf barbican project_name service 2026-03-03 22:59:11.651 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/manila/manila.conf barbican project_domain_name Default 2026-03-03 22:59:11.718 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/manila/manila.conf barbican www_authenticate_uri https://162.253.55.12/identity 2026-03-03 22:59:11.784 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/manila/manila.conf barbican cafile /opt/stack/data/ca-bundle.pem 2026-03-03 22:59:11.853 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/manila/manila.conf barbican memcached_servers localhost:11211 2026-03-03 22:59:11.918 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 22:59:11.923 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:281 : iniset /etc/manila/manila.conf barbican barbican_endpoint_type internal 2026-03-03 22:59:11.990 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:282 : iniset /etc/manila/manila.conf barbican auth_endpoint https://162.253.55.12/identity 2026-03-03 22:59:12.061 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:283 : iniset /etc/manila/manila.conf key_manager backend barbican 2026-03-03 22:59:12.134 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:286 : configure_backends 2026-03-03 22:59:12.142 | +++ /opt/stack/manila/devstack/plugin.sh:configure_backends:83 : sed 's/,/ /g' 2026-03-03 22:59:12.143 | +++ /opt/stack/manila/devstack/plugin.sh:configure_backends:83 : echo generic 2026-03-03 22:59:12.152 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:83 : for group_name in $(echo $MANILA_ENABLED_BACKENDS | sed "s/,/ /g") 2026-03-03 22:59:12.157 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:84 : iniset /etc/manila/manila.conf generic share_driver manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:59:12.232 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:85 : iniset /etc/manila/manila.conf generic share_backend_name GENERIC 2026-03-03 22:59:12.297 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:86 : iniset /etc/manila/manila.conf generic path_to_public_key /opt/stack/.ssh/id_ecdsa.pub 2026-03-03 22:59:12.366 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:87 : iniset /etc/manila/manila.conf generic path_to_private_key /opt/stack/.ssh/id_ecdsa 2026-03-03 22:59:12.435 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:88 : iniset /etc/manila/manila.conf generic service_image_name manila-service-image-master 2026-03-03 22:59:12.505 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:89 : iniset /etc/manila/manila.conf generic service_instance_user manila 2026-03-03 22:59:12.570 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:90 : iniset /etc/manila/manila.conf generic driver_handles_share_servers True 2026-03-03 22:59:12.637 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:92 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-03 22:59:12.643 | +++ /opt/stack/manila/devstack/plugin.sh:configure_backends:98 : trueorfalse False MANILA_USE_SERVICE_INSTANCE_PASSWORD 2026-03-03 22:59:12.681 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:98 : '[' True == True ']' 2026-03-03 22:59:12.686 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:99 : iniset /etc/manila/manila.conf generic service_instance_password manila 2026-03-03 22:59:12.750 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:102 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ']' 2026-03-03 22:59:12.755 | ++ /opt/stack/manila/devstack/plugin.sh:configure_backends:103 : iniset /etc/manila/manila.conf generic ssh_conn_timeout 180 2026-03-03 22:59:12.828 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:287 : iniset /etc/manila/manila.conf DEFAULT enabled_share_backends generic 2026-03-03 22:59:12.898 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:289 : '[' '!' -f /opt/stack/.ssh/id_ecdsa ']' 2026-03-03 22:59:12.905 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:290 : ssh-keygen -N '' -t ecdsa -f /opt/stack/.ssh/id_ecdsa 2026-03-03 22:59:12.916 | Created directory '/opt/stack/.ssh'. 2026-03-03 22:59:12.916 | Generating public/private ecdsa key pair. 2026-03-03 22:59:12.916 | Your identification has been saved in /opt/stack/.ssh/id_ecdsa 2026-03-03 22:59:12.916 | Your public key has been saved in /opt/stack/.ssh/id_ecdsa.pub 2026-03-03 22:59:12.917 | The key fingerprint is: 2026-03-03 22:59:12.917 | SHA256:Lc5S2MGe/+qhvbbul+NG7WYpiU7FQi7bp4jt6PJjWCg stack@np0000157713 2026-03-03 22:59:12.917 | The key's randomart image is: 2026-03-03 22:59:12.917 | +---[ECDSA 256]---+ 2026-03-03 22:59:12.917 | | | 2026-03-03 22:59:12.917 | | . | 2026-03-03 22:59:12.917 | | o . | 2026-03-03 22:59:12.917 | | + * . | 2026-03-03 22:59:12.917 | | .. S + o. | 2026-03-03 22:59:12.917 | | E . .+ * o. . | 2026-03-03 22:59:12.917 | | . o. + =o.+ . | 2026-03-03 22:59:12.917 | | o o= =o=B = | 2026-03-03 22:59:12.917 | | ==o=*@Bo= | 2026-03-03 22:59:12.917 | +----[SHA256]-----+ 2026-03-03 22:59:12.922 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:293 : iniset /etc/manila/manila.conf DEFAULT manila_service_keypair_name manila-service 2026-03-03 22:59:12.987 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:295 : REAL_MANILA_SERVICE_PORT=8786 2026-03-03 22:59:12.992 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:296 : is_service_enabled tls-proxy 2026-03-03 22:59:13.029 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:13.035 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:298 : MANILA_SERVICE_PROTOCOL=https 2026-03-03 22:59:13.039 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:299 : MANILA_ENDPOINT_BASE=https://162.253.55.12/share 2026-03-03 22:59:13.043 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:300 : REAL_MANILA_SERVICE_PORT=18786 2026-03-03 22:59:13.049 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:302 : iniset /etc/manila/manila.conf DEFAULT osapi_share_listen_port 18786 2026-03-03 22:59:13.117 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:303 : iniset /etc/manila/manila.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-03 22:59:13.188 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:306 : iniset_rpc_backend manila /etc/manila/manila.conf DEFAULT 2026-03-03 22:59:13.194 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=manila 2026-03-03 22:59:13.199 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/manila/manila.conf 2026-03-03 22:59:13.205 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 22:59:13.209 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 22:59:13.214 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 22:59:13.253 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:13.259 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 22:59:13.266 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 22:59:13.271 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 22:59:13.308 | +++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:13.314 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:59:13.321 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/manila/manila.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 22:59:13.397 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 22:59:13.403 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 22:59:13.409 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:308 : setup_logging /etc/manila/manila.conf 2026-03-03 22:59:13.414 | ++ functions:setup_logging:693 : setup_systemd_logging /etc/manila/manila.conf 2026-03-03 22:59:13.420 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/manila/manila.conf 2026-03-03 22:59:13.427 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 22:59:13.470 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 22:59:13.476 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 22:59:13.482 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 22:59:13.487 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 22:59:13.493 | ++ functions:setup_systemd_logging:723 : iniset /etc/manila/manila.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-03 22:59:13.568 | ++ functions:setup_systemd_logging:725 : iniset /etc/manila/manila.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-03-03 22:59:13.639 | ++ functions:setup_systemd_logging:726 : iniset /etc/manila/manila.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-03 22:59:13.708 | ++ functions:setup_systemd_logging:727 : iniset /etc/manila/manila.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 22:59:13.777 | ++ functions:setup_systemd_logging:730 : iniset /etc/manila/manila.conf DEFAULT log_color False 2026-03-03 22:59:13.844 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:310 : MANILA_CONFIGURE_GROUPS=generic 2026-03-03 22:59:13.850 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:311 : set_config_opts generic 2026-03-03 22:59:13.855 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:112 : GROUP_NAMES=generic 2026-03-03 22:59:13.861 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:113 : [[ -n generic ]] 2026-03-03 22:59:13.867 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:114 : for be in ${GROUP_NAMES//,/ } 2026-03-03 22:59:13.872 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:116 : prefix=MANILA_OPTGROUP_generic_ 2026-03-03 22:59:13.880 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : set -o posix 2026-03-03 22:59:13.881 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : grep '^MANILA_OPTGROUP_generic_' 2026-03-03 22:59:13.882 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : read -r line 2026-03-03 22:59:13.885 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : set 2026-03-03 22:59:13.899 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:312 : set_config_opts DEFAULT 2026-03-03 22:59:13.905 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:112 : GROUP_NAMES=DEFAULT 2026-03-03 22:59:13.911 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:113 : [[ -n DEFAULT ]] 2026-03-03 22:59:13.916 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:114 : for be in ${GROUP_NAMES//,/ } 2026-03-03 22:59:13.920 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:116 : prefix=MANILA_OPTGROUP_DEFAULT_ 2026-03-03 22:59:13.928 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : set -o posix 2026-03-03 22:59:13.929 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : grep '^MANILA_OPTGROUP_DEFAULT_' 2026-03-03 22:59:13.929 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : read -r line 2026-03-03 22:59:13.933 | ++ /opt/stack/manila/devstack/plugin.sh:set_config_opts:117 : set 2026-03-03 22:59:13.950 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:313 : set_backend_availability_zones generic 2026-03-03 22:59:13.955 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:144 : ENABLED_BACKENDS=generic 2026-03-03 22:59:13.961 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:148 : echo_summary 'Setting up backend_availability_zone option for any enabled backends that do not use the Generic driver and have not been set previously. Availability zones for the Generic driver must coincide with those created for Nova and Cinder.' 2026-03-03 22:59:13.967 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:59:13.973 | ++ ./stack.sh:echo_summary:444 : echo -e Setting up backend_availability_zone option for any enabled backends that do not use the Generic driver and have not been set previously. Availability zones for the Generic driver must coincide with those created for Nova and Cinder. 2026-03-03 22:59:13.980 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:149 : local zonenum 2026-03-03 22:59:13.986 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:150 : generic_driver=manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:59:13.992 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:151 : for BE in ${ENABLED_BACKENDS//,/ } 2026-03-03 22:59:14.000 | +++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:152 : iniget /etc/manila/manila.conf generic share_driver 2026-03-03 22:59:14.046 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:152 : share_driver=manila.share.drivers.generic.GenericShareDriver 2026-03-03 22:59:14.055 | +++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:153 : iniget /etc/manila/manila.conf generic backend_availability_zone 2026-03-03 22:59:14.097 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:153 : az= 2026-03-03 22:59:14.103 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:154 : [[ -z '' ]] 2026-03-03 22:59:14.109 | ++ /opt/stack/manila/devstack/plugin.sh:set_backend_availability_zones:154 : [[ manila.share.drivers.generic.GenericShareDriver != manila.share.drivers.generic.GenericShareDriver ]] 2026-03-03 22:59:14.113 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:315 : write_uwsgi_config /etc/manila/manila-uwsgi.ini manila.wsgi.api:application /share '' manila-api 2026-03-03 22:59:14.119 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/manila/manila-uwsgi.ini 2026-03-03 22:59:14.126 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=manila.wsgi.api:application 2026-03-03 22:59:14.132 | ++ lib/apache:write_uwsgi_config:245 : local url=/share 2026-03-03 22:59:14.137 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-03-03 22:59:14.142 | ++ lib/apache:write_uwsgi_config:247 : local name=manila-api 2026-03-03 22:59:14.148 | ++ lib/apache:write_uwsgi_config:249 : '[' -z manila-api ']' 2026-03-03 22:59:14.152 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-03 22:59:14.159 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-03 22:59:14.183 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:59:14.183 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-03 22:59:14.194 | d /var/run/uwsgi 0755 stack root 2026-03-03 22:59:14.201 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-03 22:59:14.223 | /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-03-03 22:59:14.232 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/manila-api.socket 2026-03-03 22:59:14.238 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/manila/manila-uwsgi.ini 2026-03-03 22:59:14.246 | ++ lib/apache:write_uwsgi_config:270 : [[ manila.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-03 22:59:14.253 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/manila/manila-uwsgi.ini uwsgi module manila.wsgi.api:application 2026-03-03 22:59:14.322 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/manila/manila-uwsgi.ini uwsgi processes 4 2026-03-03 22:59:14.385 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/manila/manila-uwsgi.ini uwsgi master true 2026-03-03 22:59:14.455 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/manila/manila-uwsgi.ini uwsgi die-on-term true 2026-03-03 22:59:14.523 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/manila/manila-uwsgi.ini uwsgi exit-on-reload false 2026-03-03 22:59:14.591 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/manila/manila-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-03 22:59:14.657 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/manila/manila-uwsgi.ini uwsgi enable-threads true 2026-03-03 22:59:14.723 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/manila/manila-uwsgi.ini uwsgi plugins http,python3 2026-03-03 22:59:14.787 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/manila/manila-uwsgi.ini uwsgi thunder-lock true 2026-03-03 22:59:14.854 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/manila/manila-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-03 22:59:14.922 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/manila/manila-uwsgi.ini uwsgi buffer-size 65535 2026-03-03 22:59:14.985 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/manila/manila-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-03 22:59:15.053 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/manila/manila-uwsgi.ini uwsgi lazy-apps true 2026-03-03 22:59:15.120 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/manila/manila-uwsgi.ini uwsgi start-time %t 2026-03-03 22:59:15.186 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-03 22:59:15.193 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-03 22:59:15.201 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for manila-api 2026-03-03 22:59:15.207 | +++ lib/apache:apache_site_config_for:174 : local site=manila-api 2026-03-03 22:59:15.214 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-03 22:59:15.221 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:59:15.226 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:59:15.233 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/manila-api.conf 2026-03-03 22:59:15.241 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/manila-api.conf 2026-03-03 22:59:15.247 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/manila/manila-uwsgi.ini uwsgi socket /var/run/uwsgi/manila-api.socket 2026-03-03 22:59:15.319 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/manila/manila-uwsgi.ini uwsgi chmod-socket 666 2026-03-03 22:59:15.386 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/share" "unix:/var/run/uwsgi/manila-api.socket|uwsgi://uwsgi-uds-manila-api" retry=0 acquire=1 ' 2026-03-03 22:59:15.387 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/manila-api.conf 2026-03-03 22:59:15.399 | ProxyPass "/share" "unix:/var/run/uwsgi/manila-api.socket|uwsgi://uwsgi-uds-manila-api" retry=0 acquire=1 2026-03-03 22:59:15.407 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site manila-api 2026-03-03 22:59:15.413 | ++ lib/apache:enable_apache_site:191 : local site=manila-api 2026-03-03 22:59:15.419 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-03 22:59:15.423 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-03-03 22:59:15.429 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-03 22:59:15.435 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-03 22:59:15.440 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:59:15.446 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:59:15.451 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-03 22:59:15.456 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-03 22:59:15.463 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:59:15.469 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:59:15.475 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite manila-api 2026-03-03 22:59:15.525 | Enabling site manila-api. 2026-03-03 22:59:15.534 | To activate the new configuration, you need to run: 2026-03-03 22:59:15.534 | systemctl reload apache2 2026-03-03 22:59:15.544 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-03 22:59:15.549 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-03 22:59:15.554 | ++ functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-03 22:59:15.559 | ++ functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-03 22:59:15.728 | ++ /opt/stack/manila/devstack/plugin.sh:configure_manila:317 : [[ False == True ]] 2026-03-03 22:59:15.734 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : echo_summary 'Initializing Manila' 2026-03-03 22:59:15.739 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:59:15.744 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Manila 2026-03-03 22:59:15.753 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : init_manila 2026-03-03 22:59:15.757 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:593 : is_service_enabled mysql postgresql 2026-03-03 22:59:15.795 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 22:59:15.802 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:595 : recreate_database manila 2026-03-03 22:59:15.808 | ++ lib/database:recreate_database:112 : local db=manila 2026-03-03 22:59:15.813 | ++ lib/database:recreate_database:113 : recreate_database_mysql manila 2026-03-03 22:59:15.820 | ++ lib/databases/mysql:recreate_database_mysql:54 : local db=manila 2026-03-03 22:59:15.827 | ++ lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS manila;' 2026-03-03 22:59:15.834 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:59:15.892 | ++ lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE manila CHARACTER SET utf8;' 2026-03-03 22:59:15.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 22:59:15.963 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:597 : /opt/stack/data/venv/bin/manila-manage db sync 2026-03-03 22:59:17.473 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.schemas 2026-03-03 22:59:17.473 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.tables 2026-03-03 22:59:17.473 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.types 2026-03-03 22:59:17.473 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.constraints 2026-03-03 22:59:17.473 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.defaults 2026-03-03 22:59:17.473 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.comments 2026-03-03 22:59:17.716 | INFO oslo_service.backend [-] Loading backend: eventlet 2026-03-03 22:59:17.722 | INFO oslo_service.backend [-] Backend 'eventlet' successfully loaded and cached. 2026-03-03 22:59:17.756 | DEBUG manila.utils [-] backend  {{(pid=94510) __get_backend /opt/stack/manila/manila/utils.py:157}} 2026-03-03 22:59:17.792 | INFO dbcounter [-] Registered counter for database manila 2026-03-03 22:59:17.803 | 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=94510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:59:17.806 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:59:17.806 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:59:17.807 | DEBUG dbcounter [-] [94510] Writer thread running {{(pid=94510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:59:17.925 | INFO alembic.runtime.migration [-] Running upgrade -> 162a3e673105, manila_init 2026-03-03 22:59:18.930 | DEBUG alembic.runtime.migration [-] new branch insert 162a3e673105 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-03-03 22:59:18.937 | INFO alembic.runtime.migration [-] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-03-03 22:59:18.998 | DEBUG alembic.runtime.migration [-] update 162a3e673105 to 211836bf835c {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.011 | INFO alembic.runtime.migration [-] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-03-03 22:59:19.011 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming column name shares.volume_type_id to shares.share_type.id 2026-03-03 22:59:19.049 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming volume_types table to share_types 2026-03-03 22:59:19.127 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Creating share_type_extra_specs table 2026-03-03 22:59:19.175 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Migrating volume_type_extra_specs to share_type_extra_specs 2026-03-03 22:59:19.180 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Dropping volume_type_extra_specs table 2026-03-03 22:59:19.205 | DEBUG alembic.runtime.migration [-] update 211836bf835c to 38e632621e5a {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.211 | INFO alembic.runtime.migration [-] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-03-03 22:59:19.391 | DEBUG alembic.runtime.migration [-] update 38e632621e5a to 17115072e1c3 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.402 | INFO alembic.runtime.migration [-] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-03-03 22:59:19.544 | DEBUG alembic.runtime.migration [-] update 17115072e1c3 to 4ee2cf4be19a {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.553 | INFO alembic.runtime.migration [-] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-03-03 22:59:19.563 | DEBUG alembic.runtime.migration [-] update 4ee2cf4be19a to 59eb64046740 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.569 | INFO alembic.runtime.migration [-] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-03-03 22:59:19.754 | DEBUG alembic.runtime.migration [-] update 59eb64046740 to ef0c02b4366 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.760 | INFO alembic.runtime.migration [-] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-03-03 22:59:19.857 | DEBUG alembic.runtime.migration [-] update ef0c02b4366 to 30cb96d995fa {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:19.863 | INFO alembic.runtime.migration [-] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-03-03 22:59:20.016 | DEBUG alembic.runtime.migration [-] update 30cb96d995fa to 56cdbe267881 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:20.022 | INFO alembic.runtime.migration [-] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-03-03 22:59:20.059 | DEBUG alembic.runtime.migration [-] update 56cdbe267881 to 3a482171410f {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:20.065 | INFO alembic.runtime.migration [-] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-03-03 22:59:20.196 | DEBUG alembic.runtime.migration [-] update 3a482171410f to 533646c7af38 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:20.202 | INFO alembic.runtime.migration [-] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-03-03 22:59:20.239 | DEBUG alembic.runtime.migration [-] update 533646c7af38 to 3db9992c30f3 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:20.245 | INFO alembic.runtime.migration [-] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-03-03 22:59:21.947 | DEBUG alembic.runtime.migration [-] update 3db9992c30f3 to 5077ffcc5f1c {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:21.953 | INFO alembic.runtime.migration [-] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-03-03 22:59:22.108 | DEBUG alembic.runtime.migration [-] update 5077ffcc5f1c to 579c267fbb4d {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:22.114 | INFO alembic.runtime.migration [-] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-03-03 22:59:23.050 | DEBUG alembic.runtime.migration [-] update 579c267fbb4d to 1f0bd302c1a6 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:23.056 | INFO alembic.runtime.migration [-] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-03-03 22:59:23.139 | DEBUG alembic.runtime.migration [-] update 1f0bd302c1a6 to 55761e5f59c5 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:23.148 | INFO alembic.runtime.migration [-] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-03-03 22:59:23.706 | DEBUG alembic.runtime.migration [-] update 55761e5f59c5 to 3651e16d7c43 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:23.712 | INFO alembic.runtime.migration [-] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-03-03 22:59:23.800 | DEBUG alembic.runtime.migration [-] update 3651e16d7c43 to 323840a08dc4 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:23.805 | INFO alembic.runtime.migration [-] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-03-03 22:59:24.084 | DEBUG alembic.runtime.migration [-] update 323840a08dc4 to dda6de06349 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:24.090 | INFO alembic.runtime.migration [-] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-03-03 22:59:24.090 | model 2026-03-03 22:59:24.316 | DEBUG alembic.runtime.migration [-] update dda6de06349 to 344c1ac4747f {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:24.322 | INFO alembic.runtime.migration [-] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-03-03 22:59:24.587 | DEBUG alembic.runtime.migration [-] update 344c1ac4747f to 293fac1130ca {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:24.601 | INFO alembic.runtime.migration [-] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-03-03 22:59:25.053 | DEBUG alembic.runtime.migration [-] update 293fac1130ca to 5155c7077f99 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:25.062 | INFO alembic.runtime.migration [-] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-03-03 22:59:25.132 | DEBUG alembic.runtime.migration [-] update 5155c7077f99 to eb6d5544cbbd {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:25.137 | INFO alembic.runtime.migration [-] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-03-03 22:59:25.137 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing user_id length for share_networks 2026-03-03 22:59:25.225 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for share_networks 2026-03-03 22:59:25.316 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for security_services 2026-03-03 22:59:25.430 | DEBUG alembic.runtime.migration [-] update eb6d5544cbbd to 221a83cfd85b {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:25.435 | INFO alembic.runtime.migration [-] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-03-03 22:59:25.669 | DEBUG alembic.runtime.migration [-] update 221a83cfd85b to fdfb668d19e1 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:25.676 | INFO alembic.runtime.migration [-] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-03-03 22:59:25.912 | DEBUG alembic.runtime.migration [-] update fdfb668d19e1 to e8ea58723178 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:25.919 | INFO alembic.runtime.migration [-] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-03-03 22:59:26.060 | DEBUG alembic.runtime.migration [-] update e8ea58723178 to 493eaffd79e1 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:26.069 | INFO alembic.runtime.migration [-] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-03-03 22:59:26.138 | DEBUG alembic.runtime.migration [-] update 493eaffd79e1 to 63809d875e32 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:26.143 | INFO alembic.runtime.migration [-] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-03-03 22:59:26.657 | DEBUG alembic.runtime.migration [-] update 63809d875e32 to 48a7beae3117 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:26.667 | INFO alembic.runtime.migration [-] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-03-03 22:59:26.810 | DEBUG alembic.runtime.migration [-] update 48a7beae3117 to 3e7d62517afa {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:26.819 | INFO alembic.runtime.migration [-] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-03-03 22:59:26.907 | DEBUG alembic.runtime.migration [-] update 3e7d62517afa to 95e3cf760840 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:26.913 | INFO alembic.runtime.migration [-] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-03-03 22:59:27.014 | DEBUG alembic.runtime.migration [-] update 95e3cf760840 to 87ce15c59bbe {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:27.022 | INFO alembic.runtime.migration [-] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-03-03 22:59:27.182 | DEBUG alembic.runtime.migration [-] update 87ce15c59bbe to 54667b9cade7 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:27.188 | INFO alembic.runtime.migration [-] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-03-03 22:59:27.188 | INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [-] Adding cast_rules_to_readonly column to share instances. 2026-03-03 22:59:27.566 | DEBUG alembic.runtime.migration [-] update 54667b9cade7 to e9f79621d83f {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:27.578 | INFO alembic.runtime.migration [-] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-03-03 22:59:27.578 | INFO 03da71c0e321_convert_cgs_to_share_groups_py [-] Renaming consistency group tables 2026-03-03 22:59:30.005 | DEBUG alembic.runtime.migration [-] update e9f79621d83f to 03da71c0e321 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:30.012 | INFO alembic.runtime.migration [-] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-03-03 22:59:30.495 | DEBUG alembic.runtime.migration [-] update 03da71c0e321 to e1949a93157a {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:30.501 | INFO alembic.runtime.migration [-] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-03-03 22:59:30.949 | DEBUG alembic.runtime.migration [-] update e1949a93157a to a77e2ad5012d {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:30.956 | INFO alembic.runtime.migration [-] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-03-03 22:59:31.073 | DEBUG alembic.runtime.migration [-] update a77e2ad5012d to 927920b37453 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:31.082 | INFO alembic.runtime.migration [-] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-03-03 22:59:31.179 | DEBUG alembic.runtime.migration [-] update 927920b37453 to d5db24264f5c {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:31.185 | INFO alembic.runtime.migration [-] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-03-03 22:59:31.219 | DEBUG alembic.runtime.migration [-] update d5db24264f5c to 7d142971c4ef {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:31.226 | INFO alembic.runtime.migration [-] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-03-03 22:59:31.334 | DEBUG alembic.runtime.migration [-] update 7d142971c4ef to 5237b6625330 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:31.342 | INFO alembic.runtime.migration [-] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-03-03 22:59:32.164 | DEBUG alembic.runtime.migration [-] update 5237b6625330 to 31252d671ae5 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:32.171 | INFO alembic.runtime.migration [-] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-03-03 22:59:32.211 | DEBUG alembic.runtime.migration [-] update 31252d671ae5 to 238720805ce1 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:32.217 | INFO alembic.runtime.migration [-] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-03-03 22:59:32.532 | DEBUG alembic.runtime.migration [-] update 238720805ce1 to b516de97bfee {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:32.541 | INFO alembic.runtime.migration [-] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-03-03 22:59:32.816 | DEBUG alembic.runtime.migration [-] update b516de97bfee to 829a09b0ddd4 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:32.822 | INFO alembic.runtime.migration [-] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-03-03 22:59:32.925 | DEBUG alembic.runtime.migration [-] update 829a09b0ddd4 to 27cb96d991fa {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:32.931 | INFO alembic.runtime.migration [-] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-03-03 22:59:32.968 | DEBUG alembic.runtime.migration [-] update 27cb96d991fa to 4a482571410f {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:32.973 | INFO alembic.runtime.migration [-] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-03-03 22:59:33.051 | DEBUG alembic.runtime.migration [-] update 4a482571410f to 0274d20c560f {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:33.058 | INFO alembic.runtime.migration [-] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-03-03 22:59:33.115 | DEBUG alembic.runtime.migration [-] update 0274d20c560f to 097fad24d2fc {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:33.121 | INFO alembic.runtime.migration [-] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-03-03 22:59:33.171 | DEBUG alembic.runtime.migration [-] update 097fad24d2fc to 11ee96se625f3 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:33.177 | INFO alembic.runtime.migration [-] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-03-03 22:59:33.377 | DEBUG alembic.runtime.migration [-] update 11ee96se625f3 to 6a3fd2984bc31 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:33.388 | INFO alembic.runtime.migration [-] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-03-03 22:59:34.985 | DEBUG alembic.runtime.migration [-] update 6a3fd2984bc31 to 805685098bd2 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:34.993 | INFO alembic.runtime.migration [-] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-03-03 22:59:35.152 | DEBUG alembic.runtime.migration [-] update 805685098bd2 to e6d88547b381 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:35.158 | INFO alembic.runtime.migration [-] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-03-03 22:59:35.550 | DEBUG alembic.runtime.migration [-] update e6d88547b381 to 5aa813ae673d {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:35.559 | INFO alembic.runtime.migration [-] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-03-03 22:59:35.563 | DEBUG alembic.runtime.migration [-] update 5aa813ae673d to 0c23aec99b74 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:35.575 | INFO alembic.runtime.migration [-] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-03-03 22:59:36.078 | DEBUG alembic.runtime.migration [-] update 0c23aec99b74 to 478c445d8d3e {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:36.084 | INFO alembic.runtime.migration [-] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-03-03 22:59:53.867 | DEBUG alembic.runtime.migration [-] update 478c445d8d3e to fbdfabcba377 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:53.873 | INFO alembic.runtime.migration [-] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-03-03 22:59:54.122 | DEBUG alembic.runtime.migration [-] update fbdfabcba377 to 1946cb97bb8d {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:54.131 | INFO alembic.runtime.migration [-] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-03-03 22:59:54.758 | DEBUG alembic.runtime.migration [-] update 1946cb97bb8d to a87e0fb17dee {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:54.763 | INFO alembic.runtime.migration [-] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-03-03 22:59:54.803 | DEBUG alembic.runtime.migration [-] update a87e0fb17dee to bb5938d74b73 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:54.809 | INFO alembic.runtime.migration [-] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-03-03 22:59:54.873 | DEBUG alembic.runtime.migration [-] update bb5938d74b73 to c476aeb186ec {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:54.879 | INFO alembic.runtime.migration [-] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-03-03 22:59:54.912 | DEBUG alembic.runtime.migration [-] update c476aeb186ec to 1e2d600bf972 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:54.918 | INFO alembic.runtime.migration [-] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-03-03 22:59:54.963 | DEBUG alembic.runtime.migration [-] update 1e2d600bf972 to ac0620cbe74d {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:54.970 | INFO alembic.runtime.migration [-] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-03-03 22:59:55.046 | DEBUG alembic.runtime.migration [-] update ac0620cbe74d to aebe2a413e13 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.052 | INFO alembic.runtime.migration [-] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-03-03 22:59:55.174 | DEBUG alembic.runtime.migration [-] update aebe2a413e13 to 9afbe2df4945 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.180 | INFO alembic.runtime.migration [-] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-03-03 22:59:55.222 | DEBUG alembic.runtime.migration [-] update 9afbe2df4945 to cb20f743ca7b {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.228 | INFO alembic.runtime.migration [-] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-03-03 22:59:55.599 | DEBUG alembic.runtime.migration [-] update cb20f743ca7b to 2d708a9a3ba9 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.606 | INFO alembic.runtime.migration [-] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-03-03 22:59:55.716 | DEBUG alembic.runtime.migration [-] update 2d708a9a3ba9 to 99d328f0a3d2 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.724 | INFO alembic.runtime.migration [-] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-03-03 22:59:55.830 | DEBUG alembic.runtime.migration [-] update 99d328f0a3d2 to 6e32091979e0 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.836 | INFO alembic.runtime.migration [-] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-03-03 22:59:55.909 | DEBUG alembic.runtime.migration [-] update 6e32091979e0 to 2f27d904214c {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.914 | INFO alembic.runtime.migration [-] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-03-03 22:59:55.982 | DEBUG alembic.runtime.migration [-] update 2f27d904214c to cdefa6287df8 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:55.989 | INFO alembic.runtime.migration [-] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-03-03 22:59:56.075 | DEBUG alembic.runtime.migration [-] update cdefa6287df8 to 0d8c8f6d54a4 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:56.081 | INFO alembic.runtime.migration [-] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-03-03 22:59:56.408 | DEBUG alembic.runtime.migration [-] update 0d8c8f6d54a4 to e975ea83b712 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:56.419 | INFO alembic.runtime.migration [-] Running upgrade e975ea83b712 -> eead2cb81845, add qos type and qos type specs 2026-03-03 22:59:56.920 | DEBUG alembic.runtime.migration [-] update e975ea83b712 to eead2cb81845 {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:56.926 | INFO alembic.runtime.migration [-] Running upgrade eead2cb81845 -> 004e506e922e, add_share_instance_metadata 2026-03-03 22:59:56.970 | DEBUG alembic.runtime.migration [-] update eead2cb81845 to 004e506e922e {{(pid=94510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-03-03 22:59:57.357 | +++ /opt/stack/manila/devstack/plugin.sh:init_manila:599 : trueorfalse False MANILA_USE_DOWNGRADE_MIGRATIONS 2026-03-03 22:59:57.398 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:599 : [[ False == True ]] 2026-03-03 22:59:57.404 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:607 : /opt/stack/data/venv/bin/manila-manage db version 2026-03-03 22:59:58.327 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.schemas 2026-03-03 22:59:58.327 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.tables 2026-03-03 22:59:58.327 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.types 2026-03-03 22:59:58.327 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.constraints 2026-03-03 22:59:58.327 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.defaults 2026-03-03 22:59:58.327 | INFO alembic.runtime.plugins [-] setup plugin alembic.autogenerate.comments 2026-03-03 22:59:58.497 | INFO oslo_service.backend [-] Loading backend: eventlet 2026-03-03 22:59:58.503 | INFO oslo_service.backend [-] Backend 'eventlet' successfully loaded and cached. 2026-03-03 22:59:58.533 | DEBUG manila.utils [-] backend  {{(pid=94910) __get_backend /opt/stack/manila/manila/utils.py:157}} 2026-03-03 22:59:58.565 | INFO dbcounter [-] Registered counter for database manila 2026-03-03 22:59:58.577 | 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=94910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-03-03 22:59:58.581 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 22:59:58.581 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 22:59:58.581 | DEBUG dbcounter [-] [94910] Writer thread running {{(pid=94910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 22:59:58.585 | 004e506e922e 2026-03-03 22:59:58.875 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:610 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.lvm.LVMShareDriver ']' 2026-03-03 22:59:58.881 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:621 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-03 22:59:58.888 | ++ /opt/stack/manila/devstack/plugin.sh:init_manila:627 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-03 22:59:58.894 | ++ /opt/stack/manila/devstack/plugin.sh:source:1154 : echo_summary 'Installing extra libraries' 2026-03-03 22:59:58.900 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:59:58.905 | ++ ./stack.sh:echo_summary:444 : echo -e Installing extra libraries 2026-03-03 22:59:58.911 | ++ /opt/stack/manila/devstack/plugin.sh:source:1155 : install_libraries 2026-03-03 22:59:58.920 | +++ /opt/stack/manila/devstack/plugin.sh:install_libraries:955 : trueorfalse True RUN_MANILA_HOST_ASSISTED_MIGRATION_TESTS 2026-03-03 22:59:58.959 | ++ /opt/stack/manila/devstack/plugin.sh:install_libraries:955 : '[' True == True ']' 2026-03-03 22:59:58.966 | ++ /opt/stack/manila/devstack/plugin.sh:install_libraries:956 : is_ubuntu 2026-03-03 22:59:58.971 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:59:58.977 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:59:58.983 | ++ /opt/stack/manila/devstack/plugin.sh:install_libraries:957 : install_package nfs-common 2026-03-03 22:59:58.989 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-03 22:59:58.995 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-03 22:59:59.002 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-03 22:59:59.008 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-03 22:59:59.014 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-03 22:59:59.019 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-03 22:59:59.025 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:59:59.031 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:59:59.038 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-03 22:59:59.044 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-03 22:59:59.050 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-03 22:59:59.056 | ++ functions-common:apt_get_update:1159 : return 2026-03-03 22:59:59.063 | ++ functions-common:install_package:1431 : real_install_package nfs-common 2026-03-03 22:59:59.069 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-03 22:59:59.075 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-03 22:59:59.082 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-03 22:59:59.088 | ++ functions-common:real_install_package:1419 : apt_get install nfs-common 2026-03-03 22:59:59.139 | ++ 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 nfs-common 2026-03-03 22:59:59.185 | Reading package lists... 2026-03-03 22:59:59.511 | Building dependency tree... 2026-03-03 22:59:59.512 | Reading state information... 2026-03-03 22:59:59.849 | nfs-common is already the newest version (1:2.6.4-3ubuntu5.1). 2026-03-03 22:59:59.849 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 2026-03-03 22:59:59.860 | ++ functions-common:apt_get:1203 : result=0 2026-03-03 22:59:59.865 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-03 22:59:59.872 | ++ functions-common:time_stop:2412 : local name 2026-03-03 22:59:59.878 | ++ functions-common:time_stop:2413 : local end_time 2026-03-03 22:59:59.883 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-03 22:59:59.889 | ++ functions-common:time_stop:2415 : local total 2026-03-03 22:59:59.895 | ++ functions-common:time_stop:2416 : local start_time 2026-03-03 22:59:59.901 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-03 22:59:59.905 | ++ functions-common:time_stop:2419 : start_time=1772578799133 2026-03-03 22:59:59.910 | ++ functions-common:time_stop:2421 : [[ -z 1772578799133 ]] 2026-03-03 22:59:59.917 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 22:59:59.929 | ++ functions-common:time_stop:2424 : end_time=1772578799921 2026-03-03 22:59:59.935 | ++ functions-common:time_stop:2425 : elapsed_time=788 2026-03-03 22:59:59.941 | ++ functions-common:time_stop:2426 : total=282089 2026-03-03 22:59:59.946 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 22:59:59.953 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=282877 2026-03-03 22:59:59.960 | ++ functions-common:apt_get:1207 : return 0 2026-03-03 22:59:59.966 | ++ /opt/stack/manila/devstack/plugin.sh:source:1156 : echo_summary 'Creating Manila entities for auth service' 2026-03-03 22:59:59.972 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 22:59:59.977 | ++ ./stack.sh:echo_summary:444 : echo -e Creating Manila entities for auth service 2026-03-03 22:59:59.984 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : create_manila_accounts 2026-03-03 22:59:59.991 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:497 : create_service_user manila 2026-03-03 22:59:59.997 | ++ lib/keystone:create_service_user:420 : get_or_create_user manila secretservice Default 2026-03-03 23:00:00.004 | ++ functions-common:get_or_create_user:891 : local user_id 2026-03-03 23:00:00.010 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-03-03 23:00:00.016 | ++ functions-common:get_or_create_user:895 : local email= 2026-03-03 23:00:00.025 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create manila --password secretservice --domain=Default --or-show -f value -c id 2026-03-03 23:00:00.477 | 2026-03-03 23:00:00.497 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:00.505 | ++ functions-common:get_or_create_user:907 : user_id=794aeaf63f1c4ca1945b6e09a270b864 2026-03-03 23:00:00.510 | ++ functions-common:get_or_create_user:908 : echo 794aeaf63f1c4ca1945b6e09a270b864 2026-03-03 23:00:00.510 | 794aeaf63f1c4ca1945b6e09a270b864 2026-03-03 23:00:00.516 | ++ lib/keystone:create_service_user:421 : get_or_add_user_project_role service manila service Default Default 2026-03-03 23:00:00.521 | ++ functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-03-03 23:00:00.527 | ++ functions-common:get_or_add_user_project_role:956 : local domain_args 2026-03-03 23:00:00.536 | +++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-03-03 23:00:00.542 | +++ functions-common:_get_domain_args:939 : local domain 2026-03-03 23:00:00.547 | +++ functions-common:_get_domain_args:940 : domain= 2026-03-03 23:00:00.550 | +++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-03-03 23:00:00.556 | +++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-03-03 23:00:00.563 | +++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-03-03 23:00:00.569 | +++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-03-03 23:00:00.575 | +++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-03-03 23:00:00.583 | ++ functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-03-03 23:00:00.589 | ++ functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user manila --project service --user-domain Default --project-domain Default 2026-03-03 23:00:01.720 | 2026-03-03 23:00:01.732 | +++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user manila --project service --user-domain Default --project-domain Default -c Role -f value 2026-03-03 23:00:02.971 | 2026-03-03 23:00:02.990 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:02.998 | ++ functions-common:get_or_add_user_project_role:971 : user_role_id=0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 23:00:03.005 | ++ functions-common:get_or_add_user_project_role:972 : echo 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 23:00:03.005 | 0f63dd20f5c04e8593ab05fe1de1e669 2026-03-03 23:00:03.011 | ++ lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-03-03 23:00:03.017 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:501 : get_or_create_service manilav2 sharev2 'Manila Shared Filesystem Service V2' 2026-03-03 23:00:03.024 | ++ functions-common:get_or_create_service:1047 : local service_id 2026-03-03 23:00:03.031 | +++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show sharev2 -f value -c id 2026-03-03 23:00:03.506 | +++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create sharev2 --name manilav2 '--description=Manila Shared Filesystem Service V2' -f value -c id 2026-03-03 23:00:03.787 | 2026-03-03 23:00:03.805 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:03.814 | ++ functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 23:00:03.814 | d94807854b264439bf3c757acbd8544b' 2026-03-03 23:00:03.820 | ++ functions-common:get_or_create_service:1059 : echo d94807854b264439bf3c757acbd8544b 2026-03-03 23:00:03.820 | d94807854b264439bf3c757acbd8544b 2026-03-03 23:00:03.825 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:502 : get_or_create_endpoint sharev2 RegionOne https://162.253.55.12/share/v2 2026-03-03 23:00:03.831 | ++ functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 23:00:03.838 | +++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface sharev2 public https://162.253.55.12/share/v2 RegionOne 2026-03-03 23:00:03.845 | +++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 23:00:03.852 | ++++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service sharev2 --interface public --region RegionOne -c ID -f value 2026-03-03 23:00:04.430 | 2026-03-03 23:00:04.445 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:04.453 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 23:00:04.459 | +++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 23:00:04.465 | ++++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create sharev2 public https://162.253.55.12/share/v2 --region RegionOne -f value -c id 2026-03-03 23:00:05.057 | 2026-03-03 23:00:05.074 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:05.080 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=ff87d3a0431e4ce59cb2023859f0152c 2026-03-03 23:00:05.085 | +++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo ff87d3a0431e4ce59cb2023859f0152c 2026-03-03 23:00:05.092 | ++ functions-common:get_or_create_endpoint:1092 : public_id=ff87d3a0431e4ce59cb2023859f0152c 2026-03-03 23:00:05.097 | ++ functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 23:00:05.103 | ++ functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 23:00:05.108 | ++ functions-common:get_or_create_endpoint:1101 : echo ff87d3a0431e4ce59cb2023859f0152c 2026-03-03 23:00:05.108 | ff87d3a0431e4ce59cb2023859f0152c 2026-03-03 23:00:05.114 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:507 : get_or_create_service manilav2_legacy sharev2_legacy 'Manila Shared 2026-03-03 23:00:05.114 | Filesystem Service V2 (Legacy 2.0)' 2026-03-03 23:00:05.120 | ++ functions-common:get_or_create_service:1047 : local service_id 2026-03-03 23:00:05.127 | +++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show sharev2_legacy -f value -c id 2026-03-03 23:00:05.588 | +++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create sharev2_legacy --name manilav2_legacy '--description=Manila Shared 2026-03-03 23:00:05.588 | Filesystem Service V2 (Legacy 2.0)' -f value -c id 2026-03-03 23:00:05.872 | 2026-03-03 23:00:05.891 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:05.899 | ++ functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 23:00:05.899 | a7be73462f6e4656a006d8b0894ca052' 2026-03-03 23:00:05.904 | ++ functions-common:get_or_create_service:1059 : echo a7be73462f6e4656a006d8b0894ca052 2026-03-03 23:00:05.904 | a7be73462f6e4656a006d8b0894ca052 2026-03-03 23:00:05.910 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:509 : get_or_create_endpoint sharev2_legacy RegionOne 'https://162.253.55.12/share/v2/$(project_id)s' 2026-03-03 23:00:05.917 | ++ functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 23:00:05.925 | +++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface sharev2_legacy public 'https://162.253.55.12/share/v2/$(project_id)s' RegionOne 2026-03-03 23:00:05.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 23:00:05.940 | ++++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service sharev2_legacy --interface public --region RegionOne -c ID -f value 2026-03-03 23:00:06.548 | 2026-03-03 23:00:06.567 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:06.575 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 23:00:06.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 23:00:06.590 | ++++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create sharev2_legacy public 'https://162.253.55.12/share/v2/$(project_id)s' --region RegionOne -f value -c id 2026-03-03 23:00:07.235 | 2026-03-03 23:00:07.256 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:07.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=ee2fc1fef06649c78d2f68ed03afc695 2026-03-03 23:00:07.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo ee2fc1fef06649c78d2f68ed03afc695 2026-03-03 23:00:07.276 | ++ functions-common:get_or_create_endpoint:1092 : public_id=ee2fc1fef06649c78d2f68ed03afc695 2026-03-03 23:00:07.282 | ++ functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 23:00:07.288 | ++ functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 23:00:07.294 | ++ functions-common:get_or_create_endpoint:1101 : echo ee2fc1fef06649c78d2f68ed03afc695 2026-03-03 23:00:07.294 | ee2fc1fef06649c78d2f68ed03afc695 2026-03-03 23:00:07.301 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:515 : get_or_create_service shared-file-system shared-file-system 'Manila 2026-03-03 23:00:07.301 | Shared Filesystem Service v2 API (alias of the sharev2 service)' 2026-03-03 23:00:07.308 | ++ functions-common:get_or_create_service:1047 : local service_id 2026-03-03 23:00:07.315 | +++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show shared-file-system -f value -c id 2026-03-03 23:00:07.819 | +++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create shared-file-system --name shared-file-system '--description=Manila 2026-03-03 23:00:07.820 | Shared Filesystem Service v2 API (alias of the sharev2 service)' -f value -c id 2026-03-03 23:00:08.098 | 2026-03-03 23:00:08.119 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:08.126 | ++ functions-common:get_or_create_service:1058 : service_id=' 2026-03-03 23:00:08.126 | 43d9ff80ad9848cdbd6800dea17abfb3' 2026-03-03 23:00:08.133 | ++ functions-common:get_or_create_service:1059 : echo 43d9ff80ad9848cdbd6800dea17abfb3 2026-03-03 23:00:08.133 | 43d9ff80ad9848cdbd6800dea17abfb3 2026-03-03 23:00:08.139 | ++ /opt/stack/manila/devstack/plugin.sh:create_manila_accounts:517 : get_or_create_endpoint shared-file-system RegionOne https://162.253.55.12/share/v2 2026-03-03 23:00:08.145 | ++ functions-common:get_or_create_endpoint:1091 : local public_id 2026-03-03 23:00:08.153 | +++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface shared-file-system public https://162.253.55.12/share/v2 RegionOne 2026-03-03 23:00:08.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-03-03 23:00:08.167 | ++++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service shared-file-system --interface public --region RegionOne -c ID -f value 2026-03-03 23:00:08.702 | 2026-03-03 23:00:08.722 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:08.730 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-03-03 23:00:08.736 | +++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-03-03 23:00:08.744 | ++++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create shared-file-system public https://162.253.55.12/share/v2 --region RegionOne -f value -c id 2026-03-03 23:00:09.292 | 2026-03-03 23:00:09.312 | ++++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:00:09.318 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=c5d2835c87754cf8a8d56cec5330f400 2026-03-03 23:00:09.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo c5d2835c87754cf8a8d56cec5330f400 2026-03-03 23:00:09.329 | ++ functions-common:get_or_create_endpoint:1092 : public_id=c5d2835c87754cf8a8d56cec5330f400 2026-03-03 23:00:09.334 | ++ functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-03-03 23:00:09.338 | ++ functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-03-03 23:00:09.343 | ++ functions-common:get_or_create_endpoint:1101 : echo c5d2835c87754cf8a8d56cec5330f400 2026-03-03 23:00:09.343 | c5d2835c87754cf8a8d56cec5330f400 2026-03-03 23:00:09.348 | ++ /opt/stack/manila/devstack/plugin.sh:source:1160 : is_service_enabled cinder 2026-03-03 23:00:09.381 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:09.386 | ++ /opt/stack/manila/devstack/plugin.sh:source:1160 : [[ -n '' ]] 2026-03-03 23:00:09.393 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 23:00:09.399 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-03 23:00:09.410 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 23:00:09.416 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-03 23:00:09.422 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-03 23:00:09.428 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack post-config 2026-03-03 23:00:09.434 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-03 23:00:09.440 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-03 23:00:09.447 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-03 23:00:09.461 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-03 23:00:09.500 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:09.507 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-03 23:00:09.512 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-03 23:00:09.519 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-03 23:00:09.524 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-03-03 23:00:09.530 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-03 23:00:09.537 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 23:00:09.543 | ++ /opt/stack/octavia/devstack/plugin.sh:source:795 : echo_summary 'Configuring octavia' 2026-03-03 23:00:09.549 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:00:09.555 | ++ ./stack.sh:echo_summary:444 : echo -e Configuring octavia 2026-03-03 23:00:09.561 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : octavia_configure 2026-03-03 23:00:09.568 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:205 : sudo mkdir -m 755 -p /etc/octavia 2026-03-03 23:00:09.590 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:206 : safe_chown stack /etc/octavia 2026-03-03 23:00:09.595 | ++ functions-common:safe_chown:2313 : _safe_permission_operation chown stack /etc/octavia 2026-03-03 23:00:09.637 | ++ functions-common:_safe_permission_operation:2161 : sudo chown stack /etc/octavia 2026-03-03 23:00:09.659 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:208 : sudo mkdir -m 700 -p /var/run/octavia 2026-03-03 23:00:09.681 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:209 : safe_chown stack /var/run/octavia 2026-03-03 23:00:09.685 | ++ functions-common:safe_chown:2313 : _safe_permission_operation chown stack /var/run/octavia 2026-03-03 23:00:09.728 | ++ functions-common:_safe_permission_operation:2161 : sudo chown stack /var/run/octavia 2026-03-03 23:00:09.748 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:211 : '[' -e /etc/octavia/octavia_api_audit_map.conf ']' 2026-03-03 23:00:09.753 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:212 : cp /opt/stack/octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf 2026-03-03 23:00:09.762 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:216 : setup_logging /etc/octavia/octavia.conf 2026-03-03 23:00:09.766 | ++ functions:setup_logging:693 : setup_systemd_logging /etc/octavia/octavia.conf 2026-03-03 23:00:09.770 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/octavia/octavia.conf 2026-03-03 23:00:09.776 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 23:00:09.812 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 23:00:09.817 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 23:00:09.822 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 23:00:09.828 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 23:00:09.834 | ++ functions:setup_systemd_logging:723 : iniset /etc/octavia/octavia.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-03 23:00:09.905 | ++ functions:setup_systemd_logging:725 : iniset /etc/octavia/octavia.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-03-03 23:00:09.972 | ++ functions:setup_systemd_logging:726 : iniset /etc/octavia/octavia.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-03 23:00:10.036 | ++ functions:setup_systemd_logging:727 : iniset /etc/octavia/octavia.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 23:00:10.095 | ++ functions:setup_systemd_logging:730 : iniset /etc/octavia/octavia.conf DEFAULT log_color False 2026-03-03 23:00:10.157 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:217 : iniset /etc/octavia/octavia.conf DEFAULT debug True 2026-03-03 23:00:10.220 | +++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:220 : ipv6_unquote 162.253.55.12 2026-03-03 23:00:10.227 | +++ functions-common:ipv6_unquote:2210 : echo 162.253.55.12 2026-03-03 23:00:10.228 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-03 23:00:10.237 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:220 : iniset /etc/octavia/octavia.conf api_settings bind_host 162.253.55.12 2026-03-03 23:00:10.308 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:221 : iniset /etc/octavia/octavia.conf api_settings api_handler queue_producer 2026-03-03 23:00:10.371 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:223 : iniset /etc/octavia/octavia.conf database connection mysql+pymysql://root:secretdatabase@127.0.0.1:3306/octavia 2026-03-03 23:00:10.441 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:224 : [[ False == True ]] 2026-03-03 23:00:10.446 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:235 : configure_keystone_authtoken_middleware /etc/octavia/octavia.conf octavia 2026-03-03 23:00:10.452 | ++ lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/octavia/octavia.conf 2026-03-03 23:00:10.457 | ++ lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=octavia 2026-03-03 23:00:10.463 | ++ lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-03 23:00:10.468 | ++ lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-03 23:00:10.473 | ++ lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/octavia/octavia.conf octavia keystone_authtoken 2026-03-03 23:00:10.478 | ++ lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/octavia/octavia.conf 2026-03-03 23:00:10.485 | ++ lib/keystone:configure_keystoneauth:433 : local admin_user=octavia 2026-03-03 23:00:10.491 | ++ lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-03 23:00:10.496 | ++ lib/keystone:configure_keystoneauth:436 : iniset /etc/octavia/octavia.conf keystone_authtoken auth_type password 2026-03-03 23:00:10.562 | ++ lib/keystone:configure_keystoneauth:437 : iniset /etc/octavia/octavia.conf keystone_authtoken interface public 2026-03-03 23:00:10.633 | ++ lib/keystone:configure_keystoneauth:438 : iniset /etc/octavia/octavia.conf keystone_authtoken auth_url https://162.253.55.12/identity 2026-03-03 23:00:10.701 | ++ lib/keystone:configure_keystoneauth:439 : iniset /etc/octavia/octavia.conf keystone_authtoken username octavia 2026-03-03 23:00:10.769 | ++ lib/keystone:configure_keystoneauth:440 : iniset /etc/octavia/octavia.conf keystone_authtoken password secretservice 2026-03-03 23:00:10.836 | ++ lib/keystone:configure_keystoneauth:441 : iniset /etc/octavia/octavia.conf keystone_authtoken user_domain_name Default 2026-03-03 23:00:10.901 | ++ lib/keystone:configure_keystoneauth:442 : iniset /etc/octavia/octavia.conf keystone_authtoken project_name service 2026-03-03 23:00:10.970 | ++ lib/keystone:configure_keystoneauth:443 : iniset /etc/octavia/octavia.conf keystone_authtoken project_domain_name Default 2026-03-03 23:00:11.037 | ++ lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/octavia/octavia.conf keystone_authtoken www_authenticate_uri https://162.253.55.12/identity 2026-03-03 23:00:11.101 | ++ lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/octavia/octavia.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-03 23:00:11.166 | ++ lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/octavia/octavia.conf keystone_authtoken memcached_servers localhost:11211 2026-03-03 23:00:11.232 | ++ lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-03 23:00:11.238 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:238 : iniset /etc/octavia/octavia.conf service_auth auth_url https://162.253.55.12/identity 2026-03-03 23:00:11.306 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:239 : iniset /etc/octavia/octavia.conf service_auth auth_type password 2026-03-03 23:00:11.368 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:240 : iniset /etc/octavia/octavia.conf service_auth username admin 2026-03-03 23:00:11.435 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:241 : iniset /etc/octavia/octavia.conf service_auth password secretadmin 2026-03-03 23:00:11.502 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:242 : iniset /etc/octavia/octavia.conf service_auth user_domain_name Default 2026-03-03 23:00:11.563 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:243 : iniset /etc/octavia/octavia.conf service_auth project_name admin 2026-03-03 23:00:11.627 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:244 : iniset /etc/octavia/octavia.conf service_auth project_domain_name Default 2026-03-03 23:00:11.694 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:245 : iniset /etc/octavia/octavia.conf service_auth cafile /opt/stack/data/ca-bundle.pem 2026-03-03 23:00:11.762 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:246 : iniset /etc/octavia/octavia.conf service_auth memcached_servers 162.253.55.12:11211 2026-03-03 23:00:11.826 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:249 : iniset /etc/octavia/octavia.conf neutron auth_url https://162.253.55.12/identity 2026-03-03 23:00:11.895 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:250 : iniset /etc/octavia/octavia.conf neutron auth_type password 2026-03-03 23:00:11.963 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:251 : iniset /etc/octavia/octavia.conf neutron username admin 2026-03-03 23:00:12.030 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:252 : iniset /etc/octavia/octavia.conf neutron password secretadmin 2026-03-03 23:00:12.092 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:253 : iniset /etc/octavia/octavia.conf neutron user_domain_name Default 2026-03-03 23:00:12.149 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:254 : iniset /etc/octavia/octavia.conf neutron project_name admin 2026-03-03 23:00:12.215 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:255 : iniset /etc/octavia/octavia.conf neutron project_domain_name Default 2026-03-03 23:00:12.282 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:256 : iniset /etc/octavia/octavia.conf neutron cafile /opt/stack/data/ca-bundle.pem 2026-03-03 23:00:12.346 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:259 : iniset /etc/octavia/octavia.conf controller_worker amphora_driver amphora_haproxy_rest_driver 2026-03-03 23:00:12.418 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:260 : iniset /etc/octavia/octavia.conf controller_worker compute_driver compute_nova_driver 2026-03-03 23:00:12.482 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:261 : iniset /etc/octavia/octavia.conf controller_worker volume_driver volume_noop_driver 2026-03-03 23:00:12.548 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:262 : iniset /etc/octavia/octavia.conf controller_worker network_driver allowed_address_pairs_driver 2026-03-03 23:00:12.616 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:263 : iniset /etc/octavia/octavia.conf controller_worker image_driver image_glance_driver 2026-03-03 23:00:12.687 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:264 : iniset /etc/octavia/octavia.conf controller_worker amp_image_tag amphora 2026-03-03 23:00:12.762 | +++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:265 : readlink -e /etc/localtime 2026-03-03 23:00:12.764 | +++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:265 : sed 's/\/usr\/share\/zoneinfo\///' 2026-03-03 23:00:12.812 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:265 : iniset /etc/octavia/octavia.conf controller_worker amp_timezone Etc/UTC 2026-03-03 23:00:12.880 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:267 : iniuncomment /etc/octavia/octavia.conf health_manager heartbeat_key 2026-03-03 23:00:12.918 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:268 : iniset /etc/octavia/octavia.conf health_manager heartbeat_key insecure 2026-03-03 23:00:12.990 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:270 : iniset /etc/octavia/octavia.conf house_keeping amphora_expiry_age 3600 2026-03-03 23:00:13.060 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:271 : iniset /etc/octavia/octavia.conf house_keeping load_balancer_expiry_age 3600 2026-03-03 23:00:13.127 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:273 : iniset_rpc_backend octavia /etc/octavia/octavia.conf 2026-03-03 23:00:13.133 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=octavia 2026-03-03 23:00:13.139 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/octavia/octavia.conf 2026-03-03 23:00:13.145 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 23:00:13.151 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-03 23:00:13.157 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 23:00:13.195 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:13.202 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-03 23:00:13.209 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-03 23:00:13.214 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 23:00:13.248 | +++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:13.254 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 23:00:13.261 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/octavia/octavia.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/ 2026-03-03 23:00:13.329 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 23:00:13.335 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 23:00:13.341 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:275 : iniset /etc/octavia/octavia.conf oslo_messaging rpc_thread_pool_size 2 2026-03-03 23:00:13.410 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:276 : iniset /etc/octavia/octavia.conf oslo_messaging topic octavia_prov 2026-03-03 23:00:13.470 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:279 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora base_path 2026-03-03 23:00:13.504 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:280 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora base_cert_dir 2026-03-03 23:00:13.542 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:281 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora connection_max_retries 2026-03-03 23:00:13.580 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:282 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora connection_retry_interval 2026-03-03 23:00:13.620 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:283 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora rest_request_conn_timeout 2026-03-03 23:00:13.664 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:284 : iniuncomment /etc/octavia/octavia.conf haproxy_amphora rest_request_read_timeout 2026-03-03 23:00:13.711 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:285 : iniuncomment /etc/octavia/octavia.conf controller_worker amp_active_retries 2026-03-03 23:00:13.753 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:286 : iniuncomment /etc/octavia/octavia.conf controller_worker amp_active_wait_sec 2026-03-03 23:00:13.800 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:287 : iniuncomment /etc/octavia/octavia.conf controller_worker workers 2026-03-03 23:00:13.846 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:288 : iniuncomment /etc/octavia/octavia.conf controller_worker loadbalancer_topology 2026-03-03 23:00:13.887 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:290 : iniset /etc/octavia/octavia.conf controller_worker loadbalancer_topology SINGLE 2026-03-03 23:00:13.955 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:293 : iniset /etc/octavia/octavia.conf haproxy_amphora connection_max_retries 1500 2026-03-03 23:00:14.023 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:294 : iniset /etc/octavia/octavia.conf haproxy_amphora connection_retry_interval 1 2026-03-03 23:00:14.088 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:295 : iniset /etc/octavia/octavia.conf haproxy_amphora rest_request_conn_timeout 10 2026-03-03 23:00:14.149 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:296 : iniset /etc/octavia/octavia.conf haproxy_amphora rest_request_read_timeout 120 2026-03-03 23:00:14.210 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:297 : iniset /etc/octavia/octavia.conf controller_worker amp_active_retries 100 2026-03-03 23:00:14.273 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:298 : iniset /etc/octavia/octavia.conf controller_worker amp_active_wait_sec 2 2026-03-03 23:00:14.335 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:299 : iniset /etc/octavia/octavia.conf controller_worker workers 2 2026-03-03 23:00:14.401 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:301 : [[ -a /etc/octavia/.ssh ]] 2026-03-03 23:00:14.406 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:305 : mkdir -m755 /etc/octavia/.ssh 2026-03-03 23:00:14.417 | +++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:307 : trueorfalse False OCTAVIA_USE_PREGENERATED_SSH_KEY 2026-03-03 23:00:14.453 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:307 : [[ False == \T\r\u\e ]] 2026-03-03 23:00:14.458 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:312 : ssh-keygen -b 2048 -t rsa -N '' -f /etc/octavia/.ssh/octavia_ssh_key 2026-03-03 23:00:14.834 | Generating public/private rsa key pair. 2026-03-03 23:00:14.834 | Your identification has been saved in /etc/octavia/.ssh/octavia_ssh_key 2026-03-03 23:00:14.834 | Your public key has been saved in /etc/octavia/.ssh/octavia_ssh_key.pub 2026-03-03 23:00:14.835 | The key fingerprint is: 2026-03-03 23:00:14.835 | SHA256:LBYM5SzYsWgf9pSBrd4fSG9SNRupzyeXN7xqS82bvbw stack@np0000157713 2026-03-03 23:00:14.835 | The key's randomart image is: 2026-03-03 23:00:14.835 | +---[RSA 2048]----+ 2026-03-03 23:00:14.835 | | o+o . | 2026-03-03 23:00:14.835 | | +.B.o = | 2026-03-03 23:00:14.835 | | + *.B o + | 2026-03-03 23:00:14.835 | | . o.=.oo . | 2026-03-03 23:00:14.835 | | ..o++So o | 2026-03-03 23:00:14.835 | | ..+.+ + +o+ | 2026-03-03 23:00:14.835 | | + . +..oo | 2026-03-03 23:00:14.835 | | . .. o+ | 2026-03-03 23:00:14.835 | | .oooE+| 2026-03-03 23:00:14.835 | +----[SHA256]-----+ 2026-03-03 23:00:14.840 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:314 : iniset /etc/octavia/octavia.conf controller_worker amp_ssh_key_name octavia_ssh_key 2026-03-03 23:00:14.904 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:316 : '[' api == main ']' 2026-03-03 23:00:14.909 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:316 : '[' api == standalone ']' 2026-03-03 23:00:14.915 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:316 : '[' api == api ']' 2026-03-03 23:00:14.921 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:317 : recreate_database_mysql octavia 2026-03-03 23:00:14.925 | ++ lib/databases/mysql:recreate_database_mysql:54 : local db=octavia 2026-03-03 23:00:14.931 | ++ lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS octavia;' 2026-03-03 23:00:14.941 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 23:00:14.992 | ++ lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE octavia CHARACTER SET utf8;' 2026-03-03 23:00:14.998 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-03-03 23:00:15.056 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:318 : octavia-db-manage upgrade head 2026-03-03 23:00:15.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-03 23:00:15.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-03 23:00:15.896 | INFO alembic.runtime.migration [-] Running upgrade -> 35dee79d5865, initial_create 2026-03-03 23:00:16.887 | INFO alembic.runtime.migration [-] Running upgrade 35dee79d5865 -> 4c094013699a, update load balancer amphora relationship 2026-03-03 23:00:17.225 | INFO alembic.runtime.migration [-] Running upgrade 4c094013699a -> 13500e2e978d, update url and name size 2026-03-03 23:00:17.231 | INFO alembic.runtime.migration [-] Running upgrade 13500e2e978d -> 4faaa983e7a9, update member address column 2026-03-03 23:00:17.314 | INFO alembic.runtime.migration [-] Running upgrade 4faaa983e7a9 -> 3a1e1cdb7b27, rename amphora host id 2026-03-03 23:00:17.432 | INFO alembic.runtime.migration [-] Running upgrade 3a1e1cdb7b27 -> 14892634e228, update vip 2026-03-03 23:00:17.836 | INFO alembic.runtime.migration [-] Running upgrade 14892634e228 -> 256852d5ff7c, add lb_network_ip to amphora 2026-03-03 23:00:17.938 | INFO alembic.runtime.migration [-] Running upgrade 256852d5ff7c -> 92fe9857279, create healthmanager table 2026-03-03 23:00:17.991 | INFO alembic.runtime.migration [-] Running upgrade 92fe9857279 -> 3e5b37a0bdb9, Add vrrp_ip and ha_ip to amphora 2026-03-03 23:00:18.177 | INFO alembic.runtime.migration [-] Running upgrade 3e5b37a0bdb9 -> 48660b6643f0, add new states for amphora 2026-03-03 23:00:18.184 | INFO alembic.runtime.migration [-] Running upgrade 48660b6643f0 -> 4fe8240425b4, update vip add subnet id 2026-03-03 23:00:18.211 | INFO alembic.runtime.migration [-] Running upgrade 4fe8240425b4 -> 298eac0640a7, Add vrrp_port_id and ha_port_id to amphora 2026-03-03 23:00:18.382 | INFO alembic.runtime.migration [-] Running upgrade 298eac0640a7 -> 357d17a6d5ac, update lb and amphora data model for active passive 2026-03-03 23:00:19.076 | INFO alembic.runtime.migration [-] Running upgrade 357d17a6d5ac -> 2351ea316465, Adding TERMINATED_HTTPS support and TLS ref ID char length increase 2026-03-03 23:00:19.224 | INFO alembic.runtime.migration [-] Running upgrade 2351ea316465 -> 543f5d8e4e56, Add a column busy in table amphora health 2026-03-03 23:00:19.292 | INFO alembic.runtime.migration [-] Running upgrade 543f5d8e4e56 -> 3b199c848b96, Create NO_MONITOR operational_status 2026-03-03 23:00:19.315 | INFO alembic.runtime.migration [-] Running upgrade 3b199c848b96 -> 5a3ee5472c31, add cert expiration info in amphora table 2026-03-03 23:00:19.592 | INFO alembic.runtime.migration [-] Running upgrade 5a3ee5472c31 -> 1e4c1d83044c, Keepalived configuration datamodel 2026-03-03 23:00:20.103 | INFO alembic.runtime.migration [-] Running upgrade 1e4c1d83044c -> 6abb04f24c5, Tenant id to project id 2026-03-03 23:00:20.968 | INFO alembic.runtime.migration [-] Running upgrade 6abb04f24c5 -> 43287cd10fef, Make pool.lb_algorithm larger 2026-03-03 23:00:21.389 | INFO alembic.runtime.migration [-] Running upgrade 43287cd10fef -> 29ff921a6eb, Shared pools 2026-03-03 23:00:21.936 | INFO alembic.runtime.migration [-] Running upgrade 29ff921a6eb -> 458c9ee2a011, L7 Policies and Rules 2026-03-03 23:00:22.205 | INFO alembic.runtime.migration [-] Running upgrade 458c9ee2a011 -> 186509101b9b, add_server_group_id_to_loadbalancer 2026-03-03 23:00:22.310 | INFO alembic.runtime.migration [-] Running upgrade 186509101b9b -> 8c0851bdf6c3, change_tls_container_id_length_in_sni_table 2026-03-03 23:00:22.427 | INFO alembic.runtime.migration [-] Running upgrade 8c0851bdf6c3 -> 9bf4d21caaea, adding Amphora ID to listener_statistics table 2026-03-03 23:00:23.174 | INFO alembic.runtime.migration [-] Running upgrade 9bf4d21caaea -> 4d9cf7d32f2, Insert headers 2026-03-03 23:00:23.290 | INFO alembic.runtime.migration [-] Running upgrade 4d9cf7d32f2 -> 36b94648fef8, add timestamp 2026-03-03 23:00:24.148 | INFO alembic.runtime.migration [-] Running upgrade 36b94648fef8 -> 62816c232310, Fix migration for MySQL 5.7 2026-03-03 23:00:24.167 | INFO alembic.runtime.migration [-] Running upgrade 62816c232310 -> 4a6ec0ab7284, Remove FK constraints on listener_statistics because it will be cross-DB 2026-03-03 23:00:24.208 | INFO alembic.runtime.migration [-] Running upgrade 4a6ec0ab7284 -> 82b9402e71fd, Update vip address size 2026-03-03 23:00:24.218 | INFO alembic.runtime.migration [-] Running upgrade 82b9402e71fd -> 9b5473976d6d, Add provisioning_status to objects 2026-03-03 23:00:25.698 | INFO alembic.runtime.migration [-] Running upgrade 9b5473976d6d -> c11292016060, adding request error number to listener_statistics table 2026-03-03 23:00:25.774 | INFO alembic.runtime.migration [-] Running upgrade c11292016060 -> 44a2414dd683, adding name column to member and health monitor 2026-03-03 23:00:25.948 | INFO alembic.runtime.migration [-] Running upgrade 44a2414dd683 -> 3f8ff3be828e, create quotas table 2026-03-03 23:00:25.989 | INFO alembic.runtime.migration [-] Running upgrade 3f8ff3be828e -> 443fe6676637, Add a column network_id in table vip 2026-03-03 23:00:26.061 | INFO alembic.runtime.migration [-] Running upgrade 443fe6676637 -> fc5582da7d8a, create_amphora_build_rate_limit_tables 2026-03-03 23:00:26.148 | INFO alembic.runtime.migration [-] Running upgrade fc5582da7d8a -> fac584114642, Add ID column to Healthmonitor table 2026-03-03 23:00:26.737 | INFO alembic.runtime.migration [-] Running upgrade fac584114642 -> 034b2dc2f3e0, modernize_l7policy_fields 2026-03-03 23:00:29.193 | INFO alembic.runtime.migration [-] Running upgrade 034b2dc2f3e0 -> d85ca7258d21, modernize l7rule 2026-03-03 23:00:29.956 | INFO alembic.runtime.migration [-] Running upgrade d85ca7258d21 -> 52377704420e, add timestamps and operating_status to healthmonitor 2026-03-03 23:00:30.340 | INFO alembic.runtime.migration [-] Running upgrade 52377704420e -> 5309960964f8, add proxy protocol for pool 2026-03-03 23:00:30.349 | INFO alembic.runtime.migration [-] Running upgrade 5309960964f8 -> 27e54d00c3cd, add monitor address and port to member 2026-03-03 23:00:30.663 | INFO alembic.runtime.migration [-] Running upgrade 27e54d00c3cd -> e6672bda93bf, add ping and tls-hello monitor types 2026-03-03 23:00:30.675 | INFO alembic.runtime.migration [-] Running upgrade e6672bda93bf -> 4aeb9e23ad43, Add DRAINING operating status 2026-03-03 23:00:30.690 | INFO alembic.runtime.migration [-] Running upgrade 4aeb9e23ad43 -> bf171d0d91c3, add cached_zone to amphora 2026-03-03 23:00:30.907 | INFO alembic.runtime.migration [-] Running upgrade bf171d0d91c3 -> 0aee2b450512, Add QoS Policy ID column to VIP table 2026-03-03 23:00:30.979 | INFO alembic.runtime.migration [-] Running upgrade 0aee2b450512 -> 10d38216ad34, add timestamps to amphora 2026-03-03 23:00:31.137 | INFO alembic.runtime.migration [-] Running upgrade 10d38216ad34 -> 034756a182a2, amphora add image id 2026-03-03 23:00:31.225 | INFO alembic.runtime.migration [-] Running upgrade 034756a182a2 -> ba35e0fb88e1, add backup field to member 2026-03-03 23:00:31.312 | INFO alembic.runtime.migration [-] Running upgrade ba35e0fb88e1 -> 0fd2c131923f, add timeout fields to listener 2026-03-03 23:00:31.944 | INFO alembic.runtime.migration [-] Running upgrade 0fd2c131923f -> 0f242cf02c74, Add provider column 2026-03-03 23:00:32.045 | INFO alembic.runtime.migration [-] Running upgrade 0f242cf02c74 -> ebbcc72b4e5e, Add Octavia owned VIP column to VIP table 2026-03-03 23:00:32.109 | INFO alembic.runtime.migration [-] Running upgrade ebbcc72b4e5e -> 76aacf2e176c, Extend some necessary fields for udp support 2026-03-03 23:00:32.245 | INFO alembic.runtime.migration [-] Running upgrade 76aacf2e176c -> 55874a4ceed6, add l7policy action redirect prefix 2026-03-03 23:00:32.346 | INFO alembic.runtime.migration [-] Running upgrade 55874a4ceed6 -> 80dba23a159f, tags_support 2026-03-03 23:00:32.456 | INFO alembic.runtime.migration [-] Running upgrade 80dba23a159f -> 4f65b4f91c39, amphora add flavor id 2026-03-03 23:00:32.619 | INFO alembic.runtime.migration [-] Running upgrade 4f65b4f91c39 -> b9c703669314, add flavor and flavor_profile table 2026-03-03 23:00:32.776 | INFO alembic.runtime.migration [-] Running upgrade b9c703669314 -> 211982b05afc, add_flavor_id_to_lb 2026-03-03 23:00:32.883 | INFO alembic.runtime.migration [-] Running upgrade 211982b05afc -> 11e4bb2bb8ef, Fix_IPv6_VIP 2026-03-03 23:00:32.901 | INFO alembic.runtime.migration [-] Running upgrade 11e4bb2bb8ef -> 2ad093f6353f, Add listener client_ca_tls_certificate_id column 2026-03-03 23:00:33.052 | INFO alembic.runtime.migration [-] Running upgrade 2ad093f6353f -> f21ae3f21adc, Add Client Auth options 2026-03-03 23:00:33.338 | INFO alembic.runtime.migration [-] Running upgrade f21ae3f21adc -> ffad172e98c1, Add certificate revoke revocation list field 2026-03-03 23:00:33.544 | INFO alembic.runtime.migration [-] Running upgrade ffad172e98c1 -> 1afc932f1ca2, Extend the l7rule type for support client certificate cases 2026-03-03 23:00:33.557 | INFO alembic.runtime.migration [-] Running upgrade 1afc932f1ca2 -> a1f689aecc1d, Extend pool for support backend re-encryption 2026-03-03 23:00:33.765 | INFO alembic.runtime.migration [-] Running upgrade a1f689aecc1d -> 74aae261694c, extend pool for backend CA and CRL 2026-03-03 23:00:34.060 | INFO alembic.runtime.migration [-] Running upgrade 74aae261694c -> a7f187cd221f, Add tls boolean type for backend re-encryption 2026-03-03 23:00:34.167 | INFO alembic.runtime.migration [-] Running upgrade a7f187cd221f -> 6742ca1b27c2, Add L7policy Redirect http code 2026-03-03 23:00:34.267 | INFO alembic.runtime.migration [-] Running upgrade 6742ca1b27c2 -> 7432f1d4ea83, add l7policy action redirect prefix 2026-03-03 23:00:34.580 | INFO alembic.runtime.migration [-] Running upgrade 7432f1d4ea83 -> 6ffc710674ef, Spares pool table 2026-03-03 23:00:34.620 | INFO alembic.runtime.migration [-] Running upgrade 6ffc710674ef -> 46d914b2a5e5, Seed the spares_pool table 2026-03-03 23:00:34.628 | INFO alembic.runtime.migration [-] Running upgrade 46d914b2a5e5 -> 392fb85b4419, add primary key to spares_pool 2026-03-03 23:00:34.633 | INFO 392fb85b4419_add_primary_key_to_spares_pool_py [-] The primary key in spares_pool already exists, continuing. 2026-03-03 23:00:34.638 | INFO alembic.runtime.migration [-] Running upgrade 392fb85b4419 -> a5762a99609a, add protocol in listener keys 2026-03-03 23:00:34.691 | INFO alembic.runtime.migration [-] Running upgrade a5762a99609a -> da371b422669, Add CIDRs for listeners 2026-03-03 23:00:34.734 | INFO alembic.runtime.migration [-] Running upgrade da371b422669 -> dcf88e59aae4, Add LB_ALGORITHM_SOURCE_IP_PORT 2026-03-03 23:00:34.743 | INFO alembic.runtime.migration [-] Running upgrade dcf88e59aae4 -> e37941b010db, Add lb flavor ID constraint 2026-03-03 23:00:34.888 | INFO alembic.runtime.migration [-] Running upgrade e37941b010db -> c761c8a71579, add availability_zone table 2026-03-03 23:00:34.971 | INFO alembic.runtime.migration [-] Running upgrade c761c8a71579 -> 8ac4ed24df3a, add availability_zone to lb 2026-03-03 23:00:35.214 | INFO alembic.runtime.migration [-] Running upgrade 8ac4ed24df3a -> 7c36b277bfb0, add listener ciphers column 2026-03-03 23:00:35.324 | INFO alembic.runtime.migration [-] Running upgrade 7c36b277bfb0 -> fbd705961c3a, add pool ciphers column 2026-03-03 23:00:35.492 | INFO alembic.runtime.migration [-] Running upgrade fbd705961c3a -> e5493ae5f9a7, add listener tls versions column 2026-03-03 23:00:35.710 | INFO alembic.runtime.migration [-] Running upgrade e5493ae5f9a7 -> d3c8a090f3de, add pool tls versions column 2026-03-03 23:00:35.924 | INFO alembic.runtime.migration [-] Running upgrade d3c8a090f3de -> 32e5c35b26a8, add l7policy and l7rule quota 2026-03-03 23:00:36.301 | INFO alembic.runtime.migration [-] Running upgrade 32e5c35b26a8 -> 2ab994dd3ec2, add listener alpn protocols column 2026-03-03 23:00:36.472 | INFO alembic.runtime.migration [-] Running upgrade 2ab994dd3ec2 -> e6ee84f0abf3, Add PROXY v2 pool protocol 2026-03-03 23:00:36.479 | INFO alembic.runtime.migration [-] Running upgrade e6ee84f0abf3 -> 8b47b2546312, sctp support 2026-03-03 23:00:36.490 | INFO alembic.runtime.migration [-] Running upgrade 8b47b2546312 -> be9fdc039b51, add pool alpn protocols column 2026-03-03 23:00:36.602 | INFO alembic.runtime.migration [-] Running upgrade be9fdc039b51 -> b8bd389cbae7, update default value in l7rule table 2026-03-03 23:00:36.625 | INFO alembic.runtime.migration [-] Running upgrade b8bd389cbae7 -> 6ac558d7fc21, Add prometheus listener protocol 2026-03-03 23:00:36.632 | INFO alembic.runtime.migration [-] Running upgrade 6ac558d7fc21 -> 31f7653ded67, allow multiple vips per loadbalancer 2026-03-03 23:00:36.700 | INFO alembic.runtime.migration [-] Running upgrade 31f7653ded67 -> 0995c26fc506, Add FAILOVER_STOPPED to provisioning_status table 2026-03-03 23:00:36.711 | INFO alembic.runtime.migration [-] Running upgrade 0995c26fc506 -> 632152d2d32e, Add HTTP Strict Transport Security support 2026-03-03 23:00:37.042 | INFO alembic.runtime.migration [-] Running upgrade 632152d2d32e -> db2a73e82626, Add vnic_type for VIP 2026-03-03 23:00:37.114 | INFO alembic.runtime.migration [-] Running upgrade db2a73e82626 -> 3097e55493ae, add sg_id to vip table 2026-03-03 23:00:37.151 | INFO alembic.runtime.migration [-] Running upgrade 3097e55493ae -> 8db7a6443785, Add member vnic_type 2026-03-03 23:00:37.241 | INFO alembic.runtime.migration [-] Running upgrade 8db7a6443785 -> fabf4983846b, add_member_port_table 2026-03-03 23:00:37.584 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:320 : [[ False == True ]] 2026-03-03 23:00:37.589 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:326 : [[ -a /etc/octavia/certs ]] 2026-03-03 23:00:37.594 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:331 : [[ False == True ]] 2026-03-03 23:00:37.602 | +++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:335 : trueorfalse False OCTAVIA_USE_PREGENERATED_CERTS 2026-03-03 23:00:37.640 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:335 : [[ False == \T\r\u\e ]] 2026-03-03 23:00:37.646 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:338 : pushd /opt/stack/octavia/bin 2026-03-03 23:00:37.646 | ~/octavia/bin ~/devstack 2026-03-03 23:00:37.653 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_configure:339 : source create_dual_intermediate_CA.sh 2026-03-03 23:00:37.658 | +++ create_dual_intermediate_CA.sh:source:15 : echo '!!!!!!!!!!!!!!!Do not use this script for deployments!!!!!!!!!!!!!' 2026-03-03 23:00:37.659 | !!!!!!!!!!!!!!!Do not use this script for deployments!!!!!!!!!!!!! 2026-03-03 23:00:37.664 | +++ create_dual_intermediate_CA.sh:source:16 : echo 'Please use the Octavia Certificate Configuration guide:' 2026-03-03 23:00:37.664 | Please use the Octavia Certificate Configuration guide: 2026-03-03 23:00:37.670 | +++ create_dual_intermediate_CA.sh:source:17 : echo https://docs.openstack.org/octavia/latest/admin/guides/certificates.html 2026-03-03 23:00:37.670 | https://docs.openstack.org/octavia/latest/admin/guides/certificates.html 2026-03-03 23:00:37.675 | +++ create_dual_intermediate_CA.sh:source:18 : echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!' 2026-03-03 23:00:37.675 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2026-03-03 23:00:37.680 | +++ create_dual_intermediate_CA.sh:source:26 : set -x -e 2026-03-03 23:00:37.686 | +++ create_dual_intermediate_CA.sh:source:28 : CA_PATH=dual_ca 2026-03-03 23:00:37.692 | +++ create_dual_intermediate_CA.sh:source:30 : rm -rf dual_ca 2026-03-03 23:00:37.701 | +++ create_dual_intermediate_CA.sh:source:31 : mkdir dual_ca 2026-03-03 23:00:37.711 | +++ create_dual_intermediate_CA.sh:source:32 : chmod 700 dual_ca 2026-03-03 23:00:37.720 | +++ create_dual_intermediate_CA.sh:source:33 : cd dual_ca 2026-03-03 23:00:37.726 | +++ create_dual_intermediate_CA.sh:source:35 : mkdir -p etc/octavia/certs 2026-03-03 23:00:37.737 | +++ create_dual_intermediate_CA.sh:source:36 : chmod 700 etc/octavia/certs 2026-03-03 23:00:37.745 | +++ create_dual_intermediate_CA.sh:source:39 : mkdir client_ca 2026-03-03 23:00:37.754 | +++ create_dual_intermediate_CA.sh:source:40 : cd client_ca 2026-03-03 23:00:37.760 | +++ create_dual_intermediate_CA.sh:source:41 : mkdir certs crl newcerts private 2026-03-03 23:00:37.768 | +++ create_dual_intermediate_CA.sh:source:42 : chmod 700 private 2026-03-03 23:00:37.776 | +++ create_dual_intermediate_CA.sh:source:43 : touch index.txt 2026-03-03 23:00:37.785 | +++ create_dual_intermediate_CA.sh:source:44 : echo 1000 2026-03-03 23:00:37.791 | +++ create_dual_intermediate_CA.sh:source:47 : openssl genpkey -algorithm RSA -out private/ca.key.pem -aes-128-cbc -pass pass:not-secure-passphrase 2026-03-03 23:00:37.901 | ..........+...........+.+..+.+......+......+..+.+......+......+........+.+...+..+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+..................+...+.+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.........+................+............+..+.+..+.......+..+.+..+.......+........+.+.....+.+.....+.+...............+........+..........+...........+......+.......+...............+......+.....+.+.....+.+........+............+....+...+...+............+...+....................+..........+.....+.......+..+.+..+.......+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:37.948 | ...+.........+....+......+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+..+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+.............+..+.+........+.........+.+..............+.+..+...................+...+...+..+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:37.989 | +++ create_dual_intermediate_CA.sh:source:48 : chmod 400 private/ca.key.pem 2026-03-03 23:00:37.989 | +++ create_dual_intermediate_CA.sh:source:51 : openssl req -config ../../openssl.cnf -key private/ca.key.pem -new -x509 -sha256 -extensions v3_ca -days 7300 -out certs/ca.cert.pem -subj /C=US/ST=Oregon/L=Corvallis/O=OpenStack/OU=Octavia/CN=ClientRootCA -passin pass:not-secure-passphrase 2026-03-03 23:00:37.989 | +++ create_dual_intermediate_CA.sh:source:54 : mkdir intermediate_ca 2026-03-03 23:00:37.996 | +++ create_dual_intermediate_CA.sh:source:55 : mkdir intermediate_ca/certs intermediate_ca/crl intermediate_ca/newcerts intermediate_ca/private 2026-03-03 23:00:38.006 | +++ create_dual_intermediate_CA.sh:source:56 : chmod 700 intermediate_ca/private 2026-03-03 23:00:38.014 | +++ create_dual_intermediate_CA.sh:source:57 : touch intermediate_ca/index.txt 2026-03-03 23:00:38.021 | +++ create_dual_intermediate_CA.sh:source:58 : echo 1000 2026-03-03 23:00:38.026 | +++ create_dual_intermediate_CA.sh:source:61 : openssl genpkey -algorithm RSA -out intermediate_ca/private/intermediate.ca.key.pem -aes-128-cbc -pass pass:not-secure-passphrase 2026-03-03 23:00:38.207 | ......+...+........+......+....+.....+.+.....+.+........+.......+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+...........+...+.+...............+......+..+.+...............+.....+.......+.........+.....+.+...+.........+.....+.......+...+..+...+...+..........+...+..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+........+....+..+..................+.+...........+.........+......+....+.....+.......+.....+.......+.....+......+.+...+.....+...+....+.....+..........+........+......+.+...........+...+.+......+...+.........+..+.+..................+..+.............+.....+....+...........+.+.....+.+.....+.......+.....................+..+...+......+.+...+......+.....+..........+........+.+..+............+.......+......+..+......+....+...+..............+.............+...+.........+...+......+..+...+....+...........+.......+..............+.+.....+.......+........+...+...............+....+..+..................+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:38.368 | ........+...+....+......+..................+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+......+.....+.........+..........+.....+.+..+.......+.....+...+...+.............+.....................+...+............+...+...+..+.+.........+...........+............+.......+...+..+..........+......+...........+...+.+..+.......+......+.....+.+...+......+..+....+...+...+...+......+.....+...+..........+........+....+...+...+...............+.....+....+..............+.......+..+.+.....+.+.....+.+...+............+.....+.........+...+......+......+....+..+...+.....................+................+...+..+...+.+...+.....+............+.........+....+...+........+......+.............+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:38.378 | +++ create_dual_intermediate_CA.sh:source:62 : chmod 400 intermediate_ca/private/intermediate.ca.key.pem 2026-03-03 23:00:38.387 | +++ create_dual_intermediate_CA.sh:source:65 : openssl req -config ../../openssl.cnf -key intermediate_ca/private/intermediate.ca.key.pem -new -sha256 -out intermediate_ca/client_intermediate.csr -subj /C=US/ST=Oregon/L=Corvallis/O=OpenStack/OU=Octavia/CN=ClientIntermediateCA -passin pass:not-secure-passphrase 2026-03-03 23:00:38.406 | +++ create_dual_intermediate_CA.sh:source:68 : openssl ca -config ../../openssl.cnf -name CA_intermediate -extensions v3_intermediate_ca -days 3650 -notext -md sha256 -in intermediate_ca/client_intermediate.csr -out intermediate_ca/certs/intermediate.cert.pem -passin pass:not-secure-passphrase -batch 2026-03-03 23:00:38.413 | Using configuration from ../../openssl.cnf 2026-03-03 23:00:38.419 | Check that the request matches the signature 2026-03-03 23:00:38.419 | Signature ok 2026-03-03 23:00:38.420 | Certificate Details: 2026-03-03 23:00:38.420 | Serial Number: 4096 (0x1000) 2026-03-03 23:00:38.420 | Validity 2026-03-03 23:00:38.420 | Not Before: Mar 3 23:00:38 2026 GMT 2026-03-03 23:00:38.420 | Not After : Feb 29 23:00:38 2036 GMT 2026-03-03 23:00:38.420 | Subject: 2026-03-03 23:00:38.420 | countryName = US 2026-03-03 23:00:38.420 | stateOrProvinceName = Oregon 2026-03-03 23:00:38.420 | organizationName = OpenStack 2026-03-03 23:00:38.420 | organizationalUnitName = Octavia 2026-03-03 23:00:38.420 | commonName = ClientIntermediateCA 2026-03-03 23:00:38.420 | X509v3 extensions: 2026-03-03 23:00:38.420 | X509v3 Subject Key Identifier: 2026-03-03 23:00:38.420 | 71:52:19:EF:E8:DA:0B:FF:23:9B:FD:C3:18:87:E2:0E:48:77:4C:64 2026-03-03 23:00:38.420 | X509v3 Authority Key Identifier: 2026-03-03 23:00:38.420 | 8F:93:BB:EB:4E:13:B4:08:0D:6B:A9:94:9E:1F:F9:E0:CC:92:72:DC 2026-03-03 23:00:38.420 | X509v3 Basic Constraints: critical 2026-03-03 23:00:38.420 | CA:TRUE, pathlen:0 2026-03-03 23:00:38.420 | X509v3 Key Usage: critical 2026-03-03 23:00:38.420 | Digital Signature, Certificate Sign, CRL Sign 2026-03-03 23:00:38.420 | Certificate is to be certified until Feb 29 23:00:38 2036 GMT (3650 days) 2026-03-03 23:00:38.421 | 2026-03-03 23:00:38.421 | Write out database with 1 new entries 2026-03-03 23:00:38.422 | Database updated 2026-03-03 23:00:38.429 | +++ create_dual_intermediate_CA.sh:source:71 : cat intermediate_ca/certs/intermediate.cert.pem certs/ca.cert.pem 2026-03-03 23:00:38.437 | +++ create_dual_intermediate_CA.sh:source:74 : openssl genpkey -algorithm RSA -out intermediate_ca/private/controller.key.pem -aes-128-cbc -pass pass:not-secure-passphrase 2026-03-03 23:00:38.642 | ....+.+........+................+...+..+.........+.......+........+.+.....+.........+.......+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.......+...+..+...............+....+...+..+....+.....+....+............+...+..+.+..+................+......+.....+...+...+........................+....+..+...............+...+....+......+.........+.................+.........+....+...+.....+...+......+.+...+...........+..........+........+...+..........+..+..........+.....+.+......+......+...+.....+.+...+...+..+.......+....................+.+..+.+......+...+......+.....+.........+......+.......+...+.....+.+.........+...........+...+...+....+..............+....+..+......+....+...+..+...+......+.........+...+..................+.+.....+.+...+..+..........+.....+...+.+...+........+...+......+.+..............+...+...+...+.......+..+.+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:38.809 | .......+.+.....+.+.....+.......+...+...+.........+.....+...+....+...+...+...+..+.......+...+........+.......+.....+.......+............+...+..+.+........+....+..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+........+...+.............+..+...+......+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+....+...........+....+...+............+..+.+............+..................+.....+.........+.+...+...............+.........+...+........+......+.............+...+.....+....+...+.....+...+.......+......+..+....+...+..+...+............+...+.......+....................+.+....................+............+.+......+.........+......+......+..+.............+...+..+...............+.......+......+..+...+....+..+...+.+..+.......+..+................+..+.+..+...+.......+...+......+........+............+...+......+.+...+..+....+..+...+.......+.........+...........+....+...+...+............+...+.........+.....+...+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:38.820 | +++ create_dual_intermediate_CA.sh:source:75 : chmod 400 intermediate_ca/private/controller.key.pem 2026-03-03 23:00:38.827 | +++ create_dual_intermediate_CA.sh:source:78 : openssl req -config ../../openssl.cnf -key intermediate_ca/private/controller.key.pem -new -sha256 -out intermediate_ca/controller.csr -subj /C=US/ST=Oregon/L=Corvallis/O=OpenStack/OU=Octavia/CN=OctaviaController -passin pass:not-secure-passphrase 2026-03-03 23:00:38.847 | +++ create_dual_intermediate_CA.sh:source:81 : openssl ca -config ../../openssl.cnf -name CA_intermediate -extensions usr_cert -days 1825 -notext -md sha256 -in intermediate_ca/controller.csr -out intermediate_ca/certs/controller.cert.pem -passin pass:not-secure-passphrase -batch 2026-03-03 23:00:38.853 | Using configuration from ../../openssl.cnf 2026-03-03 23:00:38.859 | Check that the request matches the signature 2026-03-03 23:00:38.859 | Signature ok 2026-03-03 23:00:38.860 | Certificate Details: 2026-03-03 23:00:38.860 | Serial Number: 4097 (0x1001) 2026-03-03 23:00:38.860 | Validity 2026-03-03 23:00:38.860 | Not Before: Mar 3 23:00:38 2026 GMT 2026-03-03 23:00:38.860 | Not After : Mar 2 23:00:38 2031 GMT 2026-03-03 23:00:38.860 | Subject: 2026-03-03 23:00:38.860 | countryName = US 2026-03-03 23:00:38.860 | stateOrProvinceName = Oregon 2026-03-03 23:00:38.860 | organizationName = OpenStack 2026-03-03 23:00:38.861 | organizationalUnitName = Octavia 2026-03-03 23:00:38.861 | commonName = OctaviaController 2026-03-03 23:00:38.861 | X509v3 extensions: 2026-03-03 23:00:38.861 | X509v3 Basic Constraints: 2026-03-03 23:00:38.861 | CA:FALSE 2026-03-03 23:00:38.861 | Netscape Cert Type: 2026-03-03 23:00:38.861 | SSL Client, S/MIME 2026-03-03 23:00:38.861 | Netscape Comment: 2026-03-03 23:00:38.861 | OpenSSL Generated Client Certificate 2026-03-03 23:00:38.861 | X509v3 Subject Key Identifier: 2026-03-03 23:00:38.861 | 39:1C:3C:F3:BC:9F:66:6F:67:50:DE:D6:9A:46:0D:A8:2E:7E:27:8D 2026-03-03 23:00:38.861 | X509v3 Authority Key Identifier: 2026-03-03 23:00:38.861 | 8F:93:BB:EB:4E:13:B4:08:0D:6B:A9:94:9E:1F:F9:E0:CC:92:72:DC 2026-03-03 23:00:38.861 | X509v3 Key Usage: critical 2026-03-03 23:00:38.861 | Digital Signature, Non Repudiation, Key Encipherment 2026-03-03 23:00:38.861 | X509v3 Extended Key Usage: 2026-03-03 23:00:38.861 | TLS Web Client Authentication, E-mail Protection 2026-03-03 23:00:38.861 | Certificate is to be certified until Mar 2 23:00:38 2031 GMT (1825 days) 2026-03-03 23:00:38.862 | 2026-03-03 23:00:38.862 | Write out database with 1 new entries 2026-03-03 23:00:38.863 | Database updated 2026-03-03 23:00:38.868 | +++ create_dual_intermediate_CA.sh:source:84 : openssl rsa -in intermediate_ca/private/controller.key.pem -out intermediate_ca/private/client.cert-and-key.pem -passin pass:not-secure-passphrase 2026-03-03 23:00:38.881 | writing RSA key 2026-03-03 23:00:38.889 | +++ create_dual_intermediate_CA.sh:source:86 : cat intermediate_ca/certs/controller.cert.pem 2026-03-03 23:00:38.898 | +++ create_dual_intermediate_CA.sh:source:89 : cd .. 2026-03-03 23:00:38.904 | +++ create_dual_intermediate_CA.sh:source:92 : cp client_ca/intermediate_ca/ca-chain.cert.pem etc/octavia/certs/client_ca.cert.pem 2026-03-03 23:00:38.914 | +++ create_dual_intermediate_CA.sh:source:93 : chmod 444 etc/octavia/certs/client_ca.cert.pem 2026-03-03 23:00:38.922 | +++ create_dual_intermediate_CA.sh:source:94 : cp client_ca/intermediate_ca/private/client.cert-and-key.pem etc/octavia/certs/client.cert-and-key.pem 2026-03-03 23:00:38.931 | +++ create_dual_intermediate_CA.sh:source:95 : chmod 600 etc/octavia/certs/client.cert-and-key.pem 2026-03-03 23:00:38.940 | +++ create_dual_intermediate_CA.sh:source:98 : mkdir server_ca 2026-03-03 23:00:38.949 | +++ create_dual_intermediate_CA.sh:source:99 : cd server_ca 2026-03-03 23:00:38.955 | +++ create_dual_intermediate_CA.sh:source:100 : mkdir certs crl newcerts private 2026-03-03 23:00:38.964 | +++ create_dual_intermediate_CA.sh:source:101 : chmod 700 private 2026-03-03 23:00:38.972 | +++ create_dual_intermediate_CA.sh:source:102 : touch index.txt 2026-03-03 23:00:38.982 | +++ create_dual_intermediate_CA.sh:source:103 : echo 1000 2026-03-03 23:00:38.988 | +++ create_dual_intermediate_CA.sh:source:106 : openssl genpkey -algorithm RSA -out private/ca.key.pem -aes-128-cbc -pass pass:not-secure-passphrase 2026-03-03 23:00:39.040 | ......+...+.+..+...+.+......+........+.+......+........+.+.....+...+.+.....+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+......+....+.....+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.+...+...+.....+...+....+..+....+..+..................+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:39.086 | ...+..+.+...+.........+........+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+......+.............+..+......+.......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.................+............+.....+.......+.....+.........+....+..+.........................+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:39.097 | +++ create_dual_intermediate_CA.sh:source:107 : chmod 400 private/ca.key.pem 2026-03-03 23:00:39.108 | +++ create_dual_intermediate_CA.sh:source:110 : openssl req -config ../../openssl.cnf -key private/ca.key.pem -new -x509 -sha256 -extensions v3_ca -days 7300 -out certs/ca.cert.pem -subj /C=US/ST=Oregon/L=Corvallis/O=OpenStack/OU=Octavia/CN=ServerRootCA -passin pass:not-secure-passphrase 2026-03-03 23:00:39.128 | +++ create_dual_intermediate_CA.sh:source:113 : mkdir intermediate_ca 2026-03-03 23:00:39.139 | +++ create_dual_intermediate_CA.sh:source:114 : mkdir intermediate_ca/certs intermediate_ca/crl intermediate_ca/newcerts intermediate_ca/private 2026-03-03 23:00:39.148 | +++ create_dual_intermediate_CA.sh:source:115 : chmod 700 intermediate_ca/private 2026-03-03 23:00:39.158 | +++ create_dual_intermediate_CA.sh:source:116 : touch intermediate_ca/index.txt 2026-03-03 23:00:39.166 | +++ create_dual_intermediate_CA.sh:source:117 : echo 1000 2026-03-03 23:00:39.172 | +++ create_dual_intermediate_CA.sh:source:120 : openssl genpkey -algorithm RSA -out intermediate_ca/private/intermediate.ca.key.pem -aes-128-cbc -pass pass:not-secure-passphrase 2026-03-03 23:00:39.242 | .....+.+...+.....+...+....+.........+............+.........+...+..+.+..+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+...+...+..+.......+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...............+...+...+..+.......+..+...............+...+.+......+......+.....+..........+...+.....+......................+........+.+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:39.318 | ......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.....+...+.......+...+...+......+........+.+.....+.+.....+.+..+.............+........+.........+.+..+.......+......+.....+.+........+......+.+...+..................+..+...+...+............+...+....+..+.............+...+...+......+.....+......+...+.+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+.+........+.+.....+.+.....+.+..................+..+....+...+...+..+...+...+......+.+...+..+.......+......+.........+......+......+...+...+..+...+.........................+........+.+.....+...+......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-03 23:00:39.329 | +++ create_dual_intermediate_CA.sh:source:121 : chmod 400 intermediate_ca/private/intermediate.ca.key.pem 2026-03-03 23:00:39.335 | +++ create_dual_intermediate_CA.sh:source:124 : openssl req -config ../../openssl.cnf -key intermediate_ca/private/intermediate.ca.key.pem -new -sha256 -out intermediate_ca/server_intermediate.csr -subj /C=US/ST=Oregon/L=Corvallis/O=OpenStack/OU=Octavia/CN=ServerIntermediateCA -passin pass:not-secure-passphrase 2026-03-03 23:00:39.353 | +++ create_dual_intermediate_CA.sh:source:127 : openssl ca -config ../../openssl.cnf -name CA_intermediate -extensions v3_intermediate_ca -days 3650 -notext -md sha256 -in intermediate_ca/server_intermediate.csr -out intermediate_ca/certs/intermediate.cert.pem -passin pass:not-secure-passphrase -batch 2026-03-03 23:00:39.360 | Using configuration from ../../openssl.cnf 2026-03-03 23:00:39.365 | Check that the request matches the signature 2026-03-03 23:00:39.365 | Signature ok 2026-03-03 23:00:39.366 | Certificate Details: 2026-03-03 23:00:39.366 | Serial Number: 4096 (0x1000) 2026-03-03 23:00:39.366 | Validity 2026-03-03 23:00:39.366 | Not Before: Mar 3 23:00:39 2026 GMT 2026-03-03 23:00:39.366 | Not After : Feb 29 23:00:39 2036 GMT 2026-03-03 23:00:39.366 | Subject: 2026-03-03 23:00:39.366 | countryName = US 2026-03-03 23:00:39.366 | stateOrProvinceName = Oregon 2026-03-03 23:00:39.366 | organizationName = OpenStack 2026-03-03 23:00:39.366 | organizationalUnitName = Octavia 2026-03-03 23:00:39.366 | commonName = ServerIntermediateCA 2026-03-03 23:00:39.366 | X509v3 extensions: 2026-03-03 23:00:39.366 | X509v3 Subject Key Identifier: 2026-03-03 23:00:39.366 | 95:9A:2B:CE:B1:7E:19:F0:26:9D:BD:94:23:69:5C:0A:F8:02:4E:33 2026-03-03 23:00:39.366 | X509v3 Authority Key Identifier: 2026-03-03 23:00:39.366 | DC:A6:80:7D:C1:92:EC:D6:1C:75:87:33:62:80:15:81:7B:AE:D3:26 2026-03-03 23:00:39.366 | X509v3 Basic Constraints: critical 2026-03-03 23:00:39.366 | CA:TRUE, pathlen:0 2026-03-03 23:00:39.366 | X509v3 Key Usage: critical 2026-03-03 23:00:39.366 | Digital Signature, Certificate Sign, CRL Sign 2026-03-03 23:00:39.366 | Certificate is to be certified until Feb 29 23:00:39 2036 GMT (3650 days) 2026-03-03 23:00:39.367 | 2026-03-03 23:00:39.367 | Write out database with 1 new entries 2026-03-03 23:00:39.367 | Database updated 2026-03-03 23:00:39.373 | +++ create_dual_intermediate_CA.sh:source:130 : cat intermediate_ca/certs/intermediate.cert.pem certs/ca.cert.pem 2026-03-03 23:00:39.382 | +++ create_dual_intermediate_CA.sh:source:133 : cd .. 2026-03-03 23:00:39.387 | +++ create_dual_intermediate_CA.sh:source:136 : cp server_ca/intermediate_ca/ca-chain.cert.pem etc/octavia/certs/server_ca-chain.cert.pem 2026-03-03 23:00:39.397 | +++ create_dual_intermediate_CA.sh:source:137 : chmod 444 etc/octavia/certs/server_ca-chain.cert.pem 2026-03-03 23:00:39.405 | +++ create_dual_intermediate_CA.sh:source:138 : cp server_ca/intermediate_ca/certs/intermediate.cert.pem etc/octavia/certs/server_ca.cert.pem 2026-03-03 23:00:39.415 | +++ create_dual_intermediate_CA.sh:source:139 : chmod 400 etc/octavia/certs/server_ca.cert.pem 2026-03-03 23:00:39.424 | +++ create_dual_intermediate_CA.sh:source:140 : cp server_ca/intermediate_ca/private/intermediate.ca.key.pem etc/octavia/certs/server_ca.key.pem 2026-03-03 23:00:39.434 | +++ create_dual_intermediate_CA.sh:source:141 : chmod 400 etc/octavia/certs/server_ca.key.pem 2026-03-03 23:00:39.443 | +++ create_dual_intermediate_CA.sh:source:144 : set +x 2026-03-03 23:00:39.443 | ################# Verifying the Octavia files ########################### 2026-03-03 23:00:39.454 | etc/octavia/certs/client.cert-and-key.pem: OK 2026-03-03 23:00:39.466 | etc/octavia/certs/server_ca.cert.pem: OK 2026-03-03 23:00:39.466 | !!!!!!!!!!!!!!!Do not use this script for deployments!!!!!!!!!!!!! 2026-03-03 23:00:39.467 | Please use the Octavia Certificate Configuration guide: 2026-03-03 23:00:39.467 | https://docs.openstack.org/octavia/latest/admin/guides/certificates.html 2026-03-03 23:00:39.467 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2026-03-03 23:00:39.492 | ~/devstack 2026-03-03 23:00:39.784 | d /var/run/uwsgi 0755 stack root 2026-03-03 23:00:39.803 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-03 23:00:40.435 | ProxyPass "/load-balancer" "unix:/var/run/uwsgi/octavia-wsgi.socket|uwsgi://uwsgi-uds-octavia-wsgi" retry=0 acquire=1 2026-03-03 23:00:40.493 | Enabling site octavia-wsgi. 2026-03-03 23:00:40.501 | To activate the new configuration, you need to run: 2026-03-03 23:00:40.501 | systemctl reload apache2 2026-03-03 23:00:40.806 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 23:00:40.813 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-03 23:00:40.821 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-03 23:00:40.826 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack post-config 2026-03-03 23:00:40.832 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-03 23:00:40.839 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-03 23:00:40.844 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-03 23:00:40.850 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-03 23:00:40.856 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-03 23:00:40.862 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-03 23:00:40.869 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-03 23:00:40.877 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-03 23:00:40.886 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-03 23:00:40.927 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:40.934 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-03 23:00:40.941 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-03 23:00:40.947 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-03 23:00:40.955 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-03-03 23:00:40.961 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:69 : [[ stack == \s\t\a\c\k ]] 2026-03-03 23:00:40.967 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:69 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-03 23:00:40.973 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:71 : : 2026-03-03 23:00:40.979 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-03 23:00:40.985 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-03 23:00:40.991 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-03 23:00:40.998 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-03 23:00:41.005 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-03 23:00:41.010 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack post-config 2026-03-03 23:00:41.018 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-03 23:00:41.060 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:41.068 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-03 23:00:41.076 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.12:6641 2026-03-03 23:00:41.083 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.12:6642 2026-03-03 23:00:41.091 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-03 23:00:41.098 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-03 23:00:41.105 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:44 : is_ovn_enabled 2026-03-03 23:00:41.111 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ '' == \o\v\n ]] 2026-03-03 23:00:41.118 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-03-03 23:00:41.126 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:32 : return 0 2026-03-03 23:00:41.133 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:45 : _configure_provider_driver 2026-03-03 23:00:41.141 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:13 : iniset /etc/octavia/octavia.conf api_settings enabled_provider_drivers 'amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-03 23:00:41.218 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:14 : iniset /etc/octavia/octavia.conf driver_agent enabled_provider_agents ovn 2026-03-03 23:00:41.298 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:15 : iniset /etc/octavia/octavia.conf ovn ovn_nb_connection ssl:162.253.55.12:6641 2026-03-03 23:00:41.378 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:16 : iniset /etc/octavia/octavia.conf ovn ovn_sb_connection ssl:162.253.55.12:6642 2026-03-03 23:00:41.454 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:18 : is_service_enabled tls-proxy 2026-03-03 23:00:41.496 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:41.503 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:19 : iniset /etc/octavia/octavia.conf ovn ovn_nb_connection ssl:162.253.55.12:6641 2026-03-03 23:00:41.583 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:20 : iniset /etc/octavia/octavia.conf ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 23:00:41.655 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:21 : iniset /etc/octavia/octavia.conf ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 23:00:41.725 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:22 : iniset /etc/octavia/octavia.conf ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 23:00:41.795 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:23 : iniset /etc/octavia/octavia.conf ovn ovn_sb_connection ssl:162.253.55.12:6642 2026-03-03 23:00:41.874 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:24 : iniset /etc/octavia/octavia.conf ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 23:00:41.945 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:25 : iniset /etc/octavia/octavia.conf ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-03-03 23:00:42.024 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_configure_provider_driver:26 : iniset /etc/octavia/octavia.conf ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-03-03 23:00:42.101 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-03-03 23:00:42.107 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-03-03 23:00:42.114 | + inc/meta-config:merge_config_group:171 : shift 2026-03-03 23:00:42.121 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-03-03 23:00:42.129 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-03 23:00:42.136 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-03-03 23:00:42.141 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-03-03 23:00:42.151 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-03-03 23:00:42.159 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:42.166 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-03-03 23:00:42.173 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-03 23:00:42.181 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-03-03 23:00:42.181 | /^\[\[.+\|.*\]\]/ { 2026-03-03 23:00:42.181 | gsub("[][]", "", $1); 2026-03-03 23:00:42.181 | split($1, a, "|"); 2026-03-03 23:00:42.181 | if (a[1] == matchgroup) 2026-03-03 23:00:42.181 | print a[2] 2026-03-03 23:00:42.181 | } 2026-03-03 23:00:42.181 | ' /opt/stack/devstack/local.conf 2026-03-03 23:00:42.194 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-03-03 23:00:42.201 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-03-03 23:00:42.208 | + inc/meta-config:merge_config_group:180 : local dir 2026-03-03 23:00:42.216 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-03-03 23:00:42.224 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-03-03 23:00:42.231 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-03-03 23:00:42.238 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-03-03 23:00:42.248 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-03-03 23:00:42.258 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-03-03 23:00:42.263 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-03-03 23:00:42.268 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-03-03 23:00:42.275 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-03-03 23:00:42.281 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-03-03 23:00:42.289 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:42.295 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-03-03 23:00:42.301 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-03-03 23:00:42.308 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-03 23:00:42.315 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-03-03 23:00:42.321 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-03-03 23:00:42.329 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-03-03 23:00:42.336 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-03-03 23:00:42.342 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-03-03 23:00:42.345 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:42.346 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-03-03 23:00:42.346 | BEGIN { 2026-03-03 23:00:42.346 | section = "" 2026-03-03 23:00:42.346 | last_section = "" 2026-03-03 23:00:42.346 | section_count = 0 2026-03-03 23:00:42.346 | } 2026-03-03 23:00:42.346 | /^\[.+\]/ { 2026-03-03 23:00:42.346 | gsub("[][]", "", $1); 2026-03-03 23:00:42.346 | section=$1 2026-03-03 23:00:42.346 | next 2026-03-03 23:00:42.346 | } 2026-03-03 23:00:42.346 | /^ *\#/ { 2026-03-03 23:00:42.346 | next 2026-03-03 23:00:42.346 | } 2026-03-03 23:00:42.346 | /^[^ \t]+/ { 2026-03-03 23:00:42.346 | # get offset of first = in $0 2026-03-03 23:00:42.346 | eq_idx = index($0, "=") 2026-03-03 23:00:42.346 | # extract attr & value from $0 2026-03-03 23:00:42.346 | attr = substr($0, 1, eq_idx - 1) 2026-03-03 23:00:42.347 | value = substr($0, eq_idx + 1) 2026-03-03 23:00:42.347 | # only need to strip trailing whitespace from attr 2026-03-03 23:00:42.347 | sub(/[ \t]*$/, "", attr) 2026-03-03 23:00:42.347 | # need to strip leading & trailing whitespace from value 2026-03-03 23:00:42.347 | sub(/^[ \t]*/, "", value) 2026-03-03 23:00:42.347 | sub(/[ \t]*$/, "", value) 2026-03-03 23:00:42.347 | 2026-03-03 23:00:42.347 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-03 23:00:42.347 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-03 23:00:42.347 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-03 23:00:42.347 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-03 23:00:42.347 | if (! (section, attr) in cfg_attr_count) { 2026-03-03 23:00:42.347 | if (section != last_section) { 2026-03-03 23:00:42.347 | cfg_section[section_count++] = section 2026-03-03 23:00:42.347 | last_section = section 2026-03-03 23:00:42.347 | } 2026-03-03 23:00:42.347 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-03 23:00:42.347 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-03 23:00:42.347 | 2026-03-03 23:00:42.347 | cfg_attr[section, attr, 0] = value 2026-03-03 23:00:42.347 | cfg_attr_count[section, attr] = 1 2026-03-03 23:00:42.347 | } else { 2026-03-03 23:00:42.347 | lno = cfg_attr_count[section, attr]++ 2026-03-03 23:00:42.347 | cfg_attr[section, attr, lno] = value 2026-03-03 23:00:42.347 | } 2026-03-03 23:00:42.347 | } 2026-03-03 23:00:42.347 | END { 2026-03-03 23:00:42.347 | # Process each section in order 2026-03-03 23:00:42.347 | for (sno = 0; sno < section_count; sno++) { 2026-03-03 23:00:42.347 | section = cfg_section[sno] 2026-03-03 23:00:42.347 | # The ini routines simply append a config item immediately 2026-03-03 23:00:42.347 | # after the section header. To keep the same order as defined 2026-03-03 23:00:42.347 | # in local.conf, invoke the ini routines in the reverse order 2026-03-03 23:00:42.348 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-03 23:00:42.348 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-03 23:00:42.348 | if (cfg_attr_count[section, attr] == 1) 2026-03-03 23:00:42.348 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-03 23:00:42.348 | else { 2026-03-03 23:00:42.348 | # For multiline, invoke the ini routines in the reverse order 2026-03-03 23:00:42.348 | count = cfg_attr_count[section, attr] 2026-03-03 23:00:42.348 | print "inidelete " configfile " " section " " attr 2026-03-03 23:00:42.348 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-03 23:00:42.348 | for (l = count -2; l >= 0; l--) 2026-03-03 23:00:42.348 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-03 23:00:42.348 | } 2026-03-03 23:00:42.348 | } 2026-03-03 23:00:42.348 | } 2026-03-03 23:00:42.348 | } 2026-03-03 23:00:42.348 | ' 2026-03-03 23:00:42.349 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:42.351 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-03 23:00:42.355 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-03-03 23:00:42.360 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-03-03 23:00:42.367 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-03 23:00:42.373 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-03-03 23:00:42.380 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-03-03 23:00:42.380 | BEGIN { group = "" } 2026-03-03 23:00:42.380 | /^\[\[.+\|.*\]\]/ { 2026-03-03 23:00:42.380 | gsub("[][]", "", $1); 2026-03-03 23:00:42.380 | split($1, a, "|"); 2026-03-03 23:00:42.380 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-03 23:00:42.380 | group=a[1] 2026-03-03 23:00:42.380 | } else { 2026-03-03 23:00:42.380 | group="" 2026-03-03 23:00:42.380 | } 2026-03-03 23:00:42.380 | next 2026-03-03 23:00:42.380 | } 2026-03-03 23:00:42.380 | { 2026-03-03 23:00:42.380 | if (group != "") 2026-03-03 23:00:42.380 | print $0 2026-03-03 23:00:42.380 | } 2026-03-03 23:00:42.381 | ' /opt/stack/devstack/local.conf 2026-03-03 23:00:42.394 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-03-03 23:00:42.401 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-03-03 23:00:42.479 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:42.488 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-03-03 23:00:42.495 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-03-03 23:00:42.501 | + inc/meta-config:merge_config_group:180 : local dir 2026-03-03 23:00:42.509 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/magnum/magnum.conf' 2026-03-03 23:00:42.516 | +++ inc/meta-config:merge_config_group:182 : echo /etc/magnum/magnum.conf 2026-03-03 23:00:42.525 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/magnum/magnum.conf 2026-03-03 23:00:42.532 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/magnum/magnum.conf ]] 2026-03-03 23:00:42.539 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/magnum/magnum.conf 2026-03-03 23:00:42.548 | + inc/meta-config:merge_config_group:187 : dir=/etc/magnum 2026-03-03 23:00:42.556 | + inc/meta-config:merge_config_group:189 : test -e /etc/magnum 2026-03-03 23:00:42.563 | + inc/meta-config:merge_config_group:189 : test -d /etc/magnum 2026-03-03 23:00:42.570 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/magnum ]] 2026-03-03 23:00:42.576 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config /etc/magnum/magnum.conf 2026-03-03 23:00:42.583 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:42.592 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-03-03 23:00:42.598 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/magnum/magnum.conf 2026-03-03 23:00:42.605 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-03 23:00:42.612 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/magnum/magnum.conf 2026-03-03 23:00:42.620 | +++ inc/meta-config:merge_config_file:91 : echo /etc/magnum/magnum.conf 2026-03-03 23:00:42.628 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/magnum/magnum.conf 2026-03-03 23:00:42.634 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/magnum/magnum.conf ']' 2026-03-03 23:00:42.642 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config /etc/magnum/magnum.conf 2026-03-03 23:00:42.644 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:42.645 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/magnum/magnum.conf ' 2026-03-03 23:00:42.645 | BEGIN { 2026-03-03 23:00:42.645 | section = "" 2026-03-03 23:00:42.645 | last_section = "" 2026-03-03 23:00:42.645 | section_count = 0 2026-03-03 23:00:42.645 | } 2026-03-03 23:00:42.645 | /^\[.+\]/ { 2026-03-03 23:00:42.645 | gsub("[][]", "", $1); 2026-03-03 23:00:42.645 | section=$1 2026-03-03 23:00:42.645 | next 2026-03-03 23:00:42.645 | } 2026-03-03 23:00:42.645 | /^ *\#/ { 2026-03-03 23:00:42.645 | next 2026-03-03 23:00:42.645 | } 2026-03-03 23:00:42.645 | /^[^ \t]+/ { 2026-03-03 23:00:42.645 | # get offset of first = in $0 2026-03-03 23:00:42.645 | eq_idx = index($0, "=") 2026-03-03 23:00:42.645 | # extract attr & value from $0 2026-03-03 23:00:42.645 | attr = substr($0, 1, eq_idx - 1) 2026-03-03 23:00:42.645 | value = substr($0, eq_idx + 1) 2026-03-03 23:00:42.646 | # only need to strip trailing whitespace from attr 2026-03-03 23:00:42.646 | sub(/[ \t]*$/, "", attr) 2026-03-03 23:00:42.646 | # need to strip leading & trailing whitespace from value 2026-03-03 23:00:42.646 | sub(/^[ \t]*/, "", value) 2026-03-03 23:00:42.646 | sub(/[ \t]*$/, "", value) 2026-03-03 23:00:42.646 | 2026-03-03 23:00:42.646 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-03 23:00:42.646 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-03 23:00:42.646 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-03 23:00:42.646 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-03 23:00:42.646 | if (! (section, attr) in cfg_attr_count) { 2026-03-03 23:00:42.646 | if (section != last_section) { 2026-03-03 23:00:42.646 | cfg_section[section_count++] = section 2026-03-03 23:00:42.646 | last_section = section 2026-03-03 23:00:42.646 | } 2026-03-03 23:00:42.646 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-03 23:00:42.646 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-03 23:00:42.646 | 2026-03-03 23:00:42.646 | cfg_attr[section, attr, 0] = value 2026-03-03 23:00:42.646 | cfg_attr_count[section, attr] = 1 2026-03-03 23:00:42.646 | } else { 2026-03-03 23:00:42.646 | lno = cfg_attr_count[section, attr]++ 2026-03-03 23:00:42.646 | cfg_attr[section, attr, lno] = value 2026-03-03 23:00:42.646 | } 2026-03-03 23:00:42.646 | } 2026-03-03 23:00:42.646 | END { 2026-03-03 23:00:42.646 | # Process each section in order 2026-03-03 23:00:42.646 | for (sno = 0; sno < section_count; sno++) { 2026-03-03 23:00:42.646 | section = cfg_section[sno] 2026-03-03 23:00:42.646 | # The ini routines simply append a config item immediately 2026-03-03 23:00:42.646 | # after the section header. To keep the same order as defined 2026-03-03 23:00:42.646 | # in local.conf, invoke the ini routines in the reverse order 2026-03-03 23:00:42.646 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-03 23:00:42.647 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-03 23:00:42.647 | if (cfg_attr_count[section, attr] == 1) 2026-03-03 23:00:42.647 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-03 23:00:42.647 | else { 2026-03-03 23:00:42.647 | # For multiline, invoke the ini routines in the reverse order 2026-03-03 23:00:42.647 | count = cfg_attr_count[section, attr] 2026-03-03 23:00:42.647 | print "inidelete " configfile " " section " " attr 2026-03-03 23:00:42.647 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-03 23:00:42.647 | for (l = count -2; l >= 0; l--) 2026-03-03 23:00:42.647 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-03 23:00:42.647 | } 2026-03-03 23:00:42.647 | } 2026-03-03 23:00:42.647 | } 2026-03-03 23:00:42.647 | } 2026-03-03 23:00:42.647 | ' 2026-03-03 23:00:42.648 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-03 23:00:42.650 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:42.657 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-03-03 23:00:42.664 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/magnum/magnum.conf 2026-03-03 23:00:42.671 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-03 23:00:42.677 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/magnum/magnum.conf ]] 2026-03-03 23:00:42.683 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/magnum/magnum.conf ' 2026-03-03 23:00:42.683 | BEGIN { group = "" } 2026-03-03 23:00:42.683 | /^\[\[.+\|.*\]\]/ { 2026-03-03 23:00:42.683 | gsub("[][]", "", $1); 2026-03-03 23:00:42.683 | split($1, a, "|"); 2026-03-03 23:00:42.683 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-03 23:00:42.683 | group=a[1] 2026-03-03 23:00:42.683 | } else { 2026-03-03 23:00:42.683 | group="" 2026-03-03 23:00:42.683 | } 2026-03-03 23:00:42.683 | next 2026-03-03 23:00:42.684 | } 2026-03-03 23:00:42.684 | { 2026-03-03 23:00:42.684 | if (group != "") 2026-03-03 23:00:42.684 | print $0 2026-03-03 23:00:42.684 | } 2026-03-03 23:00:42.684 | ' /opt/stack/devstack/local.conf 2026-03-03 23:00:42.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/magnum/magnum.conf cluster_template kubernetes_default_network_driver "calico"' 2026-03-03 23:00:42.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/magnum/magnum.conf cluster_template kubernetes_default_network_driver calico 2026-03-03 23:00:42.790 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:42.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/magnum/magnum.conf cluster_template kubernetes_allowed_network_drivers "calico,cilium"' 2026-03-03 23:00:42.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/magnum/magnum.conf cluster_template kubernetes_allowed_network_drivers calico,cilium 2026-03-03 23:00:42.883 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:42.889 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/magnum/magnum.conf nova_client api_version "2.15"' 2026-03-03 23:00:42.895 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/magnum/magnum.conf nova_client api_version 2.15 2026-03-03 23:00:42.978 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:42.986 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-03-03 23:00:42.993 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-03-03 23:00:42.999 | + inc/meta-config:merge_config_group:180 : local dir 2026-03-03 23:00:43.008 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/manila/manila.conf' 2026-03-03 23:00:43.015 | +++ inc/meta-config:merge_config_group:182 : echo /etc/manila/manila.conf 2026-03-03 23:00:43.022 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/manila/manila.conf 2026-03-03 23:00:43.028 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/manila/manila.conf ]] 2026-03-03 23:00:43.037 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/manila/manila.conf 2026-03-03 23:00:43.047 | + inc/meta-config:merge_config_group:187 : dir=/etc/manila 2026-03-03 23:00:43.055 | + inc/meta-config:merge_config_group:189 : test -e /etc/manila 2026-03-03 23:00:43.062 | + inc/meta-config:merge_config_group:189 : test -d /etc/manila 2026-03-03 23:00:43.069 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/manila ]] 2026-03-03 23:00:43.075 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config /etc/manila/manila.conf 2026-03-03 23:00:43.083 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:43.091 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-03-03 23:00:43.097 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/manila/manila.conf 2026-03-03 23:00:43.103 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-03 23:00:43.112 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/manila/manila.conf 2026-03-03 23:00:43.120 | +++ inc/meta-config:merge_config_file:91 : echo /etc/manila/manila.conf 2026-03-03 23:00:43.127 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/manila/manila.conf 2026-03-03 23:00:43.133 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/manila/manila.conf ']' 2026-03-03 23:00:43.142 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config /etc/manila/manila.conf 2026-03-03 23:00:43.144 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/manila/manila.conf ' 2026-03-03 23:00:43.144 | BEGIN { 2026-03-03 23:00:43.144 | section = "" 2026-03-03 23:00:43.144 | last_section = "" 2026-03-03 23:00:43.144 | section_count = 0 2026-03-03 23:00:43.144 | } 2026-03-03 23:00:43.144 | /^\[.+\]/ { 2026-03-03 23:00:43.144 | gsub("[][]", "", $1); 2026-03-03 23:00:43.144 | section=$1 2026-03-03 23:00:43.144 | next 2026-03-03 23:00:43.144 | } 2026-03-03 23:00:43.144 | /^ *\#/ { 2026-03-03 23:00:43.144 | next 2026-03-03 23:00:43.144 | } 2026-03-03 23:00:43.144 | /^[^ \t]+/ { 2026-03-03 23:00:43.144 | # get offset of first = in $0 2026-03-03 23:00:43.144 | eq_idx = index($0, "=") 2026-03-03 23:00:43.144 | # extract attr & value from $0 2026-03-03 23:00:43.144 | attr = substr($0, 1, eq_idx - 1) 2026-03-03 23:00:43.144 | value = substr($0, eq_idx + 1) 2026-03-03 23:00:43.144 | # only need to strip trailing whitespace from attr 2026-03-03 23:00:43.144 | sub(/[ \t]*$/, "", attr) 2026-03-03 23:00:43.144 | # need to strip leading & trailing whitespace from value 2026-03-03 23:00:43.144 | sub(/^[ \t]*/, "", value) 2026-03-03 23:00:43.144 | sub(/[ \t]*$/, "", value) 2026-03-03 23:00:43.144 | 2026-03-03 23:00:43.144 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-03 23:00:43.144 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-03 23:00:43.144 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-03 23:00:43.144 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-03 23:00:43.144 | if (! (section, attr) in cfg_attr_count) { 2026-03-03 23:00:43.144 | if (section != last_section) { 2026-03-03 23:00:43.144 | cfg_section[section_count++] = section 2026-03-03 23:00:43.144 | last_section = section 2026-03-03 23:00:43.144 | } 2026-03-03 23:00:43.145 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-03 23:00:43.145 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-03 23:00:43.145 | 2026-03-03 23:00:43.145 | cfg_attr[section, attr, 0] = value 2026-03-03 23:00:43.145 | cfg_attr_count[section, attr] = 1 2026-03-03 23:00:43.145 | } else { 2026-03-03 23:00:43.145 | lno = cfg_attr_count[section, attr]++ 2026-03-03 23:00:43.145 | cfg_attr[section, attr, lno] = value 2026-03-03 23:00:43.145 | } 2026-03-03 23:00:43.145 | } 2026-03-03 23:00:43.145 | END { 2026-03-03 23:00:43.145 | # Process each section in order 2026-03-03 23:00:43.145 | for (sno = 0; sno < section_count; sno++) { 2026-03-03 23:00:43.145 | section = cfg_section[sno] 2026-03-03 23:00:43.145 | # The ini routines simply append a config item immediately 2026-03-03 23:00:43.145 | # after the section header. To keep the same order as defined 2026-03-03 23:00:43.145 | # in local.conf, invoke the ini routines in the reverse order 2026-03-03 23:00:43.145 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-03 23:00:43.145 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-03 23:00:43.145 | if (cfg_attr_count[section, attr] == 1) 2026-03-03 23:00:43.145 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-03 23:00:43.145 | else { 2026-03-03 23:00:43.145 | # For multiline, invoke the ini routines in the reverse order 2026-03-03 23:00:43.145 | count = cfg_attr_count[section, attr] 2026-03-03 23:00:43.145 | print "inidelete " configfile " " section " " attr 2026-03-03 23:00:43.145 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-03 23:00:43.145 | for (l = count -2; l >= 0; l--) 2026-03-03 23:00:43.145 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-03 23:00:43.145 | } 2026-03-03 23:00:43.145 | } 2026-03-03 23:00:43.145 | } 2026-03-03 23:00:43.145 | } 2026-03-03 23:00:43.145 | ' 2026-03-03 23:00:43.145 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:43.147 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-03 23:00:43.149 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:00:43.155 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-03-03 23:00:43.162 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/manila/manila.conf 2026-03-03 23:00:43.168 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-03 23:00:43.175 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/manila/manila.conf ]] 2026-03-03 23:00:43.181 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/manila/manila.conf ' 2026-03-03 23:00:43.181 | BEGIN { group = "" } 2026-03-03 23:00:43.181 | /^\[\[.+\|.*\]\]/ { 2026-03-03 23:00:43.181 | gsub("[][]", "", $1); 2026-03-03 23:00:43.181 | split($1, a, "|"); 2026-03-03 23:00:43.182 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-03 23:00:43.182 | group=a[1] 2026-03-03 23:00:43.182 | } else { 2026-03-03 23:00:43.182 | group="" 2026-03-03 23:00:43.182 | } 2026-03-03 23:00:43.182 | next 2026-03-03 23:00:43.182 | } 2026-03-03 23:00:43.182 | { 2026-03-03 23:00:43.182 | if (group != "") 2026-03-03 23:00:43.182 | print $0 2026-03-03 23:00:43.182 | } 2026-03-03 23:00:43.182 | ' /opt/stack/devstack/local.conf 2026-03-03 23:00:43.198 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/manila/manila.conf generic driver_handles_share_servers "True"' 2026-03-03 23:00:43.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/manila/manila.conf generic driver_handles_share_servers True 2026-03-03 23:00:43.280 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:43.286 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/manila/manila.conf generic connect_share_server_to_tenant_network "True"' 2026-03-03 23:00:43.293 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/manila/manila.conf generic connect_share_server_to_tenant_network True 2026-03-03 23:00:43.367 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:00:43.376 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-03-03 23:00:43.422 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:00:43.430 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-03 23:00:43.436 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-03-03 23:00:43.479 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:43.486 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-03 23:00:43.561 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-03-03 23:00:43.673 | [2161 Async configure_neutron_nova:83690]: Waiting for completion of configure_neutron_nova running on PID 83690 (1 other jobs running) 2026-03-03 23:00:43.727 | [2161 Async configure_neutron_nova:83690]: Signaling child to exit 2026-03-03 23:00:43.728 | WAKEUP 2026-03-03 23:00:43.778 | [2161 Async configure_neutron_nova:83690]: Signaled 2026-03-03 23:00:43.782 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-03-03 23:00:43.782 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-03-03 23:00:43.782 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url https://162.253.55.12/identity 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password secretservice 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-03-03 23:00:43.782 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-03-03 23:00:43.782 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-03-03 23:00:43.782 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-03-03 23:00:43.782 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-03-03 23:00:43.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-03-03 23:00:43.782 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-03-03 23:00:43.782 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:00:43.782 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-03-03 23:00:43.783 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-03-03 23:00:43.783 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-03-03 23:00:43.783 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-03-03 23:00:43.783 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 23:00:43.783 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-03-03 23:00:43.783 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-03-03 23:00:43.783 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 23:00:43.783 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 23:00:43.783 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-03-03 23:00:43.783 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-03-03 23:00:43.783 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-03-03 23:00:43.783 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://162.253.55.12/identity 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-03-03 23:00:43.783 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-03-03 23:00:43.783 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-03-03 23:00:43.784 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-03-03 23:00:43.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-03-03 23:00:43.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-03-03 23:00:43.784 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-03-03 23:00:43.784 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:00:43.784 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-03-03 23:00:43.784 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-03-03 23:00:43.880 | [2161 Async configure_neutron_nova:83690]: finished configure_neutron_nova with result 0 in 1 seconds 2026-03-03 23:00:43.891 | + inc/async:async_wait:197 : return 0 2026-03-03 23:00:43.897 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-03-03 23:00:43.942 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:43.949 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-03 23:00:44.028 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-03-03 23:00:44.109 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-03-03 23:00:44.153 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:44.160 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-03-03 23:00:44.167 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:00:44.175 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-03-03 23:00:44.181 | + ./stack.sh:main:1290 : start_nova_api 2026-03-03 23:00:44.188 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-03-03 23:00:44.196 | + lib/nova:start_nova_api:969 : local service_protocol=https 2026-03-03 23:00:44.202 | + lib/nova:start_nova_api:970 : local nova_url 2026-03-03 23:00:44.209 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-03-03 23:00:44.251 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:44.258 | + lib/nova:start_nova_api:972 : service_port=18774 2026-03-03 23:00:44.264 | + lib/nova:start_nova_api:973 : service_protocol=http 2026-03-03 23:00:44.271 | + lib/nova:start_nova_api:977 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:00:44.278 | + lib/nova:start_nova_api:978 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:00:44.283 | + lib/nova:start_nova_api:978 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:00:44.292 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-03-03 23:00:44.303 | + lib/nova:start_nova_api:980 : run_process n-api '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-03 23:00:44.310 | + functions-common:run_process:1666 : local service=n-api 2026-03-03 23:00:44.317 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-03 23:00:44.323 | + functions-common:run_process:1668 : local group= 2026-03-03 23:00:44.329 | + functions-common:run_process:1669 : local user= 2026-03-03 23:00:44.335 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:00:44.343 | + functions-common:run_process:1672 : local name=n-api 2026-03-03 23:00:44.349 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:00:44.357 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:00:44.364 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:00:44.370 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:00:44.380 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:00:44.391 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578844384 2026-03-03 23:00:44.397 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-03-03 23:00:44.443 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:44.451 | + functions-common:run_process:1676 : _run_under_systemd n-api '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-03-03 23:00:44.459 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-03-03 23:00:44.464 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-03 23:00:44.471 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-03 23:00:44.476 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-03 23:00:44.484 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-03-03 23:00:44.490 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-03-03 23:00:44.496 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-03-03 23:00:44.505 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-03-03 23:00:44.512 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:00:44.519 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:00:44.525 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:00:44.531 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:00:44.539 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-03-03 23:00:44.546 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-03-03 23:00:44.553 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 23:00:44.558 | + functions-common:_run_under_systemd:1638 : cmd='/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:00:44.565 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@n-api.service '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-03-03 23:00:44.572 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-03-03 23:00:44.578 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:00:44.585 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 23:00:44.591 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 23:00:44.598 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 23:00:44.605 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-03-03 23:00:44.611 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 23:00:44.622 | + 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-03-03 23:00:44.745 | + 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:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:00:44.876 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-03-03 23:00:44.984 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-03-03 23:00:45.096 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:00:45.205 | + 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-03-03 23:00:45.313 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-03-03 23:00:45.419 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-03-03 23:00:45.531 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-03-03 23:00:45.646 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-03-03 23:00:45.761 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-03-03 23:00:45.885 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 23:00:45.891 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 23:00:45.896 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-03-03 23:00:46.024 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 23:00:46.369 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-03-03 23:00:46.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-03-03 23:00:46.723 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-03-03 23:00:46.830 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:00:46.837 | + functions-common:time_stop:2412 : local name 2026-03-03 23:00:46.843 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:00:46.847 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:00:46.853 | + functions-common:time_stop:2415 : local total 2026-03-03 23:00:46.858 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:00:46.864 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:00:46.870 | + functions-common:time_stop:2419 : start_time=1772578844384 2026-03-03 23:00:46.877 | + functions-common:time_stop:2421 : [[ -z 1772578844384 ]] 2026-03-03 23:00:46.884 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:00:46.895 | + functions-common:time_stop:2424 : end_time=1772578846889 2026-03-03 23:00:46.901 | + functions-common:time_stop:2425 : elapsed_time=2505 2026-03-03 23:00:46.907 | + functions-common:time_stop:2426 : total=8511 2026-03-03 23:00:46.912 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:00:46.919 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11016 2026-03-03 23:00:46.926 | + lib/nova:start_nova_api:981 : nova_url=http://162.253.55.12/compute/v2.1/ 2026-03-03 23:00:46.932 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-03-03 23:00:46.932 | Waiting for nova-api to start... 2026-03-03 23:00:46.940 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://162.253.55.12/compute/v2.1/ 2026-03-03 23:00:46.947 | + functions:wait_for_service:476 : local timeout=60 2026-03-03 23:00:46.955 | + functions:wait_for_service:477 : local url=http://162.253.55.12/compute/v2.1/ 2026-03-03 23:00:46.961 | + functions:wait_for_service:478 : local rval=0 2026-03-03 23:00:46.967 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-03 23:00:46.972 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-03 23:00:46.980 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:00:46.986 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:00:46.994 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:00:47.006 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578846999 2026-03-03 23:00:47.013 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-03 23:00:47.025 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.253.55.12/compute/v2.1/ 2026-03-03 23:00:50.535 | + :: : [[ 200 == 503 ]] 2026-03-03 23:00:50.538 | + :: : [[ 0 -eq 7 ]] 2026-03-03 23:00:50.546 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-03 23:00:50.553 | + functions-common:time_stop:2412 : local name 2026-03-03 23:00:50.560 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:00:50.568 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:00:50.574 | + functions-common:time_stop:2415 : local total 2026-03-03 23:00:50.582 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:00:50.588 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-03 23:00:50.595 | + functions-common:time_stop:2419 : start_time=1772578846999 2026-03-03 23:00:50.602 | + functions-common:time_stop:2421 : [[ -z 1772578846999 ]] 2026-03-03 23:00:50.610 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:00:50.622 | + functions-common:time_stop:2424 : end_time=1772578850614 2026-03-03 23:00:50.628 | + functions-common:time_stop:2425 : elapsed_time=3615 2026-03-03 23:00:50.635 | + functions-common:time_stop:2426 : total=3082 2026-03-03 23:00:50.641 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:00:50.647 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6697 2026-03-03 23:00:50.654 | + functions:wait_for_service:486 : return 0 2026-03-03 23:00:50.661 | + lib/nova:start_nova_api:988 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:00:50.668 | + lib/nova:start_nova_api:988 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:00:50.676 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-03-03 23:00:50.720 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:50.727 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-03-03 23:00:50.734 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:00:50.741 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-03-03 23:00:50.748 | + ./stack.sh:main:1295 : start_ovn_services 2026-03-03 23:00:50.755 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-03-03 23:00:50.762 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-03-03 23:00:50.769 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-03-03 23:00:50.776 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-03-03 23:00:50.782 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-03-03 23:00:50.788 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-03-03 23:00:50.799 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-03-03 23:00:50.818 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-03-03 23:00:50.827 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-03-03 23:00:50.837 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-03-03 23:00:50.846 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-03-03 23:00:50.868 | + 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-03-03 23:00:50.891 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-03-03 23:00:50.916 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-03-03 23:00:50.922 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-03-03 23:00:50.922 | Starting OVN 2026-03-03 23:00:50.928 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-03-03 23:00:50.934 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-03-03 23:00:50.934 | Starting OVS 2026-03-03 23:00:50.941 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-03-03 23:00:50.981 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:50.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-03-03 23:00:51.096 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-03-03 23:00:51.205 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-03-03 23:00:51.213 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-03-03 23:00:51.219 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-03 23:00:51.567 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-03-03 23:00:51.886 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-03-03 23:00:51.886 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-03-03 23:00:51.886 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-03-03 23:00:51.886 | 2026-03-03 23:00:51.886 | Possible reasons for having these kinds of units are: 2026-03-03 23:00:51.886 | • A unit may be statically enabled by being symlinked from another unit's 2026-03-03 23:00:51.886 | .wants/, .requires/, or .upholds/ directory. 2026-03-03 23:00:51.886 | • A unit's purpose may be to act as a helper for some other unit which has 2026-03-03 23:00:51.886 | a requirement dependency on it. 2026-03-03 23:00:51.886 | • A unit may be started when needed via activation (socket, path, timer, 2026-03-03 23:00:51.886 | D-Bus, udev, scripted systemctl call, ...). 2026-03-03 23:00:51.886 | • In case of template units, the unit is meant to be enabled with some 2026-03-03 23:00:51.886 | instance name specified. 2026-03-03 23:00:51.898 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-03-03 23:00:56.699 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-03-03 23:00:56.706 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-03 23:00:57.053 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-03-03 23:00:57.378 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-03-03 23:00:57.379 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-03-03 23:00:57.379 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-03-03 23:00:57.379 | 2026-03-03 23:00:57.379 | Possible reasons for having these kinds of units are: 2026-03-03 23:00:57.379 | • A unit may be statically enabled by being symlinked from another unit's 2026-03-03 23:00:57.379 | .wants/, .requires/, or .upholds/ directory. 2026-03-03 23:00:57.379 | • A unit's purpose may be to act as a helper for some other unit which has 2026-03-03 23:00:57.379 | a requirement dependency on it. 2026-03-03 23:00:57.379 | • A unit may be started when needed via activation (socket, path, timer, 2026-03-03 23:00:57.379 | D-Bus, udev, scripted systemctl call, ...). 2026-03-03 23:00:57.379 | • In case of template units, the unit is meant to be enabled with some 2026-03-03 23:00:57.379 | instance name specified. 2026-03-03 23:00:57.388 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-03-03 23:00:58.245 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-03-03 23:00:58.245 | Configuring OVSDB 2026-03-03 23:00:58.251 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-03-03 23:00:58.287 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:58.294 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 23:00:58.322 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-03-03 23:00:58.350 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-03-03 23:00:58.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a7337319-f9ba-41a5-ac19-82e63c373019 2026-03-03 23:00:58.404 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:162.253.55.12:6642 2026-03-03 23:00:58.433 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-03-03 23:00:58.461 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-03-03 23:00:58.488 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=162.253.55.12 2026-03-03 23:00:58.520 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-03-03 23:00:58.529 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000157713 2026-03-03 23:00:58.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-03-03 23:00:58.563 | + 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-03-03 23:00:58.589 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-03-03 23:00:58.595 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-03 23:00:58.601 | + functions-common:is_provider_network:2264 : return 1 2026-03-03 23:00:58.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-03-03 23:00:58.613 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-03-03 23:00:58.620 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-03-03 23:00:58.625 | + 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-03-03 23:00:58.631 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-03-03 23:00:58.637 | + 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-03-03 23:00:58.666 | + 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-03-03 23:00:58.695 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-03-03 23:00:58.725 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-03-03 23:00:58.764 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:00:58.770 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-03-03 23:00:58.777 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-03-03 23:00:58.783 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-03-03 23:00:58.790 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-03-03 23:00:58.796 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-03-03 23:00:58.836 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:00:58.844 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-03-03 23:00:58.850 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-03-03 23:00:58.856 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-03 23:00:59.203 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-03-03 23:00:59.551 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-03-03 23:00:59.609 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-03-03 23:00:59.616 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-03-03 23:00:59.623 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-03-03 23:00:59.630 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-03-03 23:00:59.636 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-03-03 23:01:00.647 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-03-03 23:01:00.653 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-03-03 23:01:00.660 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-03-03 23:01:00.665 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-03-03 23:01:00.672 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-03-03 23:01:00.678 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-03-03 23:01:00.685 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-03-03 23:01:00.690 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-03-03 23:01:00.696 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-03-03 23:01:00.702 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-03-03 23:01:00.707 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-03-03 23:01:00.713 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-03-03 23:01:00.719 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-03-03 23:01:00.763 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:00.769 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:722 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 23:01:00.799 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:723 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-03 23:01:00.832 | + 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 pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-03-03 23:01:00.863 | + 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 pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-03-03 23:01:00.895 | + 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:dbg file:dbg 2026-03-03 23:01:00.920 | + 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:dbg file:dbg 2026-03-03 23:01:00.943 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-03-03 23:01:00.982 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:00.988 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-03-03 23:01:00.995 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-03-03 23:01:01.002 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-03-03 23:01:01.357 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-03-03 23:01:01.686 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-03-03 23:01:01.686 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-03-03 23:01:01.686 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-03-03 23:01:01.686 | 2026-03-03 23:01:01.686 | Possible reasons for having these kinds of units are: 2026-03-03 23:01:01.686 | • A unit may be statically enabled by being symlinked from another unit's 2026-03-03 23:01:01.686 | .wants/, .requires/, or .upholds/ directory. 2026-03-03 23:01:01.686 | • A unit's purpose may be to act as a helper for some other unit which has 2026-03-03 23:01:01.686 | a requirement dependency on it. 2026-03-03 23:01:01.686 | • A unit may be started when needed via activation (socket, path, timer, 2026-03-03 23:01:01.686 | D-Bus, udev, scripted systemctl call, ...). 2026-03-03 23:01:01.686 | • In case of template units, the unit is meant to be enabled with some 2026-03-03 23:01:01.686 | instance name specified. 2026-03-03 23:01:01.694 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-03-03 23:01:01.982 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-03-03 23:01:02.024 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:02.030 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-03-03 23:01:02.036 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-03-03 23:01:02.079 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:02.085 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-03-03 23:01:02.091 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-03-03 23:01:02.098 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-03-03 23:01:02.142 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:02.149 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-03-03 23:01:02.243 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-03-03 23:01:02.250 | + 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-03-03 23:01:02.259 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-03-03 23:01:02.266 | + 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-03-03 23:01:02.273 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:02.280 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:02.287 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:02.294 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-03-03 23:01:02.302 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:02.309 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:02.315 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:02.322 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:02.331 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:02.343 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578862336 2026-03-03 23:01:02.351 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-03-03 23:01:02.395 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:02.401 | + 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-03-03 23:01:02.409 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-03-03 23:01:02.416 | + 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-03-03 23:01:02.424 | + 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-03-03 23:01:02.431 | + 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-03-03 23:01:02.437 | + 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-03-03 23:01:02.444 | + 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-03-03 23:01:02.451 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-03-03 23:01:02.458 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-03-03 23:01:02.464 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:02.471 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:02.478 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:02.485 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:02.491 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-03-03 23:01:02.497 | + 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-03-03 23:01:02.504 | + 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' '' stack '' 2026-03-03 23:01:02.512 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-03-03 23:01:02.519 | + 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-03-03 23:01:02.524 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:02.531 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:02.539 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:02.545 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:02.553 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:02.559 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-03-03 23:01:02.564 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:02.574 | + 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-03-03 23:01:02.698 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:02.824 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-03-03 23:01:02.926 | + 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-03-03 23:01:03.036 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-03-03 23:01:03.141 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-03-03 23:01:03.254 | + 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-03-03 23:01:03.364 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:03.371 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:03.377 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-03-03 23:01:03.496 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:03.843 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-03-03 23:01:03.865 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-03-03 23:01:04.176 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-03-03 23:01:04.225 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:04.232 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:04.238 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:04.243 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:04.249 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:04.256 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:04.262 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:04.268 | + functions-common:time_stop:2419 : start_time=1772578862336 2026-03-03 23:01:04.275 | + functions-common:time_stop:2421 : [[ -z 1772578862336 ]] 2026-03-03 23:01:04.282 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:04.291 | + functions-common:time_stop:2424 : end_time=1772578864286 2026-03-03 23:01:04.297 | + functions-common:time_stop:2425 : elapsed_time=1950 2026-03-03 23:01:04.303 | + functions-common:time_stop:2426 : total=11016 2026-03-03 23:01:04.310 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:04.316 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12966 2026-03-03 23:01:04.322 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 23:01:04.329 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 23:01:04.336 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-03 23:01:04.344 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-03 23:01:04.389 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-03 23:01:04.396 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-03 23:01:04.402 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-03 23:01:04.409 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-03 23:01:04.416 | + 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-03-03 23:01:04.487 | + 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-03-03 23:01:04.557 | + 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-03-03 23:01:04.624 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-03 23:01:04.691 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-03-03 23:01:04.761 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:04.767 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-03-03 23:01:04.774 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-03-03 23:01:04.781 | + 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-03-03 23:01:04.810 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-03-03 23:01:04.832 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-03-03 23:01:04.839 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-03-03 23:01:04.845 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-03-03 23:01:04.850 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2026-03-03 23:01:04.876 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-03-03 23:01:04.919 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:04.925 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-03-03 23:01:04.933 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:01:04.939 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-03-03 23:01:04.945 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-03-03 23:01:04.952 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-03-03 23:01:04.959 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-03-03 23:01:05.037 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-03-03 23:01:05.044 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:05.049 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-03-03 23:01:05.127 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-03-03 23:01:05.202 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-03-03 23:01:05.208 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-03-03 23:01:05.215 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=https 2026-03-03 23:01:05.222 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-03-03 23:01:05.229 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-03-03 23:01:05.236 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-03-03 23:01:05.243 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-03-03 23:01:05.250 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-03-03 23:01:05.257 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-03-03 23:01:05.263 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-03-03 23:01:05.270 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-03-03 23:01:05.276 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-03-03 23:01:05.283 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-03 23:01:05.288 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-03 23:01:05.295 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-03 23:01:05.303 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-03-03 23:01:05.310 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-03 23:01:05.318 | + 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-03-03 23:01:05.324 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-03-03 23:01:05.372 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:05.381 | + lib/neutron:start_neutron_service_and_check:639 : service_port=19696 2026-03-03 23:01:05.386 | + lib/neutron:start_neutron_service_and_check:640 : service_protocol=http 2026-03-03 23:01:05.394 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-03-03 23:01:05.401 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-03-03 23:01:05.409 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-03-03 23:01:05.419 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-03-03 23:01:05.476 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-03-03 23:01:05.483 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-03-03 23:01:05.595 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-03-03 23:01:05.704 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-03-03 23:01:05.712 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-03-03 23:01:05.824 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-03-03 23:01:05.830 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-03-03 23:01:05.942 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-03-03 23:01:05.952 | + 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-03-03 23:01:05.960 | + functions-common:run_process:1666 : local service=neutron-api 2026-03-03 23:01:05.968 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-03 23:01:05.976 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:05.983 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:05.989 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:05.994 | + functions-common:run_process:1672 : local name=neutron-api 2026-03-03 23:01:06.002 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:06.010 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:06.021 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:06.026 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:06.035 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:06.046 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578866039 2026-03-03 23:01:06.054 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-03-03 23:01:06.106 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:06.114 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-03-03 23:01:06.122 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-03-03 23:01:06.129 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-03 23:01:06.135 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-03 23:01:06.143 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-03 23:01:06.151 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-03-03 23:01:06.158 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-03-03 23:01:06.165 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-03-03 23:01:06.173 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-03-03 23:01:06.179 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:06.186 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:06.193 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:06.199 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:06.206 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-03-03 23:01:06.213 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-03-03 23:01:06.220 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:06.227 | + 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-03-03 23:01:06.236 | + 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' '' stack '' 2026-03-03 23:01:06.242 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-03-03 23:01:06.249 | + 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-03-03 23:01:06.258 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 23:01:06.265 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 23:01:06.274 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 23:01:06.280 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-03-03 23:01:06.285 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 23:01:06.297 | + 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-03-03 23:01:06.432 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:06.569 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-03-03 23:01:06.683 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-03-03 23:01:06.787 | + 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-03-03 23:01:06.898 | + 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-03-03 23:01:07.009 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-03-03 23:01:07.118 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-03-03 23:01:07.235 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-03-03 23:01:07.357 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-03-03 23:01:07.472 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-03-03 23:01:07.588 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 23:01:07.593 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 23:01:07.601 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-03-03 23:01:07.736 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 23:01:08.084 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-03-03 23:01:08.108 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-03-03 23:01:08.438 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-03-03 23:01:08.542 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:08.549 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:08.556 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:08.562 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:08.568 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:08.575 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:08.582 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:08.589 | + functions-common:time_stop:2419 : start_time=1772578866039 2026-03-03 23:01:08.596 | + functions-common:time_stop:2421 : [[ -z 1772578866039 ]] 2026-03-03 23:01:08.604 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:08.614 | + functions-common:time_stop:2424 : end_time=1772578868608 2026-03-03 23:01:08.621 | + functions-common:time_stop:2425 : elapsed_time=2569 2026-03-03 23:01:08.626 | + functions-common:time_stop:2426 : total=12966 2026-03-03 23:01:08.632 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:08.639 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15535 2026-03-03 23:01:08.646 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://162.253.55.12/ 2026-03-03 23:01:08.653 | + 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-03-03 23:01:08.659 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-03-03 23:01:08.665 | + 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-03-03 23:01:08.670 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:08.676 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:08.682 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:08.688 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-03-03 23:01:08.693 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:08.699 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:08.706 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:08.712 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:08.720 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:08.731 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578868725 2026-03-03 23:01:08.739 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-03-03 23:01:08.781 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:08.787 | + 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-03-03 23:01:08.793 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-03-03 23:01:08.800 | + 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-03-03 23:01:08.807 | + 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-03-03 23:01:08.814 | + 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-03-03 23:01:08.820 | + 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-03-03 23:01:08.828 | + 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-03-03 23:01:08.835 | + 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-03-03 23:01:08.842 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-03-03 23:01:08.849 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:08.855 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:08.863 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:08.871 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:08.877 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-03-03 23:01:08.883 | + 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-03-03 23:01:08.889 | + 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' '' stack '' 2026-03-03 23:01:08.895 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-03-03 23:01:08.902 | + 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-03-03 23:01:08.909 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:08.914 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:08.921 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:08.928 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:08.934 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:08.941 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-03-03 23:01:08.949 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:08.961 | + 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-03-03 23:01:09.089 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:09.218 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-03-03 23:01:09.331 | + 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-03-03 23:01:09.436 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-03-03 23:01:09.537 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-03-03 23:01:09.645 | + 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-03-03 23:01:09.749 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:09.754 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:09.760 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-03-03 23:01:09.891 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:10.267 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-03-03 23:01:10.290 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-03-03 23:01:10.613 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-03-03 23:01:10.664 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:10.670 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:10.678 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:10.682 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:10.688 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:10.693 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:10.699 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:10.705 | + functions-common:time_stop:2419 : start_time=1772578868725 2026-03-03 23:01:10.712 | + functions-common:time_stop:2421 : [[ -z 1772578868725 ]] 2026-03-03 23:01:10.720 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:10.728 | + functions-common:time_stop:2424 : end_time=1772578870723 2026-03-03 23:01:10.734 | + functions-common:time_stop:2425 : elapsed_time=1998 2026-03-03 23:01:10.740 | + functions-common:time_stop:2426 : total=15535 2026-03-03 23:01:10.747 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:10.752 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17533 2026-03-03 23:01:10.758 | + 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-03-03 23:01:10.764 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-03-03 23:01:10.769 | + 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-03-03 23:01:10.775 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:10.779 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:10.784 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:10.790 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-03-03 23:01:10.795 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:10.801 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:10.808 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:10.813 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:10.821 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:10.832 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578870825 2026-03-03 23:01:10.837 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-03-03 23:01:10.875 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:10.882 | + 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-03-03 23:01:10.888 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-03-03 23:01:10.893 | + 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-03-03 23:01:10.898 | + 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-03-03 23:01:10.904 | + 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-03-03 23:01:10.909 | + 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-03-03 23:01:10.916 | + 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-03-03 23:01:10.923 | + 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-03-03 23:01:10.929 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-03-03 23:01:10.935 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:10.942 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:10.947 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:10.954 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:10.962 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-03-03 23:01:10.968 | + 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-03-03 23:01:10.975 | + 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' '' stack '' 2026-03-03 23:01:10.981 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-03-03 23:01:10.988 | + 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-03-03 23:01:10.994 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:11.001 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:11.008 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:11.015 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:11.023 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:11.030 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-03-03 23:01:11.036 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:11.046 | + 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-03-03 23:01:11.179 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:11.301 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-03-03 23:01:11.408 | + 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-03-03 23:01:11.514 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-03-03 23:01:11.621 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-03-03 23:01:11.736 | + 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-03-03 23:01:11.843 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:11.849 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:11.855 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-03-03 23:01:11.987 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:12.336 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-03-03 23:01:12.360 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-03-03 23:01:12.705 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-03-03 23:01:12.761 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:12.768 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:12.775 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:12.781 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:12.787 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:12.794 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:12.801 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:12.806 | + functions-common:time_stop:2419 : start_time=1772578870825 2026-03-03 23:01:12.811 | + functions-common:time_stop:2421 : [[ -z 1772578870825 ]] 2026-03-03 23:01:12.819 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:12.830 | + functions-common:time_stop:2424 : end_time=1772578872822 2026-03-03 23:01:12.835 | + functions-common:time_stop:2425 : elapsed_time=1997 2026-03-03 23:01:12.840 | + functions-common:time_stop:2426 : total=17533 2026-03-03 23:01:12.845 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:12.851 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19530 2026-03-03 23:01:12.856 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-03-03 23:01:12.862 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-03-03 23:01:12.868 | + 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-03-03 23:01:12.874 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-03-03 23:01:12.881 | + 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-03-03 23:01:12.888 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:12.896 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:12.904 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:12.911 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-03-03 23:01:12.920 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:12.928 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:12.934 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:12.941 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:12.950 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:12.959 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578872953 2026-03-03 23:01:12.965 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-03-03 23:01:13.008 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:13.014 | + 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-03-03 23:01:13.021 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-03-03 23:01:13.028 | + 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-03-03 23:01:13.033 | + 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-03-03 23:01:13.040 | + 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-03-03 23:01:13.047 | + 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-03-03 23:01:13.053 | + 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-03-03 23:01:13.060 | + 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-03-03 23:01:13.067 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-03-03 23:01:13.072 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:13.079 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:13.085 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:13.092 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:13.101 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-03-03 23:01:13.105 | + 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-03-03 23:01:13.111 | + 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' '' stack '' 2026-03-03 23:01:13.117 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-03-03 23:01:13.123 | + 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-03-03 23:01:13.130 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:13.138 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:13.145 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:13.152 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:13.160 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:13.168 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-03-03 23:01:13.176 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:13.187 | + 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-03-03 23:01:13.318 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:13.453 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-03-03 23:01:13.577 | + 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-03-03 23:01:13.695 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-03-03 23:01:13.817 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-03-03 23:01:13.939 | + 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-03-03 23:01:14.054 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:14.063 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:14.070 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-03-03 23:01:14.204 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:14.564 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-03-03 23:01:14.590 | 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-03-03 23:01:14.920 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-03-03 23:01:14.987 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:14.993 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:15.001 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:15.006 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:15.012 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:15.019 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:15.024 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:15.029 | + functions-common:time_stop:2419 : start_time=1772578872953 2026-03-03 23:01:15.034 | + functions-common:time_stop:2421 : [[ -z 1772578872953 ]] 2026-03-03 23:01:15.040 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:15.048 | + functions-common:time_stop:2424 : end_time=1772578875044 2026-03-03 23:01:15.053 | + functions-common:time_stop:2425 : elapsed_time=2091 2026-03-03 23:01:15.058 | + functions-common:time_stop:2426 : total=19530 2026-03-03 23:01:15.064 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:15.070 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21621 2026-03-03 23:01:15.075 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-03-03 23:01:15.082 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=https://162.253.55.12/networking 2026-03-03 23:01:15.087 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-03-03 23:01:15.087 | Waiting for Neutron to start... 2026-03-03 23:01:15.092 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- https://162.253.55.12/networking' 2026-03-03 23:01:15.101 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- https://162.253.55.12/networking' 'Neutron did not start' 60 2026-03-03 23:01:15.105 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- https://162.253.55.12/networking' 2026-03-03 23:01:15.112 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-03-03 23:01:15.118 | + functions-common:test_with_retry:2352 : local until=60 2026-03-03 23:01:15.124 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-03-03 23:01:15.129 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-03-03 23:01:15.135 | + functions-common:time_start:2398 : local name=test_with_retry 2026-03-03 23:01:15.140 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:15.147 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:15.155 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:15.169 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578875160 2026-03-03 23:01:15.177 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://162.253.55.12/networking; do sleep 0.5; done' 2026-03-03 23:01:15.248 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://162.253.55.12/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-03-03 23:01:15.256 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:15.262 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:15.268 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:15.274 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:15.281 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:15.286 | + functions-common:time_stop:2418 : name=test_with_retry 2026-03-03 23:01:15.291 | + functions-common:time_stop:2419 : start_time=1772578875160 2026-03-03 23:01:15.296 | + functions-common:time_stop:2421 : [[ -z 1772578875160 ]] 2026-03-03 23:01:15.303 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:15.312 | + functions-common:time_stop:2424 : end_time=1772578875307 2026-03-03 23:01:15.318 | + functions-common:time_stop:2425 : elapsed_time=147 2026-03-03 23:01:15.325 | + functions-common:time_stop:2426 : total=0 2026-03-03 23:01:15.331 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:15.337 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147 2026-03-03 23:01:15.344 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-03-03 23:01:15.377 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:15.382 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-03-03 23:01:15.390 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:01:15.396 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-03-03 23:01:15.403 | + ./stack.sh:main:1308 : start_placement 2026-03-03 23:01:15.409 | + lib/placement:start_placement:137 : start_placement_api 2026-03-03 23:01:15.421 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-03-03 23:01:15.431 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-03 23:01:15.438 | + functions-common:run_process:1666 : local service=placement-api 2026-03-03 23:01:15.444 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-03 23:01:15.451 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:15.457 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:15.463 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:15.468 | + functions-common:run_process:1672 : local name=placement-api 2026-03-03 23:01:15.474 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:15.481 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:15.487 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:15.492 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:15.498 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:15.508 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578875502 2026-03-03 23:01:15.513 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-03-03 23:01:15.548 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:15.553 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-03-03 23:01:15.558 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-03-03 23:01:15.562 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-03 23:01:15.567 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-03 23:01:15.572 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-03 23:01:15.578 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-03-03 23:01:15.583 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-03-03 23:01:15.588 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-03-03 23:01:15.593 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-03-03 23:01:15.598 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:15.603 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:15.608 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:15.614 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:15.620 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-03-03 23:01:15.625 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-03-03 23:01:15.630 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:15.635 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:01:15.640 | + 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' '' stack '' 2026-03-03 23:01:15.646 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-03-03 23:01:15.652 | + 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-03-03 23:01:15.658 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 23:01:15.663 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 23:01:15.668 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 23:01:15.673 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-03-03 23:01:15.679 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 23:01:15.687 | + 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-03-03 23:01:15.804 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:15.916 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-03-03 23:01:16.026 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-03-03 23:01:16.133 | + 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-03-03 23:01:16.239 | + 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-03-03 23:01:16.350 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-03-03 23:01:16.460 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-03-03 23:01:16.571 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-03-03 23:01:16.683 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-03-03 23:01:16.796 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-03-03 23:01:16.904 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 23:01:16.910 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 23:01:16.916 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-03-03 23:01:17.042 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 23:01:17.397 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-03-03 23:01:17.422 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-03-03 23:01:17.746 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-03-03 23:01:17.838 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:17.846 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:17.852 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:17.858 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:17.864 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:17.871 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:17.878 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:17.883 | + functions-common:time_stop:2419 : start_time=1772578875502 2026-03-03 23:01:17.889 | + functions-common:time_stop:2421 : [[ -z 1772578875502 ]] 2026-03-03 23:01:17.897 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:17.910 | + functions-common:time_stop:2424 : end_time=1772578877902 2026-03-03 23:01:17.916 | + functions-common:time_stop:2425 : elapsed_time=2400 2026-03-03 23:01:17.920 | + functions-common:time_stop:2426 : total=21621 2026-03-03 23:01:17.927 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:17.933 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24021 2026-03-03 23:01:17.938 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-03-03 23:01:17.938 | Waiting for placement-api to start... 2026-03-03 23:01:17.946 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://162.253.55.12/placement 2026-03-03 23:01:17.952 | + functions:wait_for_service:476 : local timeout=60 2026-03-03 23:01:17.957 | + functions:wait_for_service:477 : local url=https://162.253.55.12/placement 2026-03-03 23:01:17.963 | + functions:wait_for_service:478 : local rval=0 2026-03-03 23:01:17.968 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-03 23:01:17.973 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-03 23:01:17.980 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:17.985 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:17.992 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:18.003 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578877996 2026-03-03 23:01:18.009 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-03 23:01:18.018 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://162.253.55.12/placement 2026-03-03 23:01:19.266 | + :: : [[ 200 == 503 ]] 2026-03-03 23:01:19.268 | + :: : [[ 0 -eq 7 ]] 2026-03-03 23:01:19.275 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-03 23:01:19.282 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:19.290 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:19.296 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:19.302 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:19.308 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:19.315 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-03 23:01:19.320 | + functions-common:time_stop:2419 : start_time=1772578877996 2026-03-03 23:01:19.326 | + functions-common:time_stop:2421 : [[ -z 1772578877996 ]] 2026-03-03 23:01:19.335 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:19.345 | + functions-common:time_stop:2424 : end_time=1772578879338 2026-03-03 23:01:19.351 | + functions-common:time_stop:2425 : elapsed_time=1342 2026-03-03 23:01:19.357 | + functions-common:time_stop:2426 : total=6697 2026-03-03 23:01:19.363 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:19.370 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8039 2026-03-03 23:01:19.377 | + functions:wait_for_service:486 : return 0 2026-03-03 23:01:19.384 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-03-03 23:01:19.427 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:19.433 | + ./stack.sh:main:1312 : start_neutron 2026-03-03 23:01:19.441 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-03-03 23:01:19.448 | + 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-03-03 23:01:19.455 | + functions-common:run_process:1666 : local service=q-agt 2026-03-03 23:01:19.461 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-03-03 23:01:19.468 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:19.477 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:19.483 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:19.490 | + functions-common:run_process:1672 : local name=q-agt 2026-03-03 23:01:19.497 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:19.505 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:19.512 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:19.518 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:19.527 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:19.538 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578879530 2026-03-03 23:01:19.544 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-03-03 23:01:19.587 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:19.595 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:19.601 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:19.605 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:19.612 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:19.619 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:19.625 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:19.631 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:19.635 | + functions-common:time_stop:2419 : start_time=1772578879530 2026-03-03 23:01:19.642 | + functions-common:time_stop:2421 : [[ -z 1772578879530 ]] 2026-03-03 23:01:19.650 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:19.662 | + functions-common:time_stop:2424 : end_time=1772578879654 2026-03-03 23:01:19.668 | + functions-common:time_stop:2425 : elapsed_time=124 2026-03-03 23:01:19.674 | + functions-common:time_stop:2426 : total=24021 2026-03-03 23:01:19.679 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:19.684 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24145 2026-03-03 23:01:19.691 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-03-03 23:01:19.698 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-03 23:01:19.705 | + functions-common:is_provider_network:2264 : return 1 2026-03-03 23:01:19.712 | + lib/neutron:start_neutron:665 : start_other_agents 2026-03-03 23:01:19.720 | + 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-03-03 23:01:19.727 | + functions-common:run_process:1666 : local service=q-dhcp 2026-03-03 23:01:19.733 | + 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-03-03 23:01:19.739 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:19.746 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:19.753 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:19.759 | + functions-common:run_process:1672 : local name=q-dhcp 2026-03-03 23:01:19.765 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:19.772 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:19.779 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:19.786 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:19.793 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:19.803 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578879796 2026-03-03 23:01:19.810 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-03-03 23:01:19.853 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:19.861 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:19.868 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:19.876 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:19.882 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:19.889 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:19.895 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:19.902 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:19.909 | + functions-common:time_stop:2419 : start_time=1772578879796 2026-03-03 23:01:19.915 | + functions-common:time_stop:2421 : [[ -z 1772578879796 ]] 2026-03-03 23:01:19.924 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:19.935 | + functions-common:time_stop:2424 : end_time=1772578879928 2026-03-03 23:01:19.943 | + functions-common:time_stop:2425 : elapsed_time=132 2026-03-03 23:01:19.949 | + functions-common:time_stop:2426 : total=24145 2026-03-03 23:01:19.954 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:19.961 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24277 2026-03-03 23:01:19.969 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-03-03 23:01:19.977 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-03-03 23:01:19.985 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-03-03 23:01:19.993 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-03-03 23:01:20.000 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-03 23:01:20.007 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-03 23:01:20.015 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-03 23:01:20.023 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-03-03 23:01:20.029 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-03-03 23:01:20.036 | + 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-03-03 23:01:20.043 | + functions-common:run_process:1666 : local service=q-l3 2026-03-03 23:01:20.050 | + 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-03-03 23:01:20.058 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:20.067 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:20.075 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:20.081 | + functions-common:run_process:1672 : local name=q-l3 2026-03-03 23:01:20.089 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:20.097 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:20.104 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:20.111 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:20.121 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:20.133 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578880126 2026-03-03 23:01:20.144 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-03-03 23:01:20.187 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:20.194 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:20.201 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:20.207 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:20.214 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:20.221 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:20.228 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:20.234 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:20.241 | + functions-common:time_stop:2419 : start_time=1772578880126 2026-03-03 23:01:20.247 | + functions-common:time_stop:2421 : [[ -z 1772578880126 ]] 2026-03-03 23:01:20.256 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:20.265 | + functions-common:time_stop:2424 : end_time=1772578880258 2026-03-03 23:01:20.271 | + functions-common:time_stop:2425 : elapsed_time=132 2026-03-03 23:01:20.277 | + functions-common:time_stop:2426 : total=24277 2026-03-03 23:01:20.285 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:20.292 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24409 2026-03-03 23:01:20.299 | + 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-03-03 23:01:20.306 | + functions-common:run_process:1666 : local service=q-meta 2026-03-03 23:01:20.312 | + 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-03-03 23:01:20.319 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:20.326 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:20.333 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:20.339 | + functions-common:run_process:1672 : local name=q-meta 2026-03-03 23:01:20.345 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:20.351 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:20.356 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:20.362 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:20.370 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:20.381 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578880374 2026-03-03 23:01:20.388 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-03-03 23:01:20.432 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:20.438 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:20.445 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:20.451 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:20.457 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:20.463 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:20.469 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:20.476 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:20.483 | + functions-common:time_stop:2419 : start_time=1772578880374 2026-03-03 23:01:20.489 | + functions-common:time_stop:2421 : [[ -z 1772578880374 ]] 2026-03-03 23:01:20.497 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:20.506 | + functions-common:time_stop:2424 : end_time=1772578880499 2026-03-03 23:01:20.512 | + functions-common:time_stop:2425 : elapsed_time=125 2026-03-03 23:01:20.518 | + functions-common:time_stop:2426 : total=24409 2026-03-03 23:01:20.524 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:20.531 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24534 2026-03-03 23:01:20.538 | + 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-03-03 23:01:20.544 | + functions-common:run_process:1666 : local service=q-metering 2026-03-03 23:01:20.549 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-03-03 23:01:20.557 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:20.563 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:20.570 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:20.576 | + functions-common:run_process:1672 : local name=q-metering 2026-03-03 23:01:20.582 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:20.588 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:20.595 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:20.601 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:20.610 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:20.621 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578880614 2026-03-03 23:01:20.629 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-03-03 23:01:20.671 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:20.679 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:20.685 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:20.693 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:20.700 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:20.707 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:20.713 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:20.719 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:20.725 | + functions-common:time_stop:2419 : start_time=1772578880614 2026-03-03 23:01:20.731 | + functions-common:time_stop:2421 : [[ -z 1772578880614 ]] 2026-03-03 23:01:20.740 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:20.750 | + functions-common:time_stop:2424 : end_time=1772578880743 2026-03-03 23:01:20.757 | + functions-common:time_stop:2425 : elapsed_time=129 2026-03-03 23:01:20.763 | + functions-common:time_stop:2426 : total=24534 2026-03-03 23:01:20.771 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:20.778 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24663 2026-03-03 23:01:20.786 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-03-03 23:01:20.827 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:20.833 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:20.839 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-03-03 23:01:20.846 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:01:20.853 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-03-03 23:01:20.858 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-03-03 23:01:20.863 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-03-03 23:01:20.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-03-03 23:01:20.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-03-03 23:01:20.882 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-03-03 23:01:20.891 | ++ 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-03-03 23:01:21.424 | 2026-03-03 23:01:21.442 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:21.449 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-03 23:01:21.449 | address-scope 2026-03-03 23:01:21.449 | agent 2026-03-03 23:01:21.449 | allowed-address-pairs 2026-03-03 23:01:21.449 | auto-allocated-topology 2026-03-03 23:01:21.449 | availability_zone 2026-03-03 23:01:21.449 | default-subnetpools 2026-03-03 23:01:21.449 | dhcp_agent_scheduler 2026-03-03 23:01:21.449 | dns-integration 2026-03-03 23:01:21.449 | dns-domain-ports 2026-03-03 23:01:21.449 | dns-integration-domain-keywords 2026-03-03 23:01:21.449 | empty-string-filtering 2026-03-03 23:01:21.449 | external-net 2026-03-03 23:01:21.449 | extra_dhcp_opt 2026-03-03 23:01:21.450 | extraroute 2026-03-03 23:01:21.450 | extraroute-atomic 2026-03-03 23:01:21.450 | filter-validation 2026-03-03 23:01:21.450 | floating-ip-port-forwarding-detail 2026-03-03 23:01:21.450 | fip-port-details 2026-03-03 23:01:21.450 | flavors 2026-03-03 23:01:21.450 | floatingip-pools 2026-03-03 23:01:21.450 | router 2026-03-03 23:01:21.450 | enable-default-route-bfd 2026-03-03 23:01:21.450 | enable-default-route-ecmp 2026-03-03 23:01:21.450 | ext-gw-mode 2026-03-03 23:01:21.450 | l3-ha 2026-03-03 23:01:21.450 | external-gateway-multihoming 2026-03-03 23:01:21.450 | l3-flavors 2026-03-03 23:01:21.450 | multi-provider 2026-03-03 23:01:21.450 | net-mtu 2026-03-03 23:01:21.450 | net-mtu-writable 2026-03-03 23:01:21.450 | network_availability_zone 2026-03-03 23:01:21.450 | network-ip-availability 2026-03-03 23:01:21.450 | network-ip-availability-details 2026-03-03 23:01:21.450 | pagination 2026-03-03 23:01:21.450 | port-device-profile 2026-03-03 23:01:21.450 | port-mac-address-regenerate 2026-03-03 23:01:21.450 | port-numa-affinity-policy 2026-03-03 23:01:21.450 | port-numa-affinity-policy-socket 2026-03-03 23:01:21.450 | binding 2026-03-03 23:01:21.450 | binding-extended 2026-03-03 23:01:21.450 | port-security 2026-03-03 23:01:21.450 | project-id 2026-03-03 23:01:21.450 | provider 2026-03-03 23:01:21.450 | qinq 2026-03-03 23:01:21.450 | quota-check-limit 2026-03-03 23:01:21.450 | quota-check-limit-default 2026-03-03 23:01:21.450 | quotas 2026-03-03 23:01:21.450 | quota_details 2026-03-03 23:01:21.450 | rbac-policies 2026-03-03 23:01:21.450 | rbac-address-scope 2026-03-03 23:01:21.450 | rbac-security-groups 2026-03-03 23:01:21.450 | revision-if-match 2026-03-03 23:01:21.450 | standard-attr-revisions 2026-03-03 23:01:21.450 | router_availability_zone 2026-03-03 23:01:21.450 | router-enable-snat 2026-03-03 23:01:21.450 | security-groups-default-rules 2026-03-03 23:01:21.450 | security-groups-normalized-cidr 2026-03-03 23:01:21.450 | security-groups-remote-address-group 2026-03-03 23:01:21.450 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:21.450 | security-groups-shared-filtering 2026-03-03 23:01:21.450 | security-group 2026-03-03 23:01:21.450 | service-type 2026-03-03 23:01:21.450 | sorting 2026-03-03 23:01:21.450 | standard-attr-description 2026-03-03 23:01:21.450 | stateful-security-group 2026-03-03 23:01:21.450 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:21.450 | subnet-external-network 2026-03-03 23:01:21.450 | subnet-service-types 2026-03-03 23:01:21.450 | subnet_allocation 2026-03-03 23:01:21.450 | subnetpool-prefix-ops 2026-03-03 23:01:21.450 | tag-creation 2026-03-03 23:01:21.450 | standard-attr-tag 2026-03-03 23:01:21.451 | standard-attr-timestamp 2026-03-03 23:01:21.451 | vlan-transparent' 2026-03-03 23:01:21.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-03 23:01:21.454 | address-scope 2026-03-03 23:01:21.454 | agent 2026-03-03 23:01:21.454 | allowed-address-pairs 2026-03-03 23:01:21.454 | auto-allocated-topology 2026-03-03 23:01:21.454 | availability_zone 2026-03-03 23:01:21.454 | default-subnetpools 2026-03-03 23:01:21.454 | dhcp_agent_scheduler 2026-03-03 23:01:21.454 | dns-integration 2026-03-03 23:01:21.454 | dns-domain-ports 2026-03-03 23:01:21.454 | dns-integration-domain-keywords 2026-03-03 23:01:21.454 | empty-string-filtering 2026-03-03 23:01:21.454 | external-net 2026-03-03 23:01:21.454 | extra_dhcp_opt 2026-03-03 23:01:21.454 | extraroute 2026-03-03 23:01:21.454 | extraroute-atomic 2026-03-03 23:01:21.454 | filter-validation 2026-03-03 23:01:21.454 | floating-ip-port-forwarding-detail 2026-03-03 23:01:21.454 | fip-port-details 2026-03-03 23:01:21.454 | flavors 2026-03-03 23:01:21.454 | floatingip-pools 2026-03-03 23:01:21.454 | router 2026-03-03 23:01:21.454 | enable-default-route-bfd 2026-03-03 23:01:21.454 | enable-default-route-ecmp 2026-03-03 23:01:21.454 | ext-gw-mode 2026-03-03 23:01:21.454 | l3-ha 2026-03-03 23:01:21.454 | external-gateway-multihoming 2026-03-03 23:01:21.454 | l3-flavors 2026-03-03 23:01:21.454 | multi-provider 2026-03-03 23:01:21.454 | net-mtu 2026-03-03 23:01:21.454 | net-mtu-writable 2026-03-03 23:01:21.454 | network_availability_zone 2026-03-03 23:01:21.454 | network-ip-availability 2026-03-03 23:01:21.454 | network-ip-availability-details 2026-03-03 23:01:21.454 | pagination 2026-03-03 23:01:21.454 | port-device-profile 2026-03-03 23:01:21.454 | port-mac-address-regenerate 2026-03-03 23:01:21.454 | port-numa-affinity-policy 2026-03-03 23:01:21.454 | port-numa-affinity-policy-socket 2026-03-03 23:01:21.454 | binding 2026-03-03 23:01:21.454 | binding-extended 2026-03-03 23:01:21.454 | port-security 2026-03-03 23:01:21.454 | project-id 2026-03-03 23:01:21.454 | provider 2026-03-03 23:01:21.454 | qinq 2026-03-03 23:01:21.454 | quota-check-limit 2026-03-03 23:01:21.454 | quota-check-limit-default 2026-03-03 23:01:21.454 | quotas 2026-03-03 23:01:21.455 | quota_details 2026-03-03 23:01:21.455 | rbac-policies 2026-03-03 23:01:21.455 | rbac-address-scope 2026-03-03 23:01:21.455 | rbac-security-groups 2026-03-03 23:01:21.455 | revision-if-match 2026-03-03 23:01:21.455 | standard-attr-revisions 2026-03-03 23:01:21.455 | router_availability_zone 2026-03-03 23:01:21.455 | router-enable-snat 2026-03-03 23:01:21.455 | security-groups-default-rules 2026-03-03 23:01:21.455 | security-groups-normalized-cidr 2026-03-03 23:01:21.455 | security-groups-remote-address-group 2026-03-03 23:01:21.455 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:21.455 | security-groups-shared-filtering 2026-03-03 23:01:21.455 | security-group 2026-03-03 23:01:21.455 | service-type 2026-03-03 23:01:21.455 | sorting 2026-03-03 23:01:21.455 | standard-attr-description 2026-03-03 23:01:21.455 | stateful-security-group 2026-03-03 23:01:21.455 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:21.455 | subnet-external-network 2026-03-03 23:01:21.455 | subnet-service-types 2026-03-03 23:01:21.455 | subnet_allocation 2026-03-03 23:01:21.455 | subnetpool-prefix-ops 2026-03-03 23:01:21.455 | tag-creation 2026-03-03 23:01:21.455 | standard-attr-tag 2026-03-03 23:01:21.455 | standard-attr-timestamp 2026-03-03 23:01:21.455 | vlan-transparent =~ auto-allocated-topology ]] 2026-03-03 23:01:21.460 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-03 23:01:21.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:21.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-03-03 23:01:21.483 | ++ 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.1.0.0/20 --share --default -f value -c id 2026-03-03 23:01:22.177 | 2026-03-03 23:01:22.195 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:22.203 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=082f115c-9bd5-4ed0-8cc3-f5e3fcd5f4e6 2026-03-03 23:01:22.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-03-03 23:01:22.220 | ++ 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 fde2:3e70:5c6f::/56 --share --default -f value -c id 2026-03-03 23:01:22.860 | 2026-03-03 23:01:22.879 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:22.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=875fae2f-282e-497a-9348-8c69cb4706bf 2026-03-03 23:01:22.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-03-03 23:01:22.900 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-03-03 23:01:22.907 | + functions-common:is_provider_network:2264 : return 1 2026-03-03 23:01:22.917 | ++ 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-03-03 23:01:24.662 | 2026-03-03 23:01:24.684 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:24.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=c05bf358-de9b-4925-8ea9-05eacfed29b5 2026-03-03 23:01:24.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-03-03 23:01:24.705 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:24.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-03-03 23:01:24.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-03-03 23:01:24.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 082f115c-9bd5-4ed0-8cc3-f5e3fcd5f4e6 ']' 2026-03-03 23:01:24.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-03-03 23:01:24.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2026-03-03 23:01:24.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2026-03-03 23:01:24.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 082f115c-9bd5-4ed0-8cc3-f5e3fcd5f4e6 ' 2026-03-03 23:01:24.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-03-03 23:01:24.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network c05bf358-de9b-4925-8ea9-05eacfed29b5 private-subnet' 2026-03-03 23:01:24.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-03-03 23:01:24.818 | +++ 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 --gateway 10.1.0.1 --subnet-pool 082f115c-9bd5-4ed0-8cc3-f5e3fcd5f4e6 --network c05bf358-de9b-4925-8ea9-05eacfed29b5 private-subnet -f value -c id 2026-03-03 23:01:26.512 | 2026-03-03 23:01:26.534 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:26.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=35d30150-51d1-4631-9231-1fab1e579fc4 2026-03-03 23:01:26.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-03-03 23:01:26.553 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:26.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 35d30150-51d1-4631-9231-1fab1e579fc4 2026-03-03 23:01:26.602 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=35d30150-51d1-4631-9231-1fab1e579fc4 2026-03-03 23:01:26.610 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-03-03 23:01:26.617 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-03-03 23:01:26.624 | ++ 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-03-03 23:01:26.632 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:26.675 | ++ 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-03-03 23:01:26.681 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:26.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-03-03 23:01:26.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 875fae2f-282e-497a-9348-8c69cb4706bf ']' 2026-03-03 23:01:26.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-03-03 23:01:26.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-03-03 23:01:26.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 875fae2f-282e-497a-9348-8c69cb4706bf ' 2026-03-03 23:01:26.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-03-03 23:01:26.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c05bf358-de9b-4925-8ea9-05eacfed29b5 ipv6-private-subnet ' 2026-03-03 23:01:26.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-03-03 23:01:26.777 | +++ 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 875fae2f-282e-497a-9348-8c69cb4706bf --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c05bf358-de9b-4925-8ea9-05eacfed29b5 ipv6-private-subnet -f value -c id 2026-03-03 23:01:28.314 | 2026-03-03 23:01:28.335 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:28.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=be31c38e-a87d-483b-885f-9fad4b5547f7 2026-03-03 23:01:28.350 | ++ 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-03-03 23:01:28.357 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:28.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo be31c38e-a87d-483b-885f-9fad4b5547f7 2026-03-03 23:01:28.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=be31c38e-a87d-483b-885f-9fad4b5547f7 2026-03-03 23:01:28.416 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-03-03 23:01:28.424 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-03-03 23:01:28.431 | ++ 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-03-03 23:01:28.678 | 2026-03-03 23:01:28.699 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:28.708 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-03 23:01:28.708 | address-scope 2026-03-03 23:01:28.708 | agent 2026-03-03 23:01:28.708 | allowed-address-pairs 2026-03-03 23:01:28.708 | auto-allocated-topology 2026-03-03 23:01:28.708 | availability_zone 2026-03-03 23:01:28.708 | default-subnetpools 2026-03-03 23:01:28.708 | dhcp_agent_scheduler 2026-03-03 23:01:28.708 | dns-integration 2026-03-03 23:01:28.708 | dns-domain-ports 2026-03-03 23:01:28.708 | dns-integration-domain-keywords 2026-03-03 23:01:28.708 | empty-string-filtering 2026-03-03 23:01:28.708 | external-net 2026-03-03 23:01:28.708 | extra_dhcp_opt 2026-03-03 23:01:28.708 | extraroute 2026-03-03 23:01:28.708 | extraroute-atomic 2026-03-03 23:01:28.708 | filter-validation 2026-03-03 23:01:28.708 | floating-ip-port-forwarding-detail 2026-03-03 23:01:28.708 | fip-port-details 2026-03-03 23:01:28.708 | flavors 2026-03-03 23:01:28.708 | floatingip-pools 2026-03-03 23:01:28.708 | router 2026-03-03 23:01:28.708 | enable-default-route-bfd 2026-03-03 23:01:28.708 | enable-default-route-ecmp 2026-03-03 23:01:28.708 | ext-gw-mode 2026-03-03 23:01:28.708 | l3-ha 2026-03-03 23:01:28.708 | external-gateway-multihoming 2026-03-03 23:01:28.708 | l3-flavors 2026-03-03 23:01:28.708 | multi-provider 2026-03-03 23:01:28.708 | net-mtu 2026-03-03 23:01:28.708 | net-mtu-writable 2026-03-03 23:01:28.708 | network_availability_zone 2026-03-03 23:01:28.708 | network-ip-availability 2026-03-03 23:01:28.708 | network-ip-availability-details 2026-03-03 23:01:28.708 | pagination 2026-03-03 23:01:28.708 | port-device-profile 2026-03-03 23:01:28.708 | port-mac-address-regenerate 2026-03-03 23:01:28.708 | port-numa-affinity-policy 2026-03-03 23:01:28.709 | port-numa-affinity-policy-socket 2026-03-03 23:01:28.709 | binding 2026-03-03 23:01:28.709 | binding-extended 2026-03-03 23:01:28.709 | port-security 2026-03-03 23:01:28.709 | project-id 2026-03-03 23:01:28.709 | provider 2026-03-03 23:01:28.709 | qinq 2026-03-03 23:01:28.709 | quota-check-limit 2026-03-03 23:01:28.709 | quota-check-limit-default 2026-03-03 23:01:28.709 | quotas 2026-03-03 23:01:28.709 | quota_details 2026-03-03 23:01:28.709 | rbac-policies 2026-03-03 23:01:28.709 | rbac-address-scope 2026-03-03 23:01:28.709 | rbac-security-groups 2026-03-03 23:01:28.709 | revision-if-match 2026-03-03 23:01:28.709 | standard-attr-revisions 2026-03-03 23:01:28.709 | router_availability_zone 2026-03-03 23:01:28.709 | router-enable-snat 2026-03-03 23:01:28.709 | security-groups-default-rules 2026-03-03 23:01:28.709 | security-groups-normalized-cidr 2026-03-03 23:01:28.709 | security-groups-remote-address-group 2026-03-03 23:01:28.709 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:28.709 | security-groups-shared-filtering 2026-03-03 23:01:28.709 | security-group 2026-03-03 23:01:28.709 | service-type 2026-03-03 23:01:28.709 | sorting 2026-03-03 23:01:28.709 | standard-attr-description 2026-03-03 23:01:28.709 | stateful-security-group 2026-03-03 23:01:28.709 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:28.709 | subnet-external-network 2026-03-03 23:01:28.709 | subnet-service-types 2026-03-03 23:01:28.709 | subnet_allocation 2026-03-03 23:01:28.709 | subnetpool-prefix-ops 2026-03-03 23:01:28.709 | tag-creation 2026-03-03 23:01:28.709 | standard-attr-tag 2026-03-03 23:01:28.709 | standard-attr-timestamp 2026-03-03 23:01:28.709 | vlan-transparent' 2026-03-03 23:01:28.714 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-03 23:01:28.714 | address-scope 2026-03-03 23:01:28.714 | agent 2026-03-03 23:01:28.714 | allowed-address-pairs 2026-03-03 23:01:28.714 | auto-allocated-topology 2026-03-03 23:01:28.714 | availability_zone 2026-03-03 23:01:28.714 | default-subnetpools 2026-03-03 23:01:28.714 | dhcp_agent_scheduler 2026-03-03 23:01:28.714 | dns-integration 2026-03-03 23:01:28.714 | dns-domain-ports 2026-03-03 23:01:28.714 | dns-integration-domain-keywords 2026-03-03 23:01:28.714 | empty-string-filtering 2026-03-03 23:01:28.714 | external-net 2026-03-03 23:01:28.714 | extra_dhcp_opt 2026-03-03 23:01:28.714 | extraroute 2026-03-03 23:01:28.714 | extraroute-atomic 2026-03-03 23:01:28.714 | filter-validation 2026-03-03 23:01:28.714 | floating-ip-port-forwarding-detail 2026-03-03 23:01:28.714 | fip-port-details 2026-03-03 23:01:28.714 | flavors 2026-03-03 23:01:28.714 | floatingip-pools 2026-03-03 23:01:28.714 | router 2026-03-03 23:01:28.714 | enable-default-route-bfd 2026-03-03 23:01:28.714 | enable-default-route-ecmp 2026-03-03 23:01:28.714 | ext-gw-mode 2026-03-03 23:01:28.714 | l3-ha 2026-03-03 23:01:28.714 | external-gateway-multihoming 2026-03-03 23:01:28.714 | l3-flavors 2026-03-03 23:01:28.714 | multi-provider 2026-03-03 23:01:28.714 | net-mtu 2026-03-03 23:01:28.714 | net-mtu-writable 2026-03-03 23:01:28.714 | network_availability_zone 2026-03-03 23:01:28.714 | network-ip-availability 2026-03-03 23:01:28.714 | network-ip-availability-details 2026-03-03 23:01:28.714 | pagination 2026-03-03 23:01:28.714 | port-device-profile 2026-03-03 23:01:28.714 | port-mac-address-regenerate 2026-03-03 23:01:28.714 | port-numa-affinity-policy 2026-03-03 23:01:28.714 | port-numa-affinity-policy-socket 2026-03-03 23:01:28.714 | binding 2026-03-03 23:01:28.714 | binding-extended 2026-03-03 23:01:28.715 | port-security 2026-03-03 23:01:28.715 | project-id 2026-03-03 23:01:28.715 | provider 2026-03-03 23:01:28.715 | qinq 2026-03-03 23:01:28.715 | quota-check-limit 2026-03-03 23:01:28.715 | quota-check-limit-default 2026-03-03 23:01:28.715 | quotas 2026-03-03 23:01:28.715 | quota_details 2026-03-03 23:01:28.715 | rbac-policies 2026-03-03 23:01:28.715 | rbac-address-scope 2026-03-03 23:01:28.715 | rbac-security-groups 2026-03-03 23:01:28.715 | revision-if-match 2026-03-03 23:01:28.715 | standard-attr-revisions 2026-03-03 23:01:28.715 | router_availability_zone 2026-03-03 23:01:28.715 | router-enable-snat 2026-03-03 23:01:28.715 | security-groups-default-rules 2026-03-03 23:01:28.715 | security-groups-normalized-cidr 2026-03-03 23:01:28.715 | security-groups-remote-address-group 2026-03-03 23:01:28.715 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:28.715 | security-groups-shared-filtering 2026-03-03 23:01:28.715 | security-group 2026-03-03 23:01:28.715 | service-type 2026-03-03 23:01:28.715 | sorting 2026-03-03 23:01:28.715 | standard-attr-description 2026-03-03 23:01:28.715 | stateful-security-group 2026-03-03 23:01:28.715 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:28.715 | subnet-external-network 2026-03-03 23:01:28.715 | subnet-service-types 2026-03-03 23:01:28.715 | subnet_allocation 2026-03-03 23:01:28.715 | subnetpool-prefix-ops 2026-03-03 23:01:28.715 | tag-creation 2026-03-03 23:01:28.715 | standard-attr-tag 2026-03-03 23:01:28.715 | standard-attr-timestamp 2026-03-03 23:01:28.715 | vlan-transparent =~ router ]] 2026-03-03 23:01:28.720 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-03 23:01:28.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-03-03 23:01:28.734 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-03-03 23:01:28.741 | ++ 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-03-03 23:01:28.966 | 2026-03-03 23:01:28.986 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:28.994 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-03 23:01:28.994 | address-scope 2026-03-03 23:01:28.994 | agent 2026-03-03 23:01:28.994 | allowed-address-pairs 2026-03-03 23:01:28.994 | auto-allocated-topology 2026-03-03 23:01:28.994 | availability_zone 2026-03-03 23:01:28.994 | default-subnetpools 2026-03-03 23:01:28.994 | dhcp_agent_scheduler 2026-03-03 23:01:28.994 | dns-integration 2026-03-03 23:01:28.994 | dns-domain-ports 2026-03-03 23:01:28.994 | dns-integration-domain-keywords 2026-03-03 23:01:28.994 | empty-string-filtering 2026-03-03 23:01:28.994 | external-net 2026-03-03 23:01:28.994 | extra_dhcp_opt 2026-03-03 23:01:28.994 | extraroute 2026-03-03 23:01:28.994 | extraroute-atomic 2026-03-03 23:01:28.994 | filter-validation 2026-03-03 23:01:28.994 | floating-ip-port-forwarding-detail 2026-03-03 23:01:28.994 | fip-port-details 2026-03-03 23:01:28.994 | flavors 2026-03-03 23:01:28.994 | floatingip-pools 2026-03-03 23:01:28.994 | router 2026-03-03 23:01:28.994 | enable-default-route-bfd 2026-03-03 23:01:28.994 | enable-default-route-ecmp 2026-03-03 23:01:28.994 | ext-gw-mode 2026-03-03 23:01:28.994 | l3-ha 2026-03-03 23:01:28.994 | external-gateway-multihoming 2026-03-03 23:01:28.994 | l3-flavors 2026-03-03 23:01:28.995 | multi-provider 2026-03-03 23:01:28.995 | net-mtu 2026-03-03 23:01:28.995 | net-mtu-writable 2026-03-03 23:01:28.995 | network_availability_zone 2026-03-03 23:01:28.995 | network-ip-availability 2026-03-03 23:01:28.995 | network-ip-availability-details 2026-03-03 23:01:28.995 | pagination 2026-03-03 23:01:28.995 | port-device-profile 2026-03-03 23:01:28.995 | port-mac-address-regenerate 2026-03-03 23:01:28.995 | port-numa-affinity-policy 2026-03-03 23:01:28.995 | port-numa-affinity-policy-socket 2026-03-03 23:01:28.995 | binding 2026-03-03 23:01:28.995 | binding-extended 2026-03-03 23:01:28.995 | port-security 2026-03-03 23:01:28.995 | project-id 2026-03-03 23:01:28.995 | provider 2026-03-03 23:01:28.995 | qinq 2026-03-03 23:01:28.995 | quota-check-limit 2026-03-03 23:01:28.995 | quota-check-limit-default 2026-03-03 23:01:28.995 | quotas 2026-03-03 23:01:28.995 | quota_details 2026-03-03 23:01:28.995 | rbac-policies 2026-03-03 23:01:28.995 | rbac-address-scope 2026-03-03 23:01:28.995 | rbac-security-groups 2026-03-03 23:01:28.995 | revision-if-match 2026-03-03 23:01:28.995 | standard-attr-revisions 2026-03-03 23:01:28.995 | router_availability_zone 2026-03-03 23:01:28.995 | router-enable-snat 2026-03-03 23:01:28.995 | security-groups-default-rules 2026-03-03 23:01:28.995 | security-groups-normalized-cidr 2026-03-03 23:01:28.995 | security-groups-remote-address-group 2026-03-03 23:01:28.995 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:28.995 | security-groups-shared-filtering 2026-03-03 23:01:28.995 | security-group 2026-03-03 23:01:28.995 | service-type 2026-03-03 23:01:28.995 | sorting 2026-03-03 23:01:28.995 | standard-attr-description 2026-03-03 23:01:28.995 | stateful-security-group 2026-03-03 23:01:28.995 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:28.995 | subnet-external-network 2026-03-03 23:01:28.995 | subnet-service-types 2026-03-03 23:01:28.995 | subnet_allocation 2026-03-03 23:01:28.995 | subnetpool-prefix-ops 2026-03-03 23:01:28.995 | tag-creation 2026-03-03 23:01:28.995 | standard-attr-tag 2026-03-03 23:01:28.995 | standard-attr-timestamp 2026-03-03 23:01:28.995 | vlan-transparent' 2026-03-03 23:01:29.000 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-03 23:01:29.000 | address-scope 2026-03-03 23:01:29.000 | agent 2026-03-03 23:01:29.000 | allowed-address-pairs 2026-03-03 23:01:29.000 | auto-allocated-topology 2026-03-03 23:01:29.000 | availability_zone 2026-03-03 23:01:29.000 | default-subnetpools 2026-03-03 23:01:29.000 | dhcp_agent_scheduler 2026-03-03 23:01:29.000 | dns-integration 2026-03-03 23:01:29.000 | dns-domain-ports 2026-03-03 23:01:29.001 | dns-integration-domain-keywords 2026-03-03 23:01:29.001 | empty-string-filtering 2026-03-03 23:01:29.001 | external-net 2026-03-03 23:01:29.001 | extra_dhcp_opt 2026-03-03 23:01:29.001 | extraroute 2026-03-03 23:01:29.001 | extraroute-atomic 2026-03-03 23:01:29.001 | filter-validation 2026-03-03 23:01:29.001 | floating-ip-port-forwarding-detail 2026-03-03 23:01:29.001 | fip-port-details 2026-03-03 23:01:29.001 | flavors 2026-03-03 23:01:29.001 | floatingip-pools 2026-03-03 23:01:29.001 | router 2026-03-03 23:01:29.001 | enable-default-route-bfd 2026-03-03 23:01:29.001 | enable-default-route-ecmp 2026-03-03 23:01:29.001 | ext-gw-mode 2026-03-03 23:01:29.001 | l3-ha 2026-03-03 23:01:29.001 | external-gateway-multihoming 2026-03-03 23:01:29.001 | l3-flavors 2026-03-03 23:01:29.001 | multi-provider 2026-03-03 23:01:29.001 | net-mtu 2026-03-03 23:01:29.001 | net-mtu-writable 2026-03-03 23:01:29.001 | network_availability_zone 2026-03-03 23:01:29.001 | network-ip-availability 2026-03-03 23:01:29.001 | network-ip-availability-details 2026-03-03 23:01:29.001 | pagination 2026-03-03 23:01:29.001 | port-device-profile 2026-03-03 23:01:29.001 | port-mac-address-regenerate 2026-03-03 23:01:29.001 | port-numa-affinity-policy 2026-03-03 23:01:29.001 | port-numa-affinity-policy-socket 2026-03-03 23:01:29.001 | binding 2026-03-03 23:01:29.001 | binding-extended 2026-03-03 23:01:29.001 | port-security 2026-03-03 23:01:29.001 | project-id 2026-03-03 23:01:29.001 | provider 2026-03-03 23:01:29.001 | qinq 2026-03-03 23:01:29.001 | quota-check-limit 2026-03-03 23:01:29.001 | quota-check-limit-default 2026-03-03 23:01:29.001 | quotas 2026-03-03 23:01:29.001 | quota_details 2026-03-03 23:01:29.001 | rbac-policies 2026-03-03 23:01:29.001 | rbac-address-scope 2026-03-03 23:01:29.001 | rbac-security-groups 2026-03-03 23:01:29.001 | revision-if-match 2026-03-03 23:01:29.001 | standard-attr-revisions 2026-03-03 23:01:29.002 | router_availability_zone 2026-03-03 23:01:29.002 | router-enable-snat 2026-03-03 23:01:29.002 | security-groups-default-rules 2026-03-03 23:01:29.002 | security-groups-normalized-cidr 2026-03-03 23:01:29.002 | security-groups-remote-address-group 2026-03-03 23:01:29.002 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:29.002 | security-groups-shared-filtering 2026-03-03 23:01:29.002 | security-group 2026-03-03 23:01:29.002 | service-type 2026-03-03 23:01:29.002 | sorting 2026-03-03 23:01:29.002 | standard-attr-description 2026-03-03 23:01:29.002 | stateful-security-group 2026-03-03 23:01:29.002 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:29.002 | subnet-external-network 2026-03-03 23:01:29.002 | subnet-service-types 2026-03-03 23:01:29.002 | subnet_allocation 2026-03-03 23:01:29.002 | subnetpool-prefix-ops 2026-03-03 23:01:29.002 | tag-creation 2026-03-03 23:01:29.002 | standard-attr-tag 2026-03-03 23:01:29.002 | standard-attr-timestamp 2026-03-03 23:01:29.002 | vlan-transparent =~ external-net ]] 2026-03-03 23:01:29.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-03 23:01:29.014 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:29.024 | ++ 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-03-03 23:01:29.475 | 2026-03-03 23:01:29.496 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:29.505 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=ebfea07e-5e0c-4932-a853-113b6517c38d 2026-03-03 23:01:29.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-03-03 23:01:29.518 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:29.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-03-03 23:01:29.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-03-03 23:01:29.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-03-03 23:01:29.584 | ++ 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-03-03 23:01:29.801 | 2026-03-03 23:01:29.819 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:29.827 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-03-03 23:01:29.827 | address-scope 2026-03-03 23:01:29.827 | agent 2026-03-03 23:01:29.827 | allowed-address-pairs 2026-03-03 23:01:29.827 | auto-allocated-topology 2026-03-03 23:01:29.827 | availability_zone 2026-03-03 23:01:29.827 | default-subnetpools 2026-03-03 23:01:29.827 | dhcp_agent_scheduler 2026-03-03 23:01:29.827 | dns-integration 2026-03-03 23:01:29.827 | dns-domain-ports 2026-03-03 23:01:29.827 | dns-integration-domain-keywords 2026-03-03 23:01:29.827 | empty-string-filtering 2026-03-03 23:01:29.827 | external-net 2026-03-03 23:01:29.827 | extra_dhcp_opt 2026-03-03 23:01:29.827 | extraroute 2026-03-03 23:01:29.827 | extraroute-atomic 2026-03-03 23:01:29.828 | filter-validation 2026-03-03 23:01:29.828 | floating-ip-port-forwarding-detail 2026-03-03 23:01:29.828 | fip-port-details 2026-03-03 23:01:29.828 | flavors 2026-03-03 23:01:29.828 | floatingip-pools 2026-03-03 23:01:29.828 | router 2026-03-03 23:01:29.828 | enable-default-route-bfd 2026-03-03 23:01:29.828 | enable-default-route-ecmp 2026-03-03 23:01:29.828 | ext-gw-mode 2026-03-03 23:01:29.828 | l3-ha 2026-03-03 23:01:29.828 | external-gateway-multihoming 2026-03-03 23:01:29.828 | l3-flavors 2026-03-03 23:01:29.828 | multi-provider 2026-03-03 23:01:29.828 | net-mtu 2026-03-03 23:01:29.828 | net-mtu-writable 2026-03-03 23:01:29.828 | network_availability_zone 2026-03-03 23:01:29.828 | network-ip-availability 2026-03-03 23:01:29.828 | network-ip-availability-details 2026-03-03 23:01:29.828 | pagination 2026-03-03 23:01:29.828 | port-device-profile 2026-03-03 23:01:29.828 | port-mac-address-regenerate 2026-03-03 23:01:29.828 | port-numa-affinity-policy 2026-03-03 23:01:29.828 | port-numa-affinity-policy-socket 2026-03-03 23:01:29.828 | binding 2026-03-03 23:01:29.828 | binding-extended 2026-03-03 23:01:29.828 | port-security 2026-03-03 23:01:29.828 | project-id 2026-03-03 23:01:29.828 | provider 2026-03-03 23:01:29.828 | qinq 2026-03-03 23:01:29.828 | quota-check-limit 2026-03-03 23:01:29.828 | quota-check-limit-default 2026-03-03 23:01:29.828 | quotas 2026-03-03 23:01:29.828 | quota_details 2026-03-03 23:01:29.828 | rbac-policies 2026-03-03 23:01:29.828 | rbac-address-scope 2026-03-03 23:01:29.828 | rbac-security-groups 2026-03-03 23:01:29.828 | revision-if-match 2026-03-03 23:01:29.828 | standard-attr-revisions 2026-03-03 23:01:29.828 | router_availability_zone 2026-03-03 23:01:29.828 | router-enable-snat 2026-03-03 23:01:29.828 | security-groups-default-rules 2026-03-03 23:01:29.828 | security-groups-normalized-cidr 2026-03-03 23:01:29.828 | security-groups-remote-address-group 2026-03-03 23:01:29.828 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:29.828 | security-groups-shared-filtering 2026-03-03 23:01:29.828 | security-group 2026-03-03 23:01:29.828 | service-type 2026-03-03 23:01:29.829 | sorting 2026-03-03 23:01:29.829 | standard-attr-description 2026-03-03 23:01:29.829 | stateful-security-group 2026-03-03 23:01:29.829 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:29.829 | subnet-external-network 2026-03-03 23:01:29.829 | subnet-service-types 2026-03-03 23:01:29.829 | subnet_allocation 2026-03-03 23:01:29.829 | subnetpool-prefix-ops 2026-03-03 23:01:29.829 | tag-creation 2026-03-03 23:01:29.829 | standard-attr-tag 2026-03-03 23:01:29.829 | standard-attr-timestamp 2026-03-03 23:01:29.829 | vlan-transparent' 2026-03-03 23:01:29.833 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-03-03 23:01:29.833 | address-scope 2026-03-03 23:01:29.833 | agent 2026-03-03 23:01:29.833 | allowed-address-pairs 2026-03-03 23:01:29.833 | auto-allocated-topology 2026-03-03 23:01:29.833 | availability_zone 2026-03-03 23:01:29.833 | default-subnetpools 2026-03-03 23:01:29.833 | dhcp_agent_scheduler 2026-03-03 23:01:29.833 | dns-integration 2026-03-03 23:01:29.833 | dns-domain-ports 2026-03-03 23:01:29.833 | dns-integration-domain-keywords 2026-03-03 23:01:29.833 | empty-string-filtering 2026-03-03 23:01:29.833 | external-net 2026-03-03 23:01:29.833 | extra_dhcp_opt 2026-03-03 23:01:29.833 | extraroute 2026-03-03 23:01:29.833 | extraroute-atomic 2026-03-03 23:01:29.833 | filter-validation 2026-03-03 23:01:29.833 | floating-ip-port-forwarding-detail 2026-03-03 23:01:29.833 | fip-port-details 2026-03-03 23:01:29.833 | flavors 2026-03-03 23:01:29.833 | floatingip-pools 2026-03-03 23:01:29.833 | router 2026-03-03 23:01:29.833 | enable-default-route-bfd 2026-03-03 23:01:29.833 | enable-default-route-ecmp 2026-03-03 23:01:29.833 | ext-gw-mode 2026-03-03 23:01:29.834 | l3-ha 2026-03-03 23:01:29.834 | external-gateway-multihoming 2026-03-03 23:01:29.834 | l3-flavors 2026-03-03 23:01:29.834 | multi-provider 2026-03-03 23:01:29.834 | net-mtu 2026-03-03 23:01:29.834 | net-mtu-writable 2026-03-03 23:01:29.834 | network_availability_zone 2026-03-03 23:01:29.834 | network-ip-availability 2026-03-03 23:01:29.834 | network-ip-availability-details 2026-03-03 23:01:29.834 | pagination 2026-03-03 23:01:29.834 | port-device-profile 2026-03-03 23:01:29.834 | port-mac-address-regenerate 2026-03-03 23:01:29.834 | port-numa-affinity-policy 2026-03-03 23:01:29.834 | port-numa-affinity-policy-socket 2026-03-03 23:01:29.834 | binding 2026-03-03 23:01:29.834 | binding-extended 2026-03-03 23:01:29.834 | port-security 2026-03-03 23:01:29.834 | project-id 2026-03-03 23:01:29.834 | provider 2026-03-03 23:01:29.834 | qinq 2026-03-03 23:01:29.834 | quota-check-limit 2026-03-03 23:01:29.834 | quota-check-limit-default 2026-03-03 23:01:29.834 | quotas 2026-03-03 23:01:29.834 | quota_details 2026-03-03 23:01:29.834 | rbac-policies 2026-03-03 23:01:29.834 | rbac-address-scope 2026-03-03 23:01:29.834 | rbac-security-groups 2026-03-03 23:01:29.834 | revision-if-match 2026-03-03 23:01:29.834 | standard-attr-revisions 2026-03-03 23:01:29.834 | router_availability_zone 2026-03-03 23:01:29.834 | router-enable-snat 2026-03-03 23:01:29.834 | security-groups-default-rules 2026-03-03 23:01:29.834 | security-groups-normalized-cidr 2026-03-03 23:01:29.834 | security-groups-remote-address-group 2026-03-03 23:01:29.835 | security-groups-rules-belongs-to-default-sg 2026-03-03 23:01:29.835 | security-groups-shared-filtering 2026-03-03 23:01:29.835 | security-group 2026-03-03 23:01:29.835 | service-type 2026-03-03 23:01:29.835 | sorting 2026-03-03 23:01:29.835 | standard-attr-description 2026-03-03 23:01:29.835 | stateful-security-group 2026-03-03 23:01:29.835 | subnet-dns-publish-fixed-ip 2026-03-03 23:01:29.835 | subnet-external-network 2026-03-03 23:01:29.835 | subnet-service-types 2026-03-03 23:01:29.835 | subnet_allocation 2026-03-03 23:01:29.835 | subnetpool-prefix-ops 2026-03-03 23:01:29.835 | tag-creation 2026-03-03 23:01:29.835 | standard-attr-tag 2026-03-03 23:01:29.835 | standard-attr-timestamp 2026-03-03 23:01:29.835 | vlan-transparent =~ auto-allocated-topology ]] 2026-03-03 23:01:29.839 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-03-03 23:01:29.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-03-03 23:01:29.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-03-03 23:01:29.860 | ++ 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-03-03 23:01:30.497 | 2026-03-03 23:01:30.518 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:30.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 2026-03-03 23:01:30.532 | + 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-03-03 23:01:30.536 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:30.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-03-03 23:01:30.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-03-03 23:01:30.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ebfea07e-5e0c-4932-a853-113b6517c38d 35d30150-51d1-4631-9231-1fab1e579fc4 2026-03-03 23:01:32.254 | 2026-03-03 23:01:32.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-03-03 23:01:32.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 2026-03-03 23:01:32.282 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-03-03 23:01:32.289 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-03-03 23:01:32.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2026-03-03 23:01:32.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2026-03-03 23:01:32.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-03-03 23:01:32.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-03-03 23:01:32.323 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-03-03 23:01:32.333 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-03-03 23:01:32.334 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-03-03 23:01:32.763 | 2026-03-03 23:01:32.779 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:32.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-03-03 23:01:32.788 | | id | b593c327-eecf-445c-81ba-5c8d02b88bea |' 2026-03-03 23:01:32.794 | ++ 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-03-03 23:01:32.800 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:32.838 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b593c327-eecf-445c-81ba-5c8d02b88bea '|' 2026-03-03 23:01:32.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | b593c327-eecf-445c-81ba-5c8d02b88bea |' 2026-03-03 23:01:32.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-03-03 23:01:32.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b593c327-eecf-445c-81ba-5c8d02b88bea '|' 2026-03-03 23:01:32.862 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-03-03 23:01:32.870 | ++ functions-common:get_field:798 : local data field 2026-03-03 23:01:32.875 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:32.883 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-03-03 23:01:32.889 | ++ functions-common:get_field:803 : field='$3' 2026-03-03 23:01:32.898 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-03-03 23:01:32.898 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.5.1 | | id | b593c327-eecf-445c-81ba-5c8d02b88bea |' 2026-03-03 23:01:32.911 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:32.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2026-03-03 23:01:32.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-03-03 23:01:32.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b593c327-eecf-445c-81ba-5c8d02b88bea '|' 2026-03-03 23:01:32.940 | ++ functions-common:get_field:798 : local data field 2026-03-03 23:01:32.948 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:32.956 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-03-03 23:01:32.962 | ++ functions-common:get_field:803 : field='$6' 2026-03-03 23:01:32.969 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-03-03 23:01:32.970 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.5.1 | | id | b593c327-eecf-445c-81ba-5c8d02b88bea |' 2026-03-03 23:01:32.979 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:32.988 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=b593c327-eecf-445c-81ba-5c8d02b88bea 2026-03-03 23:01:32.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 ebfea07e-5e0c-4932-a853-113b6517c38d 2026-03-03 23:01:35.465 | 2026-03-03 23:01:35.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-03-03 23:01:35.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:35.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-03-03 23:01:35.534 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:35.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-03-03 23:01:35.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-03-03 23:01:35.554 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-03-03 23:01:35.562 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-03-03 23:01:35.571 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-03-03 23:01:35.578 | ++ 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-03-03 23:01:35.609 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-03-03 23:01:35.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-03-03 23:01:35.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-03-03 23:01:35.628 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-03-03 23:01:35.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-03-03 23:01:35.641 | + 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-03-03 23:01:35.645 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-03-03 23:01:35.651 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-03-03 23:01:35.657 | + functions-common:test_with_retry:2352 : local until=10 2026-03-03 23:01:35.661 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-03-03 23:01:35.664 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-03-03 23:01:35.668 | + functions-common:time_start:2398 : local name=test_with_retry 2026-03-03 23:01:35.673 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:35.679 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:35.687 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:35.698 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578895691 2026-03-03 23:01:35.704 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-03-03 23:01:35.717 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-03-03 23:01:35.724 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:35.729 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:35.733 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:35.736 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:35.741 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:35.745 | + functions-common:time_stop:2418 : name=test_with_retry 2026-03-03 23:01:35.750 | + functions-common:time_stop:2419 : start_time=1772578895691 2026-03-03 23:01:35.754 | + functions-common:time_stop:2421 : [[ -z 1772578895691 ]] 2026-03-03 23:01:35.761 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:35.769 | + functions-common:time_stop:2424 : end_time=1772578895763 2026-03-03 23:01:35.774 | + functions-common:time_stop:2425 : elapsed_time=72 2026-03-03 23:01:35.781 | + functions-common:time_stop:2426 : total=147 2026-03-03 23:01:35.785 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:35.792 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=219 2026-03-03 23:01:35.802 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2026-03-03 23:01:35.803 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-03-03 23:01:35.813 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-03-03 23:01:35.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-03-03 23:01:35.825 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-03-03 23:01:35.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:35.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-03-03 23:01:35.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-03-03 23:01:35.891 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-03-03 23:01:35.891 | ++ 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-03-03 23:01:35.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-03-03 23:01:35.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-03-03 23:01:36.122 | 2026-03-03 23:01:36.141 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:36.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.181 ' 2026-03-03 23:01:36.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-03-03 23:01:36.161 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:36.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-03-03 23:01:36.208 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-03-03 23:01:36.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-03-03 23:01:36.219 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-03-03 23:01:36.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ebfea07e-5e0c-4932-a853-113b6517c38d be31c38e-a87d-483b-885f-9fad4b5547f7 2026-03-03 23:01:38.120 | 2026-03-03 23:01:38.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-03-03 23:01:38.139 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 2026-03-03 23:01:38.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-03-03 23:01:38.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-03-03 23:01:38.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-03-03 23:01:38.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-03-03 23:01:38.175 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-03-03 23:01:38.183 | +++ 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 ea96d94b-2e40-49bf-85c6-0d0ab5e346c1 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-03-03 23:01:38.186 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-03-03 23:01:40.114 | 2026-03-03 23:01:40.134 | +++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:40.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-03-03 23:01:40.146 | | id | f60f9deb-0cde-4267-b3e2-eacec15cd843 |' 2026-03-03 23:01:40.153 | ++ 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-03-03 23:01:40.159 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:40.200 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f60f9deb-0cde-4267-b3e2-eacec15cd843 '|' 2026-03-03 23:01:40.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f60f9deb-0cde-4267-b3e2-eacec15cd843 |' 2026-03-03 23:01:40.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-03-03 23:01:40.226 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f60f9deb-0cde-4267-b3e2-eacec15cd843 '|' 2026-03-03 23:01:40.227 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-03-03 23:01:40.232 | ++ functions-common:get_field:798 : local data field 2026-03-03 23:01:40.238 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:40.244 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-03-03 23:01:40.251 | ++ functions-common:get_field:803 : field='$3' 2026-03-03 23:01:40.258 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | f60f9deb-0cde-4267-b3e2-eacec15cd843 |' 2026-03-03 23:01:40.259 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-03-03 23:01:40.271 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:40.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-03-03 23:01:40.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-03-03 23:01:40.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f60f9deb-0cde-4267-b3e2-eacec15cd843 '|' 2026-03-03 23:01:40.298 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-03-03 23:01:40.303 | ++ functions-common:get_field:798 : local data field 2026-03-03 23:01:40.309 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:40.314 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-03-03 23:01:40.319 | ++ functions-common:get_field:803 : field='$6' 2026-03-03 23:01:40.327 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-03-03 23:01:40.327 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | f60f9deb-0cde-4267-b3e2-eacec15cd843 |' 2026-03-03 23:01:40.366 | ++ functions-common:get_field:799 : read data 2026-03-03 23:01:40.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=f60f9deb-0cde-4267-b3e2-eacec15cd843 2026-03-03 23:01:40.377 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-03-03 23:01:40.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-03-03 23:01:40.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:40.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-03-03 23:01:40.433 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:40.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:378 : for d in $default_v6_route_devs 2026-03-03 23:01:40.446 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:382 : sudo sysctl -w net/ipv6/conf/ens3/accept_ra=2 2026-03-03 23:01:40.461 | net.ipv6.conf.ens3.accept_ra = 2 2026-03-03 23:01:40.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:378 : for d in $default_v6_route_devs 2026-03-03 23:01:40.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:382 : sudo sysctl -w net/ipv6/conf/ens3/accept_ra=2 2026-03-03 23:01:40.494 | net.ipv6.conf.ens3.accept_ra = 2 2026-03-03 23:01:40.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-03-03 23:01:40.515 | net.ipv6.conf.all.forwarding = 1 2026-03-03 23:01:40.528 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-03-03 23:01:40.528 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 f60f9deb-0cde-4267-b3e2-eacec15cd843 2026-03-03 23:01:40.529 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show ebfea07e-5e0c-4932-a853-113b6517c38d -c external_gateway_info -f json 2026-03-03 23:01:40.531 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-03-03 23:01:40.532 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-03-03 23:01:40.837 | 2026-03-03 23:01:40.854 | ++ functions-common:oscwrap:2457 : return 0 2026-03-03 23:01:40.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-03 23:01:40.871 | + 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-03-03 23:01:40.877 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-03-03 23:01:40.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-03-03 23:01:40.923 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-03-03 23:01:40.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-03-03 23:01:40.936 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-03-03 23:01:40.943 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-03-03 23:01:40.950 | ++ 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-03-03 23:01:40.978 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-03-03 23:01:40.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-03-03 23:01:40.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-03-03 23:01:41.001 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-03-03 23:01:41.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-03-03 23:01:41.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fde2:3e70:5c6f::/56 2026-03-03 23:01:41.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 875fae2f-282e-497a-9348-8c69cb4706bf ]] 2026-03-03 23:01:41.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fde2:3e70:5c6f::/56 via 2001:db8::1 dev br-ex 2026-03-03 23:01:41.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-03-03 23:01:41.100 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-03-03 23:01:41.108 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-03-03 23:01:41.148 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:41.154 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-03-03 23:01:41.161 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:01:41.165 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-03-03 23:01:41.172 | + ./stack.sh:main:1329 : start_nova 2026-03-03 23:01:41.177 | + lib/nova:start_nova:1177 : start_nova_rest 2026-03-03 23:01:41.183 | + lib/nova:start_nova_rest:1090 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:41.190 | + lib/nova:start_nova_rest:1091 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:41.197 | + lib/nova:start_nova_rest:1091 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:41.204 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-03-03 23:01:41.211 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.217 | + functions-common:run_process:1666 : local service=n-sch 2026-03-03 23:01:41.224 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.231 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:41.237 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:41.243 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:41.250 | + functions-common:run_process:1672 : local name=n-sch 2026-03-03 23:01:41.257 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:41.264 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:41.270 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:41.277 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:41.286 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:41.297 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578901289 2026-03-03 23:01:41.304 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-03-03 23:01:41.348 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:41.355 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-03-03 23:01:41.363 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-03-03 23:01:41.369 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.377 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.383 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.390 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.396 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-03-03 23:01:41.403 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-03-03 23:01:41.409 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-03-03 23:01:41.416 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:41.422 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:41.429 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:41.435 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:41.443 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-03-03 23:01:41.450 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-03-03 23:01:41.459 | + 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' '' stack '' 2026-03-03 23:01:41.466 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-03-03 23:01:41.474 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-03-03 23:01:41.482 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:41.488 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:41.496 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:41.504 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:41.510 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:41.518 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-03-03 23:01:41.525 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:41.535 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-03-03 23:01:41.658 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:41.783 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-03-03 23:01:41.888 | + 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-03-03 23:01:41.995 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-03-03 23:01:42.098 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-03-03 23:01:42.206 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 23:01:42.312 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:42.319 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:42.325 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-03-03 23:01:42.446 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:42.820 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-03-03 23:01:42.841 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-03-03 23:01:43.177 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-03-03 23:01:43.221 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:43.229 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:43.235 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:43.242 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:43.247 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:43.254 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:43.260 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:43.266 | + functions-common:time_stop:2419 : start_time=1772578901289 2026-03-03 23:01:43.273 | + functions-common:time_stop:2421 : [[ -z 1772578901289 ]] 2026-03-03 23:01:43.282 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:43.294 | + functions-common:time_stop:2424 : end_time=1772578903287 2026-03-03 23:01:43.301 | + functions-common:time_stop:2425 : elapsed_time=1998 2026-03-03 23:01:43.308 | + functions-common:time_stop:2426 : total=24663 2026-03-03 23:01:43.315 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:43.322 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26661 2026-03-03 23:01:43.332 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-03-03 23:01:43.341 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-03 23:01:43.349 | + functions-common:run_process:1666 : local service=n-api-meta 2026-03-03 23:01:43.356 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-03 23:01:43.362 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:43.369 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:43.375 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:43.381 | + functions-common:run_process:1672 : local name=n-api-meta 2026-03-03 23:01:43.388 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:43.395 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:43.401 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:43.409 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:43.417 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:43.430 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578903423 2026-03-03 23:01:43.437 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-03-03 23:01:43.480 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:43.488 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-03-03 23:01:43.495 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-03-03 23:01:43.502 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-03 23:01:43.509 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-03 23:01:43.516 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-03 23:01:43.523 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-03-03 23:01:43.530 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-03-03 23:01:43.536 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-03-03 23:01:43.543 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-03-03 23:01:43.550 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:43.556 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:43.564 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:43.570 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:43.577 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-03-03 23:01:43.584 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-03-03 23:01:43.590 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 23:01:43.597 | + functions-common:_run_under_systemd:1638 : cmd='/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:01:43.603 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-03-03 23:01:43.611 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-03-03 23:01:43.616 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:01:43.623 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 23:01:43.629 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 23:01:43.635 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 23:01:43.643 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-03-03 23:01:43.650 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 23:01:43.660 | + 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-03-03 23:01:43.781 | + 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:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:43.905 | + 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-03-03 23:01:44.014 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-03-03 23:01:44.115 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/opt/stack/data/venv/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-03-03 23:01:44.225 | + 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-03-03 23:01:44.330 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-03-03 23:01:44.436 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-03-03 23:01:44.539 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-03-03 23:01:44.651 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-03-03 23:01:44.771 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-03-03 23:01:44.885 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 23:01:44.891 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 23:01:44.898 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-03-03 23:01:45.030 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 23:01:45.396 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-03-03 23:01:45.419 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-03-03 23:01:45.762 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-03-03 23:01:45.858 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:45.865 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:45.873 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:45.882 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:45.889 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:45.894 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:45.901 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:45.908 | + functions-common:time_stop:2419 : start_time=1772578903423 2026-03-03 23:01:45.915 | + functions-common:time_stop:2421 : [[ -z 1772578903423 ]] 2026-03-03 23:01:45.922 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:45.933 | + functions-common:time_stop:2424 : end_time=1772578905926 2026-03-03 23:01:45.941 | + functions-common:time_stop:2425 : elapsed_time=2503 2026-03-03 23:01:45.948 | + functions-common:time_stop:2426 : total=26661 2026-03-03 23:01:45.954 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:45.964 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29164 2026-03-03 23:01:45.971 | + lib/nova:start_nova_rest:1098 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:45.979 | + lib/nova:start_nova_rest:1098 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:45.988 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-03-03 23:01:45.993 | + lib/nova:start_nova_console_proxies:1113 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:46.000 | + lib/nova:start_nova_console_proxies:1115 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:46.008 | + lib/nova:start_nova_console_proxies:1115 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:46.016 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-03-03 23:01:46.022 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 23:01:46.030 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-03-03 23:01:46.039 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-03-03 23:01:46.048 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 23:01:46.055 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-03-03 23:01:46.063 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-03-03 23:01:46.110 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:46.118 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-03-03 23:01:46.230 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-03-03 23:01:46.237 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-03-03 23:01:46.282 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:46.289 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-03-03 23:01:46.295 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-03-03 23:01:46.343 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:46.349 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-03-03 23:01:46.357 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 23:01:46.362 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-03-03 23:01:46.368 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-03-03 23:01:46.375 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 23:01:46.381 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 23:01:46.387 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-03-03 23:01:46.393 | + 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-03-03 23:01:46.399 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-03-03 23:01:46.406 | + 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-03-03 23:01:46.412 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:46.417 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:46.422 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:46.428 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-03-03 23:01:46.434 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:46.439 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:46.445 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:46.450 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:46.458 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:46.468 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578906460 2026-03-03 23:01:46.475 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-03-03 23:01:46.518 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:46.526 | + 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-03-03 23:01:46.531 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-03-03 23:01:46.538 | + 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-03-03 23:01:46.544 | + 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-03-03 23:01:46.549 | + 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-03-03 23:01:46.556 | + 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-03-03 23:01:46.563 | + 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-03-03 23:01:46.570 | + 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-03-03 23:01:46.576 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-03-03 23:01:46.583 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:46.589 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:46.594 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:46.600 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:46.606 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-03-03 23:01:46.614 | + 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-03-03 23:01:46.621 | + 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' '' stack '' 2026-03-03 23:01:46.628 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-03-03 23:01:46.636 | + 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-03-03 23:01:46.642 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:46.648 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:46.655 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:46.660 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:46.666 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:46.671 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-03-03 23:01:46.677 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:46.687 | + 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-03-03 23:01:46.806 | + 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:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:46.917 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-03-03 23:01:47.019 | + 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-03-03 23:01:47.122 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-03-03 23:01:47.226 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-03-03 23:01:47.333 | + 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-03-03 23:01:47.439 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:47.447 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:47.451 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-03-03 23:01:47.576 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:47.929 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-03-03 23:01:47.949 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-03-03 23:01:48.271 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-03-03 23:01:48.324 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:48.330 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:48.336 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:48.343 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:48.349 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:48.357 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:48.363 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:48.370 | + functions-common:time_stop:2419 : start_time=1772578906460 2026-03-03 23:01:48.376 | + functions-common:time_stop:2421 : [[ -z 1772578906460 ]] 2026-03-03 23:01:48.383 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:48.395 | + functions-common:time_stop:2424 : end_time=1772578908388 2026-03-03 23:01:48.402 | + functions-common:time_stop:2425 : elapsed_time=1928 2026-03-03 23:01:48.408 | + functions-common:time_stop:2426 : total=29164 2026-03-03 23:01:48.413 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:48.418 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31092 2026-03-03 23:01:48.426 | + 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-03-03 23:01:48.432 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-03-03 23:01:48.438 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-03-03 23:01:48.443 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:48.449 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:48.457 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:48.463 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-03-03 23:01:48.470 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:48.476 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:48.484 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:48.490 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:48.498 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:48.507 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578908502 2026-03-03 23:01:48.515 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-03-03 23:01:48.560 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:48.565 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:48.571 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:48.577 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:48.584 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:48.590 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:48.598 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:48.603 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:48.609 | + functions-common:time_stop:2419 : start_time=1772578908502 2026-03-03 23:01:48.617 | + functions-common:time_stop:2421 : [[ -z 1772578908502 ]] 2026-03-03 23:01:48.625 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:48.635 | + functions-common:time_stop:2424 : end_time=1772578908629 2026-03-03 23:01:48.643 | + functions-common:time_stop:2425 : elapsed_time=127 2026-03-03 23:01:48.649 | + functions-common:time_stop:2426 : total=31092 2026-03-03 23:01:48.656 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:48.663 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31219 2026-03-03 23:01:48.670 | + 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-03-03 23:01:48.676 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-03-03 23:01:48.683 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:48.690 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:48.697 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:48.701 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:48.708 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-03-03 23:01:48.714 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:48.722 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:48.729 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:48.735 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:48.743 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:48.752 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578908746 2026-03-03 23:01:48.759 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-03-03 23:01:48.799 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:48.805 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:48.812 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:48.819 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:48.824 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:48.830 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:48.837 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:48.842 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:48.850 | + functions-common:time_stop:2419 : start_time=1772578908746 2026-03-03 23:01:48.857 | + functions-common:time_stop:2421 : [[ -z 1772578908746 ]] 2026-03-03 23:01:48.866 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:48.874 | + functions-common:time_stop:2424 : end_time=1772578908868 2026-03-03 23:01:48.880 | + functions-common:time_stop:2425 : elapsed_time=122 2026-03-03 23:01:48.886 | + functions-common:time_stop:2426 : total=31219 2026-03-03 23:01:48.892 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:48.898 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31341 2026-03-03 23:01:48.906 | + lib/nova:start_nova_console_proxies:1134 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:48.914 | + lib/nova:start_nova_console_proxies:1134 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:48.922 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-03-03 23:01:48.929 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 23:01:48.935 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-03-03 23:01:48.949 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-03-03 23:01:48.982 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:48.987 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-03-03 23:01:49.111 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-03-03 23:01:49.121 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 23:01:49.128 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-03-03 23:01:49.233 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-03-03 23:01:49.279 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:49.287 | + 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-03-03 23:01:49.294 | + functions-common:run_process:1666 : local service=n-super-cond 2026-03-03 23:01:49.301 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-03 23:01:49.307 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:49.314 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:49.321 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:49.326 | + functions-common:run_process:1672 : local name=n-super-cond 2026-03-03 23:01:49.333 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:49.339 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:49.346 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:49.353 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:49.361 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:49.372 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578909365 2026-03-03 23:01:49.379 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-03-03 23:01:49.422 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:49.428 | + 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-03-03 23:01:49.435 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-03-03 23:01:49.441 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-03 23:01:49.447 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-03 23:01:49.453 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-03 23:01:49.461 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-03 23:01:49.468 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-03-03 23:01:49.475 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-03-03 23:01:49.482 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-03-03 23:01:49.489 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:49.495 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:49.502 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:49.507 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:49.512 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-03-03 23:01:49.518 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-03-03 23:01:49.525 | + 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' '' stack '' 2026-03-03 23:01:49.531 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-03-03 23:01:49.539 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-03-03 23:01:49.544 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:49.552 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:49.560 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:49.567 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:49.574 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:49.581 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-03-03 23:01:49.588 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:49.600 | + 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-03-03 23:01:49.728 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:49.858 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-03-03 23:01:49.968 | + 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-03-03 23:01:50.072 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-03-03 23:01:50.177 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-03-03 23:01:50.288 | + 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-03-03 23:01:50.396 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:50.403 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:50.409 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-03-03 23:01:50.540 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:50.893 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-03-03 23:01:50.918 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-03-03 23:01:51.256 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-03-03 23:01:51.303 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:51.310 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:51.316 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:51.323 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:51.330 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:51.336 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:51.343 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:51.349 | + functions-common:time_stop:2419 : start_time=1772578909365 2026-03-03 23:01:51.356 | + functions-common:time_stop:2421 : [[ -z 1772578909365 ]] 2026-03-03 23:01:51.364 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:51.376 | + functions-common:time_stop:2424 : end_time=1772578911369 2026-03-03 23:01:51.382 | + functions-common:time_stop:2425 : elapsed_time=2004 2026-03-03 23:01:51.390 | + functions-common:time_stop:2426 : total=31341 2026-03-03 23:01:51.397 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:51.404 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33345 2026-03-03 23:01:51.412 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-03-03 23:01:51.423 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-03 23:01:51.429 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-03-03 23:01:51.468 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:51.473 | + lib/nova:start_nova_conductor:1159 : local conf 2026-03-03 23:01:51.482 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-03-03 23:01:51.489 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-03 23:01:51.496 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-03 23:01:51.504 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-03-03 23:01:51.512 | + 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-03-03 23:01:51.518 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-03-03 23:01:51.525 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:51.531 | + functions-common:run_process:1668 : local group= 2026-03-03 23:01:51.537 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:51.544 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:51.551 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-03-03 23:01:51.558 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:51.565 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:51.573 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:51.578 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:51.587 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:51.595 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578911589 2026-03-03 23:01:51.602 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-03-03 23:01:51.648 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:51.655 | + 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-03-03 23:01:51.662 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-03-03 23:01:51.669 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:51.675 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:51.681 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:51.687 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:51.694 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-03-03 23:01:51.699 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-03-03 23:01:51.707 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-03-03 23:01:51.714 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:01:51.720 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:51.727 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:51.735 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:51.740 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-03-03 23:01:51.745 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-03-03 23:01:51.754 | + 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' '' stack '' 2026-03-03 23:01:51.761 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-03-03 23:01:51.768 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-03-03 23:01:51.776 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:01:51.783 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:51.789 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:51.796 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:51.803 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:01:51.809 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-03-03 23:01:51.816 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:51.827 | + 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-03-03 23:01:51.949 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:52.071 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-03-03 23:01:52.172 | + 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-03-03 23:01:52.268 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-03-03 23:01:52.378 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-03-03 23:01:52.487 | + 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-03-03 23:01:52.604 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:52.611 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:01:52.619 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-03-03 23:01:52.745 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:53.107 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-03-03 23:01:53.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-03-03 23:01:53.460 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-03-03 23:01:53.508 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:53.515 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:53.522 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:53.529 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:53.535 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:53.543 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:53.549 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:53.555 | + functions-common:time_stop:2419 : start_time=1772578911589 2026-03-03 23:01:53.563 | + functions-common:time_stop:2421 : [[ -z 1772578911589 ]] 2026-03-03 23:01:53.572 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:53.581 | + functions-common:time_stop:2424 : end_time=1772578913574 2026-03-03 23:01:53.588 | + functions-common:time_stop:2425 : elapsed_time=1985 2026-03-03 23:01:53.595 | + functions-common:time_stop:2426 : total=33345 2026-03-03 23:01:53.602 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:53.609 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35330 2026-03-03 23:01:53.617 | + lib/nova:start_nova:1180 : start_nova_compute 2026-03-03 23:01:53.622 | + lib/nova:start_nova_compute:995 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:53.631 | + lib/nova:start_nova_compute:996 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:53.637 | + lib/nova:start_nova_compute:996 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:53.644 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-03-03 23:01:53.652 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-03-03 23:01:53.662 | + lib/nova:start_nova_compute:1003 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-03-03 23:01:53.669 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:01:53.676 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-03-03 23:01:53.683 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-03-03 23:01:53.689 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-03-03 23:01:53.697 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-03-03 23:01:53.704 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-03-03 23:01:53.712 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-03-03 23:01:53.718 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-03-03 23:01:53.727 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-03-03 23:01:53.727 | BEGIN { 2026-03-03 23:01:53.727 | section = "" 2026-03-03 23:01:53.727 | last_section = "" 2026-03-03 23:01:53.727 | section_count = 0 2026-03-03 23:01:53.727 | } 2026-03-03 23:01:53.727 | /^\[.+\]/ { 2026-03-03 23:01:53.727 | gsub("[][]", "", $1); 2026-03-03 23:01:53.728 | section=$1 2026-03-03 23:01:53.728 | next 2026-03-03 23:01:53.728 | } 2026-03-03 23:01:53.728 | /^ *\#/ { 2026-03-03 23:01:53.728 | next 2026-03-03 23:01:53.728 | } 2026-03-03 23:01:53.728 | /^[^ \t]+/ { 2026-03-03 23:01:53.728 | # get offset of first = in $0 2026-03-03 23:01:53.728 | eq_idx = index($0, "=") 2026-03-03 23:01:53.728 | # extract attr & value from $0 2026-03-03 23:01:53.728 | attr = substr($0, 1, eq_idx - 1) 2026-03-03 23:01:53.728 | value = substr($0, eq_idx + 1) 2026-03-03 23:01:53.728 | # only need to strip trailing whitespace from attr 2026-03-03 23:01:53.728 | sub(/[ \t]*$/, "", attr) 2026-03-03 23:01:53.728 | # need to strip leading & trailing whitespace from value 2026-03-03 23:01:53.728 | sub(/^[ \t]*/, "", value) 2026-03-03 23:01:53.728 | sub(/[ \t]*$/, "", value) 2026-03-03 23:01:53.728 | 2026-03-03 23:01:53.728 | # cfg_attr_count: number of config lines per [section, attr] 2026-03-03 23:01:53.728 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-03-03 23:01:53.728 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-03-03 23:01:53.728 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-03-03 23:01:53.728 | if (! (section, attr) in cfg_attr_count) { 2026-03-03 23:01:53.728 | if (section != last_section) { 2026-03-03 23:01:53.728 | cfg_section[section_count++] = section 2026-03-03 23:01:53.729 | last_section = section 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-03-03 23:01:53.729 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-03-03 23:01:53.729 | 2026-03-03 23:01:53.729 | cfg_attr[section, attr, 0] = value 2026-03-03 23:01:53.729 | cfg_attr_count[section, attr] = 1 2026-03-03 23:01:53.729 | } else { 2026-03-03 23:01:53.729 | lno = cfg_attr_count[section, attr]++ 2026-03-03 23:01:53.729 | cfg_attr[section, attr, lno] = value 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | END { 2026-03-03 23:01:53.729 | # Process each section in order 2026-03-03 23:01:53.729 | for (sno = 0; sno < section_count; sno++) { 2026-03-03 23:01:53.729 | section = cfg_section[sno] 2026-03-03 23:01:53.729 | # The ini routines simply append a config item immediately 2026-03-03 23:01:53.729 | # after the section header. To keep the same order as defined 2026-03-03 23:01:53.729 | # in local.conf, invoke the ini routines in the reverse order 2026-03-03 23:01:53.729 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-03-03 23:01:53.729 | attr = cfg_sec_attr_name[sno, attr_no] 2026-03-03 23:01:53.729 | if (cfg_attr_count[section, attr] == 1) 2026-03-03 23:01:53.729 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-03-03 23:01:53.729 | else { 2026-03-03 23:01:53.729 | # For multiline, invoke the ini routines in the reverse order 2026-03-03 23:01:53.729 | count = cfg_attr_count[section, attr] 2026-03-03 23:01:53.729 | print "inidelete " configfile " " section " " attr 2026-03-03 23:01:53.729 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-03-03 23:01:53.729 | for (l = count -2; l >= 0; l--) 2026-03-03 23:01:53.729 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | } 2026-03-03 23:01:53.729 | ' 2026-03-03 23:01:53.729 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-03-03 23:01:53.730 | + inc/meta-config:merge_config_file:164 : read a 2026-03-03 23:01:53.731 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-03-03 23:01:53.734 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-03-03 23:01:53.739 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-03-03 23:01:53.747 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-03-03 23:01:53.753 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-03-03 23:01:53.760 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-03-03 23:01:53.766 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-03-03 23:01:53.766 | BEGIN { group = "" } 2026-03-03 23:01:53.766 | /^\[\[.+\|.*\]\]/ { 2026-03-03 23:01:53.766 | gsub("[][]", "", $1); 2026-03-03 23:01:53.766 | split($1, a, "|"); 2026-03-03 23:01:53.766 | if (a[1] == matchgroup && a[2] == configfile) { 2026-03-03 23:01:53.766 | group=a[1] 2026-03-03 23:01:53.766 | } else { 2026-03-03 23:01:53.766 | group="" 2026-03-03 23:01:53.766 | } 2026-03-03 23:01:53.766 | next 2026-03-03 23:01:53.766 | } 2026-03-03 23:01:53.766 | { 2026-03-03 23:01:53.766 | if (group != "") 2026-03-03 23:01:53.766 | print $0 2026-03-03 23:01:53.766 | } 2026-03-03 23:01:53.766 | ' /opt/stack/devstack/local.conf 2026-03-03 23:01:53.780 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-03 23:01:53.787 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-03-03 23:01:53.861 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-03-03 23:01:53.942 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-03-03 23:01:53.950 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-03 23:01:53.956 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-03-03 23:01:53.962 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-03 23:01:53.970 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-03 23:01:53.976 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-03 23:01:54.020 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:54.027 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-03 23:01:54.034 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-03 23:01:54.040 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-03 23:01:54.078 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:54.085 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/nova_cell1 2026-03-03 23:01:54.092 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/nova_cell1 2026-03-03 23:01:54.171 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-03 23:01:54.178 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-03 23:01:54.184 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-03-03 23:01:54.233 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-03-03 23:01:54.281 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-03-03 23:01:54.288 | + lib/nova:configure_console_compute:669 : local offset 2026-03-03 23:01:54.294 | + lib/nova:configure_console_compute:670 : offset=0 2026-03-03 23:01:54.302 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-03-03 23:01:54.307 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-03-03 23:01:54.357 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=162.253.55.12 2026-03-03 23:01:54.363 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-03-03 23:01:54.404 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:54.409 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-03-03 23:01:54.417 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-03-03 23:01:54.424 | + functions:vercmp:647 : local v1=v1.3.0 2026-03-03 23:01:54.429 | + functions:vercmp:648 : local 'op=<' 2026-03-03 23:01:54.436 | + functions:vercmp:649 : local v2=1.0.0 2026-03-03 23:01:54.443 | + functions:vercmp:650 : local result 2026-03-03 23:01:54.453 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-03-03 23:01:54.453 | ++ functions:vercmp:654 : sort -V 2026-03-03 23:01:54.455 | ++ functions:vercmp:654 : head -1 2026-03-03 23:01:54.467 | + functions:vercmp:654 : result=1.0.0 2026-03-03 23:01:54.472 | + functions:vercmp:656 : case $op in 2026-03-03 23:01:54.478 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-03-03 23:01:54.483 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-03-03 23:01:54.490 | + functions:vercmp:667 : return 2026-03-03 23:01:54.496 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://162.253.55.12:6080/vnc_lite.html 2026-03-03 23:01:54.503 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://162.253.55.12:6080/vnc_lite.html 2026-03-03 23:01:54.577 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://162.253.55.12:6081/spice_auto.html 2026-03-03 23:01:54.583 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://162.253.55.12:6081/spice_auto.html 2026-03-03 23:01:54.658 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-03-03 23:01:54.701 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:54.707 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-03-03 23:01:54.714 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=162.253.55.12 2026-03-03 23:01:54.722 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-03-03 23:01:54.795 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 162.253.55.12 2026-03-03 23:01:54.869 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-03-03 23:01:54.909 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:54.916 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-03-03 23:01:54.922 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-03-03 23:01:54.965 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:01:54.971 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-03-03 23:01:54.980 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-03-03 23:01:55.058 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-03-03 23:01:55.066 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-03-03 23:01:55.139 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-03-03 23:01:55.146 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-03-03 23:01:55.151 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-03-03 23:01:55.158 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-03 23:01:55.165 | + lib/nova:start_nova_compute:1047 : '[' 128 -gt 0 ']' 2026-03-03 23:01:55.172 | + lib/nova:start_nova_compute:1048 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-03-03 23:01:55.250 | + 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-03-03 23:01:55.257 | + functions-common:run_process:1666 : local service=n-cpu 2026-03-03 23:01:55.264 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-03 23:01:55.271 | + functions-common:run_process:1668 : local group=libvirt 2026-03-03 23:01:55.277 | + functions-common:run_process:1669 : local user= 2026-03-03 23:01:55.283 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:01:55.290 | + functions-common:run_process:1672 : local name=n-cpu 2026-03-03 23:01:55.297 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:01:55.304 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:01:55.312 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:01:55.319 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:01:55.329 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:01:55.337 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578915330 2026-03-03 23:01:55.343 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-03-03 23:01:55.390 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:55.397 | + 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-03-03 23:01:55.403 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-03-03 23:01:55.411 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-03 23:01:55.417 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-03 23:01:55.424 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-03 23:01:55.431 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-03 23:01:55.437 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-03-03 23:01:55.445 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-03-03 23:01:55.451 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-03-03 23:01:55.457 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-03-03 23:01:55.464 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:01:55.472 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:01:55.478 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:01:55.486 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-03-03 23:01:55.493 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-03-03 23:01:55.498 | + 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 stack '' 2026-03-03 23:01:55.503 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-03-03 23:01:55.510 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-03-03 23:01:55.517 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-03-03 23:01:55.524 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:01:55.531 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:01:55.538 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:01:55.545 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-03-03 23:01:55.551 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-03-03 23:01:55.558 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-03-03 23:01:55.564 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:01:55.576 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-03-03 23:01:55.704 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:01:55.822 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-03-03 23:01:55.929 | + 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-03-03 23:01:56.041 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-03-03 23:01:56.147 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-03-03 23:01:56.260 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 23:01:56.374 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:01:56.380 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-03-03 23:01:56.386 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-03-03 23:01:56.495 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-03-03 23:01:56.622 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:01:56.985 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-03-03 23:01:57.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-03-03 23:01:57.350 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-03-03 23:01:57.399 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:01:57.405 | + functions-common:time_stop:2412 : local name 2026-03-03 23:01:57.412 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:01:57.419 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:01:57.424 | + functions-common:time_stop:2415 : local total 2026-03-03 23:01:57.429 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:01:57.434 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:01:57.439 | + functions-common:time_stop:2419 : start_time=1772578915330 2026-03-03 23:01:57.446 | + functions-common:time_stop:2421 : [[ -z 1772578915330 ]] 2026-03-03 23:01:57.453 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:01:57.464 | + functions-common:time_stop:2424 : end_time=1772578917457 2026-03-03 23:01:57.471 | + functions-common:time_stop:2425 : elapsed_time=2127 2026-03-03 23:01:57.477 | + functions-common:time_stop:2426 : total=35330 2026-03-03 23:01:57.484 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:01:57.492 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37457 2026-03-03 23:01:57.499 | + lib/nova:start_nova_compute:1084 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:57.506 | + lib/nova:start_nova_compute:1084 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-03 23:01:57.513 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-03-03 23:01:57.555 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:01:57.561 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-03-03 23:01:57.561 | Dumping cells_v2 mapping 2026-03-03 23:01:57.568 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-03-03 23:01:59.429 | INFO dbcounter [None req-eaa31427-4e46-4c52-a32c-185f0e8a2de3 None None] Registered counter for database nova_api 2026-03-03 23:01:59.470 | DEBUG dbcounter [-] [111786] Writer thread running {{(pid=111786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-03-03 23:01:59.479 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-03-03 23:01:59.479 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-03-03 23:01:59.479 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-03-03 23:01:59.480 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-03-03 23:01:59.480 | | cell1 | 8374f6d6-4540-4d5c-b222-a3b016c0fe91 | rabbit://stackrabbit:secretrabbit@162.253.55.12:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-03-03 23:01:59.480 | +-------+--------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-03-03 23:01:59.948 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-03-03 23:01:59.956 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-03-03 23:02:00.087 | + inc/async:async_inner:63 : create_flavors 2026-03-03 23:02:00.160 | [2161 Async create_flavors:111860]: running: create_flavors 2026-03-03 23:02:00.166 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-03-03 23:02:00.206 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:00.212 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-03-03 23:02:00.218 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:02:00.226 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-03-03 23:02:00.232 | + ./stack.sh:main:1334 : start_cinder 2026-03-03 23:02:00.238 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-03-03 23:02:00.244 | + lib/cinder:start_cinder:606 : local service_protocol=https 2026-03-03 23:02:00.252 | + lib/cinder:start_cinder:607 : local cinder_url 2026-03-03 23:02:00.259 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-03-03 23:02:00.265 | + lib/cinder:start_cinder:623 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 =~ c-api ]] 2026-03-03 23:02:00.274 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-03-03 23:02:00.286 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-03 23:02:00.293 | + functions-common:run_process:1666 : local service=c-api 2026-03-03 23:02:00.298 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-03 23:02:00.303 | + functions-common:run_process:1668 : local group= 2026-03-03 23:02:00.308 | + functions-common:run_process:1669 : local user= 2026-03-03 23:02:00.315 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:02:00.322 | + functions-common:run_process:1672 : local name=c-api 2026-03-03 23:02:00.330 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:02:00.336 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:02:00.342 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:00.347 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:00.353 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:00.363 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578920355 2026-03-03 23:02:00.370 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-03-03 23:02:00.411 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:00.418 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-03-03 23:02:00.425 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-03-03 23:02:00.430 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-03 23:02:00.436 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-03 23:02:00.443 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-03 23:02:00.449 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-03-03 23:02:00.457 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-03-03 23:02:00.464 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-03-03 23:02:00.472 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-03-03 23:02:00.479 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:02:00.486 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:02:00.493 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:02:00.499 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:02:00.505 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-03-03 23:02:00.512 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-03-03 23:02:00.519 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 23:02:00.526 | + 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-03-03 23:02:00.531 | + 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' '' stack '' 2026-03-03 23:02:00.536 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-03-03 23:02:00.543 | + 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-03-03 23:02:00.549 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 23:02:00.556 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 23:02:00.562 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 23:02:00.568 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-03-03 23:02:00.575 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 23:02:00.584 | + 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-03-03 23:02:00.704 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:02:00.823 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-03-03 23:02:00.925 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-03-03 23:02:01.027 | + 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-03-03 23:02:01.140 | + 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-03-03 23:02:01.241 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-03-03 23:02:01.346 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-03-03 23:02:01.451 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-03-03 23:02:01.555 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-03-03 23:02:01.652 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-03-03 23:02:01.760 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 23:02:01.766 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 23:02:01.771 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-03-03 23:02:01.897 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 23:02:02.276 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-03-03 23:02:02.297 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-03-03 23:02:02.663 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-03-03 23:02:02.768 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:02:02.793 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:02.798 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:02.802 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:02.807 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:02.813 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:02.819 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:02:02.825 | + functions-common:time_stop:2419 : start_time=1772578920355 2026-03-03 23:02:02.829 | + functions-common:time_stop:2421 : [[ -z 1772578920355 ]] 2026-03-03 23:02:02.838 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:02.846 | + functions-common:time_stop:2424 : end_time=1772578922840 2026-03-03 23:02:02.851 | + functions-common:time_stop:2425 : elapsed_time=2485 2026-03-03 23:02:02.856 | + functions-common:time_stop:2426 : total=37457 2026-03-03 23:02:02.860 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:02.864 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39942 2026-03-03 23:02:02.869 | + lib/cinder:start_cinder:625 : cinder_url=https://162.253.55.12/volume/v3 2026-03-03 23:02:02.873 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-03-03 23:02:02.873 | Waiting for Cinder API to start... 2026-03-03 23:02:02.878 | + lib/cinder:start_cinder:629 : wait_for_service 60 https://162.253.55.12/volume/v3 2026-03-03 23:02:02.884 | + functions:wait_for_service:476 : local timeout=60 2026-03-03 23:02:02.890 | + functions:wait_for_service:477 : local url=https://162.253.55.12/volume/v3 2026-03-03 23:02:02.897 | + functions:wait_for_service:478 : local rval=0 2026-03-03 23:02:02.903 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-03 23:02:02.911 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-03 23:02:02.917 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:02.924 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:02.932 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:02.942 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578922936 2026-03-03 23:02:02.948 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-03 23:02:02.959 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://162.253.55.12/volume/v3 2026-03-03 23:02:03.316 | + inc/async:async_inner:64 : rc=0 2026-03-03 23:02:03.364 | [111860 Async create_flavors:111860]: finished successfully 2026-03-03 23:02:05.059 | + :: : [[ 401 == 503 ]] 2026-03-03 23:02:05.062 | + :: : [[ 0 -eq 7 ]] 2026-03-03 23:02:05.070 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-03 23:02:05.076 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:05.083 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:05.090 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:05.095 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:05.103 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:05.109 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-03 23:02:05.115 | + functions-common:time_stop:2419 : start_time=1772578922936 2026-03-03 23:02:05.123 | + functions-common:time_stop:2421 : [[ -z 1772578922936 ]] 2026-03-03 23:02:05.133 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:05.141 | + functions-common:time_stop:2424 : end_time=1772578925135 2026-03-03 23:02:05.149 | + functions-common:time_stop:2425 : elapsed_time=2199 2026-03-03 23:02:05.153 | + functions-common:time_stop:2426 : total=8039 2026-03-03 23:02:05.159 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:05.165 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10238 2026-03-03 23:02:05.173 | + functions:wait_for_service:486 : return 0 2026-03-03 23:02:05.178 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.185 | + functions-common:run_process:1666 : local service=c-sch 2026-03-03 23:02:05.189 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.196 | + functions-common:run_process:1668 : local group= 2026-03-03 23:02:05.202 | + functions-common:run_process:1669 : local user= 2026-03-03 23:02:05.210 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:02:05.216 | + functions-common:run_process:1672 : local name=c-sch 2026-03-03 23:02:05.223 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:02:05.230 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:02:05.237 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:05.243 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:05.251 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:05.263 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578925255 2026-03-03 23:02:05.269 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-03-03 23:02:05.310 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:05.318 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-03-03 23:02:05.325 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-03-03 23:02:05.331 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.337 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.343 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.350 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.355 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-03-03 23:02:05.362 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-03-03 23:02:05.369 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-03-03 23:02:05.376 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:02:05.383 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:02:05.389 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:02:05.395 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:02:05.402 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-03-03 23:02:05.408 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-03-03 23:02:05.416 | + 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' '' stack '' 2026-03-03 23:02:05.422 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-03-03 23:02:05.429 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:05.436 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:02:05.444 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:02:05.451 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-03-03 23:02:05.457 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:02:05.466 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:02:05.473 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-03-03 23:02:05.480 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:02:05.491 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-03-03 23:02:05.618 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:02:05.745 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-03-03 23:02:05.859 | + 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-03-03 23:02:05.967 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-03-03 23:02:06.076 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-03-03 23:02:06.187 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 23:02:06.295 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-03-03 23:02:06.300 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:02:06.307 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-03-03 23:02:06.440 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:02:06.799 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-03-03 23:02:06.820 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-03-03 23:02:07.163 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-03-03 23:02:07.215 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:02:07.221 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:07.227 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:07.234 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:07.241 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:07.248 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:07.254 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:02:07.259 | + functions-common:time_stop:2419 : start_time=1772578925255 2026-03-03 23:02:07.267 | + functions-common:time_stop:2421 : [[ -z 1772578925255 ]] 2026-03-03 23:02:07.275 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:07.287 | + functions-common:time_stop:2424 : end_time=1772578927279 2026-03-03 23:02:07.293 | + functions-common:time_stop:2425 : elapsed_time=2024 2026-03-03 23:02:07.299 | + functions-common:time_stop:2426 : total=39942 2026-03-03 23:02:07.305 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:07.312 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41966 2026-03-03 23:02:07.317 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:07.324 | + 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-03-03 23:02:07.331 | + functions-common:run_process:1666 : local service=c-bak 2026-03-03 23:02:07.342 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:07.349 | + functions-common:run_process:1668 : local group= 2026-03-03 23:02:07.355 | + functions-common:run_process:1669 : local user= 2026-03-03 23:02:07.361 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:07.367 | + functions-common:run_process:1672 : local name=c-bak 2026-03-03 23:02:07.374 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:02:07.380 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:02:07.388 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:07.394 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:07.401 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:07.414 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578927406 2026-03-03 23:02:07.422 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-03-03 23:02:07.466 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:07.473 | + functions-common:run_process:1676 : _run_under_systemd 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-03-03 23:02:07.480 | + functions-common:_run_under_systemd:1620 : local service=c-bak 2026-03-03 23:02:07.487 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:07.493 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:07.499 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:07.506 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:07.513 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-03-03 23:02:07.519 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-03-03 23:02:07.525 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-bak.service 2026-03-03 23:02:07.533 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:02:07.541 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:02:07.547 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:02:07.554 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:07.562 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-03-03 23:02:07.565 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-03-03 23:02:07.570 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:07.575 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-bak.service 2026-03-03 23:02:07.583 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:07.588 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:02:07.595 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:02:07.600 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:07.606 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:02:07.612 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:02:07.619 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-03-03 23:02:07.625 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:02:07.635 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-03-03 23:02:07.760 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:02:07.881 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-03-03 23:02:07.987 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:08.093 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-03-03 23:02:08.199 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-03-03 23:02:08.310 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 23:02:08.427 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-03-03 23:02:08.434 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:08.547 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:02:08.552 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-03-03 23:02:08.674 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:02:09.062 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-bak.service 2026-03-03 23:02:09.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-03-03 23:02:09.449 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-bak.service 2026-03-03 23:02:09.503 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:02:09.509 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:09.515 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:09.520 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:09.527 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:09.533 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:09.541 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:02:09.547 | + functions-common:time_stop:2419 : start_time=1772578927406 2026-03-03 23:02:09.552 | + functions-common:time_stop:2421 : [[ -z 1772578927406 ]] 2026-03-03 23:02:09.558 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:09.566 | + functions-common:time_stop:2424 : end_time=1772578929561 2026-03-03 23:02:09.571 | + functions-common:time_stop:2425 : elapsed_time=2155 2026-03-03 23:02:09.576 | + functions-common:time_stop:2426 : total=41966 2026-03-03 23:02:09.580 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:09.584 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44121 2026-03-03 23:02:09.588 | + 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-03-03 23:02:09.593 | + functions-common:run_process:1666 : local service=c-vol 2026-03-03 23:02:09.598 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:09.603 | + functions-common:run_process:1668 : local group= 2026-03-03 23:02:09.608 | + functions-common:run_process:1669 : local user= 2026-03-03 23:02:09.612 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:09.618 | + functions-common:run_process:1672 : local name=c-vol 2026-03-03 23:02:09.624 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:02:09.629 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:02:09.635 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:09.641 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:09.649 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:09.660 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578929654 2026-03-03 23:02:09.666 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-03-03 23:02:09.706 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:09.714 | + 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-03-03 23:02:09.720 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-03-03 23:02:09.725 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:09.731 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:09.737 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:09.743 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:09.749 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-03-03 23:02:09.755 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-03-03 23:02:09.761 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-03-03 23:02:09.767 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:02:09.774 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:02:09.780 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:02:09.786 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:09.790 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-03-03 23:02:09.796 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-03-03 23:02:09.803 | + 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' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:09.811 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-03-03 23:02:09.817 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-03-03 23:02:09.825 | + functions-common:write_user_unit_file:1529 : local group= 2026-03-03 23:02:09.832 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-03-03 23:02:09.838 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-03-03 23:02:09.845 | + functions-common:write_user_unit_file:1532 : local extra= 2026-03-03 23:02:09.850 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-03-03 23:02:09.856 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-03-03 23:02:09.864 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-03-03 23:02:09.874 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-03-03 23:02:10.005 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:02:10.138 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-03-03 23:02:10.245 | + 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-03-03 23:02:10.352 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-03-03 23:02:10.483 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-03-03 23:02:10.599 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-03-03 23:02:10.713 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-03-03 23:02:10.720 | + 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-03-03 23:02:10.830 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-03-03 23:02:10.837 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-03-03 23:02:10.954 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-03-03 23:02:11.333 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-03-03 23:02:11.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-03-03 23:02:11.694 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-03-03 23:02:11.738 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:02:11.745 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:11.751 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:11.757 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:11.763 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:11.769 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:11.774 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:02:11.778 | + functions-common:time_stop:2419 : start_time=1772578929654 2026-03-03 23:02:11.782 | + functions-common:time_stop:2421 : [[ -z 1772578929654 ]] 2026-03-03 23:02:11.789 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:11.800 | + functions-common:time_stop:2424 : end_time=1772578931792 2026-03-03 23:02:11.806 | + functions-common:time_stop:2425 : elapsed_time=2138 2026-03-03 23:02:11.813 | + functions-common:time_stop:2426 : total=44121 2026-03-03 23:02:11.820 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:11.827 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46259 2026-03-03 23:02:11.833 | + ./stack.sh:main:1335 : create_volume_types 2026-03-03 23:02:11.839 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-03-03 23:02:11.881 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:11.889 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-03-03 23:02:11.894 | + lib/cinder:create_volume_types:676 : local be be_name 2026-03-03 23:02:11.903 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-03 23:02:11.909 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-03-03 23:02:11.915 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-03 23:02:11.922 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-03-03 23:02:11.929 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-03-03 23:02:11.935 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-03-03 23:02:11.941 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-03-03 23:02:11.981 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:11.990 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-03-03 23:02:13.141 | 2026-03-03 23:02:13.141 | +-------------+--------------------------------------+ 2026-03-03 23:02:13.141 | | Field | Value | 2026-03-03 23:02:13.141 | +-------------+--------------------------------------+ 2026-03-03 23:02:13.141 | | description | None | 2026-03-03 23:02:13.141 | | id | a695b91a-1297-4874-9935-4436c5417100 | 2026-03-03 23:02:13.141 | | is_public | True | 2026-03-03 23:02:13.141 | | name | lvmdriver-1 | 2026-03-03 23:02:13.141 | | properties | volume_backend_name='lvmdriver-1' | 2026-03-03 23:02:13.141 | +-------------+--------------------------------------+ 2026-03-03 23:02:13.157 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-03-03 23:02:13.165 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-03-03 23:02:13.171 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-03-03 23:02:13.178 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-03-03 23:02:13.221 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:13.227 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-03-03 23:02:13.233 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:02:13.240 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-03-03 23:02:13.246 | + ./stack.sh:main:1350 : start_glance 2026-03-03 23:02:13.253 | + lib/glance:start_glance:649 : local service_protocol=https 2026-03-03 23:02:13.262 | ++ lib/glance:start_glance:651 : which uwsgi 2026-03-03 23:02:13.272 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-03 23:02:13.278 | + functions-common:run_process:1666 : local service=g-api 2026-03-03 23:02:13.285 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-03 23:02:13.291 | + functions-common:run_process:1668 : local group= 2026-03-03 23:02:13.298 | + functions-common:run_process:1669 : local user= 2026-03-03 23:02:13.304 | + functions-common:run_process:1670 : local env_vars= 2026-03-03 23:02:13.310 | + functions-common:run_process:1672 : local name=g-api 2026-03-03 23:02:13.315 | + functions-common:run_process:1674 : time_start run_process 2026-03-03 23:02:13.320 | + functions-common:time_start:2398 : local name=run_process 2026-03-03 23:02:13.327 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:13.334 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:13.341 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:13.352 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578933345 2026-03-03 23:02:13.358 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-03-03 23:02:13.400 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:13.405 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-03-03 23:02:13.412 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-03-03 23:02:13.420 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-03 23:02:13.426 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-03 23:02:13.431 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-03 23:02:13.438 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-03-03 23:02:13.444 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-03-03 23:02:13.451 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-03-03 23:02:13.457 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-03-03 23:02:13.464 | + functions-common:_run_under_systemd:1627 : local group= 2026-03-03 23:02:13.470 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-03-03 23:02:13.478 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-03-03 23:02:13.484 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-03-03 23:02:13.491 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-03-03 23:02:13.498 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-03-03 23:02:13.505 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-03-03 23:02:13.513 | + 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-03-03 23:02:13.521 | + 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' '' stack '' 2026-03-03 23:02:13.528 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-03-03 23:02:13.534 | + 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-03-03 23:02:13.540 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-03-03 23:02:13.547 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-03-03 23:02:13.554 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-03-03 23:02:13.561 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-03-03 23:02:13.567 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-03-03 23:02:13.578 | + 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-03-03 23:02:13.698 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-03-03 23:02:13.820 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-03-03 23:02:13.932 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-03-03 23:02:14.040 | + 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-03-03 23:02:14.151 | + 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-03-03 23:02:14.256 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-03-03 23:02:14.364 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-03-03 23:02:14.472 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-03-03 23:02:14.583 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-03-03 23:02:14.688 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-03-03 23:02:14.795 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-03-03 23:02:14.802 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-03-03 23:02:14.809 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-03-03 23:02:14.936 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-03-03 23:02:15.298 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-03-03 23:02:15.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-03-03 23:02:15.683 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-03-03 23:02:15.785 | + functions-common:run_process:1678 : time_stop run_process 2026-03-03 23:02:15.790 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:15.795 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:15.800 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:15.805 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:15.812 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:15.817 | + functions-common:time_stop:2418 : name=run_process 2026-03-03 23:02:15.823 | + functions-common:time_stop:2419 : start_time=1772578933345 2026-03-03 23:02:15.828 | + functions-common:time_stop:2421 : [[ -z 1772578933345 ]] 2026-03-03 23:02:15.837 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:15.845 | + functions-common:time_stop:2424 : end_time=1772578935840 2026-03-03 23:02:15.850 | + functions-common:time_stop:2425 : elapsed_time=2495 2026-03-03 23:02:15.856 | + functions-common:time_stop:2426 : total=46259 2026-03-03 23:02:15.862 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:15.869 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48754 2026-03-03 23:02:15.875 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-03-03 23:02:15.914 | + functions-common:is_service_enabled:2068 : return 1 2026-03-03 23:02:15.920 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (162.253.55.12) to start...' 2026-03-03 23:02:15.920 | Waiting for g-api (162.253.55.12) to start... 2026-03-03 23:02:15.925 | + lib/glance:start_glance:659 : wait_for_service 60 https://162.253.55.12/image 2026-03-03 23:02:15.930 | + functions:wait_for_service:476 : local timeout=60 2026-03-03 23:02:15.935 | + functions:wait_for_service:477 : local url=https://162.253.55.12/image 2026-03-03 23:02:15.940 | + functions:wait_for_service:478 : local rval=0 2026-03-03 23:02:15.945 | + functions:wait_for_service:479 : time_start wait_for_service 2026-03-03 23:02:15.950 | + functions-common:time_start:2398 : local name=wait_for_service 2026-03-03 23:02:15.956 | + functions-common:time_start:2399 : local start_time= 2026-03-03 23:02:15.962 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-03 23:02:15.970 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-03 23:02:15.978 | + functions-common:time_start:2403 : _TIME_START[$name]=1772578935972 2026-03-03 23:02:15.984 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-03-03 23:02:15.992 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://162.253.55.12/image 2026-03-03 23:02:17.966 | + :: : [[ 300 == 503 ]] 2026-03-03 23:02:17.967 | + :: : [[ 0 -eq 7 ]] 2026-03-03 23:02:17.973 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-03-03 23:02:17.979 | + functions-common:time_stop:2412 : local name 2026-03-03 23:02:17.984 | + functions-common:time_stop:2413 : local end_time 2026-03-03 23:02:17.990 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-03 23:02:17.993 | + functions-common:time_stop:2415 : local total 2026-03-03 23:02:18.000 | + functions-common:time_stop:2416 : local start_time 2026-03-03 23:02:18.007 | + functions-common:time_stop:2418 : name=wait_for_service 2026-03-03 23:02:18.012 | + functions-common:time_stop:2419 : start_time=1772578935972 2026-03-03 23:02:18.019 | + functions-common:time_stop:2421 : [[ -z 1772578935972 ]] 2026-03-03 23:02:18.025 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-03 23:02:18.034 | + functions-common:time_stop:2424 : end_time=1772578938027 2026-03-03 23:02:18.041 | + functions-common:time_stop:2425 : elapsed_time=2055 2026-03-03 23:02:18.047 | + functions-common:time_stop:2426 : total=10238 2026-03-03 23:02:18.054 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-03 23:02:18.060 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12293 2026-03-03 23:02:18.068 | + functions:wait_for_service:486 : return 0 2026-03-03 23:02:18.076 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-03-03 23:02:18.122 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:18.128 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-03-03 23:02:18.169 | + functions-common:is_service_enabled:2068 : return 0 2026-03-03 23:02:18.176 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-03-03 23:02:18.183 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-03 23:02:18.189 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-03-03 23:02:18.195 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-03-03 23:02:18.202 | + ./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-03-03 23:02:18.209 | + 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-03-03 23:02:18.215 | + functions:upload_image:141 : local image image_fname image_name 2026-03-03 23:02:18.220 | + functions:upload_image:143 : local max_attempts=5 2026-03-03 23:02:18.226 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-03-03 23:02:18.236 | ++ 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-03-03 23:02:18.244 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.249 | + 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-03-03 23:02:18.254 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-03-03 23:02:18.261 | ++ functions:upload_image:151 : seq 5 2026-03-03 23:02:18.270 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-03 23:02:18.275 | + functions:upload_image:152 : local rc=0 2026-03-03 23:02:18.280 | + 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 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.286 | --2026-03-03 23:02:18-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.321 | Resolving github.com (github.com)... 140.82.112.3 2026-03-03 23:02:18.337 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-03 23:02:18.455 | HTTP request sent, awaiting response... 302 Found 2026-03-03 23:02:18.455 | 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-03-03T23%3A47%3A24Z&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-03-03T22%3A46%3A38Z&ske=2026-03-03T23%3A47%3A24Z&sks=b&skv=2018-11-09&sig=guBqP593SApbjdmjKKXOoJv0W5pUacEcNbHlS8sMZfo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU4MDczOCwibmJmIjoxNzcyNTc4OTM4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lSrR2InpwoXrR3Y554wT8XXXZthdLRqe_h-vBW1q2rg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-03-03 23:02:18.455 | --2026-03-03 23:02:18-- 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-03-03T23%3A47%3A24Z&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-03-03T22%3A46%3A38Z&ske=2026-03-03T23%3A47%3A24Z&sks=b&skv=2018-11-09&sig=guBqP593SApbjdmjKKXOoJv0W5pUacEcNbHlS8sMZfo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MjU4MDczOCwibmJmIjoxNzcyNTc4OTM4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lSrR2InpwoXrR3Y554wT8XXXZthdLRqe_h-vBW1q2rg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-03-03 23:02:18.458 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-03-03 23:02:18.460 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-03 23:02:18.486 | HTTP request sent, awaiting response... 200 OK 2026-03-03 23:02:18.487 | Length: 21692416 (21M) [application/octet-stream] 2026-03-03 23:02:18.487 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-03-03 23:02:18.496 | 2026-03-03 23:02:18.587 | 0K ........ ........ .... 100% 207M=0.1s 2026-03-03 23:02:18.587 | 2026-03-03 23:02:18.587 | 2026-03-03 23:02:18 (207 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-03-03 23:02:18.587 | 2026-03-03 23:02:18.593 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-03-03 23:02:18.598 | + functions:upload_image:163 : break 2026-03-03 23:02:18.603 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.609 | + 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-03-03 23:02:18.615 | + 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-03-03 23:02:18.619 | + 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-03-03 23:02:18.623 | + functions:upload_image:313 : local kernel= 2026-03-03 23:02:18.629 | + functions:upload_image:314 : local ramdisk= 2026-03-03 23:02:18.634 | + functions:upload_image:315 : local disk_format= 2026-03-03 23:02:18.640 | + functions:upload_image:316 : local container_format= 2026-03-03 23:02:18.646 | + functions:upload_image:317 : local unpack= 2026-03-03 23:02:18.651 | + functions:upload_image:318 : local img_property= 2026-03-03 23:02:18.655 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-03-03 23:02:18.660 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-03-03 23:02:18.665 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-03-03 23:02:18.670 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-03-03 23:02:18.677 | + functions:upload_image:328 : case "$image_fname" in 2026-03-03 23:02:18.683 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-03-03 23:02:18.692 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-03-03 23:02:18.696 | + functions:upload_image:350 : local format 2026-03-03 23:02:18.705 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.705 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-03-03 23:02:18.724 | + functions:upload_image:351 : format=qcow2 2026-03-03 23:02:18.729 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-03-03 23:02:18.736 | + functions:upload_image:353 : disk_format=qcow2 2026-03-03 23:02:18.742 | + functions:upload_image:357 : container_format=bare 2026-03-03 23:02:18.748 | + functions:upload_image:404 : is_arch ppc64le 2026-03-03 23:02:18.755 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 23:02:18.764 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-03-03 23:02:18.769 | + functions:upload_image:404 : is_arch ppc64 2026-03-03 23:02:18.776 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 23:02:18.783 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-03 23:02:18.787 | + functions:upload_image:404 : is_arch ppc 2026-03-03 23:02:18.793 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 23:02:18.801 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-03-03 23:02:18.807 | + functions:upload_image:408 : is_arch aarch64 2026-03-03 23:02:18.814 | ++ functions-common:is_arch:517 : uname -m 2026-03-03 23:02:18.823 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-03 23:02:18.828 | + functions:upload_image:412 : '[' bare = bare ']' 2026-03-03 23:02:18.833 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-03-03 23:02:18.840 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-03-03 23:02:18.845 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-03-03 23:02:18.851 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-03-03 23:02:18.856 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-03-03 23:02:18.860 | + functions:_upload_image:112 : shift 2026-03-03 23:02:18.865 | + functions:_upload_image:113 : local container=bare 2026-03-03 23:02:18.871 | + functions:_upload_image:114 : shift 2026-03-03 23:02:18.876 | + functions:_upload_image:115 : local disk=qcow2 2026-03-03 23:02:18.881 | + functions:_upload_image:116 : shift 2026-03-03 23:02:18.887 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.893 | + functions:_upload_image:118 : shift 2026-03-03 23:02:18.898 | + functions:_upload_image:119 : local properties 2026-03-03 23:02:18.903 | + functions:_upload_image:120 : local useimport 2026-03-03 23:02:18.911 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-03-03 23:02:18.917 | ++ functions:_image_properties_to_arg:94 : local result= 2026-03-03 23:02:18.921 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-03-03 23:02:18.926 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-03-03 23:02:18.931 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-03-03 23:02:18.938 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-03-03 23:02:18.942 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-03-03 23:02:18.950 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:18.958 | + 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 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-03-03 23:02:21.245 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-03 23:02:21.245 | | Field | Value | 2026-03-03 23:02:21.245 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-03 23:02:21.245 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-03-03 23:02:21.245 | | container_format | bare | 2026-03-03 23:02:21.245 | | created_at | 2026-03-03T23:02:20Z | 2026-03-03 23:02:21.245 | | disk_format | qcow2 | 2026-03-03 23:02:21.245 | | file | /v2/images/16644d48-ac67-419c-b91b-7e555fd8ab8e/file | 2026-03-03 23:02:21.245 | | id | 16644d48-ac67-419c-b91b-7e555fd8ab8e | 2026-03-03 23:02:21.245 | | min_disk | 0 | 2026-03-03 23:02:21.245 | | min_ram | 0 | 2026-03-03 23:02:21.245 | | name | cirros-0.6.3-x86_64-disk | 2026-03-03 23:02:21.245 | | owner | f6e298cc315c4682a5a48b3c69dddabc | 2026-03-03 23:02:21.246 | | 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-03-03 23:02:21.246 | | protected | False | 2026-03-03 23:02:21.246 | | schema | /v2/schemas/image | 2026-03-03 23:02:21.246 | | size | 21692416 | 2026-03-03 23:02:21.246 | | status | active | 2026-03-03 23:02:21.246 | | tags | | 2026-03-03 23:02:21.246 | | updated_at | 2026-03-03T23:02:21Z | 2026-03-03 23:02:21.246 | | virtual_size | 117440512 | 2026-03-03 23:02:21.246 | | visibility | public | 2026-03-03 23:02:21.246 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-03-03 23:02:21.246 | 2026-03-03 23:02:21.262 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-03-03 23:02:21.268 | + ./stack.sh:main:1368 : upload_image https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.276 | + functions:upload_image:139 : local image_url=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.282 | + functions:upload_image:141 : local image image_fname image_name 2026-03-03 23:02:21.288 | + functions:upload_image:143 : local max_attempts=5 2026-03-03 23:02:21.295 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-03-03 23:02:21.305 | ++ functions:upload_image:147 : basename https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.314 | + functions:upload_image:147 : image_fname=ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.320 | + functions:upload_image:148 : [[ https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 != file* ]] 2026-03-03 23:02:21.326 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/ubuntu-22.04-v1.33.8.qcow2 ]] 2026-03-03 23:02:21.333 | ++ functions:upload_image:151 : seq 5 2026-03-03 23:02:21.343 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-03 23:02:21.349 | + functions:upload_image:152 : local rc=0 2026-03-03 23:02:21.355 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 -O /opt/stack/devstack/files/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.362 | --2026-03-03 23:02:21-- https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.400 | Resolving github.com (github.com)... 140.82.112.3 2026-03-03 23:02:21.415 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-03 23:02:21.533 | HTTP request sent, awaiting response... 302 Found 2026-03-03 23:02:21.533 | Location: https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 [following] 2026-03-03 23:02:21.533 | --2026-03-03 23:02:21-- https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:21.533 | Reusing existing connection to github.com:443. 2026-03-03 23:02:21.623 | HTTP request sent, awaiting response... 404 Not Found 2026-03-03 23:02:21.623 | 2026-03-03 23:02:21 ERROR 404: Not Found. 2026-03-03 23:02:21.623 | 2026-03-03 23:02:21.632 | + functions:upload_image:153 : rc=8 2026-03-03 23:02:21.637 | + functions:upload_image:154 : [[ 8 -ne 0 ]] 2026-03-03 23:02:21.644 | + functions:upload_image:155 : [[ 1 -eq 5 ]] 2026-03-03 23:02:21.650 | + functions:upload_image:160 : echo 'Download failed, retrying in 1 second, attempt: 1' 2026-03-03 23:02:21.650 | Download failed, retrying in 1 second, attempt: 1 2026-03-03 23:02:21.657 | + functions:upload_image:161 : sleep 1 2026-03-03 23:02:22.668 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-03 23:02:22.676 | + functions:upload_image:152 : local rc=0 2026-03-03 23:02:22.682 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 -O /opt/stack/devstack/files/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:22.689 | --2026-03-03 23:02:22-- https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:22.726 | Resolving github.com (github.com)... 140.82.112.3 2026-03-03 23:02:22.741 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-03 23:02:22.792 | HTTP request sent, awaiting response... 302 Found 2026-03-03 23:02:22.793 | Location: https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 [following] 2026-03-03 23:02:22.793 | --2026-03-03 23:02:22-- https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:22.793 | Reusing existing connection to github.com:443. 2026-03-03 23:02:22.809 | HTTP request sent, awaiting response... 404 Not Found 2026-03-03 23:02:22.809 | 2026-03-03 23:02:22 ERROR 404: Not Found. 2026-03-03 23:02:22.809 | 2026-03-03 23:02:22.817 | + functions:upload_image:153 : rc=8 2026-03-03 23:02:22.823 | + functions:upload_image:154 : [[ 8 -ne 0 ]] 2026-03-03 23:02:22.830 | + functions:upload_image:155 : [[ 2 -eq 5 ]] 2026-03-03 23:02:22.836 | + functions:upload_image:160 : echo 'Download failed, retrying in 2 second, attempt: 2' 2026-03-03 23:02:22.836 | Download failed, retrying in 2 second, attempt: 2 2026-03-03 23:02:22.843 | + functions:upload_image:161 : sleep 2 2026-03-03 23:02:24.853 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-03 23:02:24.858 | + functions:upload_image:152 : local rc=0 2026-03-03 23:02:24.865 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 -O /opt/stack/devstack/files/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:24.870 | --2026-03-03 23:02:24-- https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:24.906 | Resolving github.com (github.com)... 140.82.112.3 2026-03-03 23:02:24.922 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-03 23:02:24.975 | HTTP request sent, awaiting response... 302 Found 2026-03-03 23:02:24.975 | Location: https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 [following] 2026-03-03 23:02:24.975 | --2026-03-03 23:02:24-- https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:24.975 | Reusing existing connection to github.com:443. 2026-03-03 23:02:24.994 | HTTP request sent, awaiting response... 404 Not Found 2026-03-03 23:02:24.994 | 2026-03-03 23:02:24 ERROR 404: Not Found. 2026-03-03 23:02:24.994 | 2026-03-03 23:02:25.003 | + functions:upload_image:153 : rc=8 2026-03-03 23:02:25.009 | + functions:upload_image:154 : [[ 8 -ne 0 ]] 2026-03-03 23:02:25.014 | + functions:upload_image:155 : [[ 3 -eq 5 ]] 2026-03-03 23:02:25.019 | + functions:upload_image:160 : echo 'Download failed, retrying in 3 second, attempt: 3' 2026-03-03 23:02:25.020 | Download failed, retrying in 3 second, attempt: 3 2026-03-03 23:02:25.025 | + functions:upload_image:161 : sleep 3 2026-03-03 23:02:28.034 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-03 23:02:28.041 | + functions:upload_image:152 : local rc=0 2026-03-03 23:02:28.047 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 -O /opt/stack/devstack/files/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:28.053 | --2026-03-03 23:02:28-- https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:28.096 | Resolving github.com (github.com)... 140.82.112.3 2026-03-03 23:02:28.111 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-03 23:02:28.165 | HTTP request sent, awaiting response... 302 Found 2026-03-03 23:02:28.166 | Location: https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 [following] 2026-03-03 23:02:28.166 | --2026-03-03 23:02:28-- https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:28.166 | Reusing existing connection to github.com:443. 2026-03-03 23:02:28.182 | HTTP request sent, awaiting response... 404 Not Found 2026-03-03 23:02:28.182 | 2026-03-03 23:02:28 ERROR 404: Not Found. 2026-03-03 23:02:28.182 | 2026-03-03 23:02:28.191 | + functions:upload_image:153 : rc=8 2026-03-03 23:02:28.197 | + functions:upload_image:154 : [[ 8 -ne 0 ]] 2026-03-03 23:02:28.203 | + functions:upload_image:155 : [[ 4 -eq 5 ]] 2026-03-03 23:02:28.209 | + functions:upload_image:160 : echo 'Download failed, retrying in 4 second, attempt: 4' 2026-03-03 23:02:28.209 | Download failed, retrying in 4 second, attempt: 4 2026-03-03 23:02:28.215 | + functions:upload_image:161 : sleep 4 2026-03-03 23:02:32.226 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-03-03 23:02:32.231 | + functions:upload_image:152 : local rc=0 2026-03-03 23:02:32.237 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 -O /opt/stack/devstack/files/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:32.242 | --2026-03-03 23:02:32-- https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:32.277 | Resolving github.com (github.com)... 140.82.112.3 2026-03-03 23:02:32.293 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-03 23:02:32.348 | HTTP request sent, awaiting response... 302 Found 2026-03-03 23:02:32.348 | Location: https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 [following] 2026-03-03 23:02:32.349 | --2026-03-03 23:02:32-- https://github.com/vexxhost/capo-image-elements/releases/download/2026.02-6/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:32.349 | Reusing existing connection to github.com:443. 2026-03-03 23:02:32.365 | HTTP request sent, awaiting response... 404 Not Found 2026-03-03 23:02:32.365 | 2026-03-03 23:02:32 ERROR 404: Not Found. 2026-03-03 23:02:32.365 | 2026-03-03 23:02:32.374 | + functions:upload_image:153 : rc=8 2026-03-03 23:02:32.380 | + functions:upload_image:154 : [[ 8 -ne 0 ]] 2026-03-03 23:02:32.385 | + functions:upload_image:155 : [[ 5 -eq 5 ]] 2026-03-03 23:02:32.390 | + functions:upload_image:156 : echo 'Not found: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2' 2026-03-03 23:02:32.391 | Not found: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.8.qcow2 2026-03-03 23:02:32.395 | + functions:upload_image:158 : return 1 2026-03-03 23:02:32.400 | ++ ./stack.sh:main:1368 : err_trap 2026-03-03 23:02:32.407 | ++ ./stack.sh:err_trap:1368 : local r=1 2026-03-03 23:02:32.412 | stack.sh failed: full log in /opt/stack/logs/devstacklog.txt.2026-03-03-224052 2026-03-03 23:02:32.414 | exit_trap: cleaning up child processes 2026-03-03 23:02:32.418 | Error on exit